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

自動ログイントークンの仕組み #66

Open
kujirahand opened this issue Jul 16, 2023 · 2 comments
Open

自動ログイントークンの仕組み #66

kujirahand opened this issue Jul 16, 2023 · 2 comments
Labels

Comments

@kujirahand
Copy link
Owner

ログインしたら、ログイントークンを保存しておいて、有効期限までは自動ログインするようにする。

@kujirahand
Copy link
Owner Author

まだ、うまく動いていない。
ログイントークン自体は、localStorageに入れても良さそう。
ただし、その場合、XSS脆弱性を防ぐ必要があり、現状で使える #html プラグインが問題になりそう。
そして、#html プラグインに、JavaScriptを排除する仕組みを組み込む。

@kujirahand
Copy link
Owner Author

まだ、うまくログインできない事象が発生します。
作りなした方がよさそう???

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

No branches or pull requests

1 participant