impresso / impresso-middle-layer

Middle layer API
GNU Affero General Public License v3.0
0 stars 1 forks source link

[feature] JWT APP auth strategy #404

Closed theorm closed 3 months ago

theorm commented 3 months ago

Adds an authentication strategy that verifies a long-lived auth token issued by the web app and returns a new short-lived JWT token for the Public API.