Other

data class Other(val type: String) : GrantType

A custom grant type not defined in the standard set.

Parameters

type

The string representation of the custom grant type.

Constructors

Link copied to clipboard
constructor(type: String)

Properties

Link copied to clipboard
Link copied to clipboard