Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SDK-2412] Add event for SSO data fetch #1977

Merged
merged 5 commits into from
Apr 1, 2021
Merged

Conversation

stevehobbsdev
Copy link
Contributor

@stevehobbsdev stevehobbsdev commented Mar 31, 2021

Changes

This PR adds a new event ssodata fetched that can be used to determine when the SSO Data endpoint is used as part of a call to checkSession (part of the API exposed by Auth0.js, which is used by Lock). An example of using this event might be to determine when the user has been silently authenticated, to then perform some other action.

References

Raised by internal service desk ticket.

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of the platform/language

Checklist

@stevehobbsdev stevehobbsdev marked this pull request as ready for review March 31, 2021 14:18
@stevehobbsdev stevehobbsdev requested a review from a team as a code owner March 31, 2021 14:18
@stevehobbsdev stevehobbsdev added this to the vNext milestone Apr 1, 2021
@stevehobbsdev stevehobbsdev merged commit a73d591 into master Apr 1, 2021
@stevehobbsdev stevehobbsdev deleted the sdk-2412/sso-event branch April 1, 2021 16:33
@stevehobbsdev stevehobbsdev mentioned this pull request Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:small Small review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants