I want to make my app's login page native, but after user login they would be redirect to the webview. basically the app is webview except the login page. Is there anyway to pass the login sessino between native app and webview?
PS: xcode ios
thanks