This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
CommunitySolidServer
Watch
2
Star
0
Fork
0
You've already forked CommunitySolidServer
mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced
2024-10-03 14:55:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
CommunitySolidServer
/
src
/
authentication
History
Ruben Verborgh
9c52011add
fix: Accept lowercase Authorization tokens.
2021-12-03 12:07:00 +01:00
..
BearerWebIdExtractor.ts
fix: Accept lowercase Authorization tokens.
2021-12-03 12:07:00 +01:00
Credentials.ts
feat: Let CredentialsExtractors specify what type of Credentials they generate
2021-09-28 13:06:38 +02:00
CredentialsExtractor.ts
feat: Let CredentialsExtractors specify what type of Credentials they generate
2021-09-28 13:06:38 +02:00
DPoPWebIdExtractor.ts
fix: Accept lowercase Authorization tokens.
2021-12-03 12:07:00 +01:00
PublicCredentialsExtractor.ts
feat: Support acl authorization for IDP components
2021-10-07 15:51:11 +02:00
UnionCredentialsExtractor.ts
feat: Combine the results of multiple CredentialsExtractors
2021-09-28 13:06:38 +02:00
UnsecureConstantCredentialsExtractor.ts
feat: Let CredentialsExtractors specify what type of Credentials they generate
2021-09-28 13:06:38 +02:00
UnsecureWebIdExtractor.ts
fix: Accept lowercase Authorization tokens.
2021-12-03 12:07:00 +01:00