Tags: stytchauth/stytch-management-go
Tags
Move v3 into main (#109) * Deprecate unused SDK configs (#69) * Deprecate unused SDK configs * Bump minor version * Properly set gh release target (#70) * [V3] Skeleton for pwa v3 (#71) * Update to pwa v3 * One set of tests working * Delete test files until we fix them * [v3] Update tests for Project v3 (#72) * Update tests for Project v3 * Rename models package * PR comments * Revert README * [V3] Tests for a couple of services (#73) * Add various tests * Address comments, add back public tokens * [v3] Add Environment types (#74) * Add Environment types * Delete other files * PR comments * Add tests for redirect url and trusted token profile (#75) * [v3] Add support for Environments (#76) * Add Environment endpoints * Add more unit tests * PR comments * [v3] Tests for EnvironmentMetrics (#77) * Add Environment endpoints * Add more unit tests * Tests for EnvironmentMetrics * Check err * [V3] SDK Tests (#78) * SDK tests + gofumpt * Address review comments * Support for v3 RBAC Policy (#79) * Add proper query escaping for redirect url (#81) * [V3] General tidy (#84) * Use http constants and fmt.Sprintf for url * formatting, error handling, docstrings * Tests for email templates (#83) * Add tests and fix type for password strength config (#85) * Ensure IDP fields are handled in Create and Update (#86) * [v3] Check for missing resource IDs in Get requests (#87) * Check for resource ID in Get requests * Change secret comments to reference environment * Adds missing PublicToken Get (#88) * Tweaks to TrustedTokenProfiles (#89) * Update README to reflect v3 changes (#90) * Add default email templates (#91) * Fix schema for jwt template type, to make it namespaced to `JWTTemplateType` (#94) * Include request ID on 404s (#93) * Add CanJITProvision to TTP struct (#95) * [v3] Rename slug fields (#96) * Rename all references to slugs * Update tests * Fix JSON marshalling * Use PublicKeyType as an enum (#97) * Make AttributeMapping a map[string]string type (#98) * Support environment creation with slug (#100) * [v3] Support project creation with slug (#99) * Support project creation with slug * Make ProjectSlug optional * Fix tests (#101) * [Docs] Update README.md, DEVELOPMENT.MD, and add a migration doc from v2 (#102) * Update README and add migration doc. * Update README.md * Update tests (#103) * [v3] List valid SMS autofill metadata types (#104) * Add function to list valid types * Bump version * [V3] Update RBAC to use DefaultRole (#105) * Update RBAC to use DefaultRole * Bump version * Simplify test helpers * [V3] Migration helper from PWA v1 (#106) * Introduce legacy GetProject and GetProjects endpoint for easier migrations * Bump version * Codegen (#107) * Doc tweaks about v3 vs v2 (#108) --------- Co-authored-by: mjiang-stytch <[email protected]> Co-authored-by: Logan Gore <[email protected]>
PreviousNext