mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 15:12:03 +02:00
12 lines
268 B
Markdown
12 lines
268 B
Markdown
# Models
|
|
|
|
Detected core models and extensions in auth_oauth_autologin.
|
|
|
|
```mermaid
|
|
classDiagram
|
|
class auth_oauth_provider
|
|
```
|
|
|
|
Notes
|
|
- Classes show model technical names; fields omitted for brevity.
|
|
- Items listed under _inherit are extensions of existing models.
|