diff --git a/en/includes/references/conditional-auth/api-reference.md b/en/includes/references/conditional-auth/api-reference.md index 6ae562c55c..866e2b4272 100644 --- a/en/includes/references/conditional-auth/api-reference.md +++ b/en/includes/references/conditional-auth/api-reference.md @@ -893,7 +893,7 @@ When using httpGet or httpPost functions in Asgardeo adaptive authentication scr - basicauth + basic username, password Uses user credentials. @@ -908,7 +908,7 @@ When using httpGet or httpPost functions in Asgardeo adaptive authentication scr Uses client credentials to obtain an access token. - bearertoken + bearer token Uses a bearer token for authentication.