Commit Graph

8 Commits

Author SHA1 Message Date
Addison Beck 759dc647e5
Implement User-based API Keys (#688)
* refactored api key modal for multiple key types

* Added support for viewing and rotating user API keys

* Fixed the API key component references in app.module

* Implemented User ApiKey viewing/rotating

* Changed ApiKey grant_type display to client_credentials

* Hopefully put jslib back

* Added new localization strings for user API keys

* Toggled button text based on if viewing or rotating an api key

* updated jslib

* Reverted jslib

* Trying to fix jslib

* Reverted jslib from commit hash

* Reupdated jslib
2020-11-10 16:13:42 -05:00
Oscar Hinton eff3332fef
Upgrade Angular to 9 (#606)
* Upgrade Angular to 8

* Upgrade Angular to 9

* Fix format

* Fix import sorting
2020-08-17 10:04:38 -04:00
Kyle Spearrin cccd2abb55 purge vault and delete account features 2018-06-21 22:40:01 -04:00
Kyle Spearrin aed5db0a8c deauth sessions 2018-06-21 17:14:36 -04:00
Kyle Spearrin 989f4c3aa5 danger zone 2018-06-21 15:57:28 -04:00
Kyle Spearrin e46f3073b4 move profile to its own component 2018-06-21 11:43:50 -04:00
Kyle Spearrin d73b01674f update profile 2018-06-20 23:35:40 -04:00
Kyle Spearrin 271510ffb5 stub out settings 2018-06-20 22:27:37 -04:00