-
Notifications
You must be signed in to change notification settings - Fork 400
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
Out of the box JWT authentication using satellizer (Login & Registration) #202
Comments
Let me know if I should upgrade my previous PR to 5.2 and make a new one from that, along with the Material UI for the front-end. I could pull in everything on your checklist, except for the Restangular interceptor. All the best! |
Hi @shiruken1 I have a branch I've been working on.. it should be done by this weekend I'll share the result soon 😄 |
I look forward , as I have to implement my project . a million thanks |
Hi @jadjoubran , I really need Satellizer integrated into this starter. Could you please estimate how much time will take you to complete the above tasks? |
Hi @yunus89 But keep in mind that you can also follow the installation guide provided by satellizer..I'll just try to polish some things to make it more accessible for everyone |
Thanks for this @jadjoubran It will be a great addition 😄 |
Halfway through 😄 |
I know it's been forever, but I finally have the UI for this! It's pretty nifty, is responsively designed, and includes landing page (which I can leave out), login with email/password, a dropdown to select a social network (with template interactivity and corresponding Angular functionality), and registration. Do you still want it? How should I deliver it? Let me know! |
Great addition |
@shiruken1 Thanks for this! But don't worry the feature is almost over 😄 |
This is done 😄 If all goes well, I'll update the docs & record a screencast Meanwhile, here are the steps to test:
|
Thanks @nicolesaidy for the design fixes 😄 |
@jadjoubran I think #129 should be part of this implementation, what do you think ? |
Yes it will 😄 I've already updated the milestone to 3.2 |
@jadjoubran I think that the register form should have a confirm password field what do you think ? |
@kujtimiihoxha I've seen a lot of startups omit this field.. For the simple reason that in case a user writes a wrong one (which rarely happens, he can just reset his password) |
Yup. The less fields the better. We're actually omitting the password field entirely, and make them change
|
Documentation & screencast moved to trello board (when 3.2 becomes available) |
The text was updated successfully, but these errors were encountered: