You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, first of all thank you for your work on this repository! I’d like to contribute to adding the third party block feature!
Do you have any preferences on how this feature should be implemented, I thought about either:
Mimic the implementation here with ThirdPartyRequest and ThirdPartyBlock.
Adding a new function to the Biscuit structure to append a third-party block.
Other ideas?
Please let me know how I can help!
The text was updated successfully, but these errors were encountered:
Hey, first of all thank you for your work on this repository! I’d like to contribute to adding the third party block feature!
Do you have any preferences on how this feature should be implemented, I thought about either:
ThirdPartyRequest
andThirdPartyBlock
.Biscuit
structure to append a third-party block.Please let me know how I can help!
The text was updated successfully, but these errors were encountered: