CreateSessionRequest

constructor(identifier: String, password: String, authFactorToken: String? = null, allowTakendown: Boolean? = null)

Parameters

identifier

Handle or other identifier supported by the server for the authenticating user.

allowTakendown

When true, instead of throwing error for takendown accounts, a valid response with a narrow scoped token will be returned