Hello <#644849840475602944> I'd like to known if ...
# support-questions
s
Hello #644849840475602944 I'd like to known if there is a way to mass-create users in order to initialize the supertokens database. We have a lot of users to migrate and the request by request operations is taking ages (using the gloang SDK) For testing, we have a first batch to create all users (~1 hour processing) and a second one that only updates them (which is really faster ~25 sec) Is it the correct way to proceed and can the first step can be done using only one request ?
r
hey @samuel-qosenergy there is no way to several bulk users with one API call. It is one API call per user at the moment.
2 Views