Skip to content

Commit

Permalink
Logging
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdakin-magic committed Oct 17, 2023
1 parent 3b92e0b commit 3210b74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@magic-sdk/provider/src/modules/auth.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ export class AuthModule extends BaseModule {
}).log();
}

console.log(configuration);
const { email, showUI = true, redirectURI, variation } = configuration;

const requestPayload = createJsonRpcRequestPayload(
Expand Down

0 comments on commit 3210b74

Please sign in to comment.