OauthSessionExtension extension
- on
Properties
- accessTokenJwt → Jwt
-
Available on OAuthSession, provided by the OauthSessionExtension extension
Returns decoded accessToken.no setter - atprotoPdsEndpoint → String?
-
Available on OAuthSession, provided by the OauthSessionExtension extension
Returns PDS endpoint likeporcini.us-east.host.bsky.networkdynamically based on this OAuthSession.no setter - clientId → String?
-
Available on OAuthSession, provided by the OauthSessionExtension extension
Returns the OAuth client identifier if it is present on either token.no setter - refreshTokenJwt → Jwt?
-
Available on OAuthSession, provided by the OauthSessionExtension extension
Returns decoded refreshToken.no setter