-
While I integrate feathers oauth2 with this `passport-wechat`, and visit http://localhost:3035/auth/wechat I got error 'passport.initialize() middleware not in use'.
I check this error is from line 5…
-
**Description (five sentences max.)**
I do not want everybody to be able to do everything. In order to protect routes, data, and users I need to implement route middleware for authorisation and authe…
-
### Severity
Few reports recently
### Version
Repro'd in 2024.3.8336
### Latest Version
I could reproduce the problem in the latest build
### What happened?
"Sequence contains no elements" erro…
-
## What is this all about?
Generate full tesla-based API client based on Open Api specification file, like this:
```ex
defmodule Petstore do
use Tesla.OpenApi,
spec: "priv/openapi/petst…
-
### Specification
In order to segregate nodes of different networks using the `ClaimNetworkAccess` tokens defined in https://github.com/MatrixAI/Polykey/issues/779, there needs to be some logic for…
-
Hi
We're dealing with a scenario where we connect to a centrifuge via a middleware. This middleware verifies our authentication using a value in the headers. The authentication value in the headers…
-
test
-
### Description
$session = $this->getRequest()->getSession();
$user = $session->read('Auth');
Session::_overwrite Argument #1 $old must be array null given...
This some strange error, when use…
-
I've added it to installed apps:
`OTHER_APPS = [
'custom_user',
'rest_framework',
'rest_framework.authtoken',
'rest_framework_api_key',
'rest_framework_bulk',
'djoser'…
-
### Environment
```
System:
OS: Windows 11 10.0.26252
CPU: (8) x64 Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz
Memory: 8.72 GB / 31.87 GB
Binaries:
Node: 22.5.1 - C:\Program File…