Builder

class Builder

Properties

Link copied to clipboard

The email address from the OAuth2 provider.

Link copied to clipboard
var name: String?

The user's name from the OAuth2 provider.

Link copied to clipboard
var sub: String?

The subject (sub) claim from the OAuth2 provider. Uniquely identifies the user at the provider.

Link copied to clipboard

The username from the OAuth2 provider.