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.
カスタム認証戦略と Firebase ホスティングを使用することは可能ですか? ホスティング プランではサーバー側のコードがサポートされていないため、その可能性は低いと思われます。
Firebase Hosting は、ウェブ訪問者に静的アセットを提供する方法です。Firebase のサーバーでカスタム コードを実行することはできません。
したがって、答えは確かに次のとおりです。いいえ、Firebase Hosting を使用して、Firebase サーバーでカスタム JWT トークンを作成することはできません。