diff --git a/app/views/users/edit.html.erb b/app/views/users/edit.html.erb index 1855a34..c457ad5 100644 --- a/app/views/users/edit.html.erb +++ b/app/views/users/edit.html.erb @@ -168,6 +168,28 @@ <% end %> +
+ Your API key is used to authenticate requests from your code editor. If your key has been compromised, you can rotate it to generate a new one. Rotating your API key will immediately invalidate your old key. You'll need to update the key in all of your code editors and IDEs. +
+ + +- Your API key is used to authenticate requests from your code editor. If your key has been compromised, you can rotate it to generate a new one. Rotating your API key will immediately invalidate your old key. You'll need to update the key in all of your code editors and IDEs. -
- - -