You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Secrets](/workers/configuration/secrets/) are typically used for storing sensitive information like API keys an auth tokens.
11
+
[Secrets](/workers/configuration/secrets/) are typically used for storing sensitive information like API keys and auth tokens.
12
12
For deployed Workers, they are set via the dashboard or Wrangler CLI.
13
13
14
14
In local development, secrets can be provided to your Worker by using a [`.dev.vars`](/workers/configuration/secrets/#local-development-with-secrets) file.
0 commit comments