Skip to content

Commit

Permalink
revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethella committed Nov 28, 2024
1 parent d61dfce commit e5a43ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/@magic-ext/oauth/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ export interface OAuthRedirectConfiguration {
redirectURI: string;
scope?: string[];
loginHint?: string;
shouldReturnURI?: boolean;
}

export enum OAuthErrorCode {
Expand Down

0 comments on commit e5a43ca

Please sign in to comment.