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
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
.
inrupt
/
solid-client-authn-js
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
77
Code
Issues
57
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Login and Logout handler
- #3366
#3366
Open
zg009
wants to merge 10 commits into
inrupt:main
inrupt/solid-client-authn-js:main
from
zg009:main
zg009/solid-client-authn-js:main
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Login and Logout handler
#3366
zg009
wants to merge 10 commits into
inrupt:main
inrupt/solid-client-authn-js:main
from
zg009:main
zg009/solid-client-authn-js:main
Copy head branch name to clipboard
Commits
Commits on Oct 5, 2023
added test function and updated Session event listener for login or logout funcs
Zach
committed
563ce36
View commit details
Copy full SHA for 563ce36
Browse repository at this point
i accidentally put all the changes in the node/dist directory so I had to undo that embarrassment
Zach
committed
e7c9684
View commit details
Copy full SHA for e7c9684
Browse repository at this point
updated ugly event emitters, definitely not the best way to do this
Zach
committed
10b10aa
View commit details
Copy full SHA for 10b10aa
Browse repository at this point
updated comment in internalLogout function of Session with explanation
Zach
committed
e7024fe
View commit details
Copy full SHA for e7024fe
Browse repository at this point
Commits on Feb 21, 2024
added initial synchonized calls and test
Zach
committed
a8c02a6
View commit details
Copy full SHA for a8c02a6
Browse repository at this point
cleaned up typings
Zach
committed
c40679e
View commit details
Copy full SHA for c40679e
Browse repository at this point
more tests for LOGIN||LOGOUT
Zach
committed
a035f48
View commit details
Copy full SHA for a035f48
Browse repository at this point
Commits on Feb 22, 2024
reset event handlers to default as or\and types aren't an option, added passing unit tests
Zach
committed
a3c78b4
View commit details
Copy full SHA for a3c78b4
Browse repository at this point
Commits on Feb 28, 2024
factored event listeners into Session constructor for node and browser packages, renamed LOGIN_AND_LOGOUT to SESSION_STATUS_CHANGE
Zach
committed
10ce1e9
View commit details
Copy full SHA for 10ce1e9
Browse repository at this point
changed e2e spec test case and combined with larger block
Zach
committed
b73d275
View commit details
Copy full SHA for b73d275
Browse repository at this point
You can’t perform that action at this time.