clerk / clerk-sdk-go

Access the Clerk Backend API from Go
MIT License
94 stars 21 forks source link

feat: Updates User List to support created_at & last_active_at date filters #348

Closed BrandonRomano closed 1 month ago

BrandonRomano commented 1 month ago

Add CreatedAtBefore, CreatedAtAfter, LastActiveAtBefore and LastActiveAtAfter to user.ListParams.