Auth flow changes

Register
Submit a solution
The challenge is finished.

Challenge Overview

@afrisalyp - We're working on some auth flow changes and could use some help. We've started work here:

https://github.com/topcoder-platform/topcoder-x-ui/pull/340

Basically, we're going to move from the "old" auth flow and HS256 token, to the "new" auth flow and RS256 token instead.

From Topcoder:

Logout and refresh are not working. Also code clean-up is required for decode and refresh logic. If possible lets use this lib - https://github.com/topcoder-platform/tc-auth-lib

The logout URL should look like:

https://accounts-auth0.topcoder-dev.com/?logout=true&retUrl=https%3A%2F%2Fx.topcoder-dev.com%2F

Topcoder provided this for reference:

https://github.com/appirio-tech/connect-app/pull/4082



Final Submission Guidelines

Git issue link: https://github.com/topcoder-platform/topcoder-x-ui/issues/344

Review style

Final Review

Community Review Board

Approval

User Sign-Off

Challenge links

ID: 30144220