Autenticação com Golang e AWS Cognito

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
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.

  • frank_jwt

    JSON Web Token implementation in Rust.

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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
  • 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
  • How to implement a basic CRUD in Golang protected by Auth0

    5 projects | dev.to | 17 Aug 2022