This article will teach you how to secure a Golang API by implementing two-factor authentication (2FA) using TOTP codes generated by an authenticator app like Google Authenticator or Authy.
-
Updated
Oct 13, 2022 - Go
This article will teach you how to secure a Golang API by implementing two-factor authentication (2FA) using TOTP codes generated by an authenticator app like Google Authenticator or Authy.
HTTPLogger for Go Lang. It helps to log metadata about HTTP API logs and responses.
Golang API for our own social network - DHBW Project
Add a description, image, and links to the golangapi topic page so that developers can more easily learn about it.
To associate your repository with the golangapi topic, visit your repo's landing page and select "manage topics."