Skip to content

fix: distinguish identity denial from resource forbidden#41

Merged
rdlabo merged 1 commit into
mainfrom
fix/auth-access-denial-classifier
Jul 26, 2026
Merged

fix: distinguish identity denial from resource forbidden#41
rdlabo merged 1 commit into
mainfrom
fix/auth-access-denial-classifier

Conversation

@rdlabo

@rdlabo rdlabo commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add an optional request/error classifier for identity-wide auth access revocation
  • preserve the legacy 401/403 revocation default when the classifier is omitted
  • keep status hooks and offline-fallback boundaries independent from access revocation
  • document header-generation versus response-error hook dispatch

Compatibility

Existing products retain the current behavior unless they opt into the classifier. Products should opt in only after their server distinguishes unauthenticated 401 from resource-level 403.

Validation

  • ng test kit --watch=false (36 files, 513 tests)
  • npm run lint
  • npm run prebuild:kit
  • git diff --check

Review

Manager review: APPROVE

@netlify

netlify Bot commented Jul 26, 2026

Copy link
Copy Markdown

Deploy Preview for rdlabo-ionic-angular-library ready!

Name Link
🔨 Latest commit 7f5c9f6
🔍 Latest deploy log https://app.netlify.com/projects/rdlabo-ionic-angular-library/deploys/6a6558a9053bd2000880b4c4
😎 Deploy Preview https://deploy-preview-41--rdlabo-ionic-angular-library.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@rdlabo
rdlabo marked this pull request as ready for review July 26, 2026 01:13
@rdlabo
rdlabo merged commit df7d44a into main Jul 26, 2026
12 checks passed
@rdlabo
rdlabo deleted the fix/auth-access-denial-classifier branch July 26, 2026 01:13

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

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.

1 participant