Authlib (@authlib) 's Twitter Profile
Authlib

@authlib

The ultimate Python library in building OAuth and OpenID Connect servers. By @lepture

ID: 922333742185586688

linkhttps://authlib.org calendar_today23-10-2017 05:27:55

158 Tweet

279 Followers

1 Following

Pixie (@pixie_run) 's Twitter Profile Photo

Vihang Mehta We recommend the Authlib (#python), lestrrat-go/jwx (#golang) and panva/jose (#javascript) libraries. They are well designed and documented, and straightforward to implement. Many thanks to respective maintainers Hsiaoming Yang Daisuke Maki and Filip Skokan!

Authlib (@authlib) 's Twitter Profile Photo

I’m splitting modules from Authlib now. Currently working on github.com/authlib/joserfc It now contains all the features in authlib.jose module.

Authlib (@authlib) 's Twitter Profile Photo

Released joserfc 0.3.0, the API is sort of stable now. And the documentation is 70% done. Hopefully, it will be ready for production before the end of next month. github.com/authlib/joserfc

Authlib (@authlib) 's Twitter Profile Photo

#joserfc version 0.4.0 is out now. The documentation has been significantly improved, making it easier than ever to get started. Moreover, the API is now rock-solid, ensuring a stable and reliable experience. github.com/authlib/joserfc

Authlib (@authlib) 's Twitter Profile Photo

I've moved the "JOSE" module out of Authlib, the API is stable now. It may take a few weeks to release 1.0.0. Here is our guide on migrating from Authlib: jose.authlib.org/en/dev/migrati…

Authlib (@authlib) 's Twitter Profile Photo

joserfc 1.0.0 has been released. It is derived from Authlib, but features a redesigned API specific to JOSE functionality. github.com/authlib/joserfc

Authlib (@authlib) 's Twitter Profile Photo

Released joserfc 1.2.0 1. Enable “RFC7797” by default. 2. Add security warnings for none and RSA1_5. 3. Add security warnings for weak key sizes jose.authlib.org/en/changelog/