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

Redirect Pages #27

Open
hanarimawi opened this issue Mar 12, 2019 · 0 comments
Open

Redirect Pages #27

hanarimawi opened this issue Mar 12, 2019 · 0 comments
Assignees

Comments

@hanarimawi
Copy link
Member

hanarimawi commented Mar 12, 2019

  • HOC component on the frontend to wrap around every page and send a request to verify the jwt token
  • On the api it should receive the "/verify" and redirect to the auth server
  • On the auth server it should just verify if it is decodable by the token, maps to a valid user, and the user has been verified.
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

No branches or pull requests

3 participants