[Feature] Add "authsecret" alias for password so Kiosk can be used with the ImmichFrame app #423
Closed
sumnerboy12
started this conversation in
Feature request
Replies: 2 comments
-
Implemented in 0.21.1 which is pending release. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Great, thanks Damon. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests to make sure this is not a duplicate request.
The feature
In order to use Kiosk on the cheap Frameo and other Android devices, we can install the ImmichFrame app and point it at the Kiosk backend. The Frame app has a nice settings UI for entering the backend URL + optional authentication secret.
This is sent to the backend as a URL parameter with the key
authsecret
.It would be great to add support for this parameter to the Kiosk backend, so we can use this app natively with Kiosk.
Beta Was this translation helpful? Give feedback.
All reactions