Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Commit

Permalink
1.11.1 build
Browse files Browse the repository at this point in the history
  • Loading branch information
brockallen committed Jan 30, 2021
1 parent ae7aa27 commit 9e28f3b
Show file tree
Hide file tree
Showing 11 changed files with 114,582 additions and 9,567 deletions.
2 changes: 0 additions & 2 deletions dist/oidc-client.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,6 @@ export interface OidcClientSettings {
MetadataServiceCtor?: MetadataServiceCtor;
/** An object containing additional query string parameters to be including in the authorization request */
extraQueryParams?: Record<string, any>;

getEpochTime(): Promise<number>;
}

export class UserManager extends OidcClient {
Expand Down
1,924 changes: 1,305 additions & 619 deletions dist/oidc-client.js

Large diffs are not rendered by default.

22 changes: 12 additions & 10 deletions dist/oidc-client.min.js

Large diffs are not rendered by default.

0 comments on commit 9e28f3b

Please sign in to comment.