UnknownGrantAccess

Handle errors during token generation

Members

Functions

authData
void authData(AuthData )

Ignores the auth data

get
Json get()

Get an error Json response

isValid
bool isValid()

All the requests are invalid

userCollection
void userCollection(UserCollection )

Ignore the user collection

Inherited Members

From IGrantAccess

authData
void authData(AuthData authData)

setter for the authentication data

userCollection
void userCollection(UserCollection userCollection)

setter for the user collection

isValid
bool isValid()

validate the auth data

get
Json get()

get a Json response

Meta