EkoRP is a test repo for Eko OpenID.
npm install
cp .env.example .env
vi .env
npm start
- Open your browser
- Go to http://tutorial-h1.dev.ekoapp.com/oauth/authorize?response_type=code&client_id=test&redirect_uri=http://localhost:3000/cb&scope=openid profile&state=af0ifjsldkj&username=tester&password=tester
- change username & password to anyuser you want to login
You need to register client information before using Eko OpenID.