Authentication Details
Data class representing the authentication details needed to trigger an authentication.
Properties
Link copied to clipboard
The URL to which initiates the Authorization Code Flow. Important: Authorization Code Flow should only be performed through an external user-agent, such as a web browser or CustomTabs
. Full security recommendations are outlined in RFC 8252.