M0dEx / quincy

QUIC-based VPN
MIT License
84 stars 7 forks source link

Modular authentication #50

Closed M0dEx closed 3 months ago

M0dEx commented 3 months ago

The authentication logic should be modular, to allow for easy implementation of authentication based on reading a table from a database, reading data from LDAP, checking a pre-generated secret, etc.