Commit graph

9 commits

Author SHA1 Message Date
Revant Nandgaonkar
0fb703ae9d fix: sider issues
(cherry picked from commit 72fbcac70c)
2021-04-29 14:14:30 +00:00
Revant Nandgaonkar
c75eb8933f feat: OAuth 2 openid-configuration and introspect_token endpoint
(cherry picked from commit 4e8b00ba1f)
2021-04-29 14:14:30 +00:00
Revant Nandgaonkar
dfd5651dbe refactor: improve oauthlib implementation
implement openid provider
implement PKCE
improve errors

(cherry picked from commit 96d6971ee4)
2021-04-29 14:14:30 +00:00
barredterra
e93a38f912 refactor: move encode_params from test to oauth2.py 2020-11-20 19:02:33 +01:00
barredterra
28d9ca79e9 test: special method to encode spaces the right way 2020-09-26 20:23:59 +02:00
barredterra
8dda805654 fix: simplify test 2020-09-25 17:14:31 +02:00
barredterra
dbcf6bc5c3 fix: login, get_full_url 2020-09-25 16:54:36 +02:00
barredterra
8dfea8a3e3 test: fix/refactor oauth tests 2020-09-25 16:43:24 +02:00
Revant Nandgaonkar
953d9b8488 fix(tests): OAuth 2.0 tests 2019-10-21 14:30:52 +05:30
Renamed from frappe/tests/ui/test_oauth20.py (Browse further)