Basic authentication and session management library for PHP?

后端 未结 4 1899
离开以前
离开以前 2020-12-14 12:54

I know questions like this have been asked numerous times, but not quite this one. Forgive me if I overlooked an obvious duplicate.

In the core of many of my web app

4条回答
  •  萌比男神i
    2020-12-14 13:33

    There are several OpenID libraries available.

    http://wiki.openid.net/Libraries#php

    For the rest you might as well roll your own, since figuring out someone else's library would probably be more trouble than it's worth.

提交回复
热议问题