GraphQLAuthProvider

class GraphQLAuthProvider(client: SudoUserClient) : CognitoUserPoolsAuthProvider

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

Constructors

Link copied to clipboard
constructor(client: SudoUserClient)

Functions

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