1. Is there a way to get the access token synchronously instead of wrapping my javascript API call inside that callback function? 2. Is the token being refreshed automatically?
Is there a way to get the access token synchronously instead of wrapping my javascript API call inside that callback function?
Is the token being refreshed automatically?