connectURL property

Uri? connectURL
getter/setter pair

OpenId Connect URL to discover OAuth2 configuration values.

This MUST be in the form of a URL.

For openID only. REQUIRED if so.

Implementation

Uri? connectURL;