Skip to content

Refactor frontend authentication a little bit#2611

Merged
andchiind merged 2 commits intoequinor:mainfrom
andchiind:2604-auth-first
Mar 16, 2026
Merged

Refactor frontend authentication a little bit#2611
andchiind merged 2 commits intoequinor:mainfrom
andchiind:2604-auth-first

Conversation

@andchiind
Copy link
Contributor

@andchiind andchiind commented Feb 27, 2026

Closes #2604

Ready for review checklist:

  • A self-review has been performed
  • All commits run individually
  • Temporary changes have been removed, like console.log, TODO, etc.
  • The PR has been tested locally
  • A test has been written
    • This change doesn't need a new test
  • Relevant issues are linked
  • Remaining work is documented in issues
    • There is no remaining work from this PR that require new issues
  • The changes does not introduce dead code as unused imports, functions etc.

@andchiind andchiind self-assigned this Feb 27, 2026
@andchiind andchiind added the frontend Frontend related functionality label Feb 27, 2026
@andchiind andchiind merged commit a77a9c4 into equinor:main Mar 16, 2026
11 checks passed
@andchiind andchiind deleted the 2604-auth-first branch March 16, 2026 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Frontend related functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enforce auth before context providers

2 participants