Sign in
apache
/
airflow-flask-openid-fork
/
657486ba410663f5b1f33e41df7f89a4fa29b0d0
/
.
/
example
/
README
blob: f06726ad606d2194c2643a30aeec862fde2eb469 [
file
] [
log
] [
blame
]
This
folder contains a very basic example
for
OpenID
integration
.
Remeber
you need to create the database first
:
$ python
>>>
import
example
>>>
example
.
init_db
()
Before
running the project
.