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

[IPS-169] Add authentication object to Rule's context #199

Merged
merged 4 commits into from
Feb 28, 2019
Merged

[IPS-169] Add authentication object to Rule's context #199

merged 4 commits into from
Feb 28, 2019

Conversation

FadyMak
Copy link
Contributor

@FadyMak FadyMak commented Feb 25, 2019

Summary

Add the context.authentication object to the Rule's context object as part of the work for exposing the completed AMRs in a Rule.

context.authentication.methods = [
  {
    name: 'pwd',
    timestamp: 1434454643024
  },
  {
    name: 'mfa',
    timestamp: 1534454643024
  }
]

Links

@fyockm fyockm requested a review from shawnmclean February 26, 2019 22:10
mmogy
mmogy previously approved these changes Feb 27, 2019
shawnmclean
shawnmclean previously approved these changes Feb 27, 2019
asmclean
asmclean previously approved these changes Feb 27, 2019
@FadyMak FadyMak dismissed stale reviews from asmclean, shawnmclean, and mmogy via 87cbed4 February 28, 2019 09:08
@shawnmclean shawnmclean merged commit 5009fb1 into auth0:master Feb 28, 2019
@FadyMak FadyMak deleted the factors-in-rule-ctx branch February 28, 2019 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants