Keys
extension SharedContext.Keys
-
The shared context key under which
Journey.startstores theverificationUriCompleteURL string. When set,OidcModule.setup.successposts approval to that URL after the user authenticates, completing the RFC 8628 device authorization flow.Declaration
Swift
public static let journeyVerificationUriCompleteKey: String -
The key used to store the sessionConfigKey
Declaration
Swift
public static let sessionConfigKey: String
View on GitHub