kuzzleio / sdk-dart

Dart SDK developed for Flutter to interact with Kuzzle API for database storage and search, user authentication and realtime notifications
MIT License
17 stars 4 forks source link

id can be nullable in createUser in SecurityController #96

Closed elaunch-keval closed 1 year ago

elaunch-keval commented 3 years ago

Expected Behavior

id can be nullable in createUser in SecurityController because I need server side created kuid.

Current Behavior

not accepting null id