maxweng / estuary-auth

Authentication library for Estuary API Devs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Estuary Auth Service API

Go

Estuary Auth Service is a service that provides authentication for Estuary. It's to decouple the authorization from Estuary core to allow any API developers to easily build authenticated APIs for Estuary.

image

Components

  • Estuary Auth Core - the core authentication service library
  • Estuary Auth Service API - the service rest api for Estuary Auth

View the usage docs here

  • To view the rest api go to api.
  • To view the core library.

About

Authentication library for Estuary API Devs


Languages

Language:Go 99.7%Language:Makefile 0.3%