Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix token expiry assignment #393

Merged
merged 1 commit into from
Oct 12, 2021
Merged

Fix token expiry assignment #393

merged 1 commit into from
Oct 12, 2021

Conversation

Mikearaya
Copy link
Contributor

fixes login token expiry issue in publicare. default token expiry setting was set to 30 days so no matter what token expiry was set through config parameter, when was today to 30.
I don't see the use of tokenExpiration in accounts-server class but it says it's for backward compatibility but it's not used in the code base anywhere but I left it there however

@pozylon pozylon merged commit f5d676b into master Oct 12, 2021
@pozylon pozylon deleted the token-expiry-fix branch October 12, 2021 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants