Skip to content

Commit

Permalink
chore: fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
sashatalalasha committed Nov 3, 2023
1 parent e42c22b commit f698567
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions flutter-ory-network/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ If you use Google Sign In on iOS, add following variable to .env file
IOS_CLIENT_ID={ios-client-id}.apps.googleusercontent.com
```

Additionally, add iOS URL scheme to Info.plist. It can be found in additional information of your iOS Client ID.
Additionally, add iOS URL scheme to Info.plist. It can be found in additional
information of your iOS Client ID.

```xml
<key>CFBundleURLTypes</key>
Expand All @@ -52,7 +53,8 @@ Additionally, add iOS URL scheme to Info.plist. It can be found in additional in
</array>
```

For more information, see [Google Integration Docs](https://www.ory.sh/docs/kratos/social-signin/google).
For more information, see
[Google Integration Docs](https://www.ory.sh/docs/kratos/social-signin/google).

### Apple Sign In

Expand Down

0 comments on commit f698567

Please sign in to comment.