-
# Description
We are excited to announce our plan to implement authentication using Supabase within our project. Supabase is a powerful and easy-to-use authentication and user management platform t…
-
Hi, I have api on iis server behind basic windows authentication and i cannot use cors. So I tried to use this module but however I configure it I cannot log into api and I get 401 every time
I tried…
-
We currently just use the github username, which we know from job server is not always the best identifier, we probably want full name.
We can get that from the login API, but we only have that dat…
-
-
```
This project ties the apps authentication with the google authentication
scheme, while this is great, I would like to have the possibilities to decide
to use the regular django authentication sc…
-
We currently use graphql for all of our requests from frontend (nextjs and react native) to our backend (Go).
We explicitly add the `Authorization` header to all those requests, so no need to do the …
-
This question is similar to https://github.com/elysiajs/elysia/issues/95 and https://github.com/elysiajs/elysia/issues/138 but with a slight twist.
When using a guard how can the dervied context be…
-
## Proposer
ODI
## Why is this needed?
The role of the authenticating party, specifically as it relates to Middleware, has been the source of confusion for many discussions relating to the sp…
-
### Steps to reproduce
1. I did set jwt expire time very shortly for testing token refreshing. set 5seconds.
config/default.json
2. after 5seconds.
feathers debug printed "Removing a…
-
### Description
This feature proposal is to add an SPI provider specific to Traefik, just like there are specific ones for Apache, HAPROXY, and NGINX.
It would support specificities of the heade…