This project is created for my coding practice which runs simple User Authentication frontends and backends.
JSON response should use JSend (https://github.com/omniti-labs/jsend).
- Add a CSRF protection.
- Add a Facebook authentication.
- Add a Golang server.
- Add a Vue.js client.
- Add an Angular client.