pleroma/lib/pleroma/web/o_auth
Ivan Tashkinov 7fff9c1bee Tweaks to OAuth entities expiration: changed default to 30 days, removed hardcoded values usage, fixed OAuthView (expires_in). 2020-12-09 21:14:39 +03:00
..
token oauth consistency 2020-10-13 16:38:18 +03:00
app.ex oauth consistency 2020-10-13 16:38:18 +03:00
authorization.ex Tweaks to OAuth entities expiration: changed default to 30 days, removed hardcoded values usage, fixed OAuthView (expires_in). 2020-12-09 21:14:39 +03:00
fallback_controller.ex oauth consistency 2020-10-13 16:38:18 +03:00
mfa_controller.ex Session token setting on token exchange. Auth-related refactoring. 2020-11-25 21:47:23 +03:00
mfa_view.ex oauth consistency 2020-10-13 16:38:18 +03:00
o_auth_controller.ex [#3112] Allowed revoking same-user token from any apps. Added tests. 2020-11-30 21:55:48 +03:00
o_auth_view.ex Tweaks to OAuth entities expiration: changed default to 30 days, removed hardcoded values usage, fixed OAuthView (expires_in). 2020-12-09 21:14:39 +03:00
scopes.ex OAuthScopesPlug module name 2020-10-13 16:43:54 +03:00
token.ex Tweaks to OAuth entities expiration: changed default to 30 days, removed hardcoded values usage, fixed OAuthView (expires_in). 2020-12-09 21:14:39 +03:00