hellodhlyn / lynlab-auth

Authorization & authentication server for Luppiter services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lynlab-auth

Development

Set environment variables:

  • REDIS_ENDPOINT
  • RELYING_PARTY_ID
  • RELYING_PARTY_ORIGIN
go run cmd/server/main.go

About

Authorization & authentication server for Luppiter services


Languages

Language:Go 96.3%Language:Dockerfile 3.7%