Tag: python


  1. Auth0 Flask Tools

    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 Drummond
    On:Wed 06 February 2019
    In:Posts

  2. Auth0 Command Line Utilities

    Not to be confused with my authzero command line interface, this repo contains general purpose python scripts for interfacing with the Auth0 Management API.

    By:Mark Drummond
    On:Mon 14 January 2019
    In:Posts