Example of auth system with conbination of NGINX, Ory Oathkeeeper, Kratos and Kelon
- Clone the repo:
$ git clone git@github.com:nguyenhien1994/ory-auth-example.git
- Start the server:
$ make start
- Open the browsers:
$ make open
Example of auth system with conbination of NGINX, Ory Oathkeeeper, Kratos and OPA
Go