netbird/management/server/http
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
..
api [management] Add account onboarding (#4084) 2025-07-03 09:01:32 +02:00
configs [management] restructure api files (#3013) 2024-12-10 15:59:25 +01:00
handlers [management] Add account onboarding (#4084) 2025-07-03 09:01:32 +02:00
middleware [management] allow impersonation via pats (#3739) 2025-04-25 16:40:54 +02:00
testing [management] Add validate flow response (#4172) 2025-07-18 12:18:52 +02:00
util [management] restructure api files (#3013) 2024-12-10 15:59:25 +01:00
handler.go [management] fix lastLogin on dashboard (#3725) 2025-04-23 15:54:49 +02:00