uprashanth
KKinde
•Created by LIFE on 12/6/2023 in #💻┃support
Resolving auth in back-end (.NET) with token retrieved from front-end (React)
49 replies
KKinde
•Created by LIFE on 12/6/2023 in #💻┃support
Resolving auth in back-end (.NET) with token retrieved from front-end (React)
@skywalker-kiwi#02131 Here is the code which works for me.
Backend code:
To send audience in token add the following in your React app:
In the .env file:
49 replies