Skip to content

Provide server-side authorisation to ionic login starter app

License

Notifications You must be signed in to change notification settings

RogerShenAU/php-ionic-login-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Integrate with ionic login starter app, provide server-side authorisation. This plugin can be downloaded via PHP ionic login auth

How to use

  1. Setup your ionic login starter app

  2. Download and upload to your site's root folder

  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/php-ionic-login-auth/login.php'; 
  4. Use below login details to test ionic app login
    username: demo
    password: demo

About

Provide server-side authorisation to ionic login starter app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages