Hey folks, it looks like the <adminListIdentitySes...
# talk-kratos
g
Hey folks, it looks like the adminListIdentitySessions endpoint on kratos is respecting the
page
and
per_page
params, but does’t provide the
Link
nor
X-Total-Count
headers in the response as described here. I just wanted to check if this is a bug or if it’s by design?
After digging into this a little, I’m actually pretty confident that this is a bug, so I opened an issue and a PR with a fix.