mirror of
https://github.com/tim-beatham/smegmesh.git
synced 2025-08-09 21:27:33 +02:00
JWT Authentication endpoint
This commit is contained in:
@ -32,4 +32,5 @@ type MeshCtrlServer struct {
|
||||
IfName string
|
||||
Conn *conn.WgCtrlConnection
|
||||
JwtManager *auth.JwtManager
|
||||
TokenManager *auth.TokenManager
|
||||
}
|
||||
|
Reference in New Issue
Block a user