-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I just began using cgs and I found it a bit difficult to figure out the passport-jwt part. I think it would be very helpful to have instructions in the README regarding how to check for a failed authe…
-
Hey Rob,
I am trying to implement jwt with passport local and not with passport-local-mongoose, but I am not able to understand the flow. Taking this boilerplate, is there any way I can implement tha…
-
- Larastan Version: 3.0.0
- Laravel Version: 11.32.0
### Description
How do I add a return type resolver for `Auth::guard()` with a custom guard? I have a guard called `api`, just like in an …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
**What** - description of what you me to do
Example: Hey @autopilot implement a Google sign-in on my website. Make changes to the front end and the back end of the application
**Why** - explain w…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
When passport.js is used with `session:false` the async context is lost and `rTracer.id()` stops returning an ID. I'm pretty sure this a similar issue as described in the README and #20. That said, it…
-
1. Use express-session or JWTs for session management.
2. Store tokens in server-side sessions or as HttpOnly cookies.
3. Ensure tokens are not exposed to client-side scripts.
-
### User Story:
As a developer integrating the Embed solution,
I want to route interactions through a dedicated API service,
So that I can:
- seamlessly update business logic in the background and
-…