-
Hi there I have been trying to perfect the forward auth for some months now with little to no luck so here we go. I have tried many forward auth images.
So basically I login with
https://keycloak.de…
-
Description
We are currently facing challenges with integrating Laravel Sanctum authentication into our Next.js application. Below is a detailed summary of the problem and the areas that need furth…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
There should be the following endpoints (this is obviously up for discussion but I think it's pretty well designed):
POST to /github_accounts -> Authorizes github account (cheap but may require redir…
-
### Version
29.7.0
### Steps to reproduce
mytest
```
describe('Users', () => {
let token: string;
beforeAll(async () => {
const auth = await api.post('/user/auth123', user, AuthSchem…
-
Please add API Calls starter pack: all the files that are needed for API handling (DIO) with authentication support.
Also please add a starter pack for authentication and its control.
Thank you!
-
### Relevant config.toml
```toml
[global]
# whether print configs
print_configs = false
# add label(agent_hostname) to series
# "" -> auto detect hostname
# "xx" -> use specified string xx
# …
-
### Installation method
PyPI (via pip)
### Description
I'm trying to deploy an api on vercel in Django, however when I call my api I get an error that a module does not exist. I don't get thi…
-
### Describe the bug
liteLLM is installed on my windows local machine. and I can access it with the link http://localhost:4000.
I added this to the .env file as below.
OPENAI_LIKE_API_BASE_URL…
-
### I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the bug
I'm using bruno to call an…