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
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
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
.
JavaScriptExample
/
oidc-client-js
Public
forked from
DuendeArchive/identity-model-oidc-client-js
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
Breadcrumbs
History for
oidc-client-js
test
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 9, 2019
remove dashes from guid for random API
brockallen
committed
8335caa
View commit details
Copy full SHA for 8335caa
View code at this point
Browse repository at this point
Commits on Feb 14, 2019
Use uuid library to generate random hash
Show description for 7936757
Jean-Paul Gorman
authored and
Jean-Paul Gorman
committed
7936757
View commit details
Copy full SHA for 7936757
View code at this point
Browse repository at this point
Commits on Feb 10, 2019
Merge pull request #738 from iliassk/dev
Show description for 1eb28c4
brockallen
authored
1eb28c4
View commit details
Copy full SHA for 1eb28c4
View code at this point
Browse repository at this point
Commits on Feb 8, 2019
Adds failing test-case
Show description for e6294fe
HenrikWM
committed
e6294fe
View commit details
Copy full SHA for e6294fe
View code at this point
Browse repository at this point
Commits on Jan 26, 2019
Added support for extraQueryParams in the SignoutRequest
iliassk
committed
7855784
View commit details
Copy full SHA for 7855784
View code at this point
Browse repository at this point
Commits on Dec 20, 2018
fix: signinSilent fails when no user is available
Show description for 0c9ea9c
Michael Weibel
committed
0c9ea9c
View commit details
Copy full SHA for 0c9ea9c
View code at this point
Browse repository at this point
Commits on Dec 13, 2018
add refresh token support
brockallen
committed
14ed108
View commit details
Copy full SHA for 14ed108
View code at this point
Browse repository at this point
Commits on Dec 12, 2018
ignore hash fragment when parsing query string response URLs
brockallen
committed
626a0d7
View commit details
Copy full SHA for 626a0d7
View code at this point
Browse repository at this point
Commits on Dec 9, 2018
update for query response type; allow response_type settings param
brockallen
committed
5fbce7c
View commit details
Copy full SHA for 5fbce7c
View code at this point
Browse repository at this point
Commits on Dec 6, 2018
prevent hybrid flow
brockallen
committed
10b58d7
View commit details
Copy full SHA for 10b58d7
View code at this point
Browse repository at this point
add more code to connect to token endpoint and exchange code/verifier
brockallen
committed
e3fb264
View commit details
Copy full SHA for e3fb264
View code at this point
Browse repository at this point
Commits on Dec 4, 2018
add request support for code flow w/ pkce
brockallen
committed
c68ceaa
View commit details
Copy full SHA for c68ceaa
View code at this point
Browse repository at this point
Commits on Oct 31, 2018
add test for custom prompt to signInSilent
brockallen
committed
c05113e
View commit details
Copy full SHA for c05113e
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
Added Settings test.
Josh Eckhoff
committed
2f64bd5
View commit details
Copy full SHA for 2f64bd5
View code at this point
Browse repository at this point
Commits on Jul 5, 2018
allow json service to accept other content types
brockallen
committed
e2edde9
View commit details
Copy full SHA for e2edde9
View code at this point
Browse repository at this point
Commits on May 19, 2018
update test to reflect new default for staleStateAge
brockallen
committed
f051262
View commit details
Copy full SHA for f051262
View code at this point
Browse repository at this point
Commits on May 6, 2018
add stopCheckSessionOnError flag to not disable check session timer when errors returned #491
brockallen
committed
3733551
View commit details
Copy full SHA for 3733551
View code at this point
Browse repository at this point
Commits on May 5, 2018
don't cancel, then reregister timers when re-initializing timers if same expiration is needed.
brockallen
committed
563cc19
View commit details
Copy full SHA for 563cc19
View code at this point
Browse repository at this point
do not initialize timers if no expiration on access token #534
brockallen
committed
051847d
View commit details
Copy full SHA for 051847d
View code at this point
Browse repository at this point
enhance http calls to OP to check content-type on response for json #488
brockallen
committed
4666c40
View commit details
Copy full SHA for 4666c40
View code at this point
Browse repository at this point
Merge branch 'dev' into pr-dev
Show description for c6d76a5
brockallen
committed
c6d76a5
View commit details
Copy full SHA for c6d76a5
View code at this point
Browse repository at this point
Commits on May 4, 2018
renable all tests
brockallen
committed
687f357
View commit details
Copy full SHA for 687f357
View code at this point
Browse repository at this point
update jsrsasign
brockallen
committed
0e68e1c
View commit details
Copy full SHA for 0e68e1c
View code at this point
Browse repository at this point
Commits on Feb 20, 2018
fix: change classes to use named exports instead of default exports
Show description for 712986f
DanielSchaffer
committed
712986f
View commit details
Copy full SHA for 712986f
View code at this point
Browse repository at this point
Commits on Sep 23, 2017
added includeIdTokenInSilentRenew to userManagerSettings #343
brockallen
committed
fede1ca
View commit details
Copy full SHA for fede1ca
View code at this point
Browse repository at this point
add APIs to start/stop silent renew #325
brockallen
committed
e55333a
View commit details
Copy full SHA for e55333a
View code at this point
Browse repository at this point
Merge pull request #355 from btimo/enhancement/issue-315
Show description for 147c5d8
brockallen
authored
147c5d8
View commit details
Copy full SHA for 147c5d8
View code at this point
Browse repository at this point
update test for changed stale state constant
brockallen
committed
2262802
View commit details
Copy full SHA for 2262802
View code at this point
Browse repository at this point
Commits on Jun 19, 2017
added support for extra/custom query params with test
btimo
committed
400e7f8
View commit details
Copy full SHA for 400e7f8
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
fixup tests
brockallen
committed
72b82cc
View commit details
Copy full SHA for 72b82cc
View code at this point
Browse repository at this point
fix tests for post_logout_redirect_uri
brockallen
committed
512b075
View commit details
Copy full SHA for 512b075
View code at this point
Browse repository at this point
Commits on Feb 10, 2017
don't require signing keys to have "use"
brockallen
committed
ecdc72b
View commit details
Copy full SHA for ecdc72b
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
update conformance tests
brockallen
committed
1c64e32
View commit details
Copy full SHA for 1c64e32
View code at this point
Browse repository at this point
allow request and request_uri params to authorize endpoint
brockallen
committed
3d345eb
View commit details
Copy full SHA for 3d345eb
View code at this point
Browse repository at this point
Commits on Feb 4, 2017
updates to tests
brockallen
committed
2779fbe
View commit details
Copy full SHA for 2779fbe
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.