
3f1wv (3f1wv) asked a question.
We are planning to use Okta-Angular package. Configuring the application and after logging in, we get only accessToken, idToken and refreshToken is not present localStorage. So is there any standard way we follow to handle/show accessToken expiration.

Yes, there's some standard procedure for this configuration. Here are some documents that may be of help to you:
https://developer.okta.com/quickstart-fragments/angular/default-example/
https://developer.okta.com/blog/2019/05/16/angular-authentication-jwt
https://developer.okta.com/docs/guides/refresh-tokens/overview/
https://developer.okta.com/docs/guides/sign-into-spa/angular/use-the-access-token/
If you need more detailed help with a specific issue, you can also email developer@okta.com to have a case opened. The more specific the information you put in the email, the easier it will be to resolve your issue.
Have a great day!