Simple Angular/BFF sample
Just basic login/logout/show user session for Angular using the MS Angular template as a starting point.
I believe this pull request that was closed actually had this completed....I'm not the author of this, but it fully worked when I tested it... the author is @marleypowell
https://github.com/marleypowell/DuendeSamples/tree/marley/angular-sample/IdentityServer/v6/BFF/AngularBffSample
See: #63
Edit: I guess this might be the official sample issue?
Yes - thanks for that!
But as we said earlier - the reality of today's software industry is that we cannot take responsibility of code originating outside of our organization. That's why we need our own sample.
That makes sense, thanks for adding one 🙂