GraphQLAuthProvider

class GraphQLAuthProvider(client: SudoUserClient) : CognitoUserPoolsAuthProvider

SudoUserClient based authentication provider implementation to be used by AWS Amplify client.

Constructors

Link copied to clipboard
constructor(client: SudoUserClient)

Functions

Link copied to clipboard
open override fun getLatestAuthToken(): String
Link copied to clipboard
open override fun getUsername(): String