authenticate

suspend fun Surreal.authenticate(token: String)

Authenticate

This method allows you to authenticate a user against SurrealDB with a token

Parameters

token

The token to authenticate with