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
Avoid hardcoding your `API token`. Use an environment variable instead, especially for code in a public repository.
66
+
Avoid hardcoding `API token`. Use an [environment variable](https://en.wikipedia.org/wiki/Environment_variable) instead, especially for code in a public repository.
0 commit comments