These docs are for AuthRocket 1. Looking for AuthRocket 2 docs?

Connecting Existing User Data

Q: Can AuthRocket be connected to an external user database?


A: AuthRocket is not able to connect to an external user database, however we do have a full API, and it isn’t difficult to import existing data.

It’s also possible to let AuthRocket handle just logins (or even just social logins if that’s what you are after) and then when the login is handed off to your app, just match the AuthRocket user ID with app’s local user record.

Tagged with: external user database import user data

Questions? Find a Typo? Get in touch.