Sign inSign up

heymp/haxcms-oauth

By heymp

Updated over 5 years ago

Image
0

362

heymp/haxcms-oauth repository overview

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

Tag summary

Content type

Image

Digest

Size

429.8 MB

Last updated

over 5 years ago

docker pull heymp/haxcms-oauth