Cannot make voidauth work with immich app oauth #531
Unanswered
OreillePale
asked this question in
Q&A
Replies: 1 comment
|
Weird, I don't know what the issue is but does the user you are signing in with have an email address, is that email address verified, and do you have EMAIL_VERIFICATION enabled in your VoidAuth configuration environment variables? I don't know why that would be needed but those are some of the things I might expect to cause the shown error message in Immich |
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.
Uh oh!
There was an error while loading. Please reload this page.
Dear all,
First I'd like to say that I am very happy with voidauth. I find it amazing, lightweight and easy to use. So, a big THANK YOU to all the people contributing to this amazing piece of software.
I have extensively searched the web (documentation, reddit, google) and asked LLMs and found no mention of this issue so I wager it is a problem on my side rather than a proper bug.
I have setup voidauth and immich following the guidelines in the documentation.
It works flawlessly in the browser.
However, when trying to login using oauth in the app, I get the following error:

In principle I could circumvent that by having users login into the browser once and then use the regular login when the account is created.
Any thoughts on that ?
Thanks a lot !
Technical details (happy to provide more):
EDITS:
All reactions