Skip to content

v2.1.0

Choose a tag to compare

@DFurnes DFurnes released this 24 Sep 21:56
· 6 commits to master since this release
e1bb07d

You can now request optional fields to be included on users. (#125)

gateway('northstar')->getUser($id, ['last_name', 'birthdate']);