issues
search
perfood
/
couch-auth
Powerful authentication for APIs and apps using CouchDB (or Cloudant) with Node >= 14
MIT License
72
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
⬆️ Bump axios from 1.7.2 to 1.7.7
#98
dependabot[bot]
opened
1 month ago
0
⬆️ Bump cookie and express
#97
dependabot[bot]
opened
1 month ago
0
⬆️ Bump body-parser and express
#96
dependabot[bot]
opened
2 months ago
0
⬆️ Bump send and express
#95
dependabot[bot]
opened
2 months ago
0
⬆️ Bump serve-static and express
#94
dependabot[bot]
opened
2 months ago
0
Add token to forgot-password emitter
#93
maxcodefaster
closed
4 months ago
0
Add emitting token on forget-password
#92
maxcodefaster
closed
4 months ago
0
Fix config type sendExistingUserEmail
#91
maxcodefaster
closed
4 months ago
0
⬆️ Bump follow-redirects from 1.15.2 to 1.15.6
#90
dependabot[bot]
closed
4 months ago
1
⬆️ Bump express from 4.18.2 to 4.19.2
#89
dependabot[bot]
closed
4 months ago
0
⬆️ Bump braces from 3.0.2 to 3.0.3
#88
dependabot[bot]
closed
4 months ago
0
⬆️ Bump axios from 1.2.3 to 1.7.2
#87
dependabot[bot]
closed
4 months ago
0
⬆️ Bump nodemailer from 6.9.0 to 6.9.9
#86
dependabot[bot]
closed
4 months ago
0
Add 'useCustomMailer' and 'sendExistingUserEmail' config options
#85
maxcodefaster
closed
4 months ago
0
Handle uncaught error sending email during registration and emit event.
#84
mugwhump
closed
4 months ago
0
Document update conflict upon login
#83
chrispahm
closed
9 months ago
1
Add REST API to update user profiles.
#82
SeraVault
closed
11 months ago
0
This is incredible.
#81
SeraVault
closed
11 months ago
1
Add rate limiting for /password-reset endpoint
#80
mahnuh
closed
1 year ago
0
fixes https://github.com/perfood/couch-auth/issues/65
#79
klues
closed
1 year ago
1
Incorrect type for `SlLoginSession.profile`
#78
jbgtmartin
opened
1 year ago
0
Add login brute force protection
#77
mahnuh
closed
1 year ago
0
⬆️ Bump word-wrap from 1.2.3 to 1.2.4
#76
dependabot[bot]
closed
4 months ago
0
⬆️ Bump tough-cookie from 4.1.2 to 4.1.3
#75
dependabot[bot]
closed
1 year ago
0
Make username validation configurable or less restrictive
#74
klues
opened
1 year ago
1
Password change request where new password doesn't meet criteria results in 500 error
#73
fynnlyte
opened
1 year ago
0
⬆️ Bump nunjucks from 3.2.3 to 3.2.4
#72
dependabot[bot]
closed
1 year ago
0
Unhandled SMTP error when sending confirmation email in createUser()
#71
mugwhump
closed
4 months ago
2
Fix two issues
#70
fynnlyte
closed
1 year ago
0
requireAuth middleware deletes genuine couchdb users from _users when their username is in an Authorization: Bearer header
#69
mugwhump
closed
1 year ago
1
Handle case that user wants to change his email into one that already exists
#68
fynnlyte
opened
1 year ago
0
Unexpected behavior when email has uppercase letters
#67
ErikGoH
closed
1 year ago
1
Less 3rd party dependencies, less declarative user/password model
#66
fynnlyte
opened
1 year ago
0
Automatically resolve session creation conflicts
#65
fynnlyte
closed
1 year ago
2
Re-introduce redis as optional session adapter
#64
fynnlyte
opened
1 year ago
0
Make email confirm link idempotent (#13)
#63
fynnlyte
closed
1 year ago
0
Mailer option not working with nodemailer-ses-transport
#62
Sourav-techlur
closed
2 years ago
2
Make sure email is parsed to lower case on password reset
#61
mahnuh
closed
2 years ago
0
Mention using Basic auth for couchDB
#60
mugwhump
closed
2 years ago
0
add option to not handle errors in couch-auth but instead delegate to…
#57
jkopcsek
closed
2 years ago
0
Add the user's UUID to the roles of the docs in _users
#56
fynnlyte
opened
2 years ago
0
Internationalization support for the nunjucks templates
#55
fynnlyte
opened
2 years ago
2
Extract the core functionality into a separate package
#54
fynnlyte
opened
2 years ago
0
Having issue to retrieve user information after success user create
#52
Sourav-techlur
closed
2 years ago
2
✨ Make session time more flexible
#51
fynnlyte
closed
2 years ago
0
:bug: :recycle: #49: improve `removeExpiredKeys`
#50
fynnlyte
closed
2 years ago
0
🐛 IDs of session tokens removed by `cleanupExpired` aren't documented in `inactiveSessions`
#49
fynnlyte
closed
2 years ago
0
Cloudant example
#48
fredguth
opened
2 years ago
4
[question] Adding a provider - How to code a Passport strategy?
#45
fredguth
closed
2 years ago
6
[question] Is it possible to use without mail server?
#44
fredguth
closed
2 years ago
2
Next