awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jltorresm avatar

jltorresm/otpgo

0
View on GitHub↗
77 estrellas·10 forks·Go·MIT·3 vistas

Otpgo

Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go.

Features

  • Authentication and Authorization - TOTP and HOTP one-time password library.
  • Security & Privacy - Library for time-based and HMAC-based one-time passwords.

Historial de estrellas

Gráfico del historial de estrellas de jltorresm/otpgoGráfico del historial de estrellas de jltorresm/otpgo

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Otpgo

Proyectos open-source similares, clasificados según cuántas características comparten con Otpgo.
  • adam-hanna/jwt-authAvatar de adam-hanna

    adam-hanna/jwt-auth

    238Ver en GitHub↗

    This package provides json web token (jwt) middleware for goLang http servers

    Go
    Ver en GitHub↗238
  • adam-hanna/sessionsAvatar de adam-hanna

    adam-hanna/sessions

    80Ver en GitHub↗

    A dead simple, highly performant, highly customizable sessions middleware for go http servers.

    Go
    Ver en GitHub↗80
  • abraithwaite/jeffAvatar de abraithwaite

    abraithwaite/jeff

    272Ver en GitHub↗

    🍍Jeff provides the simplest way to manage web sessions in Go.

    Go
    Ver en GitHub↗272
  • alexedwards/scsAvatar de alexedwards

    alexedwards/scs

    2,583Ver en GitHub↗

    HTTP Session Management for Go

    Go
    Ver en GitHub↗2,583
Ver las 30 alternativas a Otpgo→

Preguntas frecuentes

¿Qué hace jltorresm/otpgo?

Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go.

¿Cuáles son las características principales de jltorresm/otpgo?

Las características principales de jltorresm/otpgo son: Authentication and Authorization, Security & Privacy.

¿Qué alternativas de código abierto existen para jltorresm/otpgo?

Las alternativas de código abierto para jltorresm/otpgo incluyen: adam-hanna/sessions — A dead simple, highly performant, highly customizable sessions middleware for go http servers. brianvoe/sjwt — Simple JWT Golang. abraithwaite/jeff — 🍍Jeff provides the simplest way to manage web sessions in Go. adam-hanna/jwt-auth — This package provides json web token (jwt) middleware for goLang http servers. alexedwards/scs — HTTP Session Management for Go. chmike/securecookie — Fast, secure and efficient secure cookie encoder/decoder.