You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the User model expected to be a separate (micro)service which TreeGateway will connect to? Since TreeGateway is an Express application, is there a canonical way to extend it?
The text was updated successfully, but these errors were encountered:
For example, if I'm using
GoogleStrategy
as follows:Is the
User
model expected to be a separate (micro)service which TreeGateway will connect to? Since TreeGateway is an Express application, is there a canonical way to extend it?The text was updated successfully, but these errors were encountered: