Skip to content

dotAster/contaict-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ContAIct Examples

ContAIct API の組み込みサンプルです。

サンプル一覧

ディレクトリ 説明
flow-a/ ブラウザ JS フロー(サイトキー + PHP)
flow-a-confirm/ ブラウザ JS フロー・確認画面あり版
flow-b/ Bearer フロー(サーバーキー + PHP)

フローの選び方

  • フロー A(推奨):ブラウザ JS がワンタイムトークンを取得し、サーバーサイドでスパム判定。スクリプトによる直接送信をブロックできます。
  • フロー B:サーバーサイドのみで完結。実装がシンプルです。

詳しくは 使い方 / API 仕様 をご覧ください。

必要なもの

About

ContAIct API integration examples

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors