mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Update ts-dpop to solid library
This commit is contained in:
committed by
Joachim Van Herwegen
parent
d3c8069aa3
commit
faa98cd6f4
@@ -1,4 +1,4 @@
|
||||
import { createSolidTokenVerifier } from 'ts-dpop';
|
||||
import { createSolidTokenVerifier } from '@solid/identity-token-verifier';
|
||||
import { DPoPWebIdExtractor } from '../../../src/authentication/DPoPWebIdExtractor';
|
||||
import type { HttpRequest } from '../../../src/server/HttpRequest';
|
||||
import { BadRequestHttpError } from '../../../src/util/errors/BadRequestHttpError';
|
||||
|
||||
Reference in New Issue
Block a user