If I have a lot of users in my product, do I have to synchronize them inside the Weavy Database?
Weavy signs users in through
SSO with a JWT Token and creates them automatically when they log in for the first time with that token. If you would like to sync your users ahead of time, which is recommended for most use cases, you are able to sync your current users by utilizing
Weavy's REST API.