frp/pkg
Rob Kenis 96c5dbd992 Retry retrieving an access token with exponential backoff
When the OIDC provider is unavailable when a new token is requested, the client
is stuck for an indefinite state. This is only resolved by restarting the client or
the server.

With this feature, we want to achieve a scenario where a token is requested for a
set amount of retries when the OIDC provider is not available.
2023-10-24 16:57:53 +02:00
..
auth Retry retrieving an access token with exponential backoff 2023-10-24 16:57:53 +02:00
config admin user not convert in INI (#3719) 2023-10-24 10:08:29 +08:00
errors rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
metrics update github actions (#3538) 2023-07-21 10:30:46 +08:00
msg stcp, xtcp, sudp: support allow_users and specified server user (#3472) 2023-06-02 16:06:29 +08:00
nathole update github actions (#3538) 2023-07-21 10:30:46 +08:00
plugin code optimization (#3625) 2023-09-20 15:18:50 +08:00
proto/udp lint by golangci-lint (#3080) 2022-08-29 01:02:53 +08:00
sdk/client optimize the code of the command line (#3614) 2023-09-15 10:33:32 +08:00
transport update github actions (#3538) 2023-07-21 10:30:46 +08:00
util rename example configuration file name (#3721) 2023-10-24 10:42:51 +08:00