stytchauth / stytch-go

Official Stytch Backend SDK for Go
MIT License
47 stars 10 forks source link

[AUTH-732] Organizations Map to OrganizationMemberSearchResponse #123

Closed ollie-stytch closed 1 year ago

linear[bot] commented 1 year ago
AUTH-732 Add slug as default field to dashboard members view

Currently it's hard to quickly visually distinguish which MemberID is part of a given Org when looking at the Member view in the dashboard, since the only org field is the OrgID [Screenshot 2023-04-10 at 12.33.00 PM.png](https://uploads.linear.app/931d2d22-7b85-4080-ae07-730a2cecc52c/acb4b5a4-8ea3-47a9-9be8-d1b4735ea4b9/655d175a-a439-41a8-b7a8-0558a5c714cd) Instead we should show `slug` here (and have OrgID be an optional filter, or remove it altogether)