OAuthSession
constructor(accessToken: String, refreshToken: String, did: String?, handle: String?, pdsUrl: String?, tokenEndpoint: String, revocationEndpoint: String? = null, clientId: String? = null, dpopPrivateKey: ByteArray, dpopPublicKey: ByteArray, authServerNonce: String? = null, clockOffsetSeconds: Long = 0, pdsNonce: String? = null)