Skip to content

Commit

Permalink
Update doc for buildLoginUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Hackett committed Oct 21, 2019
1 parent 9787e81 commit 2eb02de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Auth0Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,7 @@ export default class Auth0Client {
* ```js
* await auth0.buildLoginUrl(options);
* ```
*
* Performs a redirect to `/authorize` using the parameters
* Returns a valid login URL to `/authorize` using the parameters
* provided as arguments. Random and secure `state` and `nonce`
* parameters will be auto-generated.
*
Expand Down

0 comments on commit 2eb02de

Please sign in to comment.