activateBearerTokens

fun activateBearerTokens(accessToken: String, refreshToken: String)

Activates the Bearer session using the provided tokens. This will save the access and refresh tokens. Rotation of the tokens is handled automatically.