libAuthentication icon indicating copy to clipboard operation
libAuthentication copied to clipboard

What about a name change for something conveying WebID

Open olberger opened this issue 14 years ago • 2 comments

libAuthentication looks like generic purpose PHP authentication... although it seems to be closely tied to WebID.

May I suggest a renaming to something like libWebIDconsumer or something like that ?

Best regards,

olberger avatar Aug 30 '11 13:08 olberger

Good point. Was originally intended as a all purpose library, but only a few implementations got added.

Renaming could be a good idea.

I'd like to rewrite this to exclude the MySQL dependency, perhaps using Graphite

melvincarvalho avatar Aug 30 '11 13:08 melvincarvalho

Yeah. We can expect most apps using it having their own way of managing persistence, and ARC2 can work quite some tasks in memory only, in principle.

Graphite seems interesting, yes.

olberger avatar Aug 30 '11 14:08 olberger