Skip to content

Separated DataHandler

Compare
Choose a tag to compare
@tsuyoshizawa tsuyoshizawa released this 27 Oct 05:10
· 160 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.