DEV Community

Ramiro for Auth0

Posted on • Updated on • Originally published at auth0.com

Using Python, Flask, and Angular to Build Modern Web Apps - Part 2

In this part of the series, you will start by configuring Auth0 as the identity management system of your app. You will configure an Auth0 API to represent and secure your Flask application and you will configure an Auth0 Client to represent and secure your Angular SPA. After securing your app with Auth0, you are going to enhance the application to allow users to test their knowledge.

Read on πŸπŸ…°οΈ

Using Python, Flask, and Angular to Build Modern Web Apps - Part 2

Top comments (0)