CreateToken
@JsonSerializable
Constructors
Link copied to clipboard
constructor(clientId: ClientId, clientSecret: ClientSecret, grantType: GrantType, deviceCode: DeviceCode?, redirectUri: Uri?, codeVerifier: PKCECodeVerifier?, code: AuthCode?)