We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2857bc5 commit fe0a465Copy full SHA for fe0a465
lib/src/client.ts
@@ -173,7 +173,7 @@ export class AsgardeoAuthClient<T> {
173
* This is an async method that returns a Promise that resolves with the authorization URL parameters.
174
*
175
* @param config - (Optional) A config object to force initialization and pass
176
- * custom path parameters such as the fidp parameter.
+ * custom path parameters such as the `fidp` parameter.
177
* @param userID - (Optional) A unique ID of the user to be authenticated. This is useful in multi-user
178
* scenarios where each user should be uniquely identified.
179
0 commit comments