16 followers
burning.
Python devs this is for you! In this article, I’ll show you how to simplify authentication in your fast API app using a neat little tool called...
Introduction Scalability is a major concern for developers as web applications become more complex and have a larger user base. The robustness and...
Unless you're somehow living under a rock, I bet the web 3 hype has caught up to you in one way or the other. Its getting quite clear that web 3 is...
what is Auth0? Auth0 is an easy to implement, adaptable authentication and authorization platform. Basically what that means is they take care of your...
There are various backend frameworks one can choose from, each with its unique advantages, disadvantages and optimal use cases. they could range from...
Creating a Django project · Quick summary - We’ll explore the different parts/tools needed to build a functioning django project and app. we'll cover the...