kinde-oss / kinde-react-native-sdk-0-7x

Kinde React Native SDK for authentication for 0.7x
MIT License
21 stars 9 forks source link

Feature request: Create a method for "force" refreshing tokens #30

Closed atifcppprogrammer closed 8 months ago

atifcppprogrammer commented 9 months ago

Prerequisites

What is the problem you’re trying to solve?

SDK users require the ability to "force" refresh existing tokens in storage so that they can make use of the "latest" claims for a given "user" without requiring them to terminate there current session and login again.

What solution would you like to see?

The SDK should provide a method for "force" refreshing existing tokens.