Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

Users need to be able to sign in (in various ways (OAuth)) #10

Open
Matt-Hurd opened this issue Jul 11, 2021 · 2 comments
Open

Users need to be able to sign in (in various ways (OAuth)) #10

Matt-Hurd opened this issue Jul 11, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Matt-Hurd
Copy link
Contributor

They've gotta log in somehow. Probably best to have this unified from the get-go.

@Matt-Hurd Matt-Hurd added this to the MVP milestone Jul 11, 2021
@Matt-Hurd Matt-Hurd changed the title Oauth Users need to be able to sign in (in various ways (OAuth)) Jul 11, 2021
@TheTedder
Copy link
Contributor

TheTedder commented Jul 18, 2021

Any libraries that can take care of most of this for us? What kind of tables/endpoints will this entail or will all the relevant info (sessions, tokens, cookies, etc.) live in a cache?

@TheTedder
Copy link
Contributor

Circling back to this, we have implemented logins with JWT but it's not ideal. Let's switch to full Oauth2. @robotmayo has offered to step up so I'm assigning him to this task for now.

@TheTedder TheTedder added the enhancement New feature or request label Oct 22, 2021
zysim pushed a commit to zysim/leaderboard-backend-go that referenced this issue Jun 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants