Releases: brunocouty/package-ionic-cloud
Releases · brunocouty/package-ionic-cloud
Complete Auth and Push Basic Methods
- Add complete basic methods to Auth and Push Class.
- Updated documentation;
Update Push Class
Add list Push Notifications method.
Auth Functions Add
New methods were add in Auth Class!
- get: retrieve the user data;
- update: update user data;
- delete: delete an user;
Correction on Auth
Correction on register method, on class Auth.
Update Register User function
Allow that developer send the API Token and App ID in register method. Now, this method can be used to register users in more than one mobile app using the same application.
Push Notifications Update
Allow that you send Push Notifications with different tokens in a same class.
Add User Register
Updates
- Add function register an user;
- update read.me;
Send Push Notifications
Updates
- Add read.me file;
- Implements function to send push notifications;
Adjustment
0.0.3 #0 - correction json
On Dev
Package on development.