[Flask] Flask-security or other alternatives

Kiko kikocorreoso at gmail.com
Thu Jun 22 04:34:28 EDT 2017


2017-06-22 10:11 GMT+02:00 Christophe Bal <projetmbc at gmail.com>:

> Take a look here : https://blog.miguelgrinberg.
> com/post/handling-authentication-secrets-in-the-browser
>

Thanks, pretty nice slides.

But it doesn't answer my doubts about reinventing the wheel or using
flask-security :-(


>
>
> Christophe BAL
> Enseignant Agrégé de Mathématiques
> Programmeur Python Amateur
>
> Le 22 juin 2017 08:24, "Kiko" <kikocorreoso at gmail.com> a écrit :
>
>> Hi all,
>>
>> After reading most used tutorials [1] [2] and most of the books about
>> flask [3] [4] [5] [6] [7] [8] [9] I can't see the use of Flask-security on
>> any of them even it provides basic authentication, mail confirmation,
>> reset/change password,..., out of the box.
>>
>> Is there any reason for that? Do you discourage the use of this extension
>> for some reason? Do you recommend it for the typical login/regster needs of
>> a website (basic authentication, mail confirmation, reset/change password)
>> in order to not reinventing the wheel? If you recommend it, do you know of
>> good examples implementing this stuff?
>>
>> Thanks in advance.
>>
>> kind regards.
>>
>> [1] https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial
>> -now-with-python-3-support
>> [2] https://realpython.com/blog/python/handling-email-confirmati
>> on-in-flask/
>> [3] http://shop.oreilly.com/product/0636920031116.do
>> [4] https://www.packtpub.com/web-development/flask-example
>> [5] https://www.packtpub.com/web-development/flask-blueprints
>> [6] https://www.packtpub.com/web-development/learning-flask-framework
>> [7] https://www.packtpub.com/web-development/mastering-flask
>> [8] https://www.packtpub.com/web-development/building-web-applic
>> ations-flask
>> [9] https://www.packtpub.com/web-development/flask-framework-cookbook
>>
>> _______________________________________________
>> Flask mailing list
>> Flask at python.org
>> https://mail.python.org/mailman/listinfo/flask
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20170622/45aeb389/attachment.html>


More information about the Flask mailing list