@@ -7,7 +7,7 @@ FastAPI Auth JWT support
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:2829a34d48a1906819029e7b796d33a1ee2ad2a47693396da96f92ede04ec17d
10
+ !! source digest: sha256:a7c4a8b4ef360ff91c0b2bcb7ee4ce90308f98ee56c94dd2d651e35ceb92011c
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -17,19 +17,19 @@ FastAPI Auth JWT support
17
17
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
18
18
:alt: License: LGPL-3
19
19
.. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Frest--framework-lightgray.png?logo=github
20
- :target: https://github.com/OCA/rest-framework/tree/16 .0/fastapi_auth_jwt
20
+ :target: https://github.com/OCA/rest-framework/tree/17 .0/fastapi_auth_jwt
21
21
:alt: OCA/rest-framework
22
22
.. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23
23
:target: https://translation.odoo-community.org/projects/rest-framework-16-0/rest-framework-16-0-fastapi_auth_jwt
24
24
:alt: Translate me on Weblate
25
25
.. |badge5 | image :: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26
- :target: https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&target_branch=16 .0
26
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&target_branch=17 .0
27
27
:alt: Try me on Runboat
28
28
29
29
|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
30
30
31
31
This module provides ``FastAPI `` ``Depends `` to allow authentication with `auth_jwt
32
- <https://github.com/OCA/server-auth/tree/16 .0/auth_jwt> `_.
32
+ <https://github.com/OCA/server-auth/tree/17 .0/auth_jwt> `_.
33
33
34
34
**Table of contents **
35
35
@@ -102,7 +102,7 @@ Bug Tracker
102
102
Bugs are tracked on `GitHub Issues <https://github.com/OCA/rest-framework/issues >`_.
103
103
In case of trouble, please check there if your issue has already been reported.
104
104
If you spotted it first, help us to smash it by providing a detailed and welcomed
105
- `feedback <https://github.com/OCA/rest-framework/issues/new?body=module:%20fastapi_auth_jwt%0Aversion:%2016 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
105
+ `feedback <https://github.com/OCA/rest-framework/issues/new?body=module:%20fastapi_auth_jwt%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
106
106
107
107
Do not contact contributors directly about support or help with technical issues.
108
108
@@ -135,6 +135,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
135
135
136
136
|maintainer-sbidoul |
137
137
138
- This module is part of the `OCA/rest-framework <https://github.com/OCA/rest-framework/tree/16 .0/fastapi_auth_jwt >`_ project on GitHub.
138
+ This module is part of the `OCA/rest-framework <https://github.com/OCA/rest-framework/tree/17 .0/fastapi_auth_jwt >`_ project on GitHub.
139
139
140
140
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments