ravid007

Results 4 issues of ravid007

If you choose to 'Cancel' after Kazam finished recording, is the recording files are saved in any temporary folder and it's possible to recover it? or is it lost? Thanks,...

Hi, I would like to add my own function for user authentication in the middle of the flow, right after the authentication with google and before the user is registered...

It would be great to add a `maxLength` parameter to the configuration. Even better, we could utilize the `PhoneValidator` to determine the maximum value and prevent users from entering input...

feature request

I'm using the `rtcamp.google_user_authenticated` hook for custom login permission checks. After a successful check, I map the google login to a specific generic user (BGuest) with the following code: ```...