ConnectyCube / connectycube-flutter-samples

Code samples for Flutter, based on ConnectyCube platform
https://developers.connectycube.com/flutter/
Apache License 2.0
86 stars 90 forks source link

Add existings users of my application to connetycube #310

Closed richanshah closed 7 months ago

richanshah commented 10 months ago

Hi @TatankaConCube , is there any way i can provide you my users table and u can store all users in db of connectycube ?

TatankaConCube commented 10 months ago

I know, the back-end team did it for other customers. Please contact our Support team support@connectycube.com and they help you with this.

TatankaConCube commented 10 months ago

Another variant - use our Custom Identity Provider feature. It allows you to authenticate the user on your server via Connectycube API and returns the Connectycube user on the login request, more details by link https://developers.connectycube.com/guides/custom-identity-provider

richanshah commented 10 months ago

ok thanks