ontehfritz / SuperSimpleAuth

WIP Simple Online Authentication and Authorization Micro-Service
https://www.authenticate.technology
4 stars 1 forks source link

Change IPageModel from interface to a class and Inherit the class PageModel #25

Closed ontehfritz closed 10 years ago

ontehfritz commented 10 years ago

This makes for less repeating code.