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

oauth2 Lichess #22

Open
Azatic opened this issue Dec 25, 2024 · 2 comments
Open

oauth2 Lichess #22

Azatic opened this issue Dec 25, 2024 · 2 comments

Comments

@Azatic
Copy link

Azatic commented Dec 25, 2024

hello, on the lichess website there is this example of implementing a fairly simple api for authorization using lichess
https://github.com/lichess-org/api/blob/master/example/oauth-backend/index.js
. In any case, I plan to implement this for my project. Maybe it would be better to add this to your project? thanks @tanczosm

@tanczosm
Copy link
Owner

tanczosm commented Dec 26, 2024

I already wrote a LiChess Oath Provider. See here:

https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/tree/51193639e57479c647940097c02dc3be4e93adcf/src/AspNet.Security.OAuth.Lichess

Go to the main project and follow the instructions there to set up any one of 100 or so third party OAuth providers.

@Azatic
Copy link
Author

Azatic commented Dec 26, 2024

well, do you think it's worth making a simple asp net core web api application with multiple controllers that will implement the same functionality as the oauth backend on node js?
do you have any features that you want to implement in this personal-related repository? It will be interesting for me to help you.
Thanks @tanczosm

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

2 participants