TokenScopeError
open class TokenScopeError : CustomStringConvertible
The TokenScopeError struct
-
The required scope to access the route.
Declaration
Swift
public let requiredScope: String
-
Declaration
Swift
open var description: String { get }