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

Authentication example [feature request] #463

Open
gaspo53 opened this issue Mar 26, 2019 · 13 comments
Open

Authentication example [feature request] #463

gaspo53 opened this issue Mar 26, 2019 · 13 comments

Comments

@gaspo53
Copy link

gaspo53 commented Mar 26, 2019

First of all, THANKS A LOT for this huge piece of great work!!!! Honestly, really appreciated.
What I'm suggesting is for you guys to add an Auth form (login), and mostly an example hitting an Oauth2 backend to perform a login.

Thanks

@tomastrajan
Copy link
Owner

That would be a nice addition, PR maybe ? 😉

@tomastrajan tomastrajan changed the title Authentication example Authentication example [feature request] Mar 27, 2019
@GuateDevIO
Copy link

I am working to integrate Firebase Authentication to this project. If interested I can submit a PR once I am done with the revisions and tests.

@tomastrajan
Copy link
Owner

Hi @GuateDevIO yes that would be great!

@countrdd
Copy link

countrdd commented Apr 2, 2019

@GuateDevIO - I would be very interested in this as well.

@ramax495
Copy link

Any updates on this topic ?

@GuateDevIO
Copy link

I am migrating my projects to Angular 8 and I believe Tomas is also doing the same with this project. I think it will be better to wait for the upgrade to be done and then I can possibly submit a PR for the Authentication. Also I think its a great moment to introduce Nestjs to this project. I started using it recently and I am very impressed. Due to my new job it may take me some time to get this done hence anyone is welcome to submit a PR for this. Thanks.

@tomastrajan
Copy link
Owner

@GuateDevIO the Angular 8 migration is finished, an richer auth example would be nice but would prefer to keep it simple and NOT introduce nestjs ( even though I am a big fan! ) to keep both the starter and the deployment process simple. Current deployment to github pages would not be enough for node backend.

Anyway a nice login page with either simulated login or against some free API would be nice!

@kasparov112000
Copy link

kasparov112000 commented Jul 19, 2019

Tomas, and everyone else, thank you!!!!!!! I am almost done with the auth for graphqll for my project...should I submit a PR? Maybe as a feature

@tomastrajan
Copy link
Owner

With auth it is complicated, you usually need some kind of server right ?

This starer is deployed to GH pages so there is no possibility of having backend, so it is hard to imagine how to make this work frontend only so that when people clone this project then it just works as expected... ideas?

@kasparov112000
Copy link

How about a heroku version?

@twindual
Copy link

twindual commented Aug 9, 2019

Using Google Firebase Auth would be a good solution to this issue, should be no trouble deploying to GH.

One still needs to configure the Firebase project however.

@parthnayak7448
Copy link

parthnayak7448 commented Feb 3, 2020

Any update guys on login page example? @tomastrajan

@daboudii
Copy link

daboudii commented May 15, 2020

For those who are seeking a good example of Auth with ngrx check this repo: https://github.com/samjulien/nostalgia-mart

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

No branches or pull requests

9 participants