activateOAuth

fun activateOAuth(oauthToken: OAuthToken)

Activates the OAuth session using the provided OAuthToken. This will save the OAuth access and refresh tokens, as well as the PDS URL, key pair, client ID, and nonce. Rotation of the DPoP nonce is handled automatically.