Hello We'd like to use OAuth 2.0 Google in our Angular platform and beneficing from all ABP Suite How can we do this ?
NB : we have looked, we didn't find any ExternalProvider API exposed.
Hello everyone,
We are facing an issue when attempting to authenticate though Identity Service 4.2. Note : we have a separate projects ( modules + identity server ) with Angular Client.
The currentUser data is null after successful authentication.
Reprodure the problem :
1 - Configuration OauthConfig in environment with :
2 - Login : redirection to identity Server UI ( commercial version ) 3 - Authentication ( user, password ) login. 4 - The network observation :