mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +01:00
* 🐛 fix: use OpenID token signature algo as discovered from the server. * 📜 refactor: Keeping other props that uses alg. * 🔧 fix: handle missing property * 📘 refactor: add comment block |
||
|---|---|---|
| .. | ||
| discordStrategy.js | ||
| facebookStrategy.js | ||
| githubStrategy.js | ||
| googleStrategy.js | ||
| index.js | ||
| jwtStrategy.js | ||
| ldapStrategy.js | ||
| localStrategy.js | ||
| openidStrategy.js | ||
| openidStrategy.spec.js | ||
| process.js | ||
| socialLogin.js | ||
| validators.js | ||
| validators.spec.js | ||