Skip to content

We can use common logic for token expiry checking and refreshing token #148

Open
@sachin-maheshwari

Description

@sachin-maheshwari

Example -

return !AuthService.getTokenV3() || jwtHelper.isTokenExpired(AuthService.getTokenV3(), 300);

We can use account-app - https://github.com/appirio-tech/accounts-app/blob/dev/core/token.js#L41

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions