-
-
I'm following Feather's API key auth strategy as listed [here](https://feathersjs.com/cookbook/authentication/apiKey). My application only has API key auth and no other auth stratagies.
I've set up…
-
Hi everyone,
I hope this message finds you well!
I’ve been working on what I believe is the future of LightAPI, and I’d like to share my vision with you. The latest code reflects how I imagine L…
-
Thanks for building LLDAP, this is a very necessary implementation of a very overwhelming technology.
Projects like Keycloak (and others) offer many different ways to control new user registration …
-
Igniters such as `ash_authentication.add_strategy password` generate sender modules that look like this:
```elixir
defmodule Tunez.Accounts.User.Senders.SendPasswordResetEmail do
@moduledoc """…
-
I am using Okta IDP provider, and it works with both static implementation and multitenancy using Finbuckle. However, the Per-tenant authentication with JwtBearerOptions flow does not function correct…
-
**What** - description of what you me to do
Example: Hey @autopilot implement a Google sign-in on my website. Make changes to the front end and the back end of the application
**Why** - explain w…
-
Amazon Linux 2023 does not allow use of IMDSv1 but rather requires use of IMDSv2 (see [here](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-identity-documents.html) for the difference). …
-
Is there a solution for websites behind WAFs like PerimeterX, Cloudflare, Akmai etc.?
-
**Describe the bug**
ScoutSuite's "--local" option (valid for the AWS provider; I haven't tested the others) is documented as follows:
-l, --local Use local data previously fetche…