User Registration Process with IdentityServer4

IdentityServer is for authenticating existing users, not really creating new users. In our use-case, we have 3 projects playing a part: The identity server A protected API An identity provider (aspnet core identity) project Users are created by a call to the API, which creates the appropriate structures in the identity provider. Our identity server … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)