Function CreateAuthHandler
CreateAuthHandler( type: AuthTypes, credentials: Credentials, oath2Config?: null | OAuth2Config, accesTokenURL?: null | string, redisConfig?: null | RedisConfig,): AuthHandler Parameters
- type: AuthTypes
- credentials: Credentials
- oath2Config: null | OAuth2Config = null
- accesTokenURL: null | string = null
- redisConfig: null | RedisConfig = null
Returns AuthHandler
Create AuthHandler Factory