Skip to content

Commit fe0a465

Browse files
Update lib/src/client.ts
1 parent 2857bc5 commit fe0a465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ export class AsgardeoAuthClient<T> {
173173
* This is an async method that returns a Promise that resolves with the authorization URL parameters.
174174
*
175175
* @param config - (Optional) A config object to force initialization and pass
176-
* custom path parameters such as the fidp parameter.
176+
* custom path parameters such as the `fidp` parameter.
177177
* @param userID - (Optional) A unique ID of the user to be authenticated. This is useful in multi-user
178178
* scenarios where each user should be uniquely identified.
179179
*

0 commit comments

Comments
 (0)