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
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):
insert the output from ionic info here
The text was updated successfully, but these errors were encountered:
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
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):The text was updated successfully, but these errors were encountered: