Hi there 👋
When I read the doc here, I’m expecting to get:
- token_type
- scope
- access token
- expires_in
- refresh_token
in response to: https://auth.monday.com/oauth2/token
But expires_in and refresh_token are missing in the response (everything goes well, I don’t have any error or problem).
Does it mean that the tokens are now valid without any expiration date (the doc mentionned 30 days)?
For me, it would make sense, as the integration can be removed by the user in Monday.