Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 237 Bytes

File metadata and controls

7 lines (6 loc) · 237 Bytes

go-authentication

A sample repository using Go to demonstrate JWT based authentication.

TODO Checklist

  • Write unit tests.
  • Add authenticated vs non-authenticated endpoints.
  • Remove hardcoded configuration from code.