You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,8 @@ The best place to configure your client is `+[UIApplicationDelegate initialize]`
78
78
}
79
79
</pre>
80
80
81
+
Take a look at the [Wiki](https://github.com/nxtbgthng/OAuth2Client/wiki) for some examples.
82
+
81
83
### Requesting Access to a Service
82
84
83
85
Once you have configured your client you are ready to request access to one of those services. The NXOAuth2AccountStore provides three different methods for this:
0 commit comments