Implement Google authentication for a url

Hi, is there any way to implement Google authentication for a url in Traefik? When someone navigates to a url, it will redirect to Google login page, and only if user authenticated and authorised successfully, they can view the website.

I would like to implement this for private resources.