- Updated methods related to refresh token generation and storage to accept optional extra claims, allowing for additional metadata such as team_id and tenant_id. - Refactored tests to utilize the new method signatures, ensuring comprehensive coverage of the updated functionality. - Introduced a new endpoint for team selection that issues tokens with team-specific claims, improving user experience in multi-team scenarios. |
||
|---|---|---|
| .. | ||
| errors.go | ||
| interfaces.go | ||
| oidc.go | ||
| types.go | ||
| utils.go | ||