Skip to content

Commit

Permalink
Update configTypes.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Jennison <[email protected]>
  • Loading branch information
MvRemmerden and kmjennison authored Jul 1, 2024
1 parent 1b76c5c commit 3b18521
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/configTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ export const defaultConfig = {
onVerifyTokenError: (_err: Error) => {},
// eslint-disable-next-line @typescript-eslint/no-empty-function, @typescript-eslint/no-unused-vars
onTokenRefreshError: (_err: Error) => {},
firebaseClientAppName: 'example-app-name',
cookies: {
// Required to be provided by the user.
// name: undefined,
Expand Down

0 comments on commit 3b18521

Please sign in to comment.