mirror of
https://github.com/fatedier/frp.git
synced 2025-01-07 05:51:23 +07:00
10 lines
208 B
Markdown
10 lines
208 B
Markdown
### New
|
|
|
|
* Add `oidc_scope` parameter to frpc when `authentication_method = oidc`.
|
|
* Support quic protocol between frpc and frps.
|
|
|
|
|
|
### Improve
|
|
|
|
* Upgrade oidc and oauth2 package which is forward compatible.
|