WIP: [Sprint] Smooth brazil #7

Draft
bivashy wants to merge 1 commit from sprint/smooth-brazil into main
Owner

Goals

  • Authentication
  • Watch history
  • User collections (playlist)
  • Mobile UI/UX improvements
  • Redirects on Related animes
### Goals - [x] Authentication - [ ] Watch history - [ ] User collections (playlist) - [ ] Mobile UI/UX improvements - [ ] Redirects on `Related` animes
### Description
  - OIDC integration
  - `package.json` versions bump

Reviewed-on: #6
Author
Owner

ik that writing progress into frontend repo is not good idea, but now we have some API gateway with ForwardAuth working, watchlog-service also can see user id, and validate JWT token, now we need to implement the feature itself and UI/UX thing. I hope it will not become stale for another 6 month

ik that writing progress into frontend repo is not good idea, but now we have some API gateway with `ForwardAuth` working, `watchlog-service` also can see user id, and validate JWT token, now we need to implement the feature itself and UI/UX thing. I hope it will not become stale for another 6 month
This pull request is marked as a work in progress.
View command line instructions

Checkout

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

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 sprint/smooth-brazil
git switch sprint/smooth-brazil
git rebase main
git switch main
git merge --ff-only sprint/smooth-brazil
git switch sprint/smooth-brazil
git rebase main
git switch main
git merge --no-ff sprint/smooth-brazil
git switch main
git merge --squash sprint/smooth-brazil
git switch main
git merge --ff-only sprint/smooth-brazil
git switch main
git merge sprint/smooth-brazil
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
anyame/anyame-frontend-vue!7
No description provided.