7 lines
329 B
Text
7 lines
329 B
Text
|
|
# Copy to .env and fill in credentials from your registered Jortt API application:
|
||
|
|
# https://app.jortt.nl/new_profile/api/jortt/oauth_applications/list
|
||
|
|
JORTT_CLIENT_ID=
|
||
|
|
JORTT_CLIENT_SECRET=
|
||
|
|
# Optional: space-separated scopes to request (defaults to all registered scopes)
|
||
|
|
# JORTT_SCOPES=invoices:read customers:read reports:read
|