What's AuthTokenType?

96 Views Asked by At

I am trying to implement AbstractAccountAuthenticator but I can't get what's authTokenType. And what should I return in getAuthTokenLabel()? I read official documentation but there's poor information about authTokenType.
Can anyone show examples of authTokenType and authTokenLabel? How does it diff from Account.type?

0

There are 0 best solutions below