Does Tilled support OAuth or OAuth 2.0?
Tilled supports authentication using JWT. OAuth 2.0 allows for the use of JWTs as Bearer Tokens to encode all relevant aspects of an access token within the access token itself instead of storing them in a database.