mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 10:12:01 +02:00
5 lines
230 B
Markdown
5 lines
230 B
Markdown
This module allows users to login through an OpenID Connect provider
|
|
using the authorization code flow or implicit flow.
|
|
|
|
Note the implicit flow is not recommended because it exposes access
|
|
tokens to the browser and in http logs.
|