netbird/management/server/http
Givi Khojanashvili 3ec8274b8e
Feature: add custom id claim (#667)
This feature allows using the custom claim in the JWT token as a user ID.

Refactor claims extractor with options support

Add is_current to the user API response
2023-02-03 21:47:20 +01:00
..
api Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
middleware Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
util Replace gRPC errors in business logic with internal ones (#558) 2022-11-11 20:36:45 +01:00
dns_settings_test.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
dns_settings.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
events_test.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
events.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
groups_test.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
groups.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
handler.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
nameservers_test.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
nameservers.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
peers_test.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
peers.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
routes_test.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
routes.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
rules_test.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
rules.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
setupkeys_test.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
setupkeys.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
users_test.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00
users.go Feature: add custom id claim (#667) 2023-02-03 21:47:20 +01:00