boringproxy/cmd/boringproxy
Anders Pitman 0eab8db4d6 Simplify client creation API
Previously it was RESTful and required both a user and client
name in order to PUT new clients. Now this information is taken
from the token if possible (user is always available, client name
may not be) and a simple POST /clients endpoint is provided.
2022-02-17 14:40:17 -07:00
..
main.go Simplify client creation API 2022-02-17 14:40:17 -07:00