We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b48cb commit f5f12a7Copy full SHA for f5f12a7
text/0000-crates-io-token-scopes.md
@@ -224,3 +224,7 @@ option to require a separate confirmation for the actions executed by tokens.
224
For example, we could send a confirmation email with a link the owners have to
225
click to actually publish the crate uploaded by CI, preventing any mailicious
226
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