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

Display more user data #3

Open
6 tasks
pi0neerpat opened this issue Feb 3, 2023 · 0 comments
Open
6 tasks

Display more user data #3

pi0neerpat opened this issue Feb 3, 2023 · 0 comments

Comments

@pi0neerpat
Copy link
Member

pi0neerpat commented Feb 3, 2023

Depends on UseKeyp/oauth2-server-redwood#27

  • show user public address

  • Use the userInfo endpoint to get avatarUrl and username

  • Save avatarUrl and username in database in auth.js. Must do so during both INSERT and UPDATE

  • Update serializeUser as needed, so these values are saved in the session

  • Update the frontend to display them accordingly

  • Change FE header to show username and avatar

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