-
route powinien wyglądać następująco:
/auth/login
/auth/register
/auth/forgot-password
Warunki akceptacji:
- walidacja formularzy
- ui (wg figma / własnego uznania)
- wysyłanie zapytania
…
-
Some notes on setting up GItHub auth for local development:
- Create a new OAuth app on your GitHub account: https://github.com/settings/developers
- App URL will be something like http://localh…
-
### 📜 Description
Following the backstage getting started guide, installing any plugin throws the following error:-
Error: @backstage/catalog-model@workspace:^: Workspace not found (@backstage/cat…
-
- Larastan Version: 3.0.0
- Laravel Version: 11.32.0
### Description
How do I add a return type resolver for `Auth::guard()` with a custom guard? I have a guard called `api`, just like in an …
-
-
### What happened?
I've tried many combinations of environment variables, but I still can't get chromadb to run in my docker container. Note: chroma runs fine if I do "chroma run --host 0.0.0.0 --por…
-
-
## Description
The goal of this ticket is to allow the user to remedy a `ConsentRequired` error when attemtping to access a Globus Connect Server they haven't before. This would likely require the us…
-
-
Create a sign-in and sign-up page utlizing `/api/auth/signin` and `/api/auth/signup`
- home page is restricted and redirect to sign in page if not logged in.
- Sign in page, with username and passwo…