-
-
-
Hi, how do we provide auth token for requests? Or is that not possible because your plugin wraps many different endpoints with different behavior?
-
Register form with login/password
-
Currently Deltabeer is not secured in any way. This should be looked into.
It would be neat if we could get some kind of OIDC (e.g. Okta, Auth0, Google?) with different scopes.
Should it work like b…
-
### Relevant component
refarch-gateway
### Problem description (optional)
Currently only oAuth2 can be used for authentication in the gateway and JWT is used for authentication for services b…
-
Started here: https://github.com/MainfluxLabs/mainflux/pull/547
-
For my project I want to build a authentication backend and planning to JWT but dragon or C++ deleted thing is not present in JWD and cors Library
-
### Operating System
Ubuntu
### Environment (if applicable)
Nodejs 20
### Firebase SDK Version
11.0.2
### Firebase SDK Product(s)
DataConnect
### Project Tooling
Nextjs
### Detailed Problem …
kauly updated
23 hours ago
-
vonage==4.0.0
Unable to auth with API key and API secret
## Expected Behavior
Sending sms
## Current Behavior
code raising AttributeError: 'Auth' object has no attribute '_jwt_client'
## …