JensAstrup / shortcut-assistant

A Chrome extension that adds features for power users of Shortcut
https://www.shortcut-assistant.jensastrup.io/
Other
4 stars 0 forks source link

Secure authentication/authorization for API #442

Closed JensAstrup closed 1 day ago

JensAstrup commented 1 week ago

Shortcut API Key and Google Auth token should be sent in tandem to backend service instead of Google User ID.

The returned key should then be stored locally and used for subsequent requests to the backend

linear[bot] commented 1 week ago

SHA-225 Secure authentication/authorization for API