Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | suppress useless stuff from auth | B. Stack | 2022-02-15 |
| | |||
* | split auth into separate python file | B Stack | 2022-02-15 |
Flask can use Blueprint to load paths from two separate source files, so the endpoints and logic can be grouped logically. |