OAuth Types
A type that represents the OAuth provider.
A type that represents the OAuth strategy for a given provider.
For example, when creating a SignIn
or SignUp
, you can pass the strategy
option to specify the OAuth strategy to use.
A type that represents a custom OAuth strategy.
Last updated on