Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AuthenticationController relies on UriBuilder.toString() however this is not defined within the API so can not be relied upon. #330

Closed
darranl opened this issue Aug 18, 2022 · 0 comments
Assignees

Comments

@darranl
Copy link
Contributor

darranl commented Aug 18, 2022

Instead this should build the builder to obtain the URI first.

@darranl darranl self-assigned this Aug 18, 2022
arjantijms added a commit that referenced this issue Aug 25, 2022
Resolves #330 Build the UriBuilder first and call toString() on the resulting URI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant