-
**Is your feature request related to a problem?**
I would like to config SMTP sender for microsoft online mail service; however, basic authentication is depricated (https://learn.microsoft.com/en-us/…
-
Currently the tokens are authenticated via `firebase-admin`, so from the frontend `firebase-auth`'s token needs to be supplied. It would be better if this layer is generalised (preferably JWT) and mov…
-
Add authentication capability to the API, preferably JWT token based.
Lock down the Create/Edit/Delete/Upload endpoints so only authorized users can perform.
Create follow up UI tasks to show/hide a…
-
### The problem
Broadly speaking, this extension works by passing around URLs:
1. When a user has a cluster and clicks on the magnifying glass icon, it checks `client.dashboard_link` to find a …
-
How to disable authentication?
-
Just had a Span panel installed. I can authenticate in HA using the door button. However, HA asks for re-authentication daily. Any way to remedy this?
-
# 🧭 Exploratory Testing Charter: Authentication Using BC Services Card for STR Registration
## 🔍 Scope
This session will focus on validating **user authentication using the BC Services Card** before …
-
### Acceptance Criteria
Secure signup, login, and user authentication
Use of JWT for token management
Hashing and security measures for password storage
Integration with the frontend for a seamles…
-
I am trying to get this action to work but am having an issue.
This is running on a self hosted worker.
Once i get it to setup and run it fails on the capistrano commands as bad authentication, but …
-
Hi,
The apikey auth supports both http header & param.
For http params, the name should be case insensitive if I'm right https://www.rfc-editor.org/rfc/rfc9110.html#section-5.6.6
idem for headers…