Added support for sign function in the cwrapper#2016
Conversation
|
Hey @rikardn could you help me with the failing test. |
|
The mac builds are failing because macos-latest is now an M1 arm64 mac instead of an intel one. A quick short-term fix could be to use |
|
Will look into it ! |
|
The issue related with |
|
The CI must be fixed first, there are some pending tests that didn't run. Trying to fix it in #2019. Feel free to help, so that we get it done quickly, then we rebase this PR and it should cleanly pass. |
|
CI should be fixed now, requiring all the right tests to pass. |
I saw that we didn't have a function
basic_signin the cwrapper and hence thought of it adding it.