Skip to content

Commit f5f12a7

Browse files
committed
add future possibility for tokens owned by a team
1 parent 04b48cb commit f5f12a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

text/0000-crates-io-token-scopes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,3 +224,7 @@ option to require a separate confirmation for the actions executed by tokens.
224224
For example, we could send a confirmation email with a link the owners have to
225225
click to actually publish the crate uploaded by CI, preventing any mailicious
226226
action with stolen tokens.
227+
228+
To remove the need for machine accounts, a future RFC could propose adding API
229+
tokens owned by teams, granting access to all resources owned by that team and
230+
allowing any team member to revoke them.

0 commit comments

Comments
 (0)