- Added core functionality for OAuth authorization, token handling, and user info retrieval, including error handling and response generation. - Introduced helper functions for managing different grant types, improving code organization and clarity. - Enhanced the test setup with a new Prepare function to initialize the OpenAPI test environment and a Clean function for proper resource management. - Updated tests to ensure the OpenAPI server is correctly loaded and operational during testing. |
||
|---|---|---|
| .. | ||
| agent | ||
| audit | ||
| docs | ||
| job | ||
| kb | ||
| oauth | ||
| config.go | ||
| config_test.go | ||
| hello.go | ||
| hello_test.go | ||
| oauth.go | ||
| oauth_test.go | ||
| openapi.go | ||
| openapi_test.go | ||
| README.md | ||
| response.go | ||
| types.go | ||
| well-known.go | ||