You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
The expectation is that the new RS256 auth flow will work as expected, while still being able to handle HS256 tokens in the cookies for authorization (if the user logged in on an old app that hasn't been updated yet).
For testing:
Login to TC-X and see the new login form. App should work as normal
After logging in to TC-X, try to navigate to another app and ensure you stay logged in
Logout and into an updated app, like topcoder-dev.com or vanilla.topcoder-dev.com and get an RS256 token
Ensure you can come back to Topcoder X and the cookie is processed and you are logged in
Uh oh!
There was an error while loading. Please reload this page.
From #344
Can we use our central lib for auth (instead of https://github.com/topcoder-platform/topcoder-x-ui/tree/develop/src/front/src/app/auth). Example- https://github.com/appirio-tech/connect-app/blob/test/auth0lib/package.json#L153 appirio-tech/connect-app#4082
For the challenge
The expectation is that the new RS256 auth flow will work as expected, while still being able to handle HS256 tokens in the cookies for authorization (if the user logged in on an old app that hasn't been updated yet).
For testing:
The text was updated successfully, but these errors were encountered: