Open wjaspers opened 10 years ago
After much thought, I've come to the conclusion that using the OAuth adapter library isn't effective in this particular extension. The future direction will be to remove the OAuth adapter library and handle the flow internally
The
redirectURL()
is used to find the adapter when the OAuth2 library is injected. A side-effect of not having any unit tests or solid footing as to how our extension will consume OAuth, the redirectURL onLoad is using properties that are inaccessible on boot.