python

⨯ clear

Stateless Authentication with api rest

When we talk about authentication for api rest, almost everyone tends to think about oauth1 or oauth2 and their variants defined by service providers. It’s true that there also other auth systems such as token, openid, etc, but they are not as widely used in comparison with oauth.

What do you think about them? Are they all truly stateless?

Python Madrid de Mayo

Ayer Kaleidos volvió a alojar la reunión de Python Madrid. Las charlas de ayer fueron sobre usar Django al estilo Flask (por @niwibe) y una introducción a Pandas (por @Pybonacci). Lee más sobre la reunión en este post.