Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
restivus を使用して実装された API プロバイダーである meteor プロジェクトでoauth2 -serverを使用したいと考えています。oauth2-server のドキュメントでは、明らかにモデル js ファイルをエクスポートする必要がある構成でモデルを要求するように指定しています。モデルをエクスポートできるように流星で module.exportを使用する方法