wso2 / samples-is

Apache License 2.0
77 stars 225 forks source link

Change from vite to create react app to fix the code_verfier undefined issue #452

Closed dasuni-30 closed 4 months ago

dasuni-30 commented 4 months ago

Purpose

Change from vite to webpack to fix the code_verfier undefined issue. Get the config variables from a json file instead of using window object. Update the README