- Updated the AcceptInvitation method to require both invitation ID and token, improving the invitation acceptance process. - Modified related tests to accommodate the new invitation ID parameter, ensuring comprehensive coverage of acceptance scenarios. - Enhanced the invitation acceptance endpoint to validate invitation ID, providing clearer error handling for invalid or expired invitations. - Refactored tests to include detailed scenarios for accepting invitations, including success and failure cases, ensuring robust testing of the invitation flow. |
||
|---|---|---|
| .. | ||
| errors.go | ||
| interfaces.go | ||
| oidc.go | ||
| types.go | ||
| utils.go | ||