Actions
dev #2400
opendev #2392: [Module] Sprint 4
[BE/FE] Working on changing authentication approach
Description
- [BE] Handled access_token and refresh_token validation using one api endpoint instead of two.
- [FE] Enforced middleware with new API logic and adjusted authContext as such
Outcome :
For private pages middleware will be checked and for public page/components authcontext will work.
Actions