oca-technical/odoo-bringout-oca-rest-framework-fastapi_auth_jwt_demo
2025-08-30 16:08:14 +02:00
..
doc Convert DEPENDENCIES.md links to GitHub absolute URLs 2025-08-30 16:08:14 +02:00
fastapi_auth_jwt_demo Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
pyproject.toml Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
README.md Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00

FastAPI Auth JWT Test

Odoo addon: fastapi_auth_jwt_demo

Installation

pip install odoo-bringout-oca-rest-framework-fastapi_auth_jwt_demo

Dependencies

This addon depends on:

  • fastapi_auth_jwt
  • auth_jwt_demo

Manifest Information

  • Name: FastAPI Auth JWT Test
  • Version: 16.0.2.0.1
  • Category: N/A
  • License: LGPL-3
  • Installable: False

Source

Based on OCA/rest-framework branch 16.0, addon fastapi_auth_jwt_demo.

License

This package maintains the original LGPL-3 license from the upstream Odoo project.

Documentation

  • Overview: doc/OVERVIEW.md
  • Architecture: doc/ARCHITECTURE.md
  • Models: doc/MODELS.md
  • Controllers: doc/CONTROLLERS.md
  • Wizards: doc/WIZARDS.md
  • Reports: doc/REPORTS.md
  • Security: doc/SECURITY.md
  • Install: doc/INSTALL.md
  • Usage: doc/USAGE.md
  • Configuration: doc/CONFIGURATION.md
  • Dependencies: doc/DEPENDENCIES.md
  • Troubleshooting: doc/TROUBLESHOOTING.md
  • FAQ: doc/FAQ.md