Open
Description
Hi Dev's,
I am using a angular project 13 version, for the project, in this project, i need to integrate the social login of google only, so that i would take to create a project in google cloud console, after creating a project in the GCP and i create a client id and secret id, i implement using angular-oauth2-oidc of packages, using this package, I gain the response of user, if login was successfully, but i use the redirect uri of http://localhost:4200 this is sample project i created, for check everything works fine, so that i move on to the, my project have uri as "http://localhost:4202/#/dashboard/users?datestrap=0", if i paste this in validate redirect uri it shows error. note we can sign from localhost that's not a issues