Angular Auth0 SSO Integration -- 2

Job ID: 40346643

Budget: $30 – $250 USD

I have an Angular front-end that now needs secure Single Sign-On through Auth0. The only identity provider I want wired up at this stage is Google, and I only need to pull the user’s basic profile information once authentication succeeds.

Here is what I’m expecting from you:

• Configure Auth0 and my Angular project so a user can click “Sign in with Google,” be redirected to Google, grant consent, and land back in the app already authenticated.
• Expose the returned ID token and profile object inside an Angular service so the rest of the app can subscribe to authentication state.
• Add a simple route guard that blocks protected routes when the user is not logged in.
• Include a clean logout flow that clears the session both locally and in Auth0.
• Pixi.js improvement in the frontend

I will provide existing repo access plus my Auth0 tenant details; you bring the working code, concise setup notes, and anything I need to move this into production.