Closed juarezfranco closed 4 months ago
Is it possible refresh token? for example, when sign in out, I want to refresh token
this token -> OneSignal.User.PushSubscription.id
OneSignal.User.PushSubscription.id
Hi @juarezfranco, the push subscription is tied to the device, and contain the push token. When users log out, the subscription ID remains the same, but is no longer associated with the user.
How can we help?
Is it possible refresh token? for example, when sign in out, I want to refresh token
this token ->
OneSignal.User.PushSubscription.id
Code of Conduct