docs.duendesoftware.com icon indicating copy to clipboard operation
docs.duendesoftware.com copied to clipboard

Document other response generators

Open brockallen opened this issue 3 years ago • 3 comments

e.g. TokenResponseGenerator

https://github.com/DuendeSoftware/Support/issues/149#issuecomment-1213106992

brockallen avatar Aug 12 '22 13:08 brockallen

Related: https://github.com/DuendeSoftware/Support/issues/234#issuecomment-1290594085

brockallen avatar Oct 28 '22 13:10 brockallen

ResponseGenerator classes:

  • [x] AuthorizeInteraction
  • [ ] Authorize
  • [x] Token
  • [ ] Discovery
  • [ ] Introspection
  • [ ] TokenRevocation
  • [ ] UserInfo

Generators with no additional virtual methods to overload

  • [ ] BackchannelAuthentication
  • [ ] DeviceAuthorization

josephdecock avatar Feb 08 '23 22:02 josephdecock

Next priority is to document Discovery and UserInfo, and that is at low priority. Others are very low priority. Might also be good to add a brief introduction on the index page.

josephdecock avatar Feb 10 '23 18:02 josephdecock