Autenticação com Golang e AWS Cognito

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Gin

    Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • frank_jwt

    JSON Web Token implementation in Rust.

    Se pegar o token jwt podemos ver o que tem dentro, usando o site jwt.io.

  • godotenv

    A Go port of Ruby's dotenv library (Loads environment variables from .env files)

    Primeiro vamos carregar nossas envs com o pacote godotenv, depois iniciamos nosso cognito client, passando o COGNITO_CLIENT_ID, que pegamos anteriormente, depois iniciamos o gin e criamos um server, isso é o suficiente.

  • go-auth-cognito

    repositório do projeto

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [ID] Otentikasi Skema Hybrid: JWT + userinfo

    3 projects | dev.to | 22 May 2022
  • Creating a Bot for Bluesky Social

    5 projects | dev.to | 13 Sep 2024
  • Microservices Authentication and Authorization Using API Gateway

    3 projects | dev.to | 27 Feb 2024
  • ŠtantZaVse #2

    2 projects | /r/Slovenia | 21 Apr 2023
  • How to implement token based authentication using JWT in Golang?

    2 projects | dev.to | 27 Jan 2023

Did you konow that Go is
the 4th most popular programming language
based on number of metions?