• IMPLICIT: = 0
Defined in lib/index.d.ts:152
An operation that depends on the particular kind of credential provider.
• LOGIN: = 1
Defined in lib/index.d.ts:157
An operation used to authenticate a user.
• LOGOUT: = 3
Defined in lib/index.d.ts:167
An operation that ends an authenticated session.
• REFRESH: = 2
Defined in lib/index.d.ts:162
An operation that refreshes the logged-in user’s credentials.