Expand description
Authentication types
Structs§
- Database
- Credentials for the database user
- Jwt
- A JSON Web Token for authenticating with the server.
- Namespace
- Credentials for the namespace user
- Root
- Credentials for the root user
- Scope
- Credentials for the scope user
- Signin
- A signin action
- Signup
- A signup action
Traits§
- Credentials
- Credentials for authenticating with the server