Skip to content

Commit 34e8d45

Browse files
authored
chore: upgrade FusionAuth iOS SDK to v1.3.0 (#21)
* chore: upgrade FusionAuth iOS SDK to v1.3.0 * chore: don't checkin development team credentials
1 parent 4ca69b6 commit 34e8d45

4 files changed

Lines changed: 309 additions & 37 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ The FusionAuth configuration files also make use of a unique feature of FusionAu
3939
4040
FusionAuth will be initially configured with these settings:
4141
* Your client Id is: `21e13847-4f30-4477-a2d9-33c3a80bd15a`
42-
* Your `Example Android App` test user `richard@example.com` and your password is `password`.
42+
* Your `Example iOS Quickstart` test user `richard@example.com` and your password is `password`.
4343
* Your FusionAuth admin username is `admin@example.com` and your password is `password`.
4444
* Your fusionAuthBaseUrl to access FusionAuth is `http://localhost:9011/`
4545

4646
You can log into the [FusionAuth admin UI](http://localhost:9011/admin) and look around if you want, but with Docker/Kickstart you don't need to.
4747
<!--
4848
end::forDocSiteDocker[]
4949
-->
50-
### Running the Android App
50+
### Running the iOS App
5151
<!--
5252
tag::forDocSiteRun[]
5353
-->

0 commit comments

Comments
 (0)