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

Add support for B2CUserFlow CRUD operations #179

Merged
merged 6 commits into from
Sep 29, 2022

Commits on Sep 21, 2022

  1. Add support for B2CUserFlow CRUD operations

    This commit adds the following
    - B2CUserFlowClient for interacting with /identity/b2cuserflow endpoint
    - B2CUserFlow model for the request/response payload
    - Some tests for the CRUD operations
    jarifibrahim committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    c198774 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. minor fixes

    jarifibrahim committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    2e885d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2d750f View commit details
    Browse the repository at this point in the history
  3. minor fixup

    jarifibrahim committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    0000795 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Remove ;qa file

    jarifibrahim committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    e4be3b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1764468 View commit details
    Browse the repository at this point in the history