Package io.helidon.security.providers.google.login

Integration with Google login button. The provider extracts access token from request (Authorization bearer token) and validates it against Google. Then it creates a subject with as much information as available in the JWT token provided by Google.