-
With angular RC released this week, I have just give it a shot and try to upgrade one of my project and it is failing on angular-oauth2-oidc doesn't support new changes w.r.t RXJS pipe operators and n…
-
Hi Asad,
I hope you are well, I was going trough the code and in the auth-interceptor.ts I found something which I have problem to figure out. Why we have if statement on two not related things: c…
-
Hi Asad,
When I go to the demo site, and type any message, I am getting the following error:
![image](https://user-images.githubusercontent.com/19475195/37429675-115b9eb8-279e-11e8-9bbb-42b86a36a4a3…
-
Hi Asad, the project gets better and better. Really amazing job!
I pulled the latest changes and I noticed that account.service.ts exist in two places:
1. AspNetCoreSpa/ClientApp/app/core/service…
-
In Visual studio MVC templates there are examples of social logins. Methods like ExternalLoginCallback (get) and ExternalLoginCallback (post) to register the account with that social login. This reli…
-
For some reason the redirect to "/sigin-oidc" gets handled by the Angular SPA fallback (`app.UseSPA(...)`)
(Of course Angular reports that the given route does not exist)
I'm trying to add signin …
-
Do you have any method in AspNetCoreSpa app that let user register or create a local account using social logins?
-
Hi Dear,
I upgraded the project to version 5.0.1 with npm-upgrade. Because I want to use Angular/Material.
if I call webpack --config webpack.config.vendor.js I get follow warning:
WARNING in ./nod…
-
Hi @asadsahi,
How do I report back login failure and show the error please?
Regards Paolo
-
After setting facebook Id's I get this issue every time:
error:invalid_request
error_description:The specified 'redirect_uri' parameter is not valid for this client application.
this is the r…