-
There are 2 types of API routes:
- Private: for admins. Starts with `/app`
- Public: for respondents. Starts with `/surveys`
While public one can be open, the private is better to be protected …
-
### Describe the bug
We did setup SSO via Azure AD according to the docs and when we try to sign in we get "_OAuthSignin
Contact support if this error is unexpected._" on the Frontend.
In the log…
-
$ python node.py
2024-09-25 22:48:48.242 | ERROR | __main__:call_api:79 - Error during API call: HTTPSConnectionPool(host='api.nodepay.ai', port=443): Max retries exceeded with url: /api/auth/sess…
-
### 📜 Description
I have created and configured a Backstage application which builds and runs with `yarn start-backend` and `yarn start`.
I am now attempting to deploy our Backstage app to a QA se…
-
### What is the improvement or update you wish to see?
> The old configuration file, contained in the API Route (pages/api/auth/[...nextauth].ts / app/api/auth/[...nextauth]/route.ts), now becomes mu…
-
Als Admin der Urlaubsverwaltung möchte Daten abfragen können, um ein externes Tool zu integrieren.
-
### Feature and motivation
Please add sample python code for BiDi APIs Register Basic Auth and Network Interception.
-
### Environment
```
System:
OS: Linux 6.8 Ubuntu 24.04.1 LTS 24.04.1 LTS (Noble Numbat)
CPU: (4) x64 Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz
Memory: 3.74 GB / 7.63 GB
Container:…
-
I will add,
- JWT tokens such as access and refresh tokens for session management
- Bcrypt for password encryption and decryption
**User Authentication**
- **Routes:**
- `POST /api/auth/regist…
-
Namex API has a table that maps NR Request Types to various things including "Target" (which is either lear, colin or static). This seems to control where NRs of various types are used.
Ref: https:…