2fas-server/internal/pass/pairing
2024-01-24 20:57:31 +01:00
..
auth.go feat: connect pass with kms (#29) 2024-01-24 20:57:31 +01:00
entities.go initial version of pairing and proxy (#23) 2024-01-12 19:19:52 +01:00
handlers.go feat: connect pass with kms (#29) 2024-01-24 20:57:31 +01:00
memorystore.go initial version of pairing and proxy (#23) 2024-01-12 19:19:52 +01:00
pairing.go feat: connect pass with kms (#29) 2024-01-24 20:57:31 +01:00
proxy.go feat: use Sec-WebSocket-Protocol to pass auth on ws (#26) 2024-01-21 10:25:12 +01:00
websocket_test.go feat: use Sec-WebSocket-Protocol to pass auth on ws (#26) 2024-01-21 10:25:12 +01:00
websocket.go feat: use Sec-WebSocket-Protocol to pass auth on ws (#26) 2024-01-21 10:25:12 +01:00