Hi, We wanted to use OneAll only for social login and to get access to the users social informations. Is there any way to do it? We also need to disable identity storage since we are going to store them in a separate database.
Hi Claude, we have a javascript library that interacts with google endpoints. What we need to do is use your social login to get the user's informations and for authentication purposes. We want to handle ourself the indentity and the session.
Answers
pure javascript
Andrea
are you using Angular or another JS framework?
Regards,
we have a javascript library that interacts with google endpoints. What we need to do is use your social login to get the user's informations and for authentication purposes. We want to handle ourself the indentity and the session.
Andrea