import SalteAuthProfile from '@salte-auth/salte-auth/dist/salte-auth.profile.js'SalteAuthProfile
All the profile information associated with the current authentication session
Constructor Summary
| Public Constructor | ||
| public |
constructor(config: Config) Parses the current url for the authentication values |
|
Member Summary
| Public Members | ||
| public |
Whether the Access Token has expired |
|
| public |
Whether the ID Token has expired |
|
| public |
The parsed user information from the id token |
|
Method Summary
| Public Methods | ||
| public |
Checks for a hash / query params, parses it, and removes it. |
|
