mirror of
https://github.com/Tribufu/TribufuJS
synced 2026-08-10 13:21:05 +00:00
Bearer token auth draft
This commit is contained in:
parent
26dbeb6867
commit
43b5a53520
4 changed files with 56 additions and 8 deletions
|
|
@ -1,4 +1,5 @@
|
|||
NODE_ENV="development"
|
||||
TRIBUFU_ACCESS_TOKEN=""
|
||||
TRIBUFU_API_KEY=""
|
||||
TRIBUFU_API_URL="https://api.tribufu.com"
|
||||
TRIBUFU_CLIENT_ID=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue