Bearer token auth draft

This commit is contained in:
Guilherme Werner 2026-06-14 18:54:20 -03:00
parent 26dbeb6867
commit 43b5a53520
4 changed files with 56 additions and 8 deletions

View file

@ -1,4 +1,5 @@
NODE_ENV="development"
TRIBUFU_ACCESS_TOKEN=""
TRIBUFU_API_KEY=""
TRIBUFU_API_URL="https://api.tribufu.com"
TRIBUFU_CLIENT_ID=""