Skip to content

Commit 1386e44

Browse files
author
shopinvader-git-bot
committed
[BOT] post-merge updates
1 parent f656469 commit 1386e44

3 files changed

Lines changed: 23 additions & 13 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ addon | version | maintainers | summary
4141
[shopinvader_api_settings](shopinvader_api_settings/) | 18.0.1.0.0 | | Adds a service to get commont settings
4242
[shopinvader_api_wishlist](shopinvader_api_wishlist/) | 18.0.1.0.0 | | Handle shop wishlist
4343
[shopinvader_delivery_state](shopinvader_delivery_state/) | 18.0.1.0.0 | | Shopinvader delivery state
44+
[shopinvader_fastapi_auth_jwt](shopinvader_fastapi_auth_jwt/) | 18.0.1.0.0 | | Provide JWT and Anonymous Partner authentication to FastAPI routes.
4445
[shopinvader_router_helper](shopinvader_router_helper/) | 18.0.1.0.0 | | Standard helper for shopinvader routers
4546
[shopinvader_sale_cart](shopinvader_sale_cart/) | 18.0.1.0.0 | | ShopInvader logic for sale carts.
4647
[shopinvader_sale_state](shopinvader_sale_state/) | 18.0.1.0.0 | | Basic module to implement state for sale order
@@ -58,7 +59,6 @@ addon | version | maintainers | summary
5859
[shopinvader_api_invoice](shopinvader_api_invoice/) | 16.0.1.0.1 (unported) | | Provides invoice web api via Fastapi
5960
[shopinvader_api_sale_loyalty](shopinvader_api_sale_loyalty/) | 16.0.1.2.0 (unported) | | FastAPI services to add coupons and loyalties to carts.
6061
[shopinvader_api_signin_jwt](shopinvader_api_signin_jwt/) | 16.0.2.0.0 (unported) | | This module adds a signin service with jwt token.
61-
[shopinvader_fastapi_auth_jwt](shopinvader_fastapi_auth_jwt/) | 16.0.1.0.3 (unported) | | Provide JWT and Anonymous Partner authentication to FastAPI routes.
6262
[shopinvader_fastapi_auth_partner](shopinvader_fastapi_auth_partner/) | 16.0.1.0.0 (unported) | | Provide Partner and Anonymous Partner authentication to FastAPI routes.
6363
[shopinvader_sale_cart_anonymous_partner](shopinvader_sale_cart_anonymous_partner/) | 16.0.2.0.0 (unported) | | Glue module between shopinvader_sale_cart and shopinvader_anonymous_partner. This module solves cart conflicts when an anonymous user sign in.
6464

shopinvader_fastapi_auth_jwt/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
=========================================================
26
Shopinvader Auth JWT authentication for FastAPI endpoints
37
=========================================================
@@ -7,13 +11,13 @@ Shopinvader Auth JWT authentication for FastAPI endpoints
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:78c73575e94d4c9ac374500325c344ef92da4213d67f60011b6f336490d4960c
14+
!! source digest: sha256:00f12071bbf7b213fed20382d58cbaaaa979b3e54737f0a8f9a8981e79f1037d
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1822
:alt: License: LGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-shopinvader%2Fodoo--shopinvader-lightgray.png?logo=github

shopinvader_fastapi_auth_jwt/static/description/index.html

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Shopinvader Auth JWT authentication for FastAPI endpoints</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="shopinvader-auth-jwt-authentication-for-fastapi-endpoints">
364-
<h1 class="title">Shopinvader Auth JWT authentication for FastAPI endpoints</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="shopinvader-auth-jwt-authentication-for-fastapi-endpoints">
370+
<h1>Shopinvader Auth JWT authentication for FastAPI endpoints</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:78c73575e94d4c9ac374500325c344ef92da4213d67f60011b6f336490d4960c
375+
!! source digest: sha256:00f12071bbf7b213fed20382d58cbaaaa979b3e54737f0a8f9a8981e79f1037d
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/shopinvader/odoo-shopinvader/tree/18.0/shopinvader_fastapi_auth_jwt"><img alt="shopinvader/odoo-shopinvader" src="https://img.shields.io/badge/github-shopinvader%2Fodoo--shopinvader-lightgray.png?logo=github" /></a></p>
377+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/shopinvader/odoo-shopinvader/tree/18.0/shopinvader_fastapi_auth_jwt"><img alt="shopinvader/odoo-shopinvader" src="https://img.shields.io/badge/github-shopinvader%2Fodoo--shopinvader-lightgray.png?logo=github" /></a></p>
373378
<p>This module provides the <tt class="docutils literal">auth_jwt_authenticated_or_anonymous_partner</tt>
374379
and <tt class="docutils literal">auth_jwt_authenticated_or_anonymous_partner_auto_create</tt> FastAPI
375380
dependencies.</p>
@@ -386,7 +391,7 @@ <h1 class="title">Shopinvader Auth JWT authentication for FastAPI endpoints</h1>
386391
</ul>
387392
</div>
388393
<div class="section" id="usage">
389-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
394+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
390395
<p>This module provide the following FastAPI dependencies:</p>
391396
<p><tt class="docutils literal">def auth_jwt_authenticated_or_anonymous_partner() <span class="pre">-&gt;</span> Partner</tt></p>
392397
<blockquote>
@@ -414,27 +419,28 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
414419
<tt class="docutils literal">odoo.addon.fastapi.dependencies.authenticated_partner_impl</tt>.</p>
415420
</div>
416421
<div class="section" id="bug-tracker">
417-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
422+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
418423
<p>Bugs are tracked on <a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader/issues">GitHub Issues</a>.
419424
In case of trouble, please check there if your issue has already been reported.
420425
If you spotted it first, help us to smash it by providing a detailed and welcomed
421426
<a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader/issues/new?body=module:%20shopinvader_fastapi_auth_jwt%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
422427
<p>Do not contact contributors directly about support or help with technical issues.</p>
423428
</div>
424429
<div class="section" id="credits">
425-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
430+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
426431
<div class="section" id="authors">
427-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
432+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
428433
<ul class="simple">
429434
<li>ACSONE SA/NV</li>
430435
</ul>
431436
</div>
432437
<div class="section" id="maintainers">
433-
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
438+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
434439
<p>This module is part of the <a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader/tree/18.0/shopinvader_fastapi_auth_jwt">shopinvader/odoo-shopinvader</a> project on GitHub.</p>
435440
<p>You are welcome to contribute.</p>
436441
</div>
437442
</div>
438443
</div>
444+
</div>
439445
</body>
440446
</html>

0 commit comments

Comments
 (0)