-
It looks to me like the best candidate package for handling auth will be [httpauth](https://github.com/apexskier/httpauth). It supports various credential storage mechanisms, including [file-based](ht…
-
The correct way of doing this would be using an SPNEGO filter on the server side.
Ideally authentication should be plugglable, allowing support for cookie based auth, certs, etc.
-
### Describe the bug
Right now, if I do not include a `successRedirect` upon sending of the magic link, the code will throw an error, e.g.
```ts
// Libraries
import { json } from "@remix-run/n…
-
Hello,
Could you please advise on JWT_REUSE_REFRESH_TOKENS? I expect that turning on of this setting would make refreshToken mutation to not return a new refresh token, but it doesn't. Does it just…
-
### Environment
System:
OS: macOS 14.0
CPU: (12) x64 Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz
Memory: 1.55 GB / 16.00 GB
Shell: 5.0.16 - /usr/local/bin/bash
Binaries:
Node: 20.5.0 - /usr/loca…
kn327 updated
2 months ago
-
**Is your feature request related to a problem? Please describe.**
A quick summary of my experience with CL (with hopefully not too much whining)...
I got it initially set up smoothly and quickly …
-
Web application `RP1` and `RP2` offer sign in/sign up functionality for users of identity provider `IDP1`, using any of the following:
* any OpenID Connect flow
* any SAML flow
* any WS-Fed flow
…
-
#### Support plan
* *is this issue currently blocking your project?* (yes):
* *is this issue affecting a production system?* (no):
#### Context
* *node version*: 12.16.1
* *module v…
-
**Proposed change based on this bug report**
- Prisma requires connection string to be encoded if it includes special characters
- This can be achieved in entrypoint file in `web` package
**See t…
-
# TL;DR
Having support for HashedControlPassword authentication to the tor control port would be useful. The `MESSAGING:onion` section could have a new `tor_control_password` setting and use that i…