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
This is giving an error when testing this PR because passport is authenticating with the GOOGLE_ADMIN_STRATEGY_NAME instead of the auth0 one. Am I misreading this?
The text was updated successfully, but these errors were encountered:
adrien2p
changed the title
@adrien2p in https://github.com/adrien2p/medusa-plugins/commit/9ead4c93def722b4f285caa61f8b974b8434c4ed#diff-2bd386bf42efcc87b13fc16c223b031bd923cd992e5a279976ceaf80c23d4ba0 we added this block to auth-routes-builder.ts
fix auth-routes-builder.ts using google specifics
Jan 12, 2023
@adrien2p in 9ead4c9#diff-2bd386bf42efcc87b13fc16c223b031bd923cd992e5a279976ceaf80c23d4ba0 we added this block to
auth-routes-builder.ts
This is giving an error when testing this PR because passport is authenticating with the
GOOGLE_ADMIN_STRATEGY_NAME
instead of the auth0 one. Am I misreading this?Originally posted by @Arsenalist in #27 (comment)
The text was updated successfully, but these errors were encountered: