oca-ocb-security/odoo-bringout-oca-ocb-auth_oauth/README.md
Ernad Husremovic c0efcc53f5 19.0 vanilla
2026-03-09 09:32:28 +01:00

29 lines
411 B
Markdown

# OAuth2 Authentication
Allow users to login through OAuth2 Provider.
=============================================
## Installation
```bash
pip install odoo-bringout-oca-ocb-auth_oauth
```
## Dependencies
- base
- web
- base_setup
- auth_signup
## Source
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/auth_oauth
## License
This package preserves the original LGPL-3 license.