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

Personal Access Tokenの実装 #1866

Open
motoki317 opened this issue Jun 30, 2023 · 1 comment
Open

Personal Access Tokenの実装 #1866

motoki317 opened this issue Jun 30, 2023 · 1 comment
Labels
kind/feature 新規機能に関するもの

Comments

@motoki317
Copy link
Member

現在ユーザーの(セッショントークンでない)アクセストークンを取ろうとすると、一時的にoauth clientを作成して手動でtoken flowを踏む必要がある
これをすっ飛ばせるようにする

  • 作成
    • 期限
    • スコープ
  • 削除
@motoki317 motoki317 added the kind/feature 新規機能に関するもの label Jun 30, 2023
@motoki317
Copy link
Member Author

Botのaccess tokenが直接oauth2 tokensテーブルに発行してるみたいにやると実装は楽かも

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature 新規機能に関するもの
Projects
None yet
Development

No branches or pull requests

1 participant