Talk Python To Me - Python Conversations For Passionate Developers

#292 Pythonic identity (auth in Python ecosystem)

Informações:

Synopsis

So you're excited about that next app you're about to build. You can visualize the APIs with the smooth scalability taking to the mobile apps. You can see how, finally, this time, you'll get deployment right and it'll be pure continuous delivery out of GitHub with zero downtime. What you're probably not dreaming about is writing yet another password reset form and integrating mail capabilities just for this purpose. Or how you'll securely store user accounts the right way this time. Don't worry, we got you covered. Our guests, Christos Matskas and John Patrick Dandison are here to cover a bunch of different libraries and techniques we can use for adding identity to our Python applications. Links from the show Christos on Twitter: @christosmatskas John Patrick Dandison on Twitter: @azureandchill shhgit live: shhgit.com Twitch channel for Christos and JP: twitch.tv/425show Passlib & Folding: passlib.readthedocs.io Microsoft Authentication Library: github.com/AzureAD authlib - JavaScript Object Signin