0👍
✅
Well it’s not too bad. The answer I found is that you have to go back to token storage and use the OktaClient instead of their implicit callback setup. Solved the problem by following This tutorial.
Source:stackexchange.com
0👍
Well it’s not too bad. The answer I found is that you have to go back to token storage and use the OktaClient instead of their implicit callback setup. Solved the problem by following This tutorial.