diff --git a/README.md b/README.md index 46daacfe101..3c82e53a4cd 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ You can learn more on the [Okta + iOS](https://developer.okta.com/code/ios/) pag - [Property list](#property-list) - [Configuration object](#configuration-object) - [API Reference](#api-reference) - - [signin](#signin) + - [signInWithBrowser](#signInWithBrowser) - [signOutOfOkta](#signoutofokta) - [isAuthenticated](#isauthenticated) - [getUser](#getuser) @@ -136,7 +136,7 @@ let config = [ ## API Reference -### signin +### signInWithBrowser Start the authorization flow by simply calling `signIn`. By default, this method uses the values specified in the `Okta.plist` file: