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.
Express-csrf モジュールを備えたノード アプリがあります。別のドメインに PHP で構築された別のサイトもあります。Node ベースのサイトに送信する PHP サイトでフォームを作成したいと考えています。csrf 保護では、明らかにそれはできません。
Express ベースのアプリを投稿するために PHP でトークンを生成するにはどうすればよいですか?