Integrate ionic login starter app with WordPress login and provide server-side authorisation. This plugin can be downloaded via WP ionic login auth
-
Setup your ionic login starter app
-
Download and install this plugin to your WordPress site, make sure your site's permalink settings(/wp-admin/options-permalink.php) is NOT set as "Plain"
-
Update/Add below code to ionic login/src/providers/post/post.ts, replace https://www.example.com with your website URL
this.authUrl = 'https://www.example.com/wp-ionic-login-auth';
-
Log into ionic login starter app with your WordPress credentials
Add virtual page in WordPress - https://stackoverflow.com/questions/35161848/can-i-add-virtual-virtual-in-wordpress