Reez Patel

Results 3 issues of Reez Patel

I want to send `Set-Cookie` header from one of the federated service back to user? So, I want to know, right now, is there any way to achieve this?

enhancement
good first issue

Is there any provider which can provision nodes in existing VPS, by making the host os run kubeadm. (i.e without any virtualization on top of it)

Added ability to add custom images using `pieceTheme` property, which accepts a string. Usage: ```js const board = Chessboard2('chess-board', { pieceTheme: `/assests/chess/{piece}.svg`, }); ``` Note: I haven't used Clojurescript before,...