udibo / oauth2_server

A standards compliant implementation of an OAuth 2.0 authorization server with PKCE support.
MIT License
21 stars 4 forks source link

This is a work in progress, expect breaking changes in the future #38

Open KyleJune opened 2 years ago

KyleJune commented 2 years ago

I'm currently working on building a Software as a Service that will make use of this library. I've paused development on this while I continue working on the other parts that will make use of this library. I have some issues open for changes I plan on making in the future to this.

Once my Software as a Service is up and running, I will create examples for how to use this with different frameworks like Oak and Fresh.

Due to this being a side project that I don't work on full time, expect progress to be slow. I have a full time job so I really only have time to work on my side project some nights and on weekends. I might not continue development on this specific module until later in the year or early next year.