Skip to content

RogerShenAU/wp-ionic-login-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Integrate ionic login starter app with WordPress login and provide server-side authorisation. This plugin can be downloaded via WP ionic login auth

How to use this plugin

  1. Setup your ionic login starter app

  2. 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"

  3. 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'; 
  4. Log into ionic login starter app with your WordPress credentials

Reference

Add virtual page in WordPress - https://stackoverflow.com/questions/35161848/can-i-add-virtual-virtual-in-wordpress

About

Integrate WordPress authorisation with ionic app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages