Skip to content

Commit

Permalink
Update API.md
Browse files Browse the repository at this point in the history
Co-authored-by: Pavindu Lakshan <pavindulakshan@gmail.com>
  • Loading branch information
brionmario and pavinduLakshan committed Jul 29, 2024
1 parent aef7efd commit 371b679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ signIn(
authState?: string,
callback?: (response: BasicUserInfo) => void,
tokenRequestConfig?: {
params: Record<string, unknown>
params: Record<string, unknown>
}
);
```
Expand Down

0 comments on commit 371b679

Please sign in to comment.