Is it possible to not pass the database parameter?

I'm integrating Google login and would like to handle the user creation and return user information logic myself, without passing the database parameter. Is that possible?
Solution:
Sounds like you want to create a custom adapter
Jump to solution
3 Replies
Solution
lonelyplanet
lonelyplanet2w ago
Sounds like you want to create a custom adapter
Xavier
XavierOP2w ago
Thanks, I'll take a look!

Did you find this page helpful?