Skip to content

Tag: jquery

Fitbit Auth 2 Api integration without Token expired

Currently, I am working/integrating Fitbit API on my Yii2 framework. Code sample like this: API Integration is currently done and working fine, but after a certain time token expired, I never want customers again and again to accept a request, I want customers to accept requests once and never expired token a…