fastapi-azure-auth icon indicating copy to clipboard operation
fastapi-azure-auth copied to clipboard

fix #180 change acct claim type from str to int

Open copdips opened this issue 1 year ago • 2 comments
trafficstars

copdips avatar Feb 16 '24 15:02 copdips

Hi!

You're right - it's even in my tests. https://github.com/Intility/fastapi-azure-auth/blob/main/tests/test_user.py#L60

I'll have to look at all the pipelines another time, but I'll try to merge early next week. Thanks for the contribution 😊

JonasKs avatar Feb 16 '24 17:02 JonasKs

I'll look into these today. Sorry for the wait 😊

JonasKs avatar Feb 23 '24 06:02 JonasKs

Sorry this took time. Pipeline for a new release with this fix is currently running.

JonasKs avatar Mar 04 '24 15:03 JonasKs