auth0-blog / react-flux-jwt-authentication-sample

Sample for implementing Authentication with a React Flux app and JWTs
590 stars 101 forks source link

Added "Remember me" checkbox to the login form. #31

Open alexeiberkov opened 8 years ago

alexeiberkov commented 8 years ago

I just added "Remember me" checkbox to the login form. As far as I can see this is very small but important improvement :)