mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-24 05:02:05 -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>