Skip to content

Commit

Permalink
Update lib/src/client.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
pavinduLakshan authored Apr 18, 2024
1 parent 2857bc5 commit fe0a465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ export class AsgardeoAuthClient<T> {
* This is an async method that returns a Promise that resolves with the authorization URL parameters.
*
* @param config - (Optional) A config object to force initialization and pass
* custom path parameters such as the fidp parameter.
* custom path parameters such as the `fidp` parameter.
* @param userID - (Optional) A unique ID of the user to be authenticated. This is useful in multi-user
* scenarios where each user should be uniquely identified.
*
Expand Down

0 comments on commit fe0a465

Please sign in to comment.