@@ -369,7 +369,7 @@ <h1 class="title">Auth JWT</h1>
369369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370370!! source digest: sha256:608e8780fabb7f7a32193245dd2a7e594810863dcc55aa1dc9e5b2bc3426d74c
371371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/OCA/server-auth/tree/17.0/auth_jwt "> < img alt ="OCA/server-auth " src ="https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-auth-17-0/server-auth-17-0-auth_jwt "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/server-auth&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
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/OCA/server-auth/tree/18.0/auth_jwt "> < img alt ="OCA/server-auth " src ="https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-auth-18-0/server-auth-18-0-auth_jwt "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/server-auth&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373373< p > JWT bearer token authentication.</ p >
374374< p > < strong > Table of contents</ strong > </ p >
375375< div class ="contents local topic " id ="contents ">
@@ -458,7 +458,7 @@ <h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
458458< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-auth/issues "> GitHub Issues</ a > .
459459In case of trouble, please check there if your issue has already been reported.
460460If you spotted it first, help us to smash it by providing a detailed and welcomed
461- < a class ="reference external " href ="https://github.com/OCA/server-auth/issues/new?body=module:%20auth_jwt%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
461+ < a class ="reference external " href ="https://github.com/OCA/server-auth/issues/new?body=module:%20auth_jwt%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
462462< p > Do not contact contributors directly about support or help with technical issues.</ p >
463463</ div >
464464< div class ="section " id ="credits ">
@@ -487,7 +487,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
487487promote its widespread use.</ p >
488488< p > Current < a class ="reference external " href ="https://odoo-community.org/page/maintainer-role "> maintainer</ a > :</ p >
489489< p > < a class ="reference external image-reference " href ="https://github.com/sbidoul "> < img alt ="sbidoul " src ="https://github.com/sbidoul.png?size=40px " /> </ a > </ p >
490- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/server-auth/tree/17 .0/auth_jwt "> OCA/server-auth</ a > project on GitHub.</ p >
490+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/server-auth/tree/18 .0/auth_jwt "> OCA/server-auth</ a > project on GitHub.</ p >
491491< p > You are welcome to contribute. To learn how please visit < a class ="reference external " href ="https://odoo-community.org/page/Contribute "> https://odoo-community.org/page/Contribute</ a > .</ p >
492492</ div >
493493</ div >
0 commit comments