gardner / react-oauth2-pkce

React auth provider that works with AWS cognito PKCE🛡️🔒
49 stars 57 forks source link

Can this be used with Next JS? #7

Closed yelnyafacee closed 3 years ago

yelnyafacee commented 3 years ago

hi, am new to this, can this be used with nextJS?

gardner commented 3 years ago

I have never used it with nextjs. Please let me now if you are successful. Thanks

frco9 commented 2 years ago

It's working for me using dynamic imports and a a custom component as described here : https://github.com/AxaGuilDEv/react-oidc/issues/546#issuecomment-835426334