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