mirror of
https://github.com/sartography/spiffworkflow-backend.git
synced 2025-02-23 04:48:09 +00:00
precommit
This commit is contained in:
parent
c915e15af8
commit
01bc66dca9
@ -1,11 +1,9 @@
|
|||||||
# type: ignore
|
# type: ignore
|
||||||
"""keycloak_test_server."""
|
"""keycloak_test_server."""
|
||||||
|
|
||||||
# ./bin/start_keycloak # starts keycloak on 8080
|
# ./bin/start_keycloak # starts keycloak on 8080
|
||||||
# pip install flask_oidc
|
# pip install flask_oidc
|
||||||
# pip install itsdangerous==2.0.1
|
# pip install itsdangerous==2.0.1
|
||||||
# python ./bin/keycloak_test_server.py # starts flask on 5005
|
# python ./bin/keycloak_test_server.py # starts flask on 5005
|
||||||
|
|
||||||
import json
|
import json
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user