Coder Social home page Coder Social logo

Authentication about mfe-starter HOT 4 CLOSED

patrickjs avatar patrickjs commented on May 1, 2024
Authentication

from mfe-starter.

Comments (4)

PatrickJS avatar PatrickJS commented on May 1, 2024

I might keep this repo as client only and move features such as this into the fullstack-angular2-starter. I can give an example of auth with cookies/jwt (prefered jwt) but the router also needs to be stable. With that said would you be fine with two starter repos (one simply client only and the other fullstack with more opinions such as auth and data management) ?

Previously the examples/ were merged into the initial app but quickly became too complex for people when starting angular2

from mfe-starter.

neokeats avatar neokeats commented on May 1, 2024

Hi,
it seems great to separate both.

The middleware problem is not limited to client/server. i ve looked into angular 2, they are some things i actually doesn't see how to handle yet.
More generally how to replace the rootScope behavior.
Let's say we have an app, some stats are shown, we have a date range or datepicker somewhere.
eveything is neat and separated so we have a component that show user stats and another his team stats or country stats.
So differents/separated components, that need to know the user status(has a team or not to show him teams stats menu or no data since you have no team, same for country...) and the separated datepicker value.
From angular2-authentication-sample they extend the router to know if the user is auth or not.
But this cannot be applied to all middleware situations. A more simple case is the breadcrumb or menu active problem.
All the examples i've found doesn't show real case like this.
Maybe it can't be done yet with angular2.
The only way i see it actually is to use a singleton/localstorage to pass values between components.

from mfe-starter.

valorkin avatar valorkin commented on May 1, 2024

it is fixed auth0-blog/angular2-authentication-sample#38
so you can try now

from mfe-starter.

PatrickJS avatar PatrickJS commented on May 1, 2024

the fullstack repo will have jwt authentication I'll revisit the issue when we publish it

from mfe-starter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.