diff --git a/README.md b/README.md index 9e5ca04..11431e5 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,7 @@ err := xrel.InitiateOAuth2CodeExchange(verificationCode) ok(err) ``` + +## TODO +* Implement tests for oAuth2 authentication +* Implement tests for methods that require oAuth2 authentication \ No newline at end of file