Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: workos/workos-elixir
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: firezone/workos-elixir
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on May 28, 2024

  1. Add groups to directory sync user output

    Why:
    
    * When pulling the directory sync user data from the WorkOS API, the
      list of groups is not included in the user schema, even though it is
      included in the WorkOS API response.  This commit adds the list of
      groups associated with a given user to the directory sync user schema.
    bmanifold committed May 28, 2024
    Configuration menu
    Copy the full SHA
    15922a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    454a98e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge pull request #1 from firezone/fix/add-groups-to-users

    fix: Add groups to users
    bmanifold authored May 29, 2024
    Configuration menu
    Copy the full SHA
    6d6995e View commit details
    Browse the repository at this point in the history
Loading