Kafonek, Matt
42c5030b0e
Add models, remove cookie auth
...
get_current_user returns a User model instead of a dict.
using cookies for Hub auth is deprecated, so removed
that option and refactored get_current_user
2021-04-07 18:15:48 +00:00
Kafonek, Matt
be3df52b4f
Add Pydantic models for Hub objects and exceptions
2021-04-07 18:15:26 +00:00
Kafonek, Matt
0ca5eb4997
updated docs
2021-04-07 18:15:10 +00:00
Kafonek, Matt
37c2be778c
pre-commit formatting
2021-04-07 02:14:54 +00:00
Kafonek, Matt
dc1b2c810d
review
2021-04-07 02:13:12 +00:00
Kafonek, Matt
88c7f188e0
Merge branch 'fastapi-example' of github.com:kafonek/jupyterhub into fastapi-example
2021-04-07 02:06:45 +00:00
Kafonek, Matt
4181cc7065
add gif
2021-04-07 02:05:07 +00:00
Matt Kafonek
69e3fc2016
demo.gif
2021-04-06 22:00:42 -04:00
Kafonek, Matt
56269f0226
fastapi service example
2021-04-07 01:55:43 +00:00