You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WIP Polaris is a simple authentication server using OAuth2.0 and OpenId Connect. It is written in Go and uses data from a MongoDB database and a Redis cache.
Polaris is a simple authentication server using OAuth2.0 and OpenId Connect. It is written in Go and uses data from a MongoDB database and a Redis cache.
This project is mainly to practice coding in Go and to learn some security stuff.
About
WIP Polaris is a simple authentication server using OAuth2.0 and OpenId Connect. It is written in Go and uses data from a MongoDB database and a Redis cache.