Demo project showcasing the authcallout features of nats js
The frontend is pretty much the exact same as the original demo with the exception of SSO login.
Original demo with with GO on github
In this demo we are generating random users using an api and authenticating that.
No google client ID required either. Just install and run.
You can extend this for your custom workflow.
This is your typical install
npm install in both the folders where package.json is there
npm install
pnpm install
yarn install
The server configuration is in the nats.conf file.
You can start a server using that. Use debug and trace for detailed tracking.
nats-server -c nats.conf --debug --trace
For docker see this
https://docs.nats.io/running-a-nats-service/nats_docker
This project is based off of this video
https://www.youtube.com/watch?v=VvGxrT-jv64