6 ms·
I develop an internet forum [0] that uses express-session with a Redis datastore for standard username and password website login. Separately, it also has a JSO
by codingclaws 2y ago
I develop an internet forum [0] that uses express-session with a Redis datastore for standard username and password website login. Separately, it also has a JSON API that uses OAuth 2 auth code flow with PKCE [1].
[0] https://github.com/ferg1e/comment-castles https://github.com/ferg1e/comment-castles
[1] https://www.commentcastles.org/api#api-user-authentication https://www.commentcastles.org/api#api-user-authentication