FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Authentication Framework?
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Authentication Framework? [message #186178] Thu, 19 June 2014 11:28 Go to next message
Jan Lühr is currently offline  Jan Lühr
Messages: 2
Registered: June 2014
Karma: 0
Junior Member
Hello,

I'm looking for something like Devise [1] for PHP.

It should provide:
-> A full self-servie workflow (sign-up, log-in, log-out, delete
account, forget-password)
-> Integration of OAuth / OpenID providers.

It may depend on $famework.

Can you recommend sth?

Thanks,
Jan

[1] https://github.com/plataformatec/devise
Re: Authentication Framework? [message #186179 is a reply to message #186178] Thu, 19 June 2014 12:43 Go to previous messageGo to next message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 6/19/2014 7:28 AM, Jan Lühr wrote:
> Hello,
>
> I'm looking for something like Devise [1] for PHP.
>
> It should provide:
> -> A full self-servie workflow (sign-up, log-in, log-out, delete
> account, forget-password)
> -> Integration of OAuth / OpenID providers.
>
> It may depend on $famework.
>
> Can you recommend sth?
>
> Thanks,
> Jan
>
> [1] https://github.com/plataformatec/devise
>

You're better off asking people who use these products. This newsgroup
is for programming in PHP; few, if any, here use such products.

--
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex(at)attglobal(dot)net
==================
Re: Authentication Framework? [message #186180 is a reply to message #186179] Thu, 19 June 2014 13:03 Go to previous messageGo to next message
Jan Lühr is currently offline  Jan Lühr
Messages: 2
Registered: June 2014
Karma: 0
Junior Member
Hello,

Am 06/19/2014 02:43 PM, schrieb Jerry Stuckle:
> On 6/19/2014 7:28 AM, Jan Lühr wrote:
>> Hello,
>>
>> I'm looking for something like Devise [1] for PHP.
>>
>> It should provide:
>> -> A full self-servie workflow (sign-up, log-in, log-out, delete
>> account, forget-password)
>> -> Integration of OAuth / OpenID providers.
>>
>> It may depend on $famework.
>>
>> Can you recommend sth?

> You're better off asking people who use these products. This newsgroup
> is for programming in PHP; few, if any, here use such products.
>

Thanks for your feedback. Can you recommend a place to ask - I'm not yet
into php...

Greetz, Jan
Re: Authentication Framework? [message #186181 is a reply to message #186178] Thu, 19 June 2014 13:30 Go to previous messageGo to next message
Rafael Robayna is currently offline  Rafael Robayna
Messages: 1
Registered: June 2014
Karma: 0
Junior Member
You're looking for an authentication component or library, not a framework.
https://en.wikipedia.org/wiki/Software_library
https://en.wikipedia.org/wiki/Software_framework

Also, most, but not all, authentication libraries like the one you're looking for are dependent on a web application framework. 'Devise' is an authentication library for the Rails framework, not for the Ruby language.

Another point that might help is that basic authentication libraries are not usually integrated with OAUTH implementations.

Good Luck,
Rafael


On Thursday, June 19, 2014 7:28:23 AM UTC-4, Jan Lühr wrote:
> Hello,
>
>
>
> I'm looking for something like Devise [1] for PHP.
>
>
>
> It should provide:
>
> -> A full self-servie workflow (sign-up, log-in, log-out, delete
>
> account, forget-password)
>
> -> Integration of OAuth / OpenID providers.
>
>
>
> It may depend on $famework.
>
>
>
> Can you recommend sth?
>
>
>
> Thanks,
>
> Jan
>
>
>
> [1] https://github.com/plataformatec/devise
Re: Authentication Framework? [message #186183 is a reply to message #186180] Thu, 19 June 2014 14:19 Go to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 6/19/2014 9:03 AM, Jan Lühr wrote:
> Hello,
>
> Am 06/19/2014 02:43 PM, schrieb Jerry Stuckle:
>> On 6/19/2014 7:28 AM, Jan Lühr wrote:
>>> Hello,
>>>
>>> I'm looking for something like Devise [1] for PHP.
>>>
>>> It should provide:
>>> -> A full self-servie workflow (sign-up, log-in, log-out, delete
>>> account, forget-password)
>>> -> Integration of OAuth / OpenID providers.
>>>
>>> It may depend on $famework.
>>>
>>> Can you recommend sth?
>
>> You're better off asking people who use these products. This newsgroup
>> is for programming in PHP; few, if any, here use such products.
>>
>
> Thanks for your feedback. Can you recommend a place to ask - I'm not yet
> into php...
>
> Greetz, Jan
>

No, since I don't use such products. Sorry.

--
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex(at)attglobal(dot)net
==================
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: why is it always an endless loop?
Next Topic: html php form second drop down select dependant list to keep selected value
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri May 03 20:19:26 GMT 2024

Total time taken to generate the page: 0.19978 seconds