Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS Lambdaでのユーザー認証機能の実装 #6

Open
cahlchang opened this issue Feb 11, 2024 · 0 comments
Open

AWS Lambdaでのユーザー認証機能の実装 #6

cahlchang opened this issue Feb 11, 2024 · 0 comments

Comments

@cahlchang
Copy link
Owner

目的: AWS Lambdaを使用してDiscord APIへの安全なアクセスを確保するための認証プロセスを実装する。
タスク:
API Gatewayを設定し、Lambda関数をトリガーする。
Lambda関数でDiscord Botのトークン認証を行うロジックを実装する。
CORSポリシーを適切に設定する。
成果物: 認証情報またはセッショントークンを生成し、クライアントアプリに返すLambda関数。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant