0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/apps
Ronald Langeveld 430671d12a
Added Staff Token copy and generation to Admin X (#18123)
refs
https://www.notion.so/ghost/Staff-access-token-is-missing-from-user-detail-screen-0336ea3e586c4b88ad7dae266a95429c?pvs=4

- Added API routes to retrieve and regenrate Staff Token keys.
- Wired up UI

---

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 6ae12a5</samp>

This pull request introduces a new feature for staff access tokens,
which enable users to access the Ghost Admin API securely and
conveniently. It adds a new `staffToken.ts` module for the API logic and
a new `StaffToken` component for the UI. It also integrates the feature
into the user profile and settings in the `general` page.
2023-09-14 12:51:42 +07:00
..
admin-x-settings Added Staff Token copy and generation to Admin X (#18123) 2023-09-14 12:51:42 +07:00
announcement-bar Update dependency vitest to v0.34.3 2023-08-29 18:52:13 +01:00
comments-ui Temporarily increased test timeout for Comments-UI 2023-09-12 12:56:14 +02:00
portal Removed success toast on 1-click subscribe (#18119) 2023-09-13 15:25:17 +00:00
signup-form Updated linting and testing packages 2023-09-01 15:51:17 +02:00
sodo-search Updated linting and testing packages 2023-09-01 15:51:17 +02:00