yao/openapi/oauth/providers/client
Max 47290d439d Refactor Data Store Implementation and Update Tests
- Replaced Badger with Xun as the primary data store across various components, including OAuth, agent memory, and knowledge base stores, enhancing performance and flexibility.
- Updated the configuration files to reflect the new Xun store paths and removed obsolete Badger store files.
- Refactored test cases to utilize the new Xun store, ensuring compatibility and improved test reliability.
- Enhanced test setup functions to initialize the Xun store correctly, streamlining the testing process and ensuring a consistent environment.
2025-12-22 09:07:41 +08:00
..
default.go Update OAuth client configuration and ID generation methods 2025-08-04 11:04:56 +08:00
default_test.go Refactor Data Store Implementation and Update Tests 2025-12-22 09:07:41 +08:00