-
In OID Federation Automatic Registration, in [12.1.1.1.2. ](https://openid.net/specs/openid-federation-1_0.html#section-12.1.1.1.2)[Processing the Authentication Request](https://openid.net/specs/open…
-
4. [~] Backend Development
- [x] Quarkus Framework Implementation
- [x] REST API Design with Siren Hypermedia
- [x] Database Integration (PostgreSQL & Hibernate)
- [x] Business Log…
-
**Problem**
Currently, all protected routes rely on JWT verification for user authentication. It does not handle the scenario where a user signs up or logs in using Google (Firebase). As a result, …
-
## Requirements
Create a new django app (not project, [see this](https://stackoverflow.com/questions/19350785/what-s-the-difference-between-a-project-and-an-app-in-django-world)) called `auth` which …
-
Add feat: SignUp, Sign in, sign out. for Authentication use JWT
-
JWT authentication
/if logged in, go to the dashboard at /dashboard
//if not logged in, go to the login page at /login
//if click sign up, go to the sign up page at /signup
-
### Feature Description
Refactor `/refunds/aggregate` API to use JWT authentication only, removing API Key auth
The /refunds/aggregate API is meant for internal use only and should not be access…
-
### What are you trying to do?
I'd like to authenticate to my tailnet in a flow similar to the existing oauth provider method that is utilized by the Tailscale GitHub Action seen here: https://gith…
-
**Is your feature request related to a problem? Please describe.**
Create login and signup forms for users to authenticate. Integrate with the backend for authentication using OAuth or JWT.
**Addi…
-
Hi there,
I have been troubleshooting an issue for several days and would appreciate any insights you might have. When using this arctic library, I'm able to receive all necessary data from Apple w…