* feat(op): add opentelemetry to token endpoint * drop go 1.18, add 1.21, do not fail fast
* feat: get issuer from context for device auth * use distinct UserFormURL and UserFormPath - Properly deprecate UserFormURL and default to old behaviour, to prevent breaking change. - Refactor unit tests to test both cases. * update example