Commit Graph

3 Commits

Author SHA1 Message Date
François Voron
7721f8dcc1 Revamp authentication routes structure (#201)
* Fix #68: use makefun to generate dynamic dependencies

* Remove every Starlette imports

* Split every routers and remove event handlers

* Make users router optional

* Pass after_update handler to get_users_router

* Update documentation

* Remove test file

* Write migration doc for splitted routers
2020-05-24 10:18:01 +02:00
François Voron
5ea85beb32 Fix default port in flow page 2020-04-25 14:35:13 +02:00
François Voron
bf0c924501 Complete documentation with a flow page with curl examples 2020-04-25 14:32:08 +02:00