-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
We want the users to be able to connect to twitter/github etc using OAuth and store the authToken and refreshToken together with the user. This way we can do API read calls for the user in our service
Requirements:
- Be able to auth to twitter and github
- The session should persisted and be displayed in the frontend. So a user know that they have authed and good to go
- Read user data on the server with authTokens
- Refresh session if needed
Inspo:
- https://passport.gitcoin.co/
- guild.xyz
- premint
Metadata
Metadata
Assignees
Labels
No labels