WIP: Auth implementation #39

Draft
blacklight wants to merge 1 commit from feat/auth into main
Owner
No description provided.
wip: Auth implementation
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
8188399606
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/auth:feat/auth
git switch feat/auth

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff feat/auth
git switch feat/auth
git rebase main
git switch main
git merge --ff-only feat/auth
git switch feat/auth
git rebase main
git switch main
git merge --no-ff feat/auth
git switch main
git merge --squash feat/auth
git switch main
git merge --ff-only feat/auth
git switch main
git merge feat/auth
git push origin main
Sign in to join this conversation.
No description provided.