frp/pkg
Addison Higham 4ac3d7e568 Add audience to token generator
Certain implementations of oauth2, such as auth0, require the audience
parameter to be send to the token generation endpoint.

This commit adds an additional parameter to, by default, send the
audience parameter.

This should be be broadly compatible and ignored by other
implementations. Otherwise, we can consider an additional configuration
option
2022-02-15 22:55:29 -07:00
..
auth Add audience to token generator 2022-02-15 22:55:29 -07:00
config feat: support set local ip in client when connect server (#2774) 2022-01-26 19:47:40 +08:00
consts rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
errors rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
metrics fix: a reconnected proxy will disappear from dashboard after 7 days (#2008) 2020-09-25 16:10:20 +08:00
msg rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
nathole rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
plugin server plugin: add client address in Login operation, fix #2742 (#2751) 2022-01-11 16:32:20 +08:00
proto/udp rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
transport refactor: move from io/ioutil to io and os package (#2592) 2021-09-29 10:33:57 +08:00
util update release note 2022-02-09 15:23:01 +08:00