exmoria

Results 2 issues of exmoria

### Version 4.3.7 ### Context Upon successful authentication using the OAuth2Auth handler, a session should be instantiated and I should be able to access the '/protected' route, but instead I'm...

bug

### Expected Behavior The application should not throw an exception when using the micrometer stackdriver exporter alongside with the `micronaut-gcp-tracing` dependency. ```xml io.micronaut.micrometer micronaut-micrometer-registry-stackdriver compile io.micronaut.gcp micronaut-gcp-tracing compile ``` ###...