Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for offline mode user login #58

Open
isAlmogK opened this issue Nov 20, 2014 · 5 comments
Open

Support for offline mode user login #58

isAlmogK opened this issue Nov 20, 2014 · 5 comments

Comments

@isAlmogK
Copy link

I wanted to know if offline user login is supported?

@raix
Copy link

raix commented Nov 28, 2014

So ground db will let meteor login first at resume and then commit changes. But its not super advanced - eg. theres no local pure offline login/logout functionality - the local storage is namespaced to at some point support pr. user encrypted storage - but thats a big feature - and I havent have a client demanding that yet.

@isAlmogK
Copy link
Author

@raix can you contact me, we might be interested in hiring you to help us with this and offline mode

@niranjans
Copy link

@raix Any update on this feature? Since this issue is a bit old, I wanted to check with you if an offline user-login method (authentication) is possible.

@raix
Copy link

raix commented Aug 21, 2016

@niranjans persisting the user logged in when offline should be possible - encrypting via a pin code could be solved by building a layer on top of localforage and use that as storage.

@cyclops24
Copy link

I guess maybe this package can useful for this purpose: https://github.com/mbanting/meteor-cordova-accounts-resume/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants