Skip to content

heyMP/haxcms-oauth

Repository files navigation

HAXcms Github Oauth Microservice

This is a standalone microservice that will login a user via Github OAuth, store create a user in this auth service db, issue a jwt, store it in a Cookie, and redirect the user back to the requesting page.

Development

Create a Github Oauth App

cp .env.example .env

Add your credentials to the .env file

docker-compose up --build

Visit http://haxcms.localhost/login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published