'micronaut oauth2 provider redirect with jwt to frontend

Is there any existing implementation in micronaut of authorization with oauth2 provider like google and redirecting to frontend with jwt token?

Or only way is to create custom implementation like this in spring boot ?

https://www.javachinna.com/spring-boot-angular-10-user-registration-oauth2-social-login-part-1/



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source