angular-facebook-utils icon indicating copy to clipboard operation
angular-facebook-utils copied to clipboard

How does the Server know that the User has logged in?

Open syedfaizan opened this issue 8 years ago • 1 comments

Hi i am using express server, and if i use this, how will i know that the user has signed in? as the session is stored in the backend.

syedfaizan avatar Jul 19 '16 12:07 syedfaizan

I think that you have use a session middleware for validate this.

Can be session-express

iamjinme avatar Jul 19 '16 14:07 iamjinme