Kaizen Today I Learned by Ville Säävuori

Posts tagged oauth

Integrating MongoDB Realm Auth With Nuxt Auth

I’ve been playing with MongoDB Realm lately and my last exercise was to integrate the Realm Auth with Nuxt Auth. They both implement a standard Oauth2 workflow but turns out making them work together wasn’t as straightforward as one might think. MongoDB Realm And [Google] OAuth 2.0 From the documentation:

· Read the full article →