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 }}
zero804
/
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 Aug 14, 2020
Document tvOS support in READMEs
Show description for e191b1b
soule
authored
e191b1b
View commit details
Copy full SHA for e191b1b
Browse repository at this point
Rename TVAuthorizationEndpoint to deviceAuthorizationEndpoint
soule
authored
88136c3
View commit details
Copy full SHA for 88136c3
Browse repository at this point
Configure Carthage and update Podfile
julienbodet
authored and
petea
committed
8993d43
View commit details
Copy full SHA for 8993d43
Browse repository at this point
Fix indentation
julienbodet
authored and
petea
committed
13b3f63
View commit details
Copy full SHA for 13b3f63
Browse repository at this point
Add NS_AVAILABLE_IOS(10.0) for widgetActiveDisplayModeDidChange:withMaximumSize: instead of #pragma
julienbodet
authored and
petea
committed
10ad90e
View commit details
Copy full SHA for 10ad90e
Browse repository at this point
Change iOS version of example's app extensions + layout changes
julienbodet
authored and
petea
committed
636c4d9
View commit details
Copy full SHA for 636c4d9
Browse repository at this point
Fixed warnings in storyboards + formatting
julienbodet
authored and
petea
committed
216c5b5
View commit details
Copy full SHA for 216c5b5
Browse repository at this point
Add extension to swift example
julienbodet
authored and
petea
committed
602066c
View commit details
Copy full SHA for 602066c
Browse repository at this point
Add extension to objc carthage example
julienbodet
authored and
petea
committed
af44143
View commit details
Copy full SHA for af44143
Browse repository at this point
Add app group to example to get auth state from extension
julienbodet
authored and
petea
committed
5e4e47b
View commit details
Copy full SHA for 5e4e47b
Browse repository at this point
Multiple fixes to the app extension example
julienbodet
authored and
petea
committed
099afb1
View commit details
Copy full SHA for 099afb1
Browse repository at this point
Add extension for Example-iOS_ObjC
julienbodet
authored and
petea
committed
e46c433
View commit details
Copy full SHA for e46c433
Browse repository at this point
Add OIDC Discovery for the Device Authorization Endpoint
Show description for 8c33e8c
soule
authored and
WilliamDenniss
committed
8c33e8c
View commit details
Copy full SHA for 8c33e8c
Browse repository at this point
Add updated tvOS example project
soule
authored and
WilliamDenniss
committed
61229cb
View commit details
Copy full SHA for 61229cb
Browse repository at this point
Add OIDTVAuthorizationResponse tests
soule
authored and
WilliamDenniss
committed
6e89dba
View commit details
Copy full SHA for 6e89dba
Browse repository at this point
Update for RFC compliance, use new OIDTVTokenRequest class
soule
authored and
WilliamDenniss
committed
85cb334
View commit details
Copy full SHA for 85cb334
Browse repository at this point
Add OIDTVTokenRequest tests
soule
authored and
WilliamDenniss
committed
da5642a
View commit details
Copy full SHA for da5642a
Browse repository at this point
Add OIDTVTokenRequest class
Show description for d08724f
soule
authored and
WilliamDenniss
committed
d08724f
View commit details
Copy full SHA for d08724f
Browse repository at this point
Add AppAuthTV tests
Show description for 8248ccb
soule
authored and
WilliamDenniss
committed
8248ccb
View commit details
Copy full SHA for 8248ccb
Browse repository at this point
Rename GTM to OID, remove extra headers
Show description for 72d874b
soule
authored and
WilliamDenniss
committed
72d874b
View commit details
Copy full SHA for 72d874b
Browse repository at this point
Commits on Aug 13, 2020
Modify TV authorization logic for AppAuth
Show description for da0be7a
WilliamDenniss
committed
da0be7a
View commit details
Copy full SHA for da0be7a
Browse repository at this point
Import TV authorization flow from GTMAppAuth
Show description for 9d04840
WilliamDenniss
committed
9d04840
View commit details
Copy full SHA for 9d04840
Browse repository at this point
Commits on Jul 21, 2020
Exclude unit test files from code coverage analysis.
petea
authored and
WilliamDenniss
committed
7232d6e
View commit details
Copy full SHA for 7232d6e
Browse repository at this point
Commits on Jul 14, 2020
Merge pull request #537 from openid/add-badges-to-readme
Show description for 11f3b60
petea
authored
11f3b60
View commit details
Copy full SHA for 11f3b60
Browse repository at this point
Commits on Jul 10, 2020
Replace itms-apps with https
soule
authored and
WilliamDenniss
committed
80ea9b5
View commit details
Copy full SHA for 80ea9b5
Browse repository at this point
Move OIDExternalAgentCustomBrowser into its own subspec and framework
Show description for e8d2864
soule
authored
e8d2864
View commit details
Copy full SHA for e8d2864
Browse repository at this point
Commits on Jun 9, 2020
Make Core, ExternalUserAgent the default subspecs
Show description for df840e8
soule
authored
df840e8
View commit details
Copy full SHA for df840e8
Browse repository at this point
Commits on Jun 3, 2020
Add badges to README
julienbodet
committed
36f12d0
View commit details
Copy full SHA for 36f12d0
Browse repository at this point
Commits on Jun 2, 2020
Added changelog for 1.4.0
julienbodet
committed
01131d6
View commit details
Copy full SHA for 01131d6
Browse repository at this point
Bump podspec version to 1.4.0
julienbodet
committed
951d4e7
View commit details
Copy full SHA for 951d4e7
Browse repository at this point
Commits on May 31, 2020
Add Swift Package Manager Support
Show description for d1bd7ac
karimhm
authored
d1bd7ac
View commit details
Copy full SHA for d1bd7ac
Browse repository at this point
Commits on May 8, 2020
Add ChangeLog for 1.3.1
julienbodet
committed
c63e392
View commit details
Copy full SHA for c63e392
Browse repository at this point
Bump version to 1.3.1
julienbodet
committed
803353a
View commit details
Copy full SHA for 803353a
Browse repository at this point
Add my name to the podspec authors
julienbodet
authored and
WilliamDenniss
committed
9639273
View commit details
Copy full SHA for 9639273
Browse repository at this point
Commits on Mar 28, 2020
Remove 'UIWebView' in comment to avoid warning when submiting apps to App Store Connect
julienbodet
authored and
WilliamDenniss
committed
217ee92
View commit details
Copy full SHA for 217ee92
Browse repository at this point
Previous
Next
You can’t perform that action at this time.