DuendeSoftware / Samples

Samples for our Products
Other
225 stars 269 forks source link

Grace period for reusing consumed refresh tokens #94

Closed josephdecock closed 7 months ago

josephdecock commented 1 year ago

Show how to extend AcceptConsumedTokenAsync to allow consumed tokens to be reused for a short grace period.

We do already document this feature here - consider adding code sample inline in the docs.

josephdecock commented 1 year ago

Came up in a support issue: https://github.com/DuendeSoftware/Support/issues/406

brockallen commented 7 months ago

Given the updated guidance, we discourage this approach and thus don't need a sample.