Skip to content

fix: complete context resolvers, fix package structure#7

Merged
casc84ab merged 1 commit intodevelopfrom
fix/framework-hardening
Feb 13, 2026
Merged

fix: complete context resolvers, fix package structure#7
casc84ab merged 1 commit intodevelopfrom
fix/framework-hardening

Conversation

@ancongui
Copy link
Contributor

Summary

  • Implement JWT-based role/permission extraction in DefaultBackofficeContextResolver
  • Implement BackofficeSessionContextMapper with JWT claims extraction
  • Fix all package references to correct org.fireflyframework.common.backoffice

Test plan

  • All existing tests pass
  • New tests added for new functionality
  • Manual verification of key flows

- Implement JWT-based role/permission extraction in DefaultBackofficeContextResolver
- Implement BackofficeSessionContextMapper with JWT claims extraction
- Fix all package references to correct org.fireflyframework.common.backoffice
@ancongui ancongui requested a review from casc84ab February 13, 2026 00:36
Copy link

@casc84ab casc84ab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - JWT-based context resolvers and package structure fix. Well implemented.

@casc84ab casc84ab merged commit d260644 into develop Feb 13, 2026
4 checks passed
@casc84ab casc84ab deleted the fix/framework-hardening branch February 13, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants