You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
OCA-git-bot d13ff6ea54 [ADD] icon.png 5 years ago
..
i18n [UPD] addons table in README.md 5 years ago
models auth_oauth_multi_token: backport improvement from v11 6 years ago
security [MIG+IMP][10.0] auth_oauth_multi_token 6 years ago
static/description [ADD] icon.png 5 years ago
tests [UPD] addons table in README.md 5 years ago
views [MIG+IMP][10.0] auth_oauth_multi_token 6 years ago
README.rst [MIG+IMP][10.0] auth_oauth_multi_token 6 years ago
__init__.py [MIG+IMP][10.0] auth_oauth_multi_token 6 years ago
__manifest__.py [MIG+IMP][10.0] auth_oauth_multi_token 6 years ago

README.rst

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3

=================
OAuth multi token
=================

This module adds the possibility to connect with the same account
on more than one device at the same time.

All providers are supported (Google, Facebook, Odoo, etc).

Configuration and usage
=======================

On users' form you can set the number of maximum simultaneous connections.

By default 5 connections are allowed.

From there you can also clear / inactivate existing tokens.

Nothing changes on login action: just select your provider and try to log in.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/server-tools/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smash it by providing detailed and welcomed feedback.

Credits
=======

Images
------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.

Contributors
------------

* Florent de Labarre <florent@iguanayachts.com
* Simone Orsi <simone.orsi@camptocamp.com>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.