IDatabase.Authenticate method
Authenticates the current connection with a JWT token.
parameter | description |
---|---|
token | The JWT authentication token. |
Remarks
This updates the internal Config.
See Also
- interface IDatabase
- namespace SurrealDB.Abstractions