🐙PiperYxzzy 8ab45e2401 Login, JWT and auth overstructure
* Signup -> Login -> JWT-Doot flow now works for users
* Administrators cannot currently sign up for obvious reasons
* Segmented the main.go methods into a core controller package
2022-05-01 12:31:41 +02:00
2022-05-01 12:31:41 +02:00
2022-05-01 12:31:41 +02:00
2022-04-30 16:02:26 +02:00
2022-04-30 16:02:26 +02:00
2022-04-29 22:40:21 +02:00
2022-05-01 12:31:41 +02:00
2022-04-29 22:40:21 +02:00

gin-gonic-prepack

A pre-packaged Gin API with user and administrative structs, login and JWT authentication, and PSQL persistence.

Description
A pre-packaged Gin API with user and administrative structs, login and JWT authentication, and PSQL persistence.
Readme MIT 109 KiB
Languages
Go 100%