Skip to content

Separated DataHandler

Choose a tag to compare

@tsuyoshizawa tsuyoshizawa released this 27 Oct 05:10
· 162 commits to main since this release

DataHandler was separated into AuthorizationHandler and ProtectedResourceHandler.
User doesn't need to change an interface existing because DataHandler extends them.