-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.11.1`
- Nuxt Version: `3.12.4`
- CLI Version: `3.13.0`
- Nitro Version: `2.9.7`
- Package Manager: `pnpm@8.15…
-
### Summary
We want to setup a local oauth2 server to connect to for the purposes of local development. Non-locally we'll be connecting to login.gov, but for local development we want something runni…
-
-
**Task Description**
Currently we only provide Token Based Authentication for API access. In order to provide a seamless login experience we want to implement OpenID Connect (OIDC) authentication i…
-
## Versions
* Elixir: 1.17.1
* Styler: 1.0.0
## Example Input
Before running `mix format`:
```elixir
defmodule SomeModule do
def do_something(token) do
# Guardian.Token.Jwt is a …
-
Add a registration page where a user should provide the following information:
- First Name
- Last Name
- Email
- Date of birth
- Password
- Confirm password
or other option to sign up with a Steam a…
-
Hello, i want get jwt access token with your sdk, but i can not found where i do it.
-
### Checklist
- [X] I could not find a solution in the existing issues or docs.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/teamhanko/hanko/blob/main/CODE_OF_CONDUC…
-
> I generally see risk in statically defining formats this query language works against. I would rather see us leverage a registry with associated guidance on how to plug into the general query langua…
-
Input Validation & Sanitization: Ensure all user inputs are validated and sanitized to prevent attacks like SQL injection and XSS.
Secure Environment Variables: Move sensitive information (API keys…