services.outline.oidcAuthentication.scopes

OpenID authentication scopes.

Type
list of string
Default
[
  "openid"
  "profile"
  "email"
]
Declared
<nixpkgs/nixos/modules/services/web-apps/outline.nix>