LIFE
KKinde
•Created by LIFE on 8/21/2024 in #💻┃support
Is it possible to set a profile picture through the API
Is it possible to set profile picture through the API?
11 replies
KKinde
•Created by LIFE on 8/7/2024 in #💻┃support
M2M token expiry and refresh
Hey
- is it possible to (even though its advised not to) set the exipiry for m2m tokens to "never expire"?
- if i get a new m2m token per api call, will that impact the billing?
15 replies
KKinde
•Created by LIFE on 5/8/2024 in #💻┃support
Unable to retrieve claims & identity from token
16 replies
KKinde
•Created by LIFE on 3/5/2024 in #💻┃support
error: getuser is not a function
I get the error:
i've tried two different approches:
I was unable to find a lot of documentation on this except for this https://kinde.com/docs/developer-tools/react-sdk/#api-references--usekindeauth-hook:~:text=.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c%3B-,getUser,-Link%20to%20this
20 replies
KKinde
•Created by LIFE on 12/6/2023 in #💻┃support
Resolving auth in back-end (.NET) with token retrieved from front-end (React)
Hello, i have finished a setup in react, but i need to use the token to authenticate and authorize the user in the back-end. AFAIK there are no documents on Kinde elaborating on this issue, would anyone be able to support?
In .NET authentication is added:
but the
access_token
is always null
49 replies