Next-auth: Snap LoginKit Web Integration

Created on 5 Jul 2020  路  4Comments  路  Source: nextauthjs/next-auth

Summary

Integrating Snap LoginKit for Web using serverless code to handle res/resp Snap LoginKit Web

Purpose of proposed feature
SnapChat is a popular platform with 223m daily active users. Snap's auth flow is hence an important feature for next-auth

documentation enhancement

Most helpful comment

@peartobear Snapchat requires PKCE which we currently don't support so I wasn't able to create that provider yet. This is something we will implement in the future but isn't a big priority right now.

All 4 comments

I have a WIP provider for Snapchat. Will try to add it tomorrow 馃憤 I started working on it before the 'no email' support was available and kinda put it aside but it can be implemented now.

@peartobear Snapchat requires PKCE which we currently don't support so I wasn't able to create that provider yet. This is something we will implement in the future but isn't a big priority right now.

@LoriKarikari Thank you! Unrelated ques but is there any way to integrate Snap's loginkit in nextjs app without setting up a custom express server as described in their docs?

Yeah, I think you can convert the HTML examples on that page to React JSX and it should work.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

readywater picture readywater  路  3Comments

bscaspar picture bscaspar  路  3Comments

ryanbahan picture ryanbahan  路  3Comments

ghoshnirmalya picture ghoshnirmalya  路  3Comments

SharadKumar picture SharadKumar  路  3Comments