added simkl gettoken to bruno

This commit is contained in:
2024-07-30 12:57:08 -04:00
parent 784e6c0b7d
commit 0ed827fc9a
5 changed files with 69 additions and 0 deletions

View File

@ -2,6 +2,7 @@ vars {
ANILIST_APP_ID: {{process.env.ANILIST_APP_ID}}
ANILIST_SECRET_TOKEN: {{process.env.ANILIST_SECRET_TOKEN}}
SIMKL_CLIENT_ID: {{process.env.SIMKL_CLIENT_ID}}
SIMKL_CLIENT_SECRET: {{process.env.SIMKL_CLIENT_SECRET}}
}
vars:secret [
code