public interface IAccessTokenGeneratorPublic Interface IAccessTokenGeneratorpublic interface class IAccessTokenGeneratortype IAccessTokenGenerator = interface end| GenerateAsync | Generates an access token. |
| ValidateTokenAsync | Validates the input access token against the alphabet and length constraints of the current generator. |