OmarUsman
KKinde
•Created by OmarUsman on 11/9/2024 in #💻┃support
NextJS Kinde SDK not auto-refreshing tokens
Hey @Daniel_Kinde, any update?
8 replies
KKinde
•Created by OmarUsman on 11/8/2024 in #💻┃support
Logging user out after 30 mins of inactivity
I'm not exactly sure thats what the variable is even supposed to do but thats what i'm implementing rn
8 replies
KKinde
•Created by OmarUsman on 11/8/2024 in #💻┃support
Logging user out after 30 mins of inactivity
I want to have the access token and refresh token set to a very short lifetime and keep refreshing while the user is using the website, but when they are on idle for SSO session inactivity timeout amount of time, they should be logged out
8 replies
KKinde
•Created by OmarUsman on 11/9/2024 in #💻┃support
NextJS Kinde SDK not auto-refreshing tokens
After the 60 seconds I refresh the page and am logged out
8 replies
KKinde
•Created by OmarUsman on 11/9/2024 in #💻┃support
NextJS Kinde SDK not auto-refreshing tokens
8 replies
KKinde
•Created by OmarUsman on 11/9/2024 in #💻┃support
NextJS Kinde SDK not auto-refreshing tokens
These are my token expiry times i've currently set:
8 replies
KKinde
•Created by OmarUsman on 11/9/2024 in #💻┃support
NextJS Kinde SDK not auto-refreshing tokens
8 replies
KKinde
•Created by OmarUsman on 11/8/2024 in #💻┃support
Logging user out after 30 mins of inactivity
@Daniel_Kinde does the Kinde SDK detect idle and logout users after the amount of time set in the SSO session inactivity timeout variable?
8 replies
KKinde
•Created by OmarUsman on 11/8/2024 in #💻┃support
Logging user out after 30 mins of inactivity
Ahh ok ok
8 replies
KKinde
•Created by OmarUsman on 11/8/2024 in #💻┃support
Logging user out after 30 mins of inactivity
This is our current setup. With this will the Kinde SDK automatically refresh both the access_token and refresh token as long as the website is open?
8 replies
KKinde
•Created by OmarUsman on 10/7/2024 in #💻┃support
NextJS + FastAPI
I’ve played around with this code and it seems it’s not possible to manually set tokens
32 replies
KKinde
•Created by OmarUsman on 10/7/2024 in #💻┃support
NextJS + FastAPI
This is my main issue right now, after validating not sure how to fetch that info - lmk if it’s possible all
32 replies
KKinde
•Created by OmarUsman on 10/7/2024 in #💻┃support
NextJS + FastAPI
Once I’ve validated, how do I get permissions, etc from kinde?
32 replies
KKinde
•Created by OmarUsman on 10/7/2024 in #💻┃support
NextJS + FastAPI
Right but how I do read that JWT inside of the python SDK?
32 replies
KKinde
•Created by OmarUsman on 10/7/2024 in #💻┃support
NextJS + FastAPI
Next is the front end, python is the backend
32 replies
KKinde
•Created by OmarUsman on 10/7/2024 in #💻┃support
NextJS + FastAPI
There’s no function to pass in a token received via API request to the kinde client
32 replies
KKinde
•Created by OmarUsman on 10/7/2024 in #💻┃support
NextJS + FastAPI
Right, but passing the token from one SDK to another should also be covered by the API
32 replies
KKinde
•Created by OmarUsman on 10/7/2024 in #💻┃support
NextJS + FastAPI
I have a kinde SDK setup in python just can't figure out how to give it the token
32 replies
KKinde
•Created by OmarUsman on 10/7/2024 in #💻┃support
NextJS + FastAPI
How would I pass that token to my python app?
32 replies
KKinde
•Created by OmarUsman on 10/7/2024 in #💻┃support
NextJS + FastAPI
Ok so I have a token generated by NextJS
32 replies