mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
I changed two docs pages - multi user and oauth (opeid provider). There were some minor inconsistencies and errors. I also fixed the redirect URI from `<domain>/path/openid/callback` to `<domain>/openid/callback` as the first one was incorrect for my keycloak instance. --------- Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>