Sample Swift Application for using the OAuthKit Library. This sample application demonstrates how to get up and running quickly with OAuthKit and supports iOS, macOS, tvOS, visionOS, and watchOS.
This sample application provides a number of pre-configured OAuth 2.0 providers listed in the oauth.json file. You'll need to replace the clientID and clientSecret values with your own to run the sample application.
You can find the complete Swift DocC documentation for the OAuthKit Framework here.
