I'm not familiar with Django-like auth. However, in addition to Pyramid's own auth, there are a dozen packages listed on TryPyramid.com related to auth:
https://trypyramid.com/resources-extending-pyramid.html

--steve



On 7/26/16 at 12:01 AM, [email protected] (Vincent Catalano) pronounced:

AFAIK, there are no packages for Pyramid that provide the same
authentication and authorization as Django's out-of-the-box admin
functionality. Pyramid's philosophy tends to leave the implementation of
these components up to the developer, however, Pyramid does provide
authentication and authorization out of the box (
http://docs.pylonsproject.org/projects/pyramid-cookbook/en/latest/auth/).

I could be wrong though about packages that provide Django-style auth. If
that's the case, I'd be interested to know as well.

On Mon, Jul 25, 2016 at 5:30 AM, Vinicius Assef <[email protected]>
wrote:

Hi there.

I'm looking for an authentication and authorisation package to use in my
Pyramid application.

I'd like to be something simple and straight as the Django auth.

Any suggestion?

--
Vinicius Assef

P.S.: mr. list administrator, if this message isn't automatically
delivered, could you contact me, please?

--
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit

https://groups.google.com/d/msgid/pylons-discuss/CAFmXjSDQOpdW%2BAgRMO3o_OZ%
2BqnYbQSov8YymFCPR3HYpwqz3yw%40mail.gmail.com

<https://groups.google.com/d/msgid/pylons-discuss/CAFmXjSDQOpdW%2BAgRMO3o_OZ%
2BqnYbQSov8YymFCPR3HYpwqz3yw%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.




--
Vincent Catalano
Software Engineer and Web Ninja,
(520).603.8944


------------------------
Steve Piercy, Soquel, CA

--
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/r471Ps-1085i-FC14B0F687064CA79339722C82E76FBF%40stevepi-mbp.local.
For more options, visit https://groups.google.com/d/optout.

Reply via email to