seitime-frappe/frappe/integrations
Raffael Meyer 42be1455f8
fix(oauth2): refresh token is optional (#26266)
Don't overwrite refresh_token with an empty string, if no new refresh_token is received (i.e. the old one is still valid).

Ref: https://www.rfc-editor.org/rfc/rfc6749#section-5.1
2024-05-01 12:35:58 +05:30
..
doctype fix(oauth2): refresh token is optional (#26266) 2024-05-01 12:35:58 +05:30
frappe_providers fix: ruff fixes 2024-02-07 17:04:31 +05:30
workspace/integrations chore: Add Push Notification Settings to Integrations workspace 2024-02-28 11:07:22 +05:30
__init__.py Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration 2015-08-11 12:03:13 +05:30
google_oauth.py refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
oauth2.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
oauth2_logins.py refactor: OAuth 2022-12-27 19:25:43 +05:30
offsite_backup_utils.py feat: enable db socket connection 2024-03-29 10:29:50 +01:00
utils.py fix: only try JSON if content-type says so (#24936) 2024-02-19 15:29:22 +05:30