According to the documentation, it should be possible to access GitLab repos with project access tokens: The username is set to project_{project_id}_bot, such
I'm porting older application to ASP.NET Core, that uses Windows Authentication (configured in IIS, resp. launchsetting.json). I would like to override the aut
I have the following situation: My application consists in a frontend and a backend micro service, which both authenticate themselves via the same realm on one
I am using Keycloak and I want to enable Forgot password flow. I have enabled Forgot password in login and configured SMTP to send email. What I get out of the
I have been reading the Quickstart from IdentityServer4 and still have some doubts on how to implement the Implicit flow for a SPA. My setup is the following:
Then using nuxtjs/auth and nuxtjs/axios nuxt is ignoring my proxy configuration. In past I have used just axios for auth. Now I am trying to use the @nuxtjs/aut
I want to use the telegram login widget shown in this page https://core.telegram.org/widgets/login and the instructions ask to embed this code onto my website:
I'm using the auth scheme detailed in FastAPI's user guide (JWT/Bearer token). When I try to get a token from the /token endpoint the request fails before the p
I've got standard oAuth model for authenticating users via email/password combination. I would like to implement my own mechanism to generate one-time token, st
I want to try to filter data based on API key authentication using NET CORE where the key is stored in the header. each key has its own data. is there a refere
I have been trying to create a custom login feature in ASP.NET Core 2.1. However, it doesn't seem the work and I have no idea why. This is run in the controlle
How the registration is handled with a custom credential provider ( email + password)? Currently my [...nextauth].js looks like this: import NextAuth from 'next
I'm new to java programming. I'm trying to make a banking system log-in that locks the user after entering the wrong pin 3 times. I'm trying to merge 2 pieces o
I'm doing a little project in this quarantine time to learn about the backend part of a project. In this case I'm using Angular as client-side and NestJS as bac
Any help would be appreciated, basically I am a beginner and I'm struggling to pull data from my database. I used the built in auth method from django, which s
I've followed a tutorial regarding 'Flutter Firebase Authentication. I faced many issues due to it being in an old version of firebase, but I migrated and fixed
Cannot update a component (BrowserRouter) while rendering a different component (Login). To locate the bad setState() call inside Login, follow the stack trace
I'm trying to implement a form where I want a message to be shown in advance if passwords don't match. I have added a data required validator but password match
I'm getting this snapchat error after trying to setup the api. It allows the user to login and then tells them of this issue. I have tried multiple redirect uri
We have to migrate the existing visual studio web test over JMeter. Blazemeter we are using to record test case and when we are trying to run it over JMeter, it