All Questions
Tagged with idle-timer react-native
2 questions
0
votes
1
answer
47
views
Logout For Inactive User Does Not Work In Prod Environment: React Front-end, Spring Back-end
We are using Okta for authentication. When an application is deployed on the CentOS OS blade, the inactive user is logged out and immediately logged back in. When testing the application on the ...
1
vote
0
answers
296
views
React Native Firebase Presence Idle
https://firebase.googleblog.com/2013/06/how-to-build-presence-system.html?m=1
In this blog, I can see idle is added through script, how can we add idle in order to listen the statuses (onIdle, onAway ...