ISession |
The ISessionTokenResolverService type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceName |
Gets the service name
(Inherited from IServiceImplementation) |
| Name | Description | |
|---|---|---|
| ExtendSessionWithRefreshToken | Resolves the session associated with the Refresh token provided in encodedToken. | |
| GetEncodedIdToken | Get the encoded id token of the session instance provided. | |
| GetEncodedRefreshToken | Get the encoded refresh token of the session instance provided. | |
| GetSessionFromBearerToken | Resolves the session associated with the ID token provided in encodedToken. |