/go-userauth-demo

Authenticate user attempting to log in. Contains single POST /login call.

Primary LanguageGo

go-userauth-demo

Authenticate user attempting to log in. Contains single POST /login call. On port :8888

To run, use the following command: go run .

Potential enhancements

  • More robust error handling
  • Unit testing
  • Documentation