This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/resources/scripts/api/account
2020-03-22 19:10:49 -07:00
..
createApiKey.ts Add base support for creating a new API key for an account 2020-03-22 18:15:38 -07:00
deleteApiKey.ts Finalize API key management for accounts 2020-03-22 19:10:49 -07:00
disableAccountTwoFactor.ts Add ability to disable two factor authentication 2019-12-22 20:41:25 -08:00
enableAccountTwoFactor.ts Add base logic to configure two factor on account 2019-12-22 17:03:44 -08:00
getApiKeys.ts Display the API keys 2020-03-22 18:25:29 -07:00
getTwoFactorTokenUrl.ts Add base logic to configure two factor on account 2019-12-22 17:03:44 -08:00
updateAccountEmail.ts Finish code for updating email 2019-06-24 21:43:46 -07:00
updateAccountPassword.ts Add support for changing account password 2019-06-22 23:45:09 -07:00