Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
GoodNotes
/
AppAuth-iOS
Public
forked from
openid/AppAuth-iOS
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Sep 5, 2019
import missing headers for OIDC logout in AppAuthCore.h
julienbodet
authored and
WilliamDenniss
committed
e07ba33
View commit details
Copy full SHA for e07ba33
Browse repository at this point
Commits on Sep 4, 2019
Update CHANGELOG
WilliamDenniss
authored
e133472
View commit details
Copy full SHA for e133472
Browse repository at this point
Update README.md
Show description for 49ded21
lorig135
authored and
WilliamDenniss
committed
49ded21
View commit details
Copy full SHA for 49ded21
Browse repository at this point
Commits on Aug 16, 2019
Bump version to 1.2.0
WilliamDenniss
committed
b71d951
View commit details
Copy full SHA for b71d951
Browse repository at this point
Merge pull request #431 from openid/ios13beta
Show description for 8397c08
WilliamDenniss
authored
8397c08
View commit details
Copy full SHA for 8397c08
Browse repository at this point
Use the UIViewController's window as the presenting anchor
Show description for 01c5f55
WilliamDenniss
committed
01c5f55
View commit details
Copy full SHA for 01c5f55
Browse repository at this point
Commits on Aug 14, 2019
Fix iOS 13 compatibility issue
iabdullin
authored and
WilliamDenniss
committed
d16caab
View commit details
Copy full SHA for d16caab
Browse repository at this point
Commits on Aug 8, 2019
Bump version to 1.1.0
WilliamDenniss
committed
808b0d2
View commit details
Copy full SHA for 808b0d2
Browse repository at this point
Consider any azp claim when validating aud.
petea
authored and
WilliamDenniss
committed
cf5b15a
View commit details
Copy full SHA for cf5b15a
Browse repository at this point
Commits on Jul 17, 2019
Clean up OIDAuthorizationRequest docs
petea
authored and
WilliamDenniss
committed
ae38a4a
View commit details
Copy full SHA for ae38a4a
Browse repository at this point
Clean up OIDAuthorizationResponse docs
petea
authored and
WilliamDenniss
committed
47c6992
View commit details
Copy full SHA for 47c6992
Browse repository at this point
Clean up OIDTokenRequest docs
petea
authored and
WilliamDenniss
committed
c2182d4
View commit details
Copy full SHA for c2182d4
Browse repository at this point
Commits on Jun 15, 2019
Fixed typo redirectonURL --> redirectionURL
julienbodet
authored and
WilliamDenniss
committed
687a30e
View commit details
Copy full SHA for 687a30e
Browse repository at this point
Added EndSessionRequest and EndSessionResponse classes to AppAuthCore target
julienbodet
authored and
WilliamDenniss
committed
0ea6624
View commit details
Copy full SHA for 0ea6624
Browse repository at this point
Commits on Jun 11, 2019
Implement missing cancelWithCompletion: in OIDEndSessionImplementation
julienbodet
authored and
WilliamDenniss
committed
e9c2c7c
View commit details
Copy full SHA for e9c2c7c
Browse repository at this point
Adds a completion block to the session cancel
Show description for e46bf96
julienbodet
authored and
WilliamDenniss
committed
e46bf96
View commit details
Copy full SHA for e46bf96
Browse repository at this point
Implement OIDC RP-Initiated Logout
Show description for ca70481
WilliamDenniss
authored
ca70481
View commit details
Copy full SHA for ca70481
Browse repository at this point
Commits on Jun 10, 2019
Remove support for 32-bit macOS from EndSession models
Show description for ea5ad45
WilliamDenniss
committed
ea5ad45
View commit details
Copy full SHA for ea5ad45
Browse repository at this point
Add the end session endpoint to -description and -encodeWithCoder:, synthesize the endSessionEndpoint property for consistency
mattio
authored and
WilliamDenniss
committed
d5e8f6a
View commit details
Copy full SHA for d5e8f6a
Browse repository at this point
Implement OIDC RP-initiated logout actions
WilliamDenniss
committed
1b8fd79
View commit details
Copy full SHA for 1b8fd79
Browse repository at this point
Add end_session_endpoint support to OIDServiceConfiguration
WilliamDenniss
committed
d62069a
View commit details
Copy full SHA for d62069a
Browse repository at this point
Implement OIDExternalUserAgentRequest in OIDEndSessionRequest
Show description for 9ea9107
WilliamDenniss
committed
9ea9107
View commit details
Copy full SHA for 9ea9107
Browse repository at this point
Add additionalParemters support to OIDEndSessionResponse
Show description for 49380af
WilliamDenniss
committed
49380af
View commit details
Copy full SHA for 49380af
Browse repository at this point
Added the End Session request/response for the RP-Initiated Logout
Lucas Farris
authored and
WilliamDenniss
committed
68648b9
View commit details
Copy full SHA for 68648b9
Browse repository at this point
Commits on Jun 1, 2019
Error when the JSON object isn't a NSDictionary
WilliamDenniss
committed
28fc6c6
View commit details
Copy full SHA for 28fc6c6
Browse repository at this point
Perform case-insensitive compare on scheme
WilliamDenniss
committed
820793e
View commit details
Copy full SHA for 820793e
Browse repository at this point
Fix typo
WilliamDenniss
committed
053d47f
View commit details
Copy full SHA for 053d47f
Browse repository at this point
Change the iat claim time skew to a constant
Show description for 6ea2ac1
WilliamDenniss
committed
6ea2ac1
View commit details
Copy full SHA for 6ea2ac1
Browse repository at this point
Commits on May 31, 2019
Make UIViewController optional in OIDExternalUserAgentIOS for iOS 11+
Show description for d84c033
kevinjohnason
authored and
WilliamDenniss
committed
d84c033
View commit details
Copy full SHA for d84c033
Browse repository at this point
Clean up test scopes (#354)
petea
authored and
WilliamDenniss
committed
4062c9c
View commit details
Copy full SHA for 4062c9c
Browse repository at this point
Bump version to 1.0.0
Show description for 351d0d5
WilliamDenniss
committed
351d0d5
View commit details
Copy full SHA for 351d0d5
Browse repository at this point
Commits on Apr 2, 2019
Bump version to 1.0.0.rc1
WilliamDenniss
committed
6af0893
View commit details
Copy full SHA for 6af0893
Browse repository at this point
Commits on Mar 29, 2019
Fixed compatibility with ASWebAuthenticationSession/SFAuthenticationSession when in guided access mode
Show description for ff12350
cassianodialpad
authored and
WilliamDenniss
committed
ff12350
View commit details
Copy full SHA for ff12350
Browse repository at this point
Fix "AppAUth" typo in tvOS library name
WilliamDenniss
committed
1f2aa58
View commit details
Copy full SHA for 1f2aa58
Browse repository at this point
Commits on Mar 25, 2019
Add the ability to dictate ports
alex-taffe
authored and
WilliamDenniss
committed
d1270ec
View commit details
Copy full SHA for d1270ec
Browse repository at this point
Previous
Next
You can’t perform that action at this time.