canonical / identity-platform-admin-ui

Admin UI for the Canonical identity broker and identity provider solution
Other
5 stars 4 forks source link

feat: TokenPaginator enhancements + fix to properly handle empty tokens #247

Closed BarcoMasile closed 3 months ago

BarcoMasile commented 3 months ago

Description

This PR provides a new method to set multiple tokens at a time on the TokenPaginator object, while also adding tests for non-trivial methods.

Changes

Fixes

238