refactor: remove singleInstance variable and using new outh dialog #1

Open
kglt wants to merge 2 commits from fne-4/refactor-auth into main
Owner
No description provided.
refactor: remove singleInstance variable and using new outh dialog
Some checks failed
ci / ci (pull_request) Has been cancelled
build & push docker container / docker (pull_request) Has been cancelled
Semantic Pull Request / Semantic Pull Request (pull_request_target) Has been cancelled
591de837e1
fix: remove auth middleware
Some checks failed
Semantic Pull Request / Semantic Pull Request (pull_request_target) Has been cancelled
ci / ci (pull_request) Has been cancelled
build & push docker container / docker (pull_request) Has been cancelled
981936970f
Some checks failed
Semantic Pull Request / Semantic Pull Request (pull_request_target) Has been cancelled
ci / ci (pull_request) Has been cancelled
build & push docker container / docker (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fne-4/refactor-auth:fne-4/refactor-auth
git switch fne-4/refactor-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 fne-4/refactor-auth
git switch fne-4/refactor-auth
git rebase main
git switch main
git merge --ff-only fne-4/refactor-auth
git switch fne-4/refactor-auth
git rebase main
git switch main
git merge --no-ff fne-4/refactor-auth
git switch main
git merge --squash fne-4/refactor-auth
git switch main
git merge --ff-only fne-4/refactor-auth
git switch main
git merge fne-4/refactor-auth
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kglt/fyne-on#1
No description provided.