amazon-archives / amazon-cognito-js

Amazon Cognito Sync Manager for JavaScript
http://aws.amazon.com/cognito
Apache License 2.0
202 stars 83 forks source link

It is possible login in Cognito without connection???? #42

Closed PaolinoAngeletti closed 7 years ago

PaolinoAngeletti commented 7 years ago

I have a doubt about Cognito and offline. The question is simple yet complex: You can log in to Cognito offline? Or is it only possible to save data locally (with DataSet) to allow operation of the application offline?

I ask this because I would use my application especially in offline, so I have to make a login without a connection.

I hope that I have explained well. Thansk for help