netbird/management/cmd
Maycon Santos 08fd460867
[management] Add validate flow response (#4172)
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
2025-07-18 12:18:52 +02:00
..
defaults.go Feature/dns protocol (#543) 2022-11-07 15:38:21 +01:00
management_test.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
management.go [management] Add validate flow response (#4172) 2025-07-18 12:18:52 +02:00
migration_up.go Print out the goroutine id (#3433) 2025-03-07 14:06:47 +01:00
root.go [management] fix extend call and move config to types (#3575) 2025-03-27 13:04:50 +01:00