A bearer token.
struct BearerAuthorization
s5Vapor19BearerAuthorizationV
3N4I7
import Vapor
Vapor is a framework for building server applications, APIs and websites in Swift. It provides a safe, performant and scalable foundation for building large complex backends.
protocol Sendable
init(token: String)
Create a new BearerAuthorization
BearerAuthorization
let token: String
The plaintext token