react-native-keycloak icon indicating copy to clipboard operation
react-native-keycloak copied to clipboard

user undefined after restart app on IOS

Open BrotskyS opened this issue 3 years ago • 1 comments
trafficstars

my user is undefined after restart app, only on IOS. image

BrotskyS avatar Apr 04 '22 14:04 BrotskyS

Can you provide an example please?

IronTony avatar Apr 08 '22 17:04 IronTony

You need to store your login tokens in the storage and then pass them to the keycloak instance (...authTokens). image

zvitek avatar Oct 21 '22 06:10 zvitek