Example Cross-Origin Auth and API Servers
Example Cross-Origin Auth and API Servers
Generate RSA for sign JWT
make generate
Start Auth Server
make start-auth
Start API Server
make start-api
Start Web Server
make start-web
Browse web at http://localhost:8080
Sign In
You will sign in to localhost:8081, but profile api will called from localhost:8082