clojure

⨯ clear

MammutDB: Functional ΠWEEK

Durante la última ΠWEEK nos juntamos el equipo triple-A (Andrey, Alejandro y Alonso) para petarlo. Dijimos, las web ya están muy vistas así que vamos a hacer algo distinto… por ejemplo, una Base de Datos.

Nos han preguntado muchas veces ¿Qué aporta MammutDB?

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?