authenticator.factory module

authenticator.factory.create_app()[source]

Initialize an instance of the authenticator service.

Return type:Flask
authenticator.factory.jsonify_exception(error)[source]