-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Mastra CloudIssues with using Mastra CloudIssues with using Mastra ClouddiscordFor issues created from Discord discussions.For issues created from Discord discussions.status: needs follow upthe issue has some updates that need a follow upthe issue has some updates that need a follow upstatus: waiting for authortrio-tracery
Description
This issue was created from Discord post 1441423333655707740:
Hi, I have setup Mastra auth by extending MastraAuthProvider, so now Mastra cloud can not access my Mastra agents.
What's the best way to authorize Mastra cloud user?
config.server!.auth = new FrontofficeMastraJwtAuth({
protected: ['/api/*'],
public: process.env.MASTRA_DEV === 'true' ? [/^\/(?!api)/] : [],
});
Metadata
Metadata
Assignees
Labels
Mastra CloudIssues with using Mastra CloudIssues with using Mastra ClouddiscordFor issues created from Discord discussions.For issues created from Discord discussions.status: needs follow upthe issue has some updates that need a follow upthe issue has some updates that need a follow upstatus: waiting for authortrio-tracery