Module oauth2::insecure

source ·
Expand description

Insecure methods – not recommended for most applications.

Functions

Produces the full authorization URL used by the Authorization Code Grant flow, which is the most common OAuth2 flow.
Produces the full authorization URL used by the Implicit Grant flow.