added auth examples to template
blueprints/auth.py
0 → 100644
... | ... | @@ -9,3 +9,8 @@ Flask-SQLAlchemy |
SQLAlchemy | ||
psycopg2-binary | ||
Flask-Migrate | ||
Flask-Compress | ||
Flask-CORS | ||
python_ldap | ||
pyjwt | ||
https://gitlab.doc.ic.ac.uk/paas-packages/imperial_ldap/-/raw/master/dist/imperial-ldap-0.0.1.tar.gz |
static/css/login.css
0 → 100644
static/img/imperial-logo.png
0 → 100644
335 Bytes
templates/base.html
0 → 100644
templates/dashboard.html
0 → 100644