Jacob Middag

Results 3 issues of Jacob Middag

Spring creates its own TaskScheduler bean if `@EnableScheduler` is used. This library overrides Spring's TaskSchduler because it uses the same name/type and therefore Spring's bean is not used. This is...

**Expected behavior and actual behavior:** I am trying to automate some tasks using the new Robot accounts. Using a sessions object with Python [requests](https://requests.readthedocs.io/en/master/) library automatically adds cookies set by...

area/robot-account

Changing the default user agent from `Go-http-client/1.1` to `oauth2-proxy/x.y.z`. ## Description I moved the `VERSION` to `pkg` and use it to replace the default user agent from the Go standard...

docs
go
tests
provider