Instance Method
unverified(_:as:)
func unverified<Message, Payload>(_ token: Message, as payload: Payload.Type = Payload.self) throws -> Payload where Message : DataProtocol, Payload : JWTPayload
Instance Method
func unverified<Message, Payload>(_ token: Message, as payload: Payload.Type = Payload.self) throws -> Payload where Message : DataProtocol, Payload : JWTPayload