wso2 / samples-is

Apache License 2.0
78 stars 229 forks source link

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

Closed dasuni-30 closed 6 months ago

dasuni-30 commented 6 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