I can get JWT token by sending their email and pass to my API for email and password login. But for social logins like google, facebook, and apple is there any way to get the JWT token besides doing Custom authentication? I know with flutter you can do it but flutterflow not sure.