Flask-jwt-router

Latest version: v0.2.1

Safety actively analyzes 623315 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.1

**Releases 0.2.1** - 2021-07-21
- 🎁 Remove testing logic from library's `Routing` & `Entity` classes [Issue 219](https://github.com/joegasewicz/flask-jwt-router/issues/219)
- 🎁 Testing mixin for Google class [Issue 220](https://github.com/joegasewicz/flask-jwt-router/issues/220)

0.2.0rc1

**Releases 0.2.0** - 2021-07-21
- 🎁 Remove testing logic from library's `Routing` & `Entity` classes [Issue 219](https://github.com/joegasewicz/flask-jwt-router/issues/219)
- 🎁 Testing mixin for Google class [Issue 220](https://github.com/joegasewicz/flask-jwt-router/issues/220)

0.1.9

**Releases 0.1.9** - 2021-03-16
- Allow for multiple tablenames for Google OAuth [Issue 206](https://github.com/joegasewicz/flask-jwt-router/issues/206)

0.1.6

**Releases 0.1.6** - 2021-01-27
- Google test utility method can be scoped between tests. [Issue 185](https://github.com/joegasewicz/flask-jwt-router/issues/185)


v.0.1.5

0.1.5

- Added extra test in [_routing.py line 174](https://github.com/joegasewicz/flask-jwt-router/blob/6ee5bcfb772b6cb66a5c621cf466014b94eaf635/flask_jwt_router/_routing.py#L174) for better check for X-Auth-Token headers.
- Provide a utility method for testing & mocking OAuth headers. [Issue 183](https://github.com/joegasewicz/flask-jwt-router/issues/183)

v.0.1.4
- README.md references `user` but example table is `users`. [Issue 154](https://github.com/joegasewicz/flask-jwt-router/issues/154)
- Add OAuth 2.0 & compatibility with react-google-oauth2 npm pkg. [Issue 158](https://github.com/joegasewicz/flask-jwt-router/issues/158)
- Fix docs. [Issue 162](https://github.com/joegasewicz/flask-jwt-router/issues/162)
- Fix url is mutated. [Issue 169](https://github.com/joegasewicz/flask-jwt-router/issues/169)
- Entity key state gets stale between requests. [Issue 171](https://github.com/joegasewicz/flask-jwt-router/issues/171)
- Table name form oauth request is stale. [Issue 173](https://github.com/joegasewicz/flask-jwt-router/issues/173)
- Clean up entity state before auth routing . [Issue 175](https://github.com/joegasewicz/flask-jwt-router/issues/175)
- Return 401 status is oauth returns none. [Issue 177](https://github.com/joegasewicz/flask-jwt-router/issues/177)
- PyJWT 2.0 causes Breaking change. [Issue 179](https://github.com/joegasewicz/flask-jwt-router/issues/179)

0.1.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.