1
0
mirror of https://github.com/fatedier/frp.git synced 2025-06-14 14:18:24 +00:00
frp/Release.md

227 B

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.