Developers
- JAVA
A Complete Guide to Lombok
- Ktor
Adding Auth0 Authorization to a Ktor HTTP API
- Ktor
Creating an HTTP API with Ktor and Kotlin
- Python
How to Make a Twitter Bot in Python using Tweepy
- Zappa
Deploying Django RESTful APIs as Serverless Applications with Zappa
Learn how to develop a serverless Django API, deploy it to AWS using Zappa, and secure it with Auth0.
- .NET
Permission-Based Security for ASP.NET Web APIs
Checking user permissions allows you to have more control over access to your ASP.NET Web API.
- Digital Currency
101 Smart Contracts and Decentralized Apps in Ethereum
Smart contracts are a new way to build decentralized applications in a Blockchain.
- Python
How to Handle JWTs in Python
Learn how to create, parse and verify your JWTs in Python using PyJWT
- Spring Boot
Spring Boot Caching 101
Let’s see everything you should know to start dealing with the Cache Abstraction in Spring Boot. We will have a look at its most useful cache-related annotations, as well as the most relevant cache engines
- Python
Protocol Types in Python 3.8
A quick introduction to the new Protocol class in Python 3.8 and how it enables structural typing
- Quarkus
Quarkus and Auth0 Integration
Learn how to create a natively compiled Quarkus HTTP API secured with Auth0.
- .NET
Secrets Access with Managed Identities in .NET Applications
- OAuth 2
Introducing: The OAuth 2 Game