🐙PiperYxzzy dbdd4cb650 Adding Live 2fa capacity
* Some requests may be sensitive enough to require a secondary
two-factor authorization on the spot
* Examples: changing password, changing email address, viewing API
tokens etc
* This creates a core handler that can attach to any Auth-able method
which will require a "twofactorcode" query param before processing
2022-05-01 22:34:07 +02:00
2022-05-01 22:34:07 +02:00
2022-05-01 22:34:07 +02:00
2022-05-01 20:59:24 +02:00
2022-04-29 22:40:21 +02:00
2022-05-01 22:34:07 +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%