3
3
< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en ">
4
4
< head >
5
5
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
6
- < meta name ="generator " content ="Docutils 0.15.1 : http://docutils.sourceforge.net/ " />
6
+ < meta name ="generator " content ="Docutils: http://docutils.sourceforge.net/ " />
7
7
< title > OAuth Multi Token</ title >
8
8
< style type ="text/css ">
9
9
@@ -367,7 +367,7 @@ <h1 class="title">OAuth Multi Token</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370
- < p > < a class ="reference external " 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 " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external " href ="https://github.com/OCA/server-auth/tree/13.0/auth_oauth_multi_token "> < img alt ="OCA/server-auth " src ="https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github " /> </ a > < a class ="reference external " href ="https://translation.odoo-community.org/projects/server-auth-13-0/server-auth-13-0-auth_oauth_multi_token "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external " href ="https://runbot.odoo-community.org/runbot/251/13.0 "> < img alt ="Try me on Runbot " src ="https://img.shields.io/badge/runbot-Try%20me-875A7B.png " /> </ a > </ p >
370
+ < p > < a class ="reference external " 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 " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external " href ="https://github.com/OCA/server-auth/tree/14.0/auth_oauth_multi_token "> < img alt ="OCA/server-auth " src ="https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github " /> </ a > < a class ="reference external " href ="https://translation.odoo-community.org/projects/server-auth-14-0/server-auth-14-0-auth_oauth_multi_token "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external " href ="https://runboat.odoo-community.org/webui/builds.html?repo=OCA/server-auth&target_branch=14.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
371
371
< p > This module adds the possibility to connect with the same account
372
372
on more than one device at the same time.</ p >
373
373
< p > All providers are supported (Google, Facebook, Odoo, etc).</ p >
@@ -393,7 +393,7 @@ <h1><a class="toc-backref" href="#id2">Bug Tracker</a></h1>
393
393
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-auth/issues "> GitHub Issues</ a > .
394
394
In case of trouble, please check there if your issue has already been reported.
395
395
If you spotted it first, help us smashing it by providing a detailed and welcomed
396
- < a class ="reference external " href ="https://github.com/OCA/server-auth/issues/new?body=module:%20auth_oauth_multi_token%0Aversion:%2013 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
396
+ < a class ="reference external " href ="https://github.com/OCA/server-auth/issues/new?body=module:%20auth_oauth_multi_token%0Aversion:%2014 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
397
397
< p > Do not contact contributors directly about support or help with technical issues.</ p >
398
398
</ div >
399
399
< div class ="section " id ="credits ">
@@ -412,9 +412,11 @@ <h2><a class="toc-backref" href="#id5">Contributors</a></h2>
412
412
< li > Simone Orsi << a class ="reference external " href ="mailto:simone.orsi@camptocamp.com "> simone.orsi@camptocamp.com</ a > ></ li >
413
413
< li > < a class ="reference external " href ="https://www.tecnativa.com/ "> Tecnativa</ a > :< ul >
414
414
< li > Jairo Llopis</ li >
415
- < li > Stéphane Bidoul < < a class =" reference external " href =" mailto:stephane.bidoul@acsone.eu " > stephane.bidoul@acsone.eu </ a > > </ li >
415
+ < li > Sergio Teruel </ li >
416
416
</ ul >
417
417
</ li >
418
+ < li > Stéphane Bidoul << a class ="reference external " href ="mailto:stephane.bidoul@acsone.eu "> stephane.bidoul@acsone.eu</ a > ></ li >
419
+ < li > Dan Tillinghast</ li >
418
420
</ ul >
419
421
</ div >
420
422
< div class ="section " id ="maintainers ">
@@ -424,7 +426,7 @@ <h2><a class="toc-backref" href="#id6">Maintainers</a></h2>
424
426
< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
425
427
mission is to support the collaborative development of Odoo features and
426
428
promote its widespread use.</ p >
427
- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/server-auth/tree/13 .0/auth_oauth_multi_token "> OCA/server-auth</ a > project on GitHub.</ p >
429
+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/server-auth/tree/14 .0/auth_oauth_multi_token "> OCA/server-auth</ a > project on GitHub.</ p >
428
430
< 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 >
429
431
</ div >
430
432
</ div >
0 commit comments