Skip to content

Commit

Permalink
Update packages/authentication/src/definitions.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
robingenz authored Nov 7, 2024
1 parent 996dcf6 commit fda61fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/authentication/src/definitions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1421,7 +1421,7 @@ export interface AdditionalUserInfo {
export type AuthStateChangeListener = (change: AuthStateChange) => void;

/**
* Callback to receive the id token change notifications.
* Callback to receive the ID token change notifications.
*
* @since 6.2.0
*/
Expand Down

0 comments on commit fda61fd

Please sign in to comment.