mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-18 06:01:00 +00:00
1 line
1.7 KiB
JSON
1 line
1.7 KiB
JSON
[{"user_id": 2024, "stars": [], "topic_id": 7500, "date_created": 1298216258.3874259, "message": "I think one thing that Flask could really benefit from is some sort of basic authentication extension. Obviously it can't really be tied to a particular ORM, but if it was configurable/pluggable and could default to a .htaccess file or something but could easily be adapted to use SQLite, Redis, MongoDB, or whatever other storage mechanism you happened to be using for your project, I think that could be very helpful. Essentially it would manage the authentication state and leave it up to the developer to provide an appropriate API for the authentication data.", "group_id": 207, "id": 153831}, {"user_id": 8391, "stars": [], "topic_id": 7500, "date_created": 1298248629.7192199, "message": "I think a Flask-SQLAlchemy-Auth extension would be awesome.", "group_id": 207, "id": 155298}, {"user_id": 8391, "stars": [], "topic_id": 7500, "date_created": 1298248701.8368261, "message": "But, admittedly, it's really simple to roll out yourself.", "group_id": 207, "id": 155307}, {"user_id": 7364, "stars": [{"date_created": 1298474419.232461, "user_id": 2024}, {"date_created": 1298482433.1937649, "user_id": 978}, {"date_created": 1299640909.2576489, "user_id": 12680}], "topic_id": 7500, "date_created": 1298315632.995872, "message": "Have a look at Flask-Principal.", "group_id": 207, "id": 163304}, {"user_id": 2024, "stars": [], "topic_id": 7500, "date_created": 1298474423.7828691, "message": "@danjac yeah, something like that. :)", "group_id": 207, "id": 187985}, {"user_id": 14356, "stars": [], "topic_id": 7500, "date_created": 1298483595.731909, "message": "Once we have the authentication extension, server side cookies would be nice.", "group_id": 207, "id": 189166}] |