- Updated GetProvider function to retrieve providers using only the provider ID, removing locale dependency. - Introduced a global providers map to decouple provider configurations from locale-specific settings. - Enhanced Load function to prioritize loading provider configurations before signin configurations. - Added new helper functions for loading providers and signin configurations, improving code organization and maintainability. - Updated tests to reflect changes in provider handling and ensure proper functionality. |
||
|---|---|---|
| .. | ||
| dsl | ||
| file | ||
| hello | ||
| kb | ||
| oauth | ||
| testutils | ||
| config_test.go | ||
| openapi_test.go | ||
| signin_test.go | ||