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
This approach eliminates the need to store a separate JSON file and makes deployment easier, especially in containerized environments or CI/CD pipelines.
216
-
217
-
### Using Credentials Array Instead of File
218
-
219
-
You can also pass credentials as an array instead of a file path:
0 commit comments