I'm currently developing a banking app using react.js so I need to secure my app form client side. is there any way to open the app only in new window(Not a new tab)?
I need When a user type the url in browser the app should open automatically in a new widow.
And if you know any other security features or other solutions please let me know. thanks