mirror of
https://github.com/netbirdio/netbird.git
synced 2025-10-26 11:17:32 +00:00
This PR adds a validate flow response feature to the management server by integrating an IntegratedValidator component. The main purpose is to enable validation of PKCE authorization flows through an integrated validator interface. - Adds a new ValidateFlowResponse method to the IntegratedValidator interface - Integrates the validator into the management server to validate PKCE authorization flows - Updates dependency version for management-integrations |
||
|---|---|---|
| .. | ||
| debug_test.go | ||
| debug.go | ||
| event.go | ||
| forwardingrules.go | ||
| log.go | ||
| network.go | ||
| panic_generic.go | ||
| panic_windows.go | ||
| server_test.go | ||
| server.go | ||
| state_generic.go | ||
| state_linux.go | ||
| state.go | ||
| trace.go | ||