netbird/client/internal/auth
Bethuel Mmbaga 48098c994d
Handle authentication errors in PKCE flow (#1039)
* handle authentication errors in PKCE flow

* remove shadowing and replace TokenEndpoint for PKCE config

---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2023-07-31 14:22:38 +02:00
..
device_flow_test.go Add PKCE authorization flow (#1012) 2023-07-27 11:31:07 +02:00
device_flow.go Add PKCE authorization flow (#1012) 2023-07-27 11:31:07 +02:00
oauth.go Add PKCE authorization flow (#1012) 2023-07-27 11:31:07 +02:00
pkce_flow.go Handle authentication errors in PKCE flow (#1039) 2023-07-31 14:22:38 +02:00
util.go Add PKCE authorization flow (#1012) 2023-07-27 11:31:07 +02:00