What this is
I wanted to learn the system by building the system.
I've always found OAuth and OpenID Connect interesting, and at some point I wanted to go beyond just reading about them and actually build one myself.
So this server became my way of learning the protocol by implementing it end to end covering login, consent, tokens, and the full flow behind the scenes.