mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
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. |
||
---|---|---|
.. | ||
admin-x-settings | ||
announcement-bar | ||
comments-ui | ||
portal | ||
signup-form | ||
sodo-search |