Skip to content

Commit

Permalink
Merge pull request #1664 from RafaelTaranto/fix/small-email-auth-issues
Browse files Browse the repository at this point in the history
Fix/small email auth issues
  • Loading branch information
RafaelTaranto authored Mar 19, 2024
2 parents 86ce5a7 + 2b714ed commit 9b0980d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions lib/new-config-manager.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
const {AUTH_METHODS} = require('./compliance-triggers')

const _ = require('lodash/fp')
const { validate } = require('uuid')

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ const GET_TRANSACTIONS = gql`
customerIdCardPhotoPath
customerFrontCameraPath
customerPhone
customerEmail
discount
customerId
isAnonymous
Expand Down

0 comments on commit 9b0980d

Please sign in to comment.