Options
All
  • Public
  • Public/Protected
  • All
Menu

Contains configuration for the client to use different kinds of credential types during authentication, such as username/password, token, or custom credentials.

Hierarchy

  • SecurityConfig

Index

Properties

custom?: any

Credentials to be used with custom authentication.

Credentials to be used with token-based authentication.

usernamePassword?: UsernamePasswordCredentials

Credentials to be used with username and password authentication.

Generated using TypeDoc