mirror of
https://github.com/fatedier/frp.git
synced 2025-01-22 17:42:09 +00:00
5 lines
227 B
Markdown
5 lines
227 B
Markdown
### Fixes
|
|
|
|
* frpc: Return code 1 when the first login attempt fails and exits.
|
|
* When auth.method is `oidc` and auth.additionalScopes contains `HeartBeats`, if obtaining AccessToken fails, the application will be unresponsive.
|