mdvtools.dbutils.mdv_server_app
Attributes
Functions
|
Create and configure the Flask app. |
Wait for the database to be ready before proceeding. |
|
|
|
|
|
Registers the Auth0 routes like login, callback, logout, etc. to the Flask app, |
|
|
Register routes with the Flask app. |
Module Contents
- mdvtools.dbutils.mdv_server_app.create_flask_app(config_name=None)[source]
Create and configure the Flask app.
- mdvtools.dbutils.mdv_server_app.wait_for_database()[source]
Wait for the database to be ready before proceeding.