-
-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Authelia authentication #174
Comments
Definitely a great feature to have |
If you are using Memos 0.21.0 or lower versions, you can switch to "login with access token". Memos 0.22 will be supported in future release. |
I'm running 0.22.4 behind Authelia, and the latest release of MoeMemos. I have the option for access token. However when I try to add an account using that access token (or regular login for that matter) I get an INVALID_SERVER error. Should this be working (i.e. should I debug elsewhere) or is this still a WIP? |
same issue as above: |
This would require handling redirection to a login page for the user to enter credntials and return to app.
The text was updated successfully, but these errors were encountered: