- Added a new guard option for OAuth 2.1 authentication, with ACL checks performed in the Run function for API calls. - Updated the API routing to include the new guard and clarified the OAuth guard's functionality in the code comments. - Enhanced documentation to reflect the new guard options and their descriptions, improving clarity for developers on available authentication methods. |
||
|---|---|---|
| .. | ||
| api.go | ||
| build_test.go | ||
| guards.go | ||
| process.go | ||
| process_test.go | ||
| render.go | ||
| render_test.go | ||
| request.go | ||
| request_test.go | ||
| run.go | ||
| sui.go | ||
| sui_test.go | ||