mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-07 04:48:51 +03:00
8f7900759f
API key logins use a scope of `api`, not `api offline_access`. Since `offline_access` is not requested, no `refresh_token` is returned either.