Abdul Rehman Talat

Results 7 issues of Abdul Rehman Talat

**Describe the bug** We are using a third-party list component in our project that uses a single graphql query. Seems to be impossible to use with Supabse because we get...

bug

### Describe the bug I'm migrating from Keycloak to Logto. We use [expo](https://expo.dev/) to build our apps (web & native). They have a pretty straight forward way of implementing [OAuth...

pending-verification

### Describe the bug While authenticating user, the token response has empty scope. I would like to get the JWT access token, and as per the [docs](https://docs.logto.io/docs/references/resources/#default-api) I am sending...

pending-verification
stale

### Describe the bug Expo Go app uses "exp" scheme for uri. For example: `exp://192.168.3.137:8081`. But logto use validation fails for this. ### Expected behavior The client accepts such redirect_uris...

enhancement

Hi, how do we return 404 status from the server if a path is not found? And even show a 404 state in the UI. Is there any API for...

Add support for `showsMyLocationButton` prop that shows a button on the map to pan to the user's location

The map doesn't show the user marker if `followsUserLocation` prop is set to false.