From 54f35d3e7c2c4b7ea12c28397b704cf3c38b3a5f Mon Sep 17 00:00:00 2001 From: adicodebind <67407853+adicodebind@users.noreply.github.com> Date: Thu, 15 Oct 2020 17:00:16 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de5cf2b16..1df66c130 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Creates an `AuthorizeUrlBuilder` to authenticate the user with an OAuth provider ```AuthorizeUrlBuilder authorizeUrl(String redirectUri)``` -Example: +Example:- ```java String url = auth.authorizeUrl("https://me.auth0.com/callback") .withConnection("facebook") @@ -682,4 +682,4 @@ This project is licensed under the MIT license. See the [LICENSE](LICENSE) file [codecov-url]: https://codecov.io/gh/auth0/auth0-java -[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fauth0%2Fauth0-java.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fauth0%2Fauth0-java?ref=badge_large) \ No newline at end of file +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fauth0%2Fauth0-java.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fauth0%2Fauth0-java?ref=badge_large)