Sam Park

Results 2 issues of Sam Park

Unlike f$get_created(), which provides a response for a failed user creation attempt, f$get_signed_in() and f$signed_in don't return any response for a failed login attempt. How can I work around this...

I am working on a Rust tool with this directory structure: ![image](https://github.com/user-attachments/assets/ab94d81f-6261-4ee9-811b-06360f18ce47) I want to add R bindings in `bindings/r` using rextendr that can call functions from my main Rust...