Welcome to the Kinde community

Home
Members
Rudolf Erasmus
R
Rudolf Erasmus
Offline, last seen 8 hours ago
Joined June 5, 2024

Hi, I have two applications: a mobile app (Android) and a web app (built with Next.js). Users log in to the mobile app, and on one of the screens, there’s a button that redirects them to the web app. I want the users to seamlessly access the web app without needing to re-authenticate, as they are already logged into the mobile app. I attempted to use the token exchange grant type to achieve this, but it doesn’t seem to be supported.
Could you suggest an approach or solution?

5 comments
R
P

how would I prompt the user for a password using Kinde when say they want to delete their application account as example

how do I run a method in the middleware

2 comments
R

where can I get access to the organization details for a user

how can a user change their email via kinde

1 comment
A

is it possible to share a access token between two different clients

when using the Kinde API how would the api request look to create a user containing another system id, in short how do I populate the provided_id using the Kinde API

1 comment
K

when using the OpenID Connect - Generic Client in WordPress, I get the following error, Requested audience has not been whitelisted by the OAuth 2.0 Client, how do I it. The api has audience has been authorized in the admin dashboard

1 comment
K

when using PHP were are getting the following error, Requested audience has not been whitelisted by the OAuth 2.0 Client, how do we go about resolving that

1 comment
K

when using a custom domain in Android SDK I get the following error, OPENSSL_internal:BAD_DECRYPT

1 comment
K

when using Android and Kinde to you have to add the intent filters for Android to function

1 comment
K

how do I open the Kinde signup page from Android sdk

1 comment
K

how do I open the sign up page in Android

1 comment
K

how do I set the audience in PHP

1 comment
K

how do I delete a business

1 comment
K

how can I make the firstname and lastname required fields

1 comment
K

I am getting "Invalid callback URL" error even after adding the callback URL how do I resolve that

1 comment
K

how would the Android java code look like

7 comments
K
R

how can I get a users email from a dotnet backend api

3 comments
K
R

when using KindeProvider for a react application how do I pass multiple aud values to the provider component

1 comment
K

how do I create a dotnet 8 web api project and secure only specific routes

5 comments
K
R