feat: Bearer token support

This commit is contained in:
Matthieu Bosquet
2020-12-28 16:14:47 +00:00
committed by Ruben Verborgh
parent 97e7e42fdc
commit bdfd7cf902
8 changed files with 142 additions and 11 deletions

View File

@@ -11,6 +11,9 @@
"@id": "urn:solid-server:default:TargetExtractor"
}
},
{
"@type": "BearerWebIdExtractor"
},
{
"@type": "EmptyCredentialsExtractor"
}