問題タブ [apollostack]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
106 問題
0
投票する
1
に答える
117
参照
meteor - createApolloServer の呼び出しで configServer で Meteor 認証を使用する
従来の REST エンドポイントを Apollo サーバーに追加し、Meteors 認証システムを再利用したいと考えています。ただし、Meteor.user()
このコンテキストでは定義されていません。エンドポイントは、ユーザー資格情報を検索したり要求したりしません。