Skip to content
This repository has been archived by the owner on Feb 15, 2020. It is now read-only.
/ identity-oidc-ios Public archive

Example OpenID Connect client for login.gov for iOS

License

Notifications You must be signed in to change notification settings

18F/identity-oidc-ios

Repository files navigation

This sample SP has been retired. It was used for early prototyping for integrations with login.gov and has not been maintained. It has confirmed vulnerabilities and should not be used for production itegrations.

For maintained examples of integrations with login.gov please refer to:

login.gov

Sample OpenID Connect iOS Client

A sample iOS app that uses the login.gov OpenID Connect 1.0 endpoints

Developing

open OpenIDConnectExample.xcworkspace

Dependencies

We use Cocoapods to manage dependencies, and check dependency source into our example repo.

To install dependencies (assuming Cocoapods has been installed).

pod install
  • AppAuth: For working with OpenID Connect 1.0 APIs

Contributing

See CONTRIBUTING for additional information.

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

About

Example OpenID Connect client for login.gov for iOS

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published