the library is inspired by a javascript based library called nextauth
it's pretty simple and all about handling different oauth2 authentication methods... Kinda like a wrapper for many thingies
I kinda wrote my own github provider and my own google provider + a custom jwt provider and I am willing to add other providers as well like microsoft and apple
@Samuel
First of all thanks for sharing!
the library you provided is indeed very helpful, but I am implementing a library to handle the authenctication logic only on the serverside