Handling authentication in Transport - is it good or bad?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

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
  • oauth2

    Go OAuth2

  • Handling auth in a Transport is a common pattern, that's what x/oauth2 does for example: https://github.com/golang/oauth2/blob/master/transport.go#L20

  • 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
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

  • How to Authenticate a CLI Using OAuth and GitHub in Golang

    2 projects | /r/golang | 22 Mar 2023
  • Retrieving authorization JWT from Go CLI program.

    4 projects | /r/golang | 9 Mar 2022
  • What do if no progress in MR about year?

    1 project | /r/golang | 10 Sep 2021
  • Looking for a reliable OAuth2 client implementation

    2 projects | /r/golang | 9 Jul 2021
  • Authentication for HTMX app

    2 projects | /r/htmx | 6 Mar 2023