1
0
mirror of https://github.com/juanfont/headscale.git synced 2026-02-23 13:50:36 +01:00
juanfont.headscale/proto
Kristoffer Dalby ecc82f25d9
proto: add AuthRegister and AuthApprove RPCs
Add auth.proto with AuthRegister{Request,Response} and
AuthApprove{Request,Response} messages. Add AuthRegister and AuthApprove
RPCs to the HeadscaleService in headscale.proto.

These RPCs align the gRPC API with the new CLI commands
(headscale auth register, headscale auth approve) that the HTML
templates already reference.

Updates #1850
2026-02-20 11:50:44 +01:00
..
headscale/v1 proto: add AuthRegister and AuthApprove RPCs 2026-02-20 11:50:44 +01:00
buf.lock hscontrol: remove go-grpc-middleware v1 dependency (#2653) 2025-06-23 16:57:20 +02:00
buf.yaml Create an initial gRPC service 2021-10-26 20:37:37 +00:00