Skip to content

Commit

Permalink
Signed commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonmaia committed Nov 1, 2024
1 parent 4a1709f commit b38b706
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const IDLE_LIFETIME_FIELD = 'idle_lifetime';
const ABSOLUTE_LIFETIME_FIELD = 'absolute_lifetime';

/**
* Handler that will be called during the execution of a PostLogin flow.
* Handler that will be called during the execution of a PostLogin flow
*
* @param {Event} event - Details about the user and the context in which they are logging in.
* @param {PostLoginAPI} api - Interface whose methods can be used to change the behavior of the login.
Expand Down

0 comments on commit b38b706

Please sign in to comment.