02-26-2018 23:23
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-26-2018 23:23
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I have integrated Fitbit in my application. I used chrome tabs for this purpose. My problem is once user logged in it doesn't show login page from next time and automatically redirects to my application. I don't want to function like this. I want if a user taps button and launch Fitbit page every time it should ask for user name and password. How can I do this? Thank you.

03-01-2018 12:25
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-01-2018 12:25
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @ryoknk,
The login page is a part of general logic flow, which uses cookie to keep user logged in, so it's not in our control. I guess you could delete that cookie on your side to achieve what you want.
Thanks,
Oleg

