issues
search
sergiodxa
/
remix-auth
Simple Authentication for Remix
https://sergiodxa.github.io/remix-auth/
MIT License
2k
stars
110
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump uuid from 10.0.0 to 11.0.2
#304
dependabot[bot]
closed
1 week ago
0
fork: upgrade to rr7
#302
jacobparis
closed
3 weeks ago
1
Cloudflare KV Session Storage not working.
#300
saibotrellum
closed
1 month ago
2
Use a Cookie object instead of SessionStorage
#299
sergiodxa
opened
1 month ago
0
Bump @types/uuid from 8.3.4 to 10.0.0
#298
dependabot[bot]
closed
1 month ago
0
Bump @arethetypeswrong/cli from 0.15.4 to 0.16.4
#297
dependabot[bot]
closed
1 month ago
0
Bump uuid from 8.3.2 to 10.0.0
#296
dependabot[bot]
closed
1 month ago
0
Modernize package setup
#295
sergiodxa
closed
1 month ago
0
Session persists after user deletion, causing errors
#294
684efs3
closed
1 month ago
2
[WIP] Make router operations injectable
#288
tannerlinsley
opened
3 months ago
0
Add supported runtimes section and Cloudflare import note
#286
RockerFlower
opened
4 months ago
0
Request clone method does not clone the body in bun
#285
Kuechlin
closed
2 weeks ago
5
Fix typo on JSDoc text
#284
fzn0x
closed
4 months ago
0
Use LoaderFunctionArgs and ActionFunctionArgs instead in jsdoc
#282
fzn0x
closed
5 months ago
0
Replace let with const in README.md snippets
#281
zmillman
closed
6 months ago
1
`User` is serialized but the type doesn't express that
#273
lifeiscontent
opened
7 months ago
0
Allow logout function to receive a HeadersInit
#271
reichhartd
closed
5 months ago
1
Documentation still references CatchBoundary
#270
bluefire2121
opened
8 months ago
0
Fix import from remix-auth-oauth2 in README
#268
penx
closed
9 months ago
0
`authenticate` request parameter blank body
#267
danthegoodman1
closed
9 months ago
3
Fix JSDoc `@default` for throwOnError
#264
mw10013
closed
5 months ago
0
How to resolve "Response body object should not be disturbed or locked"?
#263
adaboese
closed
10 months ago
3
README Remix.run docs links
#262
netanelben
closed
11 months ago
0
Update Types in readme code snippets
#260
shyamlohar
closed
11 months ago
0
Allow chaining with `Authenticator#use`
#258
lifeiscontent
closed
11 months ago
1
Update README.md and Fix Errors handling section example
#256
aliabdy
closed
12 months ago
0
Update example imports in README
#251
vm
closed
1 year ago
0
ReferenceError: request is not defined
#248
willin
closed
1 year ago
1
Update Github Action Workflows to use Node 18
#247
aydrian
closed
1 year ago
0
Resolved CI Linter and Unit and Integration Tests failures
#246
aydrian
closed
1 year ago
2
Add support for Remix v2
#243
roger-tbg
closed
1 year ago
5
bug: not usable with remix latest upgrade (v2.0)
#242
theosenoussaoui
closed
1 year ago
4
Improve authenticate overload return type
#235
aaronadamsCA
closed
1 year ago
2
created a docs website
#234
ski043
opened
1 year ago
2
Authenticator 'authenticate' throws error with only successRedirect passed
#233
outofthisworld
opened
1 year ago
4
302 Redirect Cookie Delay
#232
hannasm
opened
1 year ago
5
Accept headers in isAuthenticated
#231
sergiodxa
closed
1 year ago
0
Add support for custom logout function
#224
tgds
opened
1 year ago
0
Can't use getSession in root
#222
bitofbreeze
closed
1 year ago
4
[DOCS] Explicitly require @remix-run/server-runtime?
#212
TheRealFlyingCoder
closed
1 year ago
1
Improve successRedirect type for authenticate
#211
mikeybinns
closed
1 year ago
1
refactor(authorizer): use `LoaderArgs` type directly
#208
MichaelDeBoey
opened
1 year ago
2
Form Data can not be accessed when calling `authenticator.authenticate`
#207
fkrauthan
closed
1 year ago
2
userProfile method is protected even though it's an easy way to access user info
#205
EdenTurgeman
opened
1 year ago
1
Keep original error in AuthorizationError#cause
#204
sergiodxa
closed
1 year ago
0
Use `ActionArgs`/`LoaderArgs` instead of `ActionFunction`/`LoaderFunction`
#196
MichaelDeBoey
closed
2 years ago
0
Fix custom strategy name not being set in session
#192
myleslinder
closed
2 years ago
0
Update Authorizer types and add initial docs
#191
myleslinder
opened
2 years ago
2
Accept session in addition to request
#190
myleslinder
closed
2 years ago
0
Super small fix to docs
#189
acairns
closed
2 years ago
0
Next