accounts-js / accounts

Fullstack authentication and accounts-management for Javascript.
https://www.accountsjs.com/
MIT License
1.5k stars 141 forks source link

AccountsJS example with nextjs #1090

Open edw19 opened 3 years ago

edw19 commented 3 years ago

I've been working with accountsjs for a while and have had a hard time getting it to work with nextjs. the accountsjs library does not have access to the localstorage and therefore does not send headers of the tokenAccess. I don't know if there is a plan to do a guided example to work both technologies. It would be excellent