mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
separate MRZ data from userStore (#1187)
This commit is contained in:
committed by
GitHub
parent
0c6a6cb2e6
commit
c1d30d153a
@@ -52,8 +52,6 @@ export const parseScanResponse = (response: unknown) => {
|
||||
};
|
||||
|
||||
export const scan = async (inputs: Inputs) => {
|
||||
await configureNfcAnalytics();
|
||||
|
||||
const baseContext = {
|
||||
sessionId: inputs.sessionId,
|
||||
userId: inputs.userId,
|
||||
|
||||
Reference in New Issue
Block a user