- Update the OAuth guard to prevent automatic response writing on failure, allowing for custom error handling. - Introduce a mechanism to register default guard redirects from template configurations, improving guard management. - Refactor the page configuration merging process to prioritize page-specific settings while allowing inheritance from templates. - Ensure guards can be explicitly disabled in page configurations, enhancing flexibility in guard application. |
||
|---|---|---|
| .. | ||
| agent.go | ||
| agent_test.go | ||
| page.go | ||
| template.go | ||
| types.go | ||