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

[Frontend] Sign up flow #1

Closed
kittybest opened this issue Feb 22, 2023 · 1 comment
Closed

[Frontend] Sign up flow #1

kittybest opened this issue Feb 22, 2023 · 1 comment

Comments

@kittybest
Copy link
Owner

After oauth and get access_token,

  • store access_token in localStorage (ref: how to store id in userContext)
  • signup on contract (ref: userContext.signup)
  • display error message on page if there's any error being returned (ref: semanticUI - message)
    • will the buttons of twitter and github being displayed under this condition?
  • update header buttons (from join to my and logout)
  • update home page buttons on banner (from join to see my badges)
@kittybest
Copy link
Owner Author

close #1

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

1 participant