H
H
hardwellZero2015-03-04 22:30:53
Flask
hardwellZero, 2015-03-04 22:30:53

How to register on flask?

Good evening.
I started disassembling Flask, got to user registration, I don’t quite understand what’s what. I looked through the article on Habré - habrahabr.ru/post/222983
In fact, I understood these articles, but I don’t want to register through OpenID, I want the classic login / soap-password.
Where to begin?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Y
Yuri Shikanov, 2015-03-04
@dizballanze

You can use Flask-Security , everything is there out of the box. Or write it yourself using Flask-WTF (forms), SQLAlchemy (ORM).

R
Ranwise, 2015-03-05
@Ranwise

Flask. Filling the “flask” with
Flask-Login functionality

D
Dmitry Demidov, 2015-03-05
@ptitca_zu

Flask-Stormpath with one-line example .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question