Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sashatalalasha authored Oct 25, 2023
1 parent 8a03f41 commit f1a78c6
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions flutter-ory-network/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,14 @@ If you use Google Sign In on iOS, add following variable to .env file
```env
IOS_CLIENT_ID={ios-client-id}.apps.googleusercontent.com
```
Additionally, add reversed Client ID com.googleusercontent.apps.{ios-client.id} as iOS URL scheme to Info.plist.\
Additionally, add reversed Client ID com.googleusercontent.apps.{ios-client.id}
as iOS URL scheme to Info.plist.\
For more information, see [Google Integration Docs](https://www.ory.sh/docs/kratos/social-signin/google).

### Apple Sign In
To configure Apple Sign In on IOS, see [Apple Integration Docs](https://www.ory.sh/docs/kratos/social-signin/apple).\
To configure Apple Sign In on Android, see [Social sign-in for native and mobile apps
](https://www.ory.sh/docs/kratos/social-signin/native-apps).
To configure Apple Sign In on IOS, see
[Apple Integration Docs](https://www.ory.sh/docs/kratos/social-signin/apple).\
To configure Apple Sign In on Android, see [Social sign-in for native and mobile apps ](https://www.ory.sh/docs/kratos/social-signin/native-apps).

### Run locally

Expand Down

0 comments on commit f1a78c6

Please sign in to comment.