atinux / nuxt-auth-utils

Add Authentication to Nuxt applications with secured & sealed cookies sessions.
MIT License
973 stars 91 forks source link

Add ATProto/Bluesky as provider #267

Open AdrianoCahete opened 3 weeks ago

AdrianoCahete commented 3 weeks ago

Since you have most of the social media (Facebook, Instagram and X) sites, do you plan to integrate to atproto (bluesky protocol)?

atinux commented 2 weeks ago

Well I don't have time to do it myself but if someone want to open a PR I am happy to review it!

atinux commented 2 weeks ago

Adding this as it could help:

https://github.com/pilcrowonpaper/atproto-oauth-example

noook commented 1 week ago

I'll be happy to work on it. 😄

Update: oh my, didn't expect it to be that complex, but I'm trying.

atinux commented 1 week ago

Yeah it seems to something, good luck @noook 😄

noook commented 1 week ago

Actually got something, I'm handling edge cases 😁