Another Auth0 project, this time using Flask and the Auth0
python SDK. First up: build my own interface for managing
users in an Auth0 hosted user
database. The main reason for doing this is to expose user_metadata
and
app_metadata
for editing by an authorized user.
You can edit metadata in …
By:Mark DrummondNot to be confused with my authzero
command line
interface, this repo contains general
purpose python scripts for
interfacing with the Auth0 Management
API.