* 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
BREAKING CHANGE: The returned router from `op.CreateRouter()` is now a `chi.Router` Closes #301
Co-authored-by: David Sharnoff <dsharnoff@singlestore.com>