immich/docs/docs
Frank de Lange e2defbc49a
feat: start oauth with autoLaunch=1 (#18763)
* Add automatic OpenID Connect login by using parameter `autoLaunch=1`

By launching Immich with `/auth/login?autoLaunch=1` an OpenID Connect login attempt is directly initated on installations where OAuth Auto Launch is not enabled. The intended use for this parameter is to enable Immich to be launched from e.g. Nextcloud using the _External sites_ app and the _oids_ OpenID Connect provider app so as to enable the user to directly interact with Immich without the need to press the `Login with ...` button.

* Add documentation for autolaunch by navigating to `/auth/login?autoLaunch=1`

* Look ma, no braces!

_This could be a single line_

And now it is, as is its predecessor.

* Change formatting to satisfy _prettier_

* if (condition) return true -> return condition

* More _prettier_ reformatting

* Look ma, braces!
2025-05-30 22:12:53 +00:00
..
administration feat: start oauth with autoLaunch=1 (#18763) 2025-05-30 22:12:53 +00:00
developer feat: add vscode extensions as recommendations (#18641) 2025-05-27 10:02:36 -05:00
features feat(web): make google cast opt in (#18514) 2025-05-28 15:57:36 -05:00
guides docs: update MapTiler name (#17863) 2025-04-25 08:57:44 +00:00
install feat: vectorchord (#18042) 2025-05-20 08:36:43 -05:00
overview docs: face lift, botox x3 (#18184) 2025-05-09 13:27:21 -05:00
partials docs: face lift, botox x3 (#18184) 2025-05-09 13:27:21 -05:00
community-guides.mdx docs: community guides (#8812) 2024-04-15 17:05:03 +00:00
community-projects.mdx docs: community projects (#8641) 2024-04-09 07:03:25 +02:00
FAQ.mdx docs: model benchmarks (#17036) 2025-03-24 12:02:33 -04:00