Commit Graph
52 Commits
Author SHA1 Message Date
Hrishikesh Vaipurkar 7393347f99 Merged in feat/SW-162-2fa-for-my-profile-forms (pull request #432)
feat(SW-162): Handled netlify domain url issue

Approved-by: Michael Zetterberg
2024-08-21 08:24:25 +00:00
Hrishikesh Vaipurkar 08927bceb9 feat(SW-162): Handled netlify domain url issue 2024-08-21 10:18:43 +02:00
Hrishikesh Vaipurkar 01bd7d2299 feat(SW-158): Updated to use custom cookie and optimization 2024-08-19 12:02:08 +02:00
Hrishikesh Vaipurkar fd4c238428 feat(SW-158): Optimized code 2024-08-19 12:02:07 +02:00
Hrishikesh Vaipurkar 710730a9e9 feat(SW-158): Implemented seamless login in magic link login 2024-08-19 12:02:07 +02:00
Hrishikesh Vaipurkar ce51402443 feat: SW-158 Optimized comments 2024-08-19 12:02:06 +02:00
Hrishikesh Vaipurkar cdd83a4346 feat: SW-158 Tracking support 2024-08-19 12:02:06 +02:00
Hrishikesh Vaipurkar 0b6b88e8e7 feat: SW-158 Optimized code 2024-08-19 12:02:05 +02:00
Hrishikesh Vaipurkar d3ae62eff1 feat: SW-158 Updated new param loginKey and callback url support 2024-08-19 12:02:05 +02:00
Hrishikesh Vaipurkar e14e3aaffa feat: SW-158 Magic Link login support 2024-08-19 12:02:05 +02:00
Hrishikesh Vaipurkar 2ce21626b9 feat: SW-158 Enabled support for authjs nonce 2024-08-19 12:02:04 +02:00
Hrishikesh Vaipurkar e36f5cd122 feat: SW-158 Adding route and support for Magic link 2024-08-19 12:02:04 +02:00
Hrishikesh Vaipurkar 6ef4da125d feat(SW-162): MFA expiry set with token expiry 2024-08-14 11:18:35 +02:00
Hrishikesh Vaipurkar 84670dbd14 feat(SW-162): Optimized as review comments 2024-08-14 10:44:15 +02:00
Hrishikesh Vaipurkar 51df6bfd34 feat(SW-162): Used token instead of cookie 2024-08-14 10:44:14 +02:00
Hrishikesh Vaipurkar e7f7fb286e feat(SW-162): Updated cookie name 2024-08-14 10:44:14 +02:00
Hrishikesh Vaipurkar 13ded529cc feat(SW-162): Updated MFA to use basic cookie validation 2024-08-14 10:44:13 +02:00
Hrishikesh Vaipurkar 1040c09147 feat: SW-162 Handled void scenario of isMFAInvalid fn 2024-08-14 10:44:13 +02:00
Hrishikesh Vaipurkar e264e4d2e2 feat: SW-162 Updated redirect to rewrite reducing unnecessary redirects for user 2024-08-14 10:44:13 +02:00
Hrishikesh Vaipurkar 767f5b5d2e feat: SW-162 Inserted all three scopes 2024-08-14 10:44:12 +02:00
Hrishikesh Vaipurkar 8ab77a5522 feat: SW-162 Updated as per review comments 2024-08-14 10:44:11 +02:00
Hrishikesh Vaipurkar 77feefb1dd feat: SW-162 Optimized code and updated scope 2024-08-14 10:44:11 +02:00
Hrishikesh Vaipurkar dde2b828cb feat: SW-162 MFA for Profile implemented 2024-08-14 10:44:10 +02:00
Hrishikesh Vaipurkar f35edcd6cb feat(SW-65): Updated zod infer to output 2024-08-07 14:46:00 +02:00
Hrishikesh Vaipurkar 937e625170 feat: SW-65 Updated styles 2024-08-07 14:02:39 +02:00
Hrishikesh Vaipurkar 1dfcd144fb SW-65 Moved type to /types 2024-08-07 14:02:39 +02:00
Hrishikesh Vaipurkar 23c97db987 SW-65 Optimized styles 2024-08-07 14:02:38 +02:00
Hrishikesh Vaipurkar fb5ba552e9 SW-65 Removed action used onSubmit and dt lib 2024-08-07 14:02:38 +02:00
Hrishikesh Vaipurkar 6a26949faa SW-65 Hide booking widget for development 2024-08-07 14:02:37 +02:00
Hrishikesh Vaipurkar 2afab6a33d feat: SW-65 Working on booking widget wrapper component 2024-08-07 14:02:37 +02:00
Hrishikesh Vaipurkar 2f9296c430 feat: SW-229 Updated to use fileURLToPath 2024-07-22 11:36:48 +02:00
Hrishikesh Vaipurkar 5469b4f18d SW-229 Added jiti support windows 2024-07-22 11:36:48 +02:00
Hrishikesh Vaipurkar 15b9523611 feat: WEB-210 Update env path & try catch handling 2024-07-10 11:37:31 +02:00
Hrishikesh Vaipurkar 88a7f57349 feat: WEB-210 Fallback booking URL if encryption fails 2024-07-10 11:37:31 +02:00
Hrishikesh Vaipurkar eb4cfcce3a feat: WEB-210 Updated encryption to concat buffers instead of result 2024-07-10 11:37:30 +02:00
Hrishikesh Vaipurkar 3f69eda17f feat: WEB-210 Updated lang type 2024-07-10 11:37:30 +02:00
Hrishikesh Vaipurkar 1f53b29a69 feat: WEB-210 Updated .map to avoid mutation 2024-07-10 11:37:30 +02:00
Hrishikesh Vaipurkar cbd634144e feat: WEB-210 Updated types as review comments 2024-07-10 11:37:29 +02:00
Hrishikesh Vaipurkar d33e038703 feat: WEB-210 Updated as per review comments 2024-07-10 11:37:29 +02:00
Hrishikesh Vaipurkar 1c5859a252 feat: WEB-210 Updated .env example file 2024-07-10 11:37:29 +02:00
Hrishikesh Vaipurkar 85f5a524d9 feat: WEB-210 Removed secret from ex env and reverted server.ts 2024-07-10 11:37:28 +02:00
Hrishikesh Vaipurkar c018dc8ce0 feat: WEB-210 Removed unnecessary env changes and logs 2024-07-10 11:37:28 +02:00
Hrishikesh Vaipurkar 83cb76be65 feat: WEB-210 Fixed API response 2024-07-10 11:37:28 +02:00
Hrishikesh Vaipurkar f2bff7fd5a feat: WEB-210 Updated npm start cmd with openssl-legacy flag 2024-07-10 11:37:27 +02:00
Hrishikesh Vaipurkar 1fd7cdcbc3 feat: WEB-210 Rebased with develop branch 2024-07-10 11:37:27 +02:00
Hrishikesh Vaipurkar 6e901f526a feat: WEB-210 Added flag in npm start cmd 2024-07-10 11:37:27 +02:00
Hrishikesh Vaipurkar 22cc956611 feat: WEB-210 reverted plugin nextjs to previous version 2024-07-10 11:37:27 +02:00
Hrishikesh Vaipurkar b5636774ef feat: WEB-210 Updated nexjs plugin 2024-07-10 11:37:26 +02:00
Hrishikesh Vaipurkar fd64ffadb9 feat: WEB-210 Testing logs for node_options 2024-07-10 11:37:26 +02:00
Hrishikesh Vaipurkar 714d0d91f0 feat: WEB-210 Replaced custom env with process.env 2024-07-10 11:37:26 +02:00
Hrishikesh Vaipurkar 46da385950 feat: Web-210 Public Url fix for Netlify branch deploy 2024-07-10 11:37:25 +02:00
Hrishikesh Vaipurkar b57860ddfe feat: (Web-210) Added encryption for my-booking Urls 2024-07-10 11:37:25 +02:00