wpcodevo / two_factor_golangLinks
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.
☆41Updated 2 years ago
Alternatives and similar repositories for two_factor_golang
Users that are interested in two_factor_golang are comparing it to the libraries listed below
Sorting:
- Swagger 3.0 implementation for go☆136Updated 2 months ago
- Go GRPC Auth Microservice☆147Updated 2 years ago
- An example project for pagination in Postgres with Golang☆69Updated 3 years ago
- Go Clean Architecture Used at @wesionaryteam☆146Updated 3 months ago
- An example of session based authentication in Go☆91Updated 3 years ago
- goserve is a robust Go backend architecture. It offers a performant and scalable framework, emphasizing feature separation, clean code, a…☆130Updated last year
- e-commerce written in Go and HTMX☆95Updated 5 months ago
- Example application that implements JWT based authentication☆183Updated last year
- A production-ready, container-first opinionated gofiber project template. Config by envvars, DI by go.uber.org/fx, Database by uptrace/bu…☆125Updated this week
- Go package simplifies nullable fields handling using Go Generics.☆120Updated last month
- A small web application written in go that demonstrates clean architecture.☆76Updated 7 months ago
- 🧬 Repository for third party middlewares with dependencies☆267Updated this week
- A Deepseek client written for Go supporting R-1, Chat V3, and Coder. Also supports external providers like Azure, OpenRouter and Local Ol…☆299Updated 2 weeks ago
- Struct validation using tags☆99Updated 2 months ago
- Golang + Gin + Docker + gRPC + NGINX☆63Updated last year
- MoniGo is a performance monitoring library for Go apps, offering real-time insights into service-level and function-level metrics. With a…☆276Updated 7 months ago
- This repository is a sample web application using DDD (Domain-Driven Design) architecture and Gin framework.☆98Updated 6 months ago
- Go microservice tutorial project using gRPC☆138Updated this week
- Template for GoLang services using concepts from domain driven design while trying to follow GoLang best practices☆91Updated 2 years ago
- This is the code used in the Modern REST API with Go and PostgreSQL blog series☆35Updated 2 years ago
- Go Todo Backend example using modular project layout for product microservice.☆331Updated 2 years ago
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆369Updated this week
- a TODO System with Hexagonal Architecture written in Go, test and uses cases examples, docker ready, heroku ready, basic CI integration, …☆41Updated 3 years ago
- Clean Code & Hexagonal Architecture API in Go - a beginner-friendly example.☆98Updated 2 years ago
- Template create for use as CookieCutter for my Golang projects, I decided to create a template with everything already working. 🚀☆100Updated last year
- Lightweight net/http 1.22+ enhancement library that combines the best of chi & Echo Enabling you to effortlessly write handlers using net…☆85Updated 6 months ago
- Database Transaction Implementation for multi-layer Golang project.☆118Updated 2 years ago
- Go products microservice☆180Updated 4 years ago
- The right way to implement clean architecture on golang (I think)☆106Updated 2 years ago
- Golang Mongodb Pagination for official mongodb/mongo-go-driver package which supports both normal queries and Aggregation pipelines with …☆132Updated 2 years ago