Join the Slack Channel!
Here is a live sample app built with next.js with username/password, facebook, google authentication, an accounts page.
Find the source code here.
Check out the ultimate ooth documentation!
# enter the top-level ooth directory
cd ooth
# install build dependencies (lerna)
npm install
# install dependencies for all packages
npm run bootstrap
# build all packages
npm run build
Start an issue.
See the project timeline.