summaryrefslogtreecommitdiff
path: root/modules/user/libraries/drivers/IdentityProvider
AgeCommit message (Collapse)Author
2009-10-23Standardize the use of the lookup methodsTim Almdal
2009-10-22Change Identity adminstration to use the uninstall/install methods when ↵Tim Almdal
changing providers.
2009-10-22Change the name of identity library from Identity to IdentityProvider. ↵Tim Almdal
Create a helper class called identity to simplify call the Identity Provider. Move the contents of MY_Session.php to the new helper class and remove the MY_Session class