OIDC Lite is a project I built with my college friends Debatreya, Utkarsh & Ashutosh to learn more about the OIDC protocol and also because we wanted a lighter alternative to FusionAuth and KeyCloak which are great feature rich projects but for most usecases we don’t need those features and while rolling your own auth is fun, it gets boring and repeatitive after a couple of times, hence as a result, OIDC light was born, which could be used as a authentication solution similar to FA and Keycloak but without the bloat.

You can read more about the project in the OIDC Lite docs.