Closed atifcppprogrammer closed 8 months ago
@atifcppprogrammer After testing, I found that the forceTokenRefresh
method simply returns the currently active token without any changes. Consequently, I'm left wondering what its purpose or usefulness is.
Hi @trunges21, new tokens will be returned if the "user details" are changed, (for e.g. you can see this after updating the given_name
or family_name
of the current user), while doing testing this was initially my observation too, but if you change the user details, as I mentioned above new tokens will be issued. :+1:
Explain your changes
Addresses #30
Checklist
🛟 If you need help, consider asking for advice over in the Kinde community.