Python: Create a signed URL

Examples

Create Signed URL

res = supabase.storage.from_('bucket_name').create_signed_url(filepath, expiry_duration)