aboutsummaryrefslogtreecommitdiff
path: root/src/services/new_api/oauth.js
Commit message (Expand)AuthorAge
* Simplify the OAuth client_nameMark Felder2024-09-01
* Revert "Merge branch 'revert-96cab6d8' into 'develop'"Ivan Tashkinov2019-12-12
* Revert "Merge branch 'oauth-extra-scopes' into 'develop'"lain2019-12-12
* Added OAuth 'push' and 'admin' scopes.Ivan Tashkinov2019-12-08
* Merge branch 'eslint-fix' into 'develop'Shpuld Shpludson2019-07-07
|\
| * npm eslint --fix .Henry Jameson2019-07-05
* | Revoke oAuth tokenEgor Kislitsyn2019-07-02
|/
* Merge remote-tracking branch 'upstream/develop' into masto-register-app-secretHenry Jameson2019-06-13
|\
| * Revert "add TOTP/Recovery Form for mobile version"Maksim2019-06-12
* | Proper clientId/secret/token caching, MastoAPI registrationHenry Jameson2019-05-22
|/
* Restore old routes, enable user route as fallback.Lambda2018-12-25
* Fix oauth urlMaxim Filippov2018-12-17
* Re-activate registration, use oauth password flow to fetch token.Roger Braun2018-11-06
* Move login to oauth.Roger Braun2018-10-26