Skip to content

Commit

Permalink
Re-export TokenResponseBody
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiodxa committed Apr 1, 2024
1 parent 773bf7d commit ad0450d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -261,4 +261,4 @@ export class OAuth2Strategy<
}
}

export { OAuth2RequestError } from "oslo/oauth2";
export { OAuth2RequestError, TokenResponseBody } from "oslo/oauth2";

0 comments on commit ad0450d

Please sign in to comment.