sbb_oidc library
Classes
- JsonWebToken
- See https://datatracker.ietf.org/doc/html/rfc7519
- OidcClient
- OidcToken
- Holds authentication data after login.
- OpenIDProviderMetadata
- https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderMetadata
- SBBDiscoveryUrl
- SBBOpenIDConnect
- UserInfo
- Holds information about the signed in user.
Enums
- LoginPrompt
- Indicates the type of user interaction that is required to login.
- TokenAccessibility
- The accessibility of stored tokens (iOS only).