Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nulltoken committed Oct 3, 2020
1 parent 4bdf0a1 commit 5399f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/oauth2-issuer.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'use strict';

import jwt from 'jsonwebtoken';
import { JWK } from 'node-jose';
import type { JWK } from 'node-jose';

import { OAuth2Issuer } from '../src/lib/oauth2-issuer';
import type { jwtTransform } from '../src/lib/types';
Expand Down

0 comments on commit 5399f2a

Please sign in to comment.