Initial commit

Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
This commit is contained in:
Thomas Klaehn
2025-10-02 12:02:43 +00:00
commit 1512d45ce6
6 changed files with 598 additions and 0 deletions

12
Readme.md Normal file
View File

@@ -0,0 +1,12 @@
client_id: 69554
client_secret: 0173554c069b832f55d1851ce9d4fe92ded38dca
access_token: da7afdf787c27b7a63b6245bdaa6adc2bedf240b
refresh_token: 568882a67f77a4635712f294a4b25ecbbf057310
{
"token_type":"Bearer",
"access_token":"da7afdf787c27b7a63b6245bdaa6adc2bedf240b",
"expires_at":1728568428,
"expires_in":19456,
"refresh_token":"568882a67f77a4635712f294a4b25ecbbf057310"
}