I would be interested to see JWT authentication support to allow putting Kutt behind an authenticated proxy that can pass in JWTs for authentication into Kutt. The ideal implementation would be able to pull the user information from the JWT in order to create an account in the local database and then allow a user to authenticate in via this method. Is alternative form of auth (other than plain username/password) on the roadmap at all?
I would be interested to see JWT authentication support to allow putting Kutt behind an authenticated proxy that can pass in JWTs for authentication into Kutt. The ideal implementation would be able to pull the user information from the JWT in order to create an account in the local database and then allow a user to authenticate in via this method. Is alternative form of auth (other than plain username/password) on the roadmap at all?