Astral-nook/resources/scripts/api/account
Matthew Penner 75b59080e2
fix!: use POST instead of DELETE when disabling 2FA
Signed-off-by: Matthew Penner <me@matthewp.io>
2024-10-24 11:30:24 -06:00
..
activity.ts Fix SWR key logic 2022-07-04 18:22:58 -04:00
createApiKey.ts Apply new eslint rules; default to prettier for styling 2022-06-26 15:13:52 -04:00
deleteApiKey.ts Finalize API key management for accounts 2020-03-22 19:10:49 -07:00
disableAccountTwoFactor.ts fix!: use POST instead of DELETE when disabling 2FA 2024-10-24 11:30:24 -06:00
enableAccountTwoFactor.ts Update totp disable modal; require password for enable operation 2022-07-03 14:27:37 -04:00
getApiKeys.ts Display the API keys 2020-03-22 18:25:29 -07:00
getTwoFactorTokenData.ts [UI] Display the 2FA token, show spinner on load (#3367) 2021-08-02 20:39:12 -07:00
ssh-keys.ts Fix SWR key logic 2022-07-04 18:22:58 -04:00
updateAccountEmail.ts Finish code for updating email 2019-06-24 21:43:46 -07:00
updateAccountPassword.ts eslint cleanup 2020-07-04 18:30:50 -07:00