You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.
Currently Ionic Auth Service : https://docs.ionic.io/services/auth/ allows us to save user data including login details to ionic cloud. It only allows us to view details for each user but has no way to bulk export this data out of the cloud. I could not find any export link or any related API for this. Expected behavior:
There should be an option to bulk export selected user data to formats such as excel or csv. In the absence of this feature, user data is essentially locked to cloud db and any external use of this data becomes very hard if not practically impossible.
Steps to reproduce:
Related code:
insert any relevant code here
Other information:
Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):
From @thepiyush13 on May 5, 2017 13:13
Ionic version: (check one with "x")
[ ] 1.x
[x] 2.x
[ ] 3.x
I'm submitting a ... (check one with "x")
[ ] bug report
[ x] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
Currently Ionic Auth Service : https://docs.ionic.io/services/auth/ allows us to save user data including login details to ionic cloud. It only allows us to view details for each user but has no way to bulk export this data out of the cloud. I could not find any export link or any related API for this.
Expected behavior:
There should be an option to bulk export selected user data to formats such as excel or csv. In the absence of this feature, user data is essentially locked to cloud db and any external use of this data becomes very hard if not practically impossible.
Steps to reproduce:
Related code:
Other information:
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):Copied from original issue: ionic-team/ionic-framework#11531
The text was updated successfully, but these errors were encountered: