LegacyTokenMigration
object LegacyTokenMigration
A helper class to migrate tokens from the Legacy OIDC SDK to Auth Foundations Credential.
See migrate.md for more information.
Types
Link copied to clipboard
Describes the result from LegacyTokenMigration.migrate.
Functions
Link copied to clipboard
Attempts to migrate a token from a SessionClient to a Token. The resulting Token can be stored using Credential.store, and can be set as default using Credential.setDefaultAsync or Credential.default.