問題タブ [google-cloud-firestore]

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.

0 投票する
1 に答える
307 参照

firebase-security - 正規表現が一致しません - Firestore

ユーザーの役割のいずれかがドキュメントの許可された役割の一部であるかどうかを確認しています。ユーザーは admin+ editorであり、投稿は publisher+ editorによる読み取りを許可するため、以下が一致する必要があります。

正規表現テスターでの動作は次のとおりです: https://regex101.com/r/bDXMg3/2/

しかし、これは一致しません。何かアイデアはありますか?