mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
feat: Add support for client_credentials authentication
This commit is contained in:
@@ -31,6 +31,7 @@ describe('An OwnerPermissionReader', (): void => {
|
||||
settings = {
|
||||
useIdp: true,
|
||||
podBaseUrl,
|
||||
clientCredentials: [],
|
||||
};
|
||||
|
||||
accountStore = {
|
||||
|
||||
Reference in New Issue
Block a user