Skip to content

application-research/estuary-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.