oidc_web_core library

Core web package for oidc

Classes

OidcUserManagerWeb
Pure dart implementation of OidcUserManagerBase that uses package:web and is independant of flutter.
OidcWebCore
Core web package for oidc
OidcWebStore
an implementation of OidcStore for web that doesn't depend on flutter

Enums

OidcWebStoreEncryption
controls how OidcWebStore handles encrypting the OidcStoreNamespace.secureTokens namespace at rest.
OidcWebStoreSessionManagementLocation
where to store the values when using the OidcStoreNamespace.session namespace.