index
int64
0
731k
package
stringlengths
2
98
name
stringlengths
1
76
docstring
stringlengths
0
281k
code
stringlengths
4
8.19k
signature
stringlengths
2
42.8k
embed_func_code
listlengths
768
768
24,235
gotrue._async.gotrue_client
sign_in_with_password
Log in an existing user with an email or phone and password.
def __init__( self, *, url: Union[str, None] = None, headers: Union[Dict[str, str], None] = None, storage_key: Union[str, None] = None, auto_refresh_token: bool = True, persist_session: bool = True, storage: Union[AsyncSupportedStorage, None] = None, http_client: Union[AsyncClient, None] = None, flow_type: AuthFlowType = "implicit", ) -> None: AsyncGoTrueBaseAPI.__init__( self, url=url or GOTRUE_URL, headers=headers or DEFAULT_HEADERS, http_client=http_client, ) self._storage_key = storage_key or STORAGE_KEY self._auto_refresh_token = auto_refresh_token self._persist_session = persist_session self._storage = storage or AsyncMemoryStorage() self._in_memory_session: Union[Session, None] = None self._refresh_token_timer: Union[Timer, None] = None self._network_retries = 0 self._state_change_emitters: Dict[str, Subscription] = {} self._flow_type = flow_type self.admin = AsyncGoTrueAdminAPI( url=self._url, headers=self._headers, http_client=self._http_client, ) self.mfa = AsyncGoTrueMFAAPI() self.mfa.challenge = self._challenge self.mfa.challenge_and_verify = self._challenge_and_verify self.mfa.enroll = self._enroll self.mfa.get_authenticator_assurance_level = ( self._get_authenticator_assurance_level ) self.mfa.list_factors = self._list_factors self.mfa.unenroll = self._unenroll self.mfa.verify = self._verify
(self, credentials: Union[gotrue.types.SignInWithEmailAndPasswordCredentials, gotrue.types.SignInWithPhoneAndPasswordCredentials]) -> gotrue.types.AuthResponse
[ -0.0021073343232274055, -0.08616656064987183, -0.0599818117916584, 0.03146554157137871, 0.008887670002877712, 0.02213946543633938, -0.05739123374223709, 0.053166601806879044, -0.047347769141197205, -0.05519920960068703, 0.047507189214229584, 0.040432922542095184, 0.0019167775753885508, 0.030628586187958717, -0.006028072442859411, 0.007512671872973442, 0.029931122437119484, -0.007173904217779636, 0.024849608540534973, -0.0695071592926979, 0.0007036902825348079, 0.06277166306972504, -0.01839309372007847, 0.011179334484040737, 0.024670260027050972, 0.05049631744623184, -0.029353225603699684, 0.015573350712656975, 0.029791630804538727, 0.03814125806093216, 0.031186556443572044, 0.027759024873375893, 0.06097818538546562, 0.057670220732688904, 0.03720466420054436, -0.0699455663561821, -0.008992290124297142, 0.009336039423942566, -0.17313022911548615, -0.010352342389523983, -0.008414392359554768, -0.05966297164559364, 0.019190194085240364, -0.010880421847105026, 0.005400355905294418, 0.037842344492673874, -0.028416631743311882, 0.06273180991411209, 0.0015531005337834358, -0.01624092273414135, -0.005744105204939842, 0.006013126578181982, -0.05412312224507332, 0.06938759982585907, -0.03863944485783577, 0.09820277988910675, -0.02019653283059597, 0.011169370263814926, -0.04256516695022583, 0.023434754461050034, -0.037702854722738266, -0.025626780465245247, 0.02074453979730606, -0.022159393876791, 0.03808147460222244, -0.005744105204939842, -0.08895641565322876, 0.02740032970905304, 0.005993199069052935, -0.00003956311775255017, 0.020385844632983208, 0.028835110366344452, 0.03638763725757599, -0.015433858148753643, 0.02027624286711216, 0.014278062619268894, -0.07907237112522125, -0.007756784092634916, -0.06014123186469078, 0.016699254512786865, 0.02391301468014717, 0.0324818454682827, 0.0028446523938328028, -0.0254075787961483, 0.011856869794428349, 0.010158048942685127, 0.0073881251737475395, -0.035929303616285324, -0.06368833035230637, -0.02439127489924431, -0.03405611962080002, -0.007736856583505869, 0.0003664793912321329, -0.03222278878092766, 0.0227372907102108, -0.011219189502298832, -0.043960090726614, -0.024670260027050972, -0.05133327096700668, -0.013361397199332714, -0.048184722661972046, 0.0026976868975907564, -0.028117720037698746, -0.0058885798789560795, 0.00776674784719944, -0.08983322232961655, -0.019299795851111412, -0.040851399302482605, 0.010880421847105026, -0.04631153866648674, -0.030429311096668243, 0.01236502081155777, 0.00915669184178114, 0.08608685433864594, 0.008150352165102959, 0.04758689925074577, 0.003532151458784938, -0.0374637246131897, 0.0068749915808439255, -0.024132216349244118, -0.008558866567909718, -0.024032579734921455, 0.011687485501170158, 0.006361858453601599, 0.061018042266368866, 0.04121009632945061, 0.03903799504041672, -0.0012940427986904979, 0.03979524224996567, -0.05328616872429848, 0.007248632609844208, 0.000008567468285036739, 0.024172071367502213, 0.05252892151474953, 0.0019317232072353363, 0.04272458702325821, 0.01390940323472023, -0.004149904474616051, -0.06205427274107933, 0.021860480308532715, -0.024590549990534782, 0.007437943946570158, 0.011408500373363495, -0.009410767816007137, 0.020027149468660355, -0.019030774012207985, -0.07699991017580032, -0.04228617995977402, -0.011757232248783112, -0.04523545131087303, 0.055438339710235596, -0.031784381717443466, -0.02074453979730606, 0.02973184734582901, -0.08688395470380783, 0.016230959445238113, -0.03473365306854248, 0.029632210731506348, 0.01415849756449461, 0.036586910486221313, -0.05599630996584892, -0.006212402135133743, -0.0027973244432359934, -0.02706156112253666, 0.014726431109011173, -0.012932955287396908, 0.009844191372394562, -0.06046007201075554, -0.03214307874441147, 0.0372445210814476, 0.009211492724716663, 0.0032456936314702034, -0.01645016111433506, -0.019479142501950264, -0.013480962254106998, 0.018841462209820747, 0.05264848843216896, -0.024371346458792686, -0.008324718102812767, 0.0404927060008049, -0.024172071367502213, -0.03389669954776764, -0.05400355905294418, -0.06145644560456276, 0.011398537084460258, 0.06153615564107895, 0.02532786875963211, 0.05771007388830185, 0.07213759422302246, 0.04196733981370926, -0.030588731169700623, -0.0017548665637150407, 0.06153615564107895, -0.030668441206216812, 0.0324818454682827, -0.021442003548145294, -0.004937041085213423, 0.017536209896206856, -0.0007765502668917179, 0.009923901408910751, -0.027778951451182365, -0.002869561780244112, 0.04507603123784065, -0.04758689925074577, 0.02931337058544159, 0.006351894699037075, 0.0007622273406013846, -0.021222800016403198, 0.011278972029685974, -0.0261648241430521, -0.10194915533065796, -0.010133139789104462, -0.03206336870789528, 0.04332241043448448, 0.009749535471200943, -0.04220646992325783, 0.04846370965242386, 0.01789490506052971, 0.04075176268815994, 0.040034372359514236, 0.09437669813632965, -0.009664843790233135, -0.02158149518072605, -0.07903251051902771, -0.007114121690392494, 0.04946008324623108, 0.0007416770677082241, -0.02524815872311592, -0.039516255259513855, -0.017745450139045715, -0.005420283414423466, 0.027420256286859512, 0.02947279065847397, 0.0261648241430521, 0.03166481852531433, -0.005918471142649651, 0.011717377230525017, 0.022039828822016716, -0.044597771018743515, 0.028934746980667114, 0.042605020105838776, 0.04075176268815994, 0.020096896216273308, 0.04224632680416107, -0.035690173506736755, -0.0036666621454060078, -0.00836955476552248, 0.00952036865055561, -0.014417555183172226, -0.020724613219499588, -0.044358640909194946, -0.041449226438999176, -0.015523531474173069, -0.02473004162311554, -0.04009415581822395, -0.04272458702325821, 0.003357785753905773, 0.011308862827718258, 0.026463735848665237, 0.015543459914624691, 0.05496007949113846, 0.011019914411008358, -0.06476441770792007, 0.05687312036752701, -0.04009415581822395, -0.0040353210642933846, 0.025925694033503532, 0.001761093852110207, -0.021442003548145294, 0.019349614158272743, 0.13239839673042297, 0.009475531987845898, 0.020724613219499588, 0.006531242281198502, -0.030030760914087296, -0.0680723786354065, -0.004394016228616238, -0.0420071966946125, -0.05886587128043175, -0.05515935271978378, -0.02415214478969574, -0.0599818117916584, 0.05515935271978378, 0.02373366616666317, -0.001865713275037706, -0.05707239359617233, -0.019887657836079597, 0.02223910391330719, 0.009331057779490948, -0.023634029552340508, -0.010641291737556458, -0.034693799912929535, 0.007089212536811829, 0.008005877956748009, 0.014377700164914131, -0.043441977351903915, -0.042445600032806396, 0.01836320199072361, -0.009854154661297798, -0.02498910017311573, 0.04671008884906769, 0.010232777334749699, -0.0027325600385665894, 0.009799353778362274, 0.05511949956417084, -0.07536584883928299, -0.0029168894980102777, 0.015543459914624691, 0.004097594879567623, 0.030628586187958717, -0.00041598681127652526, -0.022876784205436707, 0.015653060749173164, 0.003953120205551386, -0.024271709844470024, 0.010940204374492168, 0.01702805981040001, -0.00768703781068325, 0.08744192123413086, 0.04878254979848862, -0.02441120147705078, 0.018422985449433327, 0.00399546604603529, 0.027101416140794754, -0.022757219150662422, -0.045355018228292465, 0.010108230635523796, 0.021541640162467957, -0.03172459825873375, 0.02714127115905285, -0.11326798051595688, 0.016410306096076965, -0.0040627215057611465, 0.004727802239358425, -0.08170279860496521, 0.003168474417179823, -0.03323908895254135, -0.04312313720583916, 0.0189112089574337, -0.04372096061706543, -0.00930116605013609, -0.026264460757374763, -0.008832870051264763, 0.03834053501486778, -0.02457062155008316, -0.027260836213827133, 0.04938037320971489, -0.04961950331926346, 0.053684718906879425, -0.05037675052881241, -0.007906240411102772, -0.0026154860388487577, 0.012644006870687008, 0.05496007949113846, 0.07755787670612335, -0.044757191091775894, -0.013122267089784145, -0.03881879523396492, -0.03164488822221756, -0.053923849016427994, -0.022836929187178612, -0.021222800016403198, -0.04039306566119194, 0.05404341220855713, -0.05739123374223709, -0.031784381717443466, 0.002899453043937683, -0.04007422551512718, 0.0380416214466095, -0.022617725655436516, 0.0033179307356476784, -0.07146006077528, -0.0063469125889241695, 0.026722794398665428, 0.033199235796928406, 0.04407965764403343, -0.04491661116480827, -0.01332154218107462, -0.05065573751926422, 0.03106699138879776, 0.032182931900024414, 0.041688356548547745, -0.003168474417179823, 0.02158149518072605, 0.025288013741374016, -0.02807786501944065, -0.012275347486138344, 0.0145271560177207, 0.04738762229681015, 0.0324818454682827, 0.024092361330986023, -0.008753160014748573, -0.012793462723493576, -0.006262220907956362, 0.011797087267041206, -0.0071041579358279705, -0.028336921706795692, 0.03931698203086853, 0.011657594703137875, -0.03945647552609444, 0.034095972776412964, -0.0012398648541420698, 0.06831151247024536, 0.026025330647826195, -0.012504514306783676, 0.05424268916249275, 0.06894919276237488, -0.010501799173653126, -0.001270378939807415, 0.00930116605013609, -0.025885839015245438, -0.01741664484143257, -0.07556512951850891, 0.01923004910349846, -0.017795268446207047, 0.02989126741886139, -0.05671370029449463, 0.02247823402285576, 0.030947426334023476, 0.03580974042415619, -0.0018046853365376592, 0.06468470394611359, -0.01865215227007866, -0.01673910953104496, -0.029173877090215683, 0.051691967993974686, 0.011627702973783016, 0.02473004162311554, -0.06440571695566177, -0.013839657418429852, 0.0749274492263794, 0.051253560930490494, -0.0069596837274730206, 0.009101890958845615, 0.0017598484409973025, 0.04364125058054924, -0.044438350945711136, -0.018134035170078278, -0.016639472916722298, -0.02433149144053459, -0.004503617528825998, -0.04089125618338585, -0.005828797351568937, 0.0016938385087996721, 0.05228979140520096, -0.028934746980667114, -0.0630107969045639, 0.02915395051240921, 0.07851439714431763, 0.0033478219993412495, -0.020505409687757492, 0.05424268916249275, 0.00882788747549057, 0.025347795337438583, -0.04730791226029396, -0.011129515245556831, 0.019419360905885696, 0.012195637449622154, -0.01598186418414116, -0.02897460199892521, 0.04722820222377777, -0.022338740527629852, -0.04132965952157974, -0.0030788006260991096, 0.02231881394982338, 0.03979524224996567, 0.07508686929941177, 0.03588945046067238, -0.0699455663561821, -0.06185499578714371, -0.029432935640215874, -0.023255405947566032, 0.01190668810158968, -0.009296184405684471, -0.021541640162467957, 0.012125890702009201, 0.009774444624781609, -0.027260836213827133, -0.010730965062975883, -0.05523906275629997, 0.0017486391589045525, 0.016380414366722107, 0.023534391075372696, 0.029293442144989967, -0.00828984472900629, -0.02698185108602047, 0.00666077109053731, -0.051931098103523254, 0.032362278550863266, -0.030449237674474716, -0.033358655869960785, 0.030608657747507095, -0.0066308798268437386, 0.0699455663561821, -0.004944514017552137, 0.01262407936155796, -0.026543445885181427, 0.015583314932882786, 0.02532786875963211, 0.014327880926430225, 0.016699254512786865, -0.004394016228616238, -0.014716467820107937, 0.03365756943821907, 0.02983148582279682, -0.02664308436214924, -0.10067379474639893, -0.040851399302482605, -0.0404927060008049, 0.013600527308881283, -0.00014743245264980942, 0.02066482976078987, -0.016599617898464203, -0.03200358524918556, -0.015095090493559837, -0.01153802964836359, -0.024451056495308876, -0.053086891770362854, -0.027539821341633797, -0.028177501633763313, 0.017466465011239052, 0.003121146699413657, 0.03545104339718819, 0.014845996163785458, -0.027021706104278564, 0.0043466887436807156, 0.03407604619860649, 0.01657968945801258, 0.009435676969587803, 0.015184763818979263, -0.006979611236602068, -0.03174452856183052, -0.030788006260991096, -0.0029866357799619436, 0.00986411888152361, -0.02516844868659973, -0.03425539284944534, -0.0007155222119763494, 0.009684771299362183, -0.024112289771437645, 0.00672553526237607, 0.048503562808036804, -0.07146006077528, -0.02740032970905304, -0.03881879523396492, -0.056434713304042816, 0.03176445513963699, 0.046271681785583496, 0.02897460199892521, 0.007283505517989397, -0.005101443268358707, 0.006680698599666357, 0.037623144686222076, -0.02449091151356697, -0.08006874471902847, -0.02190033532679081, 0.06388760358095169, -0.03913763538002968, 0.03214307874441147, -0.05005791038274765, 0.015832409262657166, -0.0013226886512711644, -0.08807960152626038, -0.012604151852428913, 0.014009040780365467, -0.0010686127934604883, 0.05982239171862602, 0.041010819375514984, 0.00920651014894247, 0.03403618931770325, 0.019807947799563408, -0.01099998690187931, 0.0037065171636641026, 0.01668929122388363, -0.012873172760009766, 0.027778951451182365, -0.007602345664054155, 0.04862312972545624, 0.042605020105838776, -0.04898182302713394, 0.06245282292366028, -0.02265758067369461, -0.015732770785689354, -0.03881879523396492, -0.007074266672134399, 0.015573350712656975, 0.03200358524918556, 0.04922095313668251, 0.023673884570598602, -0.04591298848390579, -0.06564122438430786, 0.023374971002340317, 0.02423185482621193, -0.010571544989943504, -0.03138583153486252, 0.06863035261631012, -0.019877692684531212, 0.001302761142142117, 0.020804323256015778, 0.021860480308532715, -0.006227347534149885, 0.07863396406173706, 0.0056345039047300816, -0.09334046393632889, 0.0004471235442906618, 0.009186582639813423, -0.0736919417977333, 0.020963743329048157, 0.01660958118736744, -0.026443809270858765, 0.027360474690794945, 0.004508599638938904, -0.009595097042620182, -0.024112289771437645, 0.0014472355833277106, 0.0014335353625938296, -0.07165933400392532, 0.06157601252198219, 0.004889713134616613, -0.014327880926430225, 0.028855036944150925, -0.03148546814918518, -0.041768066585063934, 0.02965213730931282, -0.06014123186469078, 0.002261772518977523, 0.03834053501486778, -0.03407604619860649, -0.06484412401914597, -0.022338740527629852, 0.01091031264513731, 0.0019616144709289074, -0.008439301513135433, 0.021382220089435577, 0.07213759422302246, -0.03574995696544647, 0.011488210409879684, 0.036009013652801514, 0.06400717049837112, -0.024590549990534782, -0.013879512436687946, 0.03429524973034859, 0.03774270787835121, 0.017307044938206673, -0.014387663453817368, -0.007537581492215395, -0.029273515567183495, -0.010128158144652843, 0.05053617060184479, -0.00476765725761652, -0.030947426334023476, 0.09429698437452316, 0.016360487788915634, 0.00024426772142760456, -0.02831699512898922, -0.010721001774072647, -0.035530753433704376, -0.0012454695533961058, 0.06420644372701645, -0.018841462209820747, -0.018343275412917137, 0.011797087267041206, 0.00034281547414138913, 0.019389469176530838, -0.007358233910053968, 0.01579255424439907, -0.002093634335324168, -0.014756322838366032, 0.027440184727311134, 0.008414392359554768, -0.007806602865457535, 0.01932968758046627, 0.031007207930088043, 0.042684730142354965, 0.0581086240708828, 0.01754617504775524, 0.03646734729409218, -0.030847787857055664, 0.0557970330119133, 0.0508151575922966, -0.014387663453817368, 0.05802891403436661, -0.015214655548334122, 0.020017186179757118, -0.05687312036752701, 0.008070642128586769, 0.02114308997988701, 0.016679327934980392, -0.02223910391330719, -0.04089125618338585, 0.0008674695272929966, 0.010880421847105026, -0.014507228508591652, -0.027918444946408272, -0.0016851202817633748, 0.0015082635218277574, -0.034952856600284576, -0.02716119959950447, -0.004994332790374756, 0.017884941771626472, -0.0031236375216394663, -0.033597785979509354, -0.05623544007539749, -0.029871340841054916, 0.01299273781478405, 0.029213732108473778, 0.009998628869652748, 0.022458305582404137, -0.009096909314393997, -0.015573350712656975, 0.05113399773836136, 0.036527130752801895, 0.06121731549501419, 0.01846284046769142, -0.010282596573233604, 0.014806141145527363, 0.014686576090753078, 0.016091465950012207, -0.013570635579526424, 0.008668467402458191, -0.03624814376235008, 0.02124272845685482, 0.0561557300388813, -0.010481871664524078, 0.05862674117088318, -0.041768066585063934, 0.004321779124438763, 0.03489307314157486, 0.027619531378149986, -0.006351894699037075, 0.04236588999629021, 0.017307044938206673, -0.08050715178251266, 0.052927471697330475, -0.016380414366722107, -0.055836889892816544, 0.030369527637958527, 0.0023913015611469746, 0.0018358220113441348, 0.08959409594535828, -0.019528962671756744, -0.02630431577563286, -0.01854255050420761, 0.011607775464653969, -0.03863944485783577, 0.01810414530336857, 0.03379705920815468, -0.06544195115566254, 0.032023511826992035, 0.02714127115905285, -0.011876797303557396, 0.007637219037860632, -0.011019914411008358, 0.06241296976804733, 0.025208303704857826, 0.021023524925112724, -0.021382220089435577, 0.021461930125951767, -0.004996823612600565, -0.04415936768054962, -0.049938347190618515, 0.0064017134718596935, -0.006003162823617458, -0.020804323256015778, -0.07385136187076569, 0.04922095313668251, 0.03588945046067238, 0.0206449031829834 ]
24,236
gotrue._async.gotrue_client
sign_in_with_sso
Attempts a single-sign on using an enterprise Identity Provider. A successful SSO attempt will redirect the current page to the identity provider authorization page. The redirect URL is implementation and SSO protocol specific. You can use it by providing a SSO domain. Typically you can extract this domain by asking users for their email address. If this domain is registered on the Auth instance the redirect will use that organization's currently active SSO Identity Provider for the login. If you have built an organization-specific login page, you can use the organization's SSO Identity Provider UUID directly instead.
def __init__( self, *, url: Union[str, None] = None, headers: Union[Dict[str, str], None] = None, storage_key: Union[str, None] = None, auto_refresh_token: bool = True, persist_session: bool = True, storage: Union[AsyncSupportedStorage, None] = None, http_client: Union[AsyncClient, None] = None, flow_type: AuthFlowType = "implicit", ) -> None: AsyncGoTrueBaseAPI.__init__( self, url=url or GOTRUE_URL, headers=headers or DEFAULT_HEADERS, http_client=http_client, ) self._storage_key = storage_key or STORAGE_KEY self._auto_refresh_token = auto_refresh_token self._persist_session = persist_session self._storage = storage or AsyncMemoryStorage() self._in_memory_session: Union[Session, None] = None self._refresh_token_timer: Union[Timer, None] = None self._network_retries = 0 self._state_change_emitters: Dict[str, Subscription] = {} self._flow_type = flow_type self.admin = AsyncGoTrueAdminAPI( url=self._url, headers=self._headers, http_client=self._http_client, ) self.mfa = AsyncGoTrueMFAAPI() self.mfa.challenge = self._challenge self.mfa.challenge_and_verify = self._challenge_and_verify self.mfa.enroll = self._enroll self.mfa.get_authenticator_assurance_level = ( self._get_authenticator_assurance_level ) self.mfa.list_factors = self._list_factors self.mfa.unenroll = self._unenroll self.mfa.verify = self._verify
(self, credentials: 'SignInWithSSOCredentials')
[ -0.0021073343232274055, -0.08616656064987183, -0.0599818117916584, 0.03146554157137871, 0.008887670002877712, 0.02213946543633938, -0.05739123374223709, 0.053166601806879044, -0.047347769141197205, -0.05519920960068703, 0.047507189214229584, 0.040432922542095184, 0.0019167775753885508, 0.030628586187958717, -0.006028072442859411, 0.007512671872973442, 0.029931122437119484, -0.007173904217779636, 0.024849608540534973, -0.0695071592926979, 0.0007036902825348079, 0.06277166306972504, -0.01839309372007847, 0.011179334484040737, 0.024670260027050972, 0.05049631744623184, -0.029353225603699684, 0.015573350712656975, 0.029791630804538727, 0.03814125806093216, 0.031186556443572044, 0.027759024873375893, 0.06097818538546562, 0.057670220732688904, 0.03720466420054436, -0.0699455663561821, -0.008992290124297142, 0.009336039423942566, -0.17313022911548615, -0.010352342389523983, -0.008414392359554768, -0.05966297164559364, 0.019190194085240364, -0.010880421847105026, 0.005400355905294418, 0.037842344492673874, -0.028416631743311882, 0.06273180991411209, 0.0015531005337834358, -0.01624092273414135, -0.005744105204939842, 0.006013126578181982, -0.05412312224507332, 0.06938759982585907, -0.03863944485783577, 0.09820277988910675, -0.02019653283059597, 0.011169370263814926, -0.04256516695022583, 0.023434754461050034, -0.037702854722738266, -0.025626780465245247, 0.02074453979730606, -0.022159393876791, 0.03808147460222244, -0.005744105204939842, -0.08895641565322876, 0.02740032970905304, 0.005993199069052935, -0.00003956311775255017, 0.020385844632983208, 0.028835110366344452, 0.03638763725757599, -0.015433858148753643, 0.02027624286711216, 0.014278062619268894, -0.07907237112522125, -0.007756784092634916, -0.06014123186469078, 0.016699254512786865, 0.02391301468014717, 0.0324818454682827, 0.0028446523938328028, -0.0254075787961483, 0.011856869794428349, 0.010158048942685127, 0.0073881251737475395, -0.035929303616285324, -0.06368833035230637, -0.02439127489924431, -0.03405611962080002, -0.007736856583505869, 0.0003664793912321329, -0.03222278878092766, 0.0227372907102108, -0.011219189502298832, -0.043960090726614, -0.024670260027050972, -0.05133327096700668, -0.013361397199332714, -0.048184722661972046, 0.0026976868975907564, -0.028117720037698746, -0.0058885798789560795, 0.00776674784719944, -0.08983322232961655, -0.019299795851111412, -0.040851399302482605, 0.010880421847105026, -0.04631153866648674, -0.030429311096668243, 0.01236502081155777, 0.00915669184178114, 0.08608685433864594, 0.008150352165102959, 0.04758689925074577, 0.003532151458784938, -0.0374637246131897, 0.0068749915808439255, -0.024132216349244118, -0.008558866567909718, -0.024032579734921455, 0.011687485501170158, 0.006361858453601599, 0.061018042266368866, 0.04121009632945061, 0.03903799504041672, -0.0012940427986904979, 0.03979524224996567, -0.05328616872429848, 0.007248632609844208, 0.000008567468285036739, 0.024172071367502213, 0.05252892151474953, 0.0019317232072353363, 0.04272458702325821, 0.01390940323472023, -0.004149904474616051, -0.06205427274107933, 0.021860480308532715, -0.024590549990534782, 0.007437943946570158, 0.011408500373363495, -0.009410767816007137, 0.020027149468660355, -0.019030774012207985, -0.07699991017580032, -0.04228617995977402, -0.011757232248783112, -0.04523545131087303, 0.055438339710235596, -0.031784381717443466, -0.02074453979730606, 0.02973184734582901, -0.08688395470380783, 0.016230959445238113, -0.03473365306854248, 0.029632210731506348, 0.01415849756449461, 0.036586910486221313, -0.05599630996584892, -0.006212402135133743, -0.0027973244432359934, -0.02706156112253666, 0.014726431109011173, -0.012932955287396908, 0.009844191372394562, -0.06046007201075554, -0.03214307874441147, 0.0372445210814476, 0.009211492724716663, 0.0032456936314702034, -0.01645016111433506, -0.019479142501950264, -0.013480962254106998, 0.018841462209820747, 0.05264848843216896, -0.024371346458792686, -0.008324718102812767, 0.0404927060008049, -0.024172071367502213, -0.03389669954776764, -0.05400355905294418, -0.06145644560456276, 0.011398537084460258, 0.06153615564107895, 0.02532786875963211, 0.05771007388830185, 0.07213759422302246, 0.04196733981370926, -0.030588731169700623, -0.0017548665637150407, 0.06153615564107895, -0.030668441206216812, 0.0324818454682827, -0.021442003548145294, -0.004937041085213423, 0.017536209896206856, -0.0007765502668917179, 0.009923901408910751, -0.027778951451182365, -0.002869561780244112, 0.04507603123784065, -0.04758689925074577, 0.02931337058544159, 0.006351894699037075, 0.0007622273406013846, -0.021222800016403198, 0.011278972029685974, -0.0261648241430521, -0.10194915533065796, -0.010133139789104462, -0.03206336870789528, 0.04332241043448448, 0.009749535471200943, -0.04220646992325783, 0.04846370965242386, 0.01789490506052971, 0.04075176268815994, 0.040034372359514236, 0.09437669813632965, -0.009664843790233135, -0.02158149518072605, -0.07903251051902771, -0.007114121690392494, 0.04946008324623108, 0.0007416770677082241, -0.02524815872311592, -0.039516255259513855, -0.017745450139045715, -0.005420283414423466, 0.027420256286859512, 0.02947279065847397, 0.0261648241430521, 0.03166481852531433, -0.005918471142649651, 0.011717377230525017, 0.022039828822016716, -0.044597771018743515, 0.028934746980667114, 0.042605020105838776, 0.04075176268815994, 0.020096896216273308, 0.04224632680416107, -0.035690173506736755, -0.0036666621454060078, -0.00836955476552248, 0.00952036865055561, -0.014417555183172226, -0.020724613219499588, -0.044358640909194946, -0.041449226438999176, -0.015523531474173069, -0.02473004162311554, -0.04009415581822395, -0.04272458702325821, 0.003357785753905773, 0.011308862827718258, 0.026463735848665237, 0.015543459914624691, 0.05496007949113846, 0.011019914411008358, -0.06476441770792007, 0.05687312036752701, -0.04009415581822395, -0.0040353210642933846, 0.025925694033503532, 0.001761093852110207, -0.021442003548145294, 0.019349614158272743, 0.13239839673042297, 0.009475531987845898, 0.020724613219499588, 0.006531242281198502, -0.030030760914087296, -0.0680723786354065, -0.004394016228616238, -0.0420071966946125, -0.05886587128043175, -0.05515935271978378, -0.02415214478969574, -0.0599818117916584, 0.05515935271978378, 0.02373366616666317, -0.001865713275037706, -0.05707239359617233, -0.019887657836079597, 0.02223910391330719, 0.009331057779490948, -0.023634029552340508, -0.010641291737556458, -0.034693799912929535, 0.007089212536811829, 0.008005877956748009, 0.014377700164914131, -0.043441977351903915, -0.042445600032806396, 0.01836320199072361, -0.009854154661297798, -0.02498910017311573, 0.04671008884906769, 0.010232777334749699, -0.0027325600385665894, 0.009799353778362274, 0.05511949956417084, -0.07536584883928299, -0.0029168894980102777, 0.015543459914624691, 0.004097594879567623, 0.030628586187958717, -0.00041598681127652526, -0.022876784205436707, 0.015653060749173164, 0.003953120205551386, -0.024271709844470024, 0.010940204374492168, 0.01702805981040001, -0.00768703781068325, 0.08744192123413086, 0.04878254979848862, -0.02441120147705078, 0.018422985449433327, 0.00399546604603529, 0.027101416140794754, -0.022757219150662422, -0.045355018228292465, 0.010108230635523796, 0.021541640162467957, -0.03172459825873375, 0.02714127115905285, -0.11326798051595688, 0.016410306096076965, -0.0040627215057611465, 0.004727802239358425, -0.08170279860496521, 0.003168474417179823, -0.03323908895254135, -0.04312313720583916, 0.0189112089574337, -0.04372096061706543, -0.00930116605013609, -0.026264460757374763, -0.008832870051264763, 0.03834053501486778, -0.02457062155008316, -0.027260836213827133, 0.04938037320971489, -0.04961950331926346, 0.053684718906879425, -0.05037675052881241, -0.007906240411102772, -0.0026154860388487577, 0.012644006870687008, 0.05496007949113846, 0.07755787670612335, -0.044757191091775894, -0.013122267089784145, -0.03881879523396492, -0.03164488822221756, -0.053923849016427994, -0.022836929187178612, -0.021222800016403198, -0.04039306566119194, 0.05404341220855713, -0.05739123374223709, -0.031784381717443466, 0.002899453043937683, -0.04007422551512718, 0.0380416214466095, -0.022617725655436516, 0.0033179307356476784, -0.07146006077528, -0.0063469125889241695, 0.026722794398665428, 0.033199235796928406, 0.04407965764403343, -0.04491661116480827, -0.01332154218107462, -0.05065573751926422, 0.03106699138879776, 0.032182931900024414, 0.041688356548547745, -0.003168474417179823, 0.02158149518072605, 0.025288013741374016, -0.02807786501944065, -0.012275347486138344, 0.0145271560177207, 0.04738762229681015, 0.0324818454682827, 0.024092361330986023, -0.008753160014748573, -0.012793462723493576, -0.006262220907956362, 0.011797087267041206, -0.0071041579358279705, -0.028336921706795692, 0.03931698203086853, 0.011657594703137875, -0.03945647552609444, 0.034095972776412964, -0.0012398648541420698, 0.06831151247024536, 0.026025330647826195, -0.012504514306783676, 0.05424268916249275, 0.06894919276237488, -0.010501799173653126, -0.001270378939807415, 0.00930116605013609, -0.025885839015245438, -0.01741664484143257, -0.07556512951850891, 0.01923004910349846, -0.017795268446207047, 0.02989126741886139, -0.05671370029449463, 0.02247823402285576, 0.030947426334023476, 0.03580974042415619, -0.0018046853365376592, 0.06468470394611359, -0.01865215227007866, -0.01673910953104496, -0.029173877090215683, 0.051691967993974686, 0.011627702973783016, 0.02473004162311554, -0.06440571695566177, -0.013839657418429852, 0.0749274492263794, 0.051253560930490494, -0.0069596837274730206, 0.009101890958845615, 0.0017598484409973025, 0.04364125058054924, -0.044438350945711136, -0.018134035170078278, -0.016639472916722298, -0.02433149144053459, -0.004503617528825998, -0.04089125618338585, -0.005828797351568937, 0.0016938385087996721, 0.05228979140520096, -0.028934746980667114, -0.0630107969045639, 0.02915395051240921, 0.07851439714431763, 0.0033478219993412495, -0.020505409687757492, 0.05424268916249275, 0.00882788747549057, 0.025347795337438583, -0.04730791226029396, -0.011129515245556831, 0.019419360905885696, 0.012195637449622154, -0.01598186418414116, -0.02897460199892521, 0.04722820222377777, -0.022338740527629852, -0.04132965952157974, -0.0030788006260991096, 0.02231881394982338, 0.03979524224996567, 0.07508686929941177, 0.03588945046067238, -0.0699455663561821, -0.06185499578714371, -0.029432935640215874, -0.023255405947566032, 0.01190668810158968, -0.009296184405684471, -0.021541640162467957, 0.012125890702009201, 0.009774444624781609, -0.027260836213827133, -0.010730965062975883, -0.05523906275629997, 0.0017486391589045525, 0.016380414366722107, 0.023534391075372696, 0.029293442144989967, -0.00828984472900629, -0.02698185108602047, 0.00666077109053731, -0.051931098103523254, 0.032362278550863266, -0.030449237674474716, -0.033358655869960785, 0.030608657747507095, -0.0066308798268437386, 0.0699455663561821, -0.004944514017552137, 0.01262407936155796, -0.026543445885181427, 0.015583314932882786, 0.02532786875963211, 0.014327880926430225, 0.016699254512786865, -0.004394016228616238, -0.014716467820107937, 0.03365756943821907, 0.02983148582279682, -0.02664308436214924, -0.10067379474639893, -0.040851399302482605, -0.0404927060008049, 0.013600527308881283, -0.00014743245264980942, 0.02066482976078987, -0.016599617898464203, -0.03200358524918556, -0.015095090493559837, -0.01153802964836359, -0.024451056495308876, -0.053086891770362854, -0.027539821341633797, -0.028177501633763313, 0.017466465011239052, 0.003121146699413657, 0.03545104339718819, 0.014845996163785458, -0.027021706104278564, 0.0043466887436807156, 0.03407604619860649, 0.01657968945801258, 0.009435676969587803, 0.015184763818979263, -0.006979611236602068, -0.03174452856183052, -0.030788006260991096, -0.0029866357799619436, 0.00986411888152361, -0.02516844868659973, -0.03425539284944534, -0.0007155222119763494, 0.009684771299362183, -0.024112289771437645, 0.00672553526237607, 0.048503562808036804, -0.07146006077528, -0.02740032970905304, -0.03881879523396492, -0.056434713304042816, 0.03176445513963699, 0.046271681785583496, 0.02897460199892521, 0.007283505517989397, -0.005101443268358707, 0.006680698599666357, 0.037623144686222076, -0.02449091151356697, -0.08006874471902847, -0.02190033532679081, 0.06388760358095169, -0.03913763538002968, 0.03214307874441147, -0.05005791038274765, 0.015832409262657166, -0.0013226886512711644, -0.08807960152626038, -0.012604151852428913, 0.014009040780365467, -0.0010686127934604883, 0.05982239171862602, 0.041010819375514984, 0.00920651014894247, 0.03403618931770325, 0.019807947799563408, -0.01099998690187931, 0.0037065171636641026, 0.01668929122388363, -0.012873172760009766, 0.027778951451182365, -0.007602345664054155, 0.04862312972545624, 0.042605020105838776, -0.04898182302713394, 0.06245282292366028, -0.02265758067369461, -0.015732770785689354, -0.03881879523396492, -0.007074266672134399, 0.015573350712656975, 0.03200358524918556, 0.04922095313668251, 0.023673884570598602, -0.04591298848390579, -0.06564122438430786, 0.023374971002340317, 0.02423185482621193, -0.010571544989943504, -0.03138583153486252, 0.06863035261631012, -0.019877692684531212, 0.001302761142142117, 0.020804323256015778, 0.021860480308532715, -0.006227347534149885, 0.07863396406173706, 0.0056345039047300816, -0.09334046393632889, 0.0004471235442906618, 0.009186582639813423, -0.0736919417977333, 0.020963743329048157, 0.01660958118736744, -0.026443809270858765, 0.027360474690794945, 0.004508599638938904, -0.009595097042620182, -0.024112289771437645, 0.0014472355833277106, 0.0014335353625938296, -0.07165933400392532, 0.06157601252198219, 0.004889713134616613, -0.014327880926430225, 0.028855036944150925, -0.03148546814918518, -0.041768066585063934, 0.02965213730931282, -0.06014123186469078, 0.002261772518977523, 0.03834053501486778, -0.03407604619860649, -0.06484412401914597, -0.022338740527629852, 0.01091031264513731, 0.0019616144709289074, -0.008439301513135433, 0.021382220089435577, 0.07213759422302246, -0.03574995696544647, 0.011488210409879684, 0.036009013652801514, 0.06400717049837112, -0.024590549990534782, -0.013879512436687946, 0.03429524973034859, 0.03774270787835121, 0.017307044938206673, -0.014387663453817368, -0.007537581492215395, -0.029273515567183495, -0.010128158144652843, 0.05053617060184479, -0.00476765725761652, -0.030947426334023476, 0.09429698437452316, 0.016360487788915634, 0.00024426772142760456, -0.02831699512898922, -0.010721001774072647, -0.035530753433704376, -0.0012454695533961058, 0.06420644372701645, -0.018841462209820747, -0.018343275412917137, 0.011797087267041206, 0.00034281547414138913, 0.019389469176530838, -0.007358233910053968, 0.01579255424439907, -0.002093634335324168, -0.014756322838366032, 0.027440184727311134, 0.008414392359554768, -0.007806602865457535, 0.01932968758046627, 0.031007207930088043, 0.042684730142354965, 0.0581086240708828, 0.01754617504775524, 0.03646734729409218, -0.030847787857055664, 0.0557970330119133, 0.0508151575922966, -0.014387663453817368, 0.05802891403436661, -0.015214655548334122, 0.020017186179757118, -0.05687312036752701, 0.008070642128586769, 0.02114308997988701, 0.016679327934980392, -0.02223910391330719, -0.04089125618338585, 0.0008674695272929966, 0.010880421847105026, -0.014507228508591652, -0.027918444946408272, -0.0016851202817633748, 0.0015082635218277574, -0.034952856600284576, -0.02716119959950447, -0.004994332790374756, 0.017884941771626472, -0.0031236375216394663, -0.033597785979509354, -0.05623544007539749, -0.029871340841054916, 0.01299273781478405, 0.029213732108473778, 0.009998628869652748, 0.022458305582404137, -0.009096909314393997, -0.015573350712656975, 0.05113399773836136, 0.036527130752801895, 0.06121731549501419, 0.01846284046769142, -0.010282596573233604, 0.014806141145527363, 0.014686576090753078, 0.016091465950012207, -0.013570635579526424, 0.008668467402458191, -0.03624814376235008, 0.02124272845685482, 0.0561557300388813, -0.010481871664524078, 0.05862674117088318, -0.041768066585063934, 0.004321779124438763, 0.03489307314157486, 0.027619531378149986, -0.006351894699037075, 0.04236588999629021, 0.017307044938206673, -0.08050715178251266, 0.052927471697330475, -0.016380414366722107, -0.055836889892816544, 0.030369527637958527, 0.0023913015611469746, 0.0018358220113441348, 0.08959409594535828, -0.019528962671756744, -0.02630431577563286, -0.01854255050420761, 0.011607775464653969, -0.03863944485783577, 0.01810414530336857, 0.03379705920815468, -0.06544195115566254, 0.032023511826992035, 0.02714127115905285, -0.011876797303557396, 0.007637219037860632, -0.011019914411008358, 0.06241296976804733, 0.025208303704857826, 0.021023524925112724, -0.021382220089435577, 0.021461930125951767, -0.004996823612600565, -0.04415936768054962, -0.049938347190618515, 0.0064017134718596935, -0.006003162823617458, -0.020804323256015778, -0.07385136187076569, 0.04922095313668251, 0.03588945046067238, 0.0206449031829834 ]
24,237
gotrue._async.gotrue_client
sign_out
Inside a browser context, `sign_out` will remove the logged in user from the browser session and log them out - removing all items from localstorage and then trigger a `"SIGNED_OUT"` event. For server-side management, you can revoke all refresh tokens for a user by passing a user's JWT through to `api.sign_out`. There is no way to revoke a user's access token jwt until it expires. It is recommended to set a shorter expiry on the jwt for this reason.
def __init__( self, *, url: Union[str, None] = None, headers: Union[Dict[str, str], None] = None, storage_key: Union[str, None] = None, auto_refresh_token: bool = True, persist_session: bool = True, storage: Union[AsyncSupportedStorage, None] = None, http_client: Union[AsyncClient, None] = None, flow_type: AuthFlowType = "implicit", ) -> None: AsyncGoTrueBaseAPI.__init__( self, url=url or GOTRUE_URL, headers=headers or DEFAULT_HEADERS, http_client=http_client, ) self._storage_key = storage_key or STORAGE_KEY self._auto_refresh_token = auto_refresh_token self._persist_session = persist_session self._storage = storage or AsyncMemoryStorage() self._in_memory_session: Union[Session, None] = None self._refresh_token_timer: Union[Timer, None] = None self._network_retries = 0 self._state_change_emitters: Dict[str, Subscription] = {} self._flow_type = flow_type self.admin = AsyncGoTrueAdminAPI( url=self._url, headers=self._headers, http_client=self._http_client, ) self.mfa = AsyncGoTrueMFAAPI() self.mfa.challenge = self._challenge self.mfa.challenge_and_verify = self._challenge_and_verify self.mfa.enroll = self._enroll self.mfa.get_authenticator_assurance_level = ( self._get_authenticator_assurance_level ) self.mfa.list_factors = self._list_factors self.mfa.unenroll = self._unenroll self.mfa.verify = self._verify
(self, options: gotrue.types.SignOutOptions = {'scope': 'global'}) -> NoneType
[ -0.0021073343232274055, -0.08616656064987183, -0.0599818117916584, 0.03146554157137871, 0.008887670002877712, 0.02213946543633938, -0.05739123374223709, 0.053166601806879044, -0.047347769141197205, -0.05519920960068703, 0.047507189214229584, 0.040432922542095184, 0.0019167775753885508, 0.030628586187958717, -0.006028072442859411, 0.007512671872973442, 0.029931122437119484, -0.007173904217779636, 0.024849608540534973, -0.0695071592926979, 0.0007036902825348079, 0.06277166306972504, -0.01839309372007847, 0.011179334484040737, 0.024670260027050972, 0.05049631744623184, -0.029353225603699684, 0.015573350712656975, 0.029791630804538727, 0.03814125806093216, 0.031186556443572044, 0.027759024873375893, 0.06097818538546562, 0.057670220732688904, 0.03720466420054436, -0.0699455663561821, -0.008992290124297142, 0.009336039423942566, -0.17313022911548615, -0.010352342389523983, -0.008414392359554768, -0.05966297164559364, 0.019190194085240364, -0.010880421847105026, 0.005400355905294418, 0.037842344492673874, -0.028416631743311882, 0.06273180991411209, 0.0015531005337834358, -0.01624092273414135, -0.005744105204939842, 0.006013126578181982, -0.05412312224507332, 0.06938759982585907, -0.03863944485783577, 0.09820277988910675, -0.02019653283059597, 0.011169370263814926, -0.04256516695022583, 0.023434754461050034, -0.037702854722738266, -0.025626780465245247, 0.02074453979730606, -0.022159393876791, 0.03808147460222244, -0.005744105204939842, -0.08895641565322876, 0.02740032970905304, 0.005993199069052935, -0.00003956311775255017, 0.020385844632983208, 0.028835110366344452, 0.03638763725757599, -0.015433858148753643, 0.02027624286711216, 0.014278062619268894, -0.07907237112522125, -0.007756784092634916, -0.06014123186469078, 0.016699254512786865, 0.02391301468014717, 0.0324818454682827, 0.0028446523938328028, -0.0254075787961483, 0.011856869794428349, 0.010158048942685127, 0.0073881251737475395, -0.035929303616285324, -0.06368833035230637, -0.02439127489924431, -0.03405611962080002, -0.007736856583505869, 0.0003664793912321329, -0.03222278878092766, 0.0227372907102108, -0.011219189502298832, -0.043960090726614, -0.024670260027050972, -0.05133327096700668, -0.013361397199332714, -0.048184722661972046, 0.0026976868975907564, -0.028117720037698746, -0.0058885798789560795, 0.00776674784719944, -0.08983322232961655, -0.019299795851111412, -0.040851399302482605, 0.010880421847105026, -0.04631153866648674, -0.030429311096668243, 0.01236502081155777, 0.00915669184178114, 0.08608685433864594, 0.008150352165102959, 0.04758689925074577, 0.003532151458784938, -0.0374637246131897, 0.0068749915808439255, -0.024132216349244118, -0.008558866567909718, -0.024032579734921455, 0.011687485501170158, 0.006361858453601599, 0.061018042266368866, 0.04121009632945061, 0.03903799504041672, -0.0012940427986904979, 0.03979524224996567, -0.05328616872429848, 0.007248632609844208, 0.000008567468285036739, 0.024172071367502213, 0.05252892151474953, 0.0019317232072353363, 0.04272458702325821, 0.01390940323472023, -0.004149904474616051, -0.06205427274107933, 0.021860480308532715, -0.024590549990534782, 0.007437943946570158, 0.011408500373363495, -0.009410767816007137, 0.020027149468660355, -0.019030774012207985, -0.07699991017580032, -0.04228617995977402, -0.011757232248783112, -0.04523545131087303, 0.055438339710235596, -0.031784381717443466, -0.02074453979730606, 0.02973184734582901, -0.08688395470380783, 0.016230959445238113, -0.03473365306854248, 0.029632210731506348, 0.01415849756449461, 0.036586910486221313, -0.05599630996584892, -0.006212402135133743, -0.0027973244432359934, -0.02706156112253666, 0.014726431109011173, -0.012932955287396908, 0.009844191372394562, -0.06046007201075554, -0.03214307874441147, 0.0372445210814476, 0.009211492724716663, 0.0032456936314702034, -0.01645016111433506, -0.019479142501950264, -0.013480962254106998, 0.018841462209820747, 0.05264848843216896, -0.024371346458792686, -0.008324718102812767, 0.0404927060008049, -0.024172071367502213, -0.03389669954776764, -0.05400355905294418, -0.06145644560456276, 0.011398537084460258, 0.06153615564107895, 0.02532786875963211, 0.05771007388830185, 0.07213759422302246, 0.04196733981370926, -0.030588731169700623, -0.0017548665637150407, 0.06153615564107895, -0.030668441206216812, 0.0324818454682827, -0.021442003548145294, -0.004937041085213423, 0.017536209896206856, -0.0007765502668917179, 0.009923901408910751, -0.027778951451182365, -0.002869561780244112, 0.04507603123784065, -0.04758689925074577, 0.02931337058544159, 0.006351894699037075, 0.0007622273406013846, -0.021222800016403198, 0.011278972029685974, -0.0261648241430521, -0.10194915533065796, -0.010133139789104462, -0.03206336870789528, 0.04332241043448448, 0.009749535471200943, -0.04220646992325783, 0.04846370965242386, 0.01789490506052971, 0.04075176268815994, 0.040034372359514236, 0.09437669813632965, -0.009664843790233135, -0.02158149518072605, -0.07903251051902771, -0.007114121690392494, 0.04946008324623108, 0.0007416770677082241, -0.02524815872311592, -0.039516255259513855, -0.017745450139045715, -0.005420283414423466, 0.027420256286859512, 0.02947279065847397, 0.0261648241430521, 0.03166481852531433, -0.005918471142649651, 0.011717377230525017, 0.022039828822016716, -0.044597771018743515, 0.028934746980667114, 0.042605020105838776, 0.04075176268815994, 0.020096896216273308, 0.04224632680416107, -0.035690173506736755, -0.0036666621454060078, -0.00836955476552248, 0.00952036865055561, -0.014417555183172226, -0.020724613219499588, -0.044358640909194946, -0.041449226438999176, -0.015523531474173069, -0.02473004162311554, -0.04009415581822395, -0.04272458702325821, 0.003357785753905773, 0.011308862827718258, 0.026463735848665237, 0.015543459914624691, 0.05496007949113846, 0.011019914411008358, -0.06476441770792007, 0.05687312036752701, -0.04009415581822395, -0.0040353210642933846, 0.025925694033503532, 0.001761093852110207, -0.021442003548145294, 0.019349614158272743, 0.13239839673042297, 0.009475531987845898, 0.020724613219499588, 0.006531242281198502, -0.030030760914087296, -0.0680723786354065, -0.004394016228616238, -0.0420071966946125, -0.05886587128043175, -0.05515935271978378, -0.02415214478969574, -0.0599818117916584, 0.05515935271978378, 0.02373366616666317, -0.001865713275037706, -0.05707239359617233, -0.019887657836079597, 0.02223910391330719, 0.009331057779490948, -0.023634029552340508, -0.010641291737556458, -0.034693799912929535, 0.007089212536811829, 0.008005877956748009, 0.014377700164914131, -0.043441977351903915, -0.042445600032806396, 0.01836320199072361, -0.009854154661297798, -0.02498910017311573, 0.04671008884906769, 0.010232777334749699, -0.0027325600385665894, 0.009799353778362274, 0.05511949956417084, -0.07536584883928299, -0.0029168894980102777, 0.015543459914624691, 0.004097594879567623, 0.030628586187958717, -0.00041598681127652526, -0.022876784205436707, 0.015653060749173164, 0.003953120205551386, -0.024271709844470024, 0.010940204374492168, 0.01702805981040001, -0.00768703781068325, 0.08744192123413086, 0.04878254979848862, -0.02441120147705078, 0.018422985449433327, 0.00399546604603529, 0.027101416140794754, -0.022757219150662422, -0.045355018228292465, 0.010108230635523796, 0.021541640162467957, -0.03172459825873375, 0.02714127115905285, -0.11326798051595688, 0.016410306096076965, -0.0040627215057611465, 0.004727802239358425, -0.08170279860496521, 0.003168474417179823, -0.03323908895254135, -0.04312313720583916, 0.0189112089574337, -0.04372096061706543, -0.00930116605013609, -0.026264460757374763, -0.008832870051264763, 0.03834053501486778, -0.02457062155008316, -0.027260836213827133, 0.04938037320971489, -0.04961950331926346, 0.053684718906879425, -0.05037675052881241, -0.007906240411102772, -0.0026154860388487577, 0.012644006870687008, 0.05496007949113846, 0.07755787670612335, -0.044757191091775894, -0.013122267089784145, -0.03881879523396492, -0.03164488822221756, -0.053923849016427994, -0.022836929187178612, -0.021222800016403198, -0.04039306566119194, 0.05404341220855713, -0.05739123374223709, -0.031784381717443466, 0.002899453043937683, -0.04007422551512718, 0.0380416214466095, -0.022617725655436516, 0.0033179307356476784, -0.07146006077528, -0.0063469125889241695, 0.026722794398665428, 0.033199235796928406, 0.04407965764403343, -0.04491661116480827, -0.01332154218107462, -0.05065573751926422, 0.03106699138879776, 0.032182931900024414, 0.041688356548547745, -0.003168474417179823, 0.02158149518072605, 0.025288013741374016, -0.02807786501944065, -0.012275347486138344, 0.0145271560177207, 0.04738762229681015, 0.0324818454682827, 0.024092361330986023, -0.008753160014748573, -0.012793462723493576, -0.006262220907956362, 0.011797087267041206, -0.0071041579358279705, -0.028336921706795692, 0.03931698203086853, 0.011657594703137875, -0.03945647552609444, 0.034095972776412964, -0.0012398648541420698, 0.06831151247024536, 0.026025330647826195, -0.012504514306783676, 0.05424268916249275, 0.06894919276237488, -0.010501799173653126, -0.001270378939807415, 0.00930116605013609, -0.025885839015245438, -0.01741664484143257, -0.07556512951850891, 0.01923004910349846, -0.017795268446207047, 0.02989126741886139, -0.05671370029449463, 0.02247823402285576, 0.030947426334023476, 0.03580974042415619, -0.0018046853365376592, 0.06468470394611359, -0.01865215227007866, -0.01673910953104496, -0.029173877090215683, 0.051691967993974686, 0.011627702973783016, 0.02473004162311554, -0.06440571695566177, -0.013839657418429852, 0.0749274492263794, 0.051253560930490494, -0.0069596837274730206, 0.009101890958845615, 0.0017598484409973025, 0.04364125058054924, -0.044438350945711136, -0.018134035170078278, -0.016639472916722298, -0.02433149144053459, -0.004503617528825998, -0.04089125618338585, -0.005828797351568937, 0.0016938385087996721, 0.05228979140520096, -0.028934746980667114, -0.0630107969045639, 0.02915395051240921, 0.07851439714431763, 0.0033478219993412495, -0.020505409687757492, 0.05424268916249275, 0.00882788747549057, 0.025347795337438583, -0.04730791226029396, -0.011129515245556831, 0.019419360905885696, 0.012195637449622154, -0.01598186418414116, -0.02897460199892521, 0.04722820222377777, -0.022338740527629852, -0.04132965952157974, -0.0030788006260991096, 0.02231881394982338, 0.03979524224996567, 0.07508686929941177, 0.03588945046067238, -0.0699455663561821, -0.06185499578714371, -0.029432935640215874, -0.023255405947566032, 0.01190668810158968, -0.009296184405684471, -0.021541640162467957, 0.012125890702009201, 0.009774444624781609, -0.027260836213827133, -0.010730965062975883, -0.05523906275629997, 0.0017486391589045525, 0.016380414366722107, 0.023534391075372696, 0.029293442144989967, -0.00828984472900629, -0.02698185108602047, 0.00666077109053731, -0.051931098103523254, 0.032362278550863266, -0.030449237674474716, -0.033358655869960785, 0.030608657747507095, -0.0066308798268437386, 0.0699455663561821, -0.004944514017552137, 0.01262407936155796, -0.026543445885181427, 0.015583314932882786, 0.02532786875963211, 0.014327880926430225, 0.016699254512786865, -0.004394016228616238, -0.014716467820107937, 0.03365756943821907, 0.02983148582279682, -0.02664308436214924, -0.10067379474639893, -0.040851399302482605, -0.0404927060008049, 0.013600527308881283, -0.00014743245264980942, 0.02066482976078987, -0.016599617898464203, -0.03200358524918556, -0.015095090493559837, -0.01153802964836359, -0.024451056495308876, -0.053086891770362854, -0.027539821341633797, -0.028177501633763313, 0.017466465011239052, 0.003121146699413657, 0.03545104339718819, 0.014845996163785458, -0.027021706104278564, 0.0043466887436807156, 0.03407604619860649, 0.01657968945801258, 0.009435676969587803, 0.015184763818979263, -0.006979611236602068, -0.03174452856183052, -0.030788006260991096, -0.0029866357799619436, 0.00986411888152361, -0.02516844868659973, -0.03425539284944534, -0.0007155222119763494, 0.009684771299362183, -0.024112289771437645, 0.00672553526237607, 0.048503562808036804, -0.07146006077528, -0.02740032970905304, -0.03881879523396492, -0.056434713304042816, 0.03176445513963699, 0.046271681785583496, 0.02897460199892521, 0.007283505517989397, -0.005101443268358707, 0.006680698599666357, 0.037623144686222076, -0.02449091151356697, -0.08006874471902847, -0.02190033532679081, 0.06388760358095169, -0.03913763538002968, 0.03214307874441147, -0.05005791038274765, 0.015832409262657166, -0.0013226886512711644, -0.08807960152626038, -0.012604151852428913, 0.014009040780365467, -0.0010686127934604883, 0.05982239171862602, 0.041010819375514984, 0.00920651014894247, 0.03403618931770325, 0.019807947799563408, -0.01099998690187931, 0.0037065171636641026, 0.01668929122388363, -0.012873172760009766, 0.027778951451182365, -0.007602345664054155, 0.04862312972545624, 0.042605020105838776, -0.04898182302713394, 0.06245282292366028, -0.02265758067369461, -0.015732770785689354, -0.03881879523396492, -0.007074266672134399, 0.015573350712656975, 0.03200358524918556, 0.04922095313668251, 0.023673884570598602, -0.04591298848390579, -0.06564122438430786, 0.023374971002340317, 0.02423185482621193, -0.010571544989943504, -0.03138583153486252, 0.06863035261631012, -0.019877692684531212, 0.001302761142142117, 0.020804323256015778, 0.021860480308532715, -0.006227347534149885, 0.07863396406173706, 0.0056345039047300816, -0.09334046393632889, 0.0004471235442906618, 0.009186582639813423, -0.0736919417977333, 0.020963743329048157, 0.01660958118736744, -0.026443809270858765, 0.027360474690794945, 0.004508599638938904, -0.009595097042620182, -0.024112289771437645, 0.0014472355833277106, 0.0014335353625938296, -0.07165933400392532, 0.06157601252198219, 0.004889713134616613, -0.014327880926430225, 0.028855036944150925, -0.03148546814918518, -0.041768066585063934, 0.02965213730931282, -0.06014123186469078, 0.002261772518977523, 0.03834053501486778, -0.03407604619860649, -0.06484412401914597, -0.022338740527629852, 0.01091031264513731, 0.0019616144709289074, -0.008439301513135433, 0.021382220089435577, 0.07213759422302246, -0.03574995696544647, 0.011488210409879684, 0.036009013652801514, 0.06400717049837112, -0.024590549990534782, -0.013879512436687946, 0.03429524973034859, 0.03774270787835121, 0.017307044938206673, -0.014387663453817368, -0.007537581492215395, -0.029273515567183495, -0.010128158144652843, 0.05053617060184479, -0.00476765725761652, -0.030947426334023476, 0.09429698437452316, 0.016360487788915634, 0.00024426772142760456, -0.02831699512898922, -0.010721001774072647, -0.035530753433704376, -0.0012454695533961058, 0.06420644372701645, -0.018841462209820747, -0.018343275412917137, 0.011797087267041206, 0.00034281547414138913, 0.019389469176530838, -0.007358233910053968, 0.01579255424439907, -0.002093634335324168, -0.014756322838366032, 0.027440184727311134, 0.008414392359554768, -0.007806602865457535, 0.01932968758046627, 0.031007207930088043, 0.042684730142354965, 0.0581086240708828, 0.01754617504775524, 0.03646734729409218, -0.030847787857055664, 0.0557970330119133, 0.0508151575922966, -0.014387663453817368, 0.05802891403436661, -0.015214655548334122, 0.020017186179757118, -0.05687312036752701, 0.008070642128586769, 0.02114308997988701, 0.016679327934980392, -0.02223910391330719, -0.04089125618338585, 0.0008674695272929966, 0.010880421847105026, -0.014507228508591652, -0.027918444946408272, -0.0016851202817633748, 0.0015082635218277574, -0.034952856600284576, -0.02716119959950447, -0.004994332790374756, 0.017884941771626472, -0.0031236375216394663, -0.033597785979509354, -0.05623544007539749, -0.029871340841054916, 0.01299273781478405, 0.029213732108473778, 0.009998628869652748, 0.022458305582404137, -0.009096909314393997, -0.015573350712656975, 0.05113399773836136, 0.036527130752801895, 0.06121731549501419, 0.01846284046769142, -0.010282596573233604, 0.014806141145527363, 0.014686576090753078, 0.016091465950012207, -0.013570635579526424, 0.008668467402458191, -0.03624814376235008, 0.02124272845685482, 0.0561557300388813, -0.010481871664524078, 0.05862674117088318, -0.041768066585063934, 0.004321779124438763, 0.03489307314157486, 0.027619531378149986, -0.006351894699037075, 0.04236588999629021, 0.017307044938206673, -0.08050715178251266, 0.052927471697330475, -0.016380414366722107, -0.055836889892816544, 0.030369527637958527, 0.0023913015611469746, 0.0018358220113441348, 0.08959409594535828, -0.019528962671756744, -0.02630431577563286, -0.01854255050420761, 0.011607775464653969, -0.03863944485783577, 0.01810414530336857, 0.03379705920815468, -0.06544195115566254, 0.032023511826992035, 0.02714127115905285, -0.011876797303557396, 0.007637219037860632, -0.011019914411008358, 0.06241296976804733, 0.025208303704857826, 0.021023524925112724, -0.021382220089435577, 0.021461930125951767, -0.004996823612600565, -0.04415936768054962, -0.049938347190618515, 0.0064017134718596935, -0.006003162823617458, -0.020804323256015778, -0.07385136187076569, 0.04922095313668251, 0.03588945046067238, 0.0206449031829834 ]
24,238
gotrue._async.gotrue_client
sign_up
Creates a new user.
def __init__( self, *, url: Union[str, None] = None, headers: Union[Dict[str, str], None] = None, storage_key: Union[str, None] = None, auto_refresh_token: bool = True, persist_session: bool = True, storage: Union[AsyncSupportedStorage, None] = None, http_client: Union[AsyncClient, None] = None, flow_type: AuthFlowType = "implicit", ) -> None: AsyncGoTrueBaseAPI.__init__( self, url=url or GOTRUE_URL, headers=headers or DEFAULT_HEADERS, http_client=http_client, ) self._storage_key = storage_key or STORAGE_KEY self._auto_refresh_token = auto_refresh_token self._persist_session = persist_session self._storage = storage or AsyncMemoryStorage() self._in_memory_session: Union[Session, None] = None self._refresh_token_timer: Union[Timer, None] = None self._network_retries = 0 self._state_change_emitters: Dict[str, Subscription] = {} self._flow_type = flow_type self.admin = AsyncGoTrueAdminAPI( url=self._url, headers=self._headers, http_client=self._http_client, ) self.mfa = AsyncGoTrueMFAAPI() self.mfa.challenge = self._challenge self.mfa.challenge_and_verify = self._challenge_and_verify self.mfa.enroll = self._enroll self.mfa.get_authenticator_assurance_level = ( self._get_authenticator_assurance_level ) self.mfa.list_factors = self._list_factors self.mfa.unenroll = self._unenroll self.mfa.verify = self._verify
(self, credentials: Union[gotrue.types.SignUpWithEmailAndPasswordCredentials, gotrue.types.SignUpWithPhoneAndPasswordCredentials]) -> gotrue.types.AuthResponse
[ -0.0021073343232274055, -0.08616656064987183, -0.0599818117916584, 0.03146554157137871, 0.008887670002877712, 0.02213946543633938, -0.05739123374223709, 0.053166601806879044, -0.047347769141197205, -0.05519920960068703, 0.047507189214229584, 0.040432922542095184, 0.0019167775753885508, 0.030628586187958717, -0.006028072442859411, 0.007512671872973442, 0.029931122437119484, -0.007173904217779636, 0.024849608540534973, -0.0695071592926979, 0.0007036902825348079, 0.06277166306972504, -0.01839309372007847, 0.011179334484040737, 0.024670260027050972, 0.05049631744623184, -0.029353225603699684, 0.015573350712656975, 0.029791630804538727, 0.03814125806093216, 0.031186556443572044, 0.027759024873375893, 0.06097818538546562, 0.057670220732688904, 0.03720466420054436, -0.0699455663561821, -0.008992290124297142, 0.009336039423942566, -0.17313022911548615, -0.010352342389523983, -0.008414392359554768, -0.05966297164559364, 0.019190194085240364, -0.010880421847105026, 0.005400355905294418, 0.037842344492673874, -0.028416631743311882, 0.06273180991411209, 0.0015531005337834358, -0.01624092273414135, -0.005744105204939842, 0.006013126578181982, -0.05412312224507332, 0.06938759982585907, -0.03863944485783577, 0.09820277988910675, -0.02019653283059597, 0.011169370263814926, -0.04256516695022583, 0.023434754461050034, -0.037702854722738266, -0.025626780465245247, 0.02074453979730606, -0.022159393876791, 0.03808147460222244, -0.005744105204939842, -0.08895641565322876, 0.02740032970905304, 0.005993199069052935, -0.00003956311775255017, 0.020385844632983208, 0.028835110366344452, 0.03638763725757599, -0.015433858148753643, 0.02027624286711216, 0.014278062619268894, -0.07907237112522125, -0.007756784092634916, -0.06014123186469078, 0.016699254512786865, 0.02391301468014717, 0.0324818454682827, 0.0028446523938328028, -0.0254075787961483, 0.011856869794428349, 0.010158048942685127, 0.0073881251737475395, -0.035929303616285324, -0.06368833035230637, -0.02439127489924431, -0.03405611962080002, -0.007736856583505869, 0.0003664793912321329, -0.03222278878092766, 0.0227372907102108, -0.011219189502298832, -0.043960090726614, -0.024670260027050972, -0.05133327096700668, -0.013361397199332714, -0.048184722661972046, 0.0026976868975907564, -0.028117720037698746, -0.0058885798789560795, 0.00776674784719944, -0.08983322232961655, -0.019299795851111412, -0.040851399302482605, 0.010880421847105026, -0.04631153866648674, -0.030429311096668243, 0.01236502081155777, 0.00915669184178114, 0.08608685433864594, 0.008150352165102959, 0.04758689925074577, 0.003532151458784938, -0.0374637246131897, 0.0068749915808439255, -0.024132216349244118, -0.008558866567909718, -0.024032579734921455, 0.011687485501170158, 0.006361858453601599, 0.061018042266368866, 0.04121009632945061, 0.03903799504041672, -0.0012940427986904979, 0.03979524224996567, -0.05328616872429848, 0.007248632609844208, 0.000008567468285036739, 0.024172071367502213, 0.05252892151474953, 0.0019317232072353363, 0.04272458702325821, 0.01390940323472023, -0.004149904474616051, -0.06205427274107933, 0.021860480308532715, -0.024590549990534782, 0.007437943946570158, 0.011408500373363495, -0.009410767816007137, 0.020027149468660355, -0.019030774012207985, -0.07699991017580032, -0.04228617995977402, -0.011757232248783112, -0.04523545131087303, 0.055438339710235596, -0.031784381717443466, -0.02074453979730606, 0.02973184734582901, -0.08688395470380783, 0.016230959445238113, -0.03473365306854248, 0.029632210731506348, 0.01415849756449461, 0.036586910486221313, -0.05599630996584892, -0.006212402135133743, -0.0027973244432359934, -0.02706156112253666, 0.014726431109011173, -0.012932955287396908, 0.009844191372394562, -0.06046007201075554, -0.03214307874441147, 0.0372445210814476, 0.009211492724716663, 0.0032456936314702034, -0.01645016111433506, -0.019479142501950264, -0.013480962254106998, 0.018841462209820747, 0.05264848843216896, -0.024371346458792686, -0.008324718102812767, 0.0404927060008049, -0.024172071367502213, -0.03389669954776764, -0.05400355905294418, -0.06145644560456276, 0.011398537084460258, 0.06153615564107895, 0.02532786875963211, 0.05771007388830185, 0.07213759422302246, 0.04196733981370926, -0.030588731169700623, -0.0017548665637150407, 0.06153615564107895, -0.030668441206216812, 0.0324818454682827, -0.021442003548145294, -0.004937041085213423, 0.017536209896206856, -0.0007765502668917179, 0.009923901408910751, -0.027778951451182365, -0.002869561780244112, 0.04507603123784065, -0.04758689925074577, 0.02931337058544159, 0.006351894699037075, 0.0007622273406013846, -0.021222800016403198, 0.011278972029685974, -0.0261648241430521, -0.10194915533065796, -0.010133139789104462, -0.03206336870789528, 0.04332241043448448, 0.009749535471200943, -0.04220646992325783, 0.04846370965242386, 0.01789490506052971, 0.04075176268815994, 0.040034372359514236, 0.09437669813632965, -0.009664843790233135, -0.02158149518072605, -0.07903251051902771, -0.007114121690392494, 0.04946008324623108, 0.0007416770677082241, -0.02524815872311592, -0.039516255259513855, -0.017745450139045715, -0.005420283414423466, 0.027420256286859512, 0.02947279065847397, 0.0261648241430521, 0.03166481852531433, -0.005918471142649651, 0.011717377230525017, 0.022039828822016716, -0.044597771018743515, 0.028934746980667114, 0.042605020105838776, 0.04075176268815994, 0.020096896216273308, 0.04224632680416107, -0.035690173506736755, -0.0036666621454060078, -0.00836955476552248, 0.00952036865055561, -0.014417555183172226, -0.020724613219499588, -0.044358640909194946, -0.041449226438999176, -0.015523531474173069, -0.02473004162311554, -0.04009415581822395, -0.04272458702325821, 0.003357785753905773, 0.011308862827718258, 0.026463735848665237, 0.015543459914624691, 0.05496007949113846, 0.011019914411008358, -0.06476441770792007, 0.05687312036752701, -0.04009415581822395, -0.0040353210642933846, 0.025925694033503532, 0.001761093852110207, -0.021442003548145294, 0.019349614158272743, 0.13239839673042297, 0.009475531987845898, 0.020724613219499588, 0.006531242281198502, -0.030030760914087296, -0.0680723786354065, -0.004394016228616238, -0.0420071966946125, -0.05886587128043175, -0.05515935271978378, -0.02415214478969574, -0.0599818117916584, 0.05515935271978378, 0.02373366616666317, -0.001865713275037706, -0.05707239359617233, -0.019887657836079597, 0.02223910391330719, 0.009331057779490948, -0.023634029552340508, -0.010641291737556458, -0.034693799912929535, 0.007089212536811829, 0.008005877956748009, 0.014377700164914131, -0.043441977351903915, -0.042445600032806396, 0.01836320199072361, -0.009854154661297798, -0.02498910017311573, 0.04671008884906769, 0.010232777334749699, -0.0027325600385665894, 0.009799353778362274, 0.05511949956417084, -0.07536584883928299, -0.0029168894980102777, 0.015543459914624691, 0.004097594879567623, 0.030628586187958717, -0.00041598681127652526, -0.022876784205436707, 0.015653060749173164, 0.003953120205551386, -0.024271709844470024, 0.010940204374492168, 0.01702805981040001, -0.00768703781068325, 0.08744192123413086, 0.04878254979848862, -0.02441120147705078, 0.018422985449433327, 0.00399546604603529, 0.027101416140794754, -0.022757219150662422, -0.045355018228292465, 0.010108230635523796, 0.021541640162467957, -0.03172459825873375, 0.02714127115905285, -0.11326798051595688, 0.016410306096076965, -0.0040627215057611465, 0.004727802239358425, -0.08170279860496521, 0.003168474417179823, -0.03323908895254135, -0.04312313720583916, 0.0189112089574337, -0.04372096061706543, -0.00930116605013609, -0.026264460757374763, -0.008832870051264763, 0.03834053501486778, -0.02457062155008316, -0.027260836213827133, 0.04938037320971489, -0.04961950331926346, 0.053684718906879425, -0.05037675052881241, -0.007906240411102772, -0.0026154860388487577, 0.012644006870687008, 0.05496007949113846, 0.07755787670612335, -0.044757191091775894, -0.013122267089784145, -0.03881879523396492, -0.03164488822221756, -0.053923849016427994, -0.022836929187178612, -0.021222800016403198, -0.04039306566119194, 0.05404341220855713, -0.05739123374223709, -0.031784381717443466, 0.002899453043937683, -0.04007422551512718, 0.0380416214466095, -0.022617725655436516, 0.0033179307356476784, -0.07146006077528, -0.0063469125889241695, 0.026722794398665428, 0.033199235796928406, 0.04407965764403343, -0.04491661116480827, -0.01332154218107462, -0.05065573751926422, 0.03106699138879776, 0.032182931900024414, 0.041688356548547745, -0.003168474417179823, 0.02158149518072605, 0.025288013741374016, -0.02807786501944065, -0.012275347486138344, 0.0145271560177207, 0.04738762229681015, 0.0324818454682827, 0.024092361330986023, -0.008753160014748573, -0.012793462723493576, -0.006262220907956362, 0.011797087267041206, -0.0071041579358279705, -0.028336921706795692, 0.03931698203086853, 0.011657594703137875, -0.03945647552609444, 0.034095972776412964, -0.0012398648541420698, 0.06831151247024536, 0.026025330647826195, -0.012504514306783676, 0.05424268916249275, 0.06894919276237488, -0.010501799173653126, -0.001270378939807415, 0.00930116605013609, -0.025885839015245438, -0.01741664484143257, -0.07556512951850891, 0.01923004910349846, -0.017795268446207047, 0.02989126741886139, -0.05671370029449463, 0.02247823402285576, 0.030947426334023476, 0.03580974042415619, -0.0018046853365376592, 0.06468470394611359, -0.01865215227007866, -0.01673910953104496, -0.029173877090215683, 0.051691967993974686, 0.011627702973783016, 0.02473004162311554, -0.06440571695566177, -0.013839657418429852, 0.0749274492263794, 0.051253560930490494, -0.0069596837274730206, 0.009101890958845615, 0.0017598484409973025, 0.04364125058054924, -0.044438350945711136, -0.018134035170078278, -0.016639472916722298, -0.02433149144053459, -0.004503617528825998, -0.04089125618338585, -0.005828797351568937, 0.0016938385087996721, 0.05228979140520096, -0.028934746980667114, -0.0630107969045639, 0.02915395051240921, 0.07851439714431763, 0.0033478219993412495, -0.020505409687757492, 0.05424268916249275, 0.00882788747549057, 0.025347795337438583, -0.04730791226029396, -0.011129515245556831, 0.019419360905885696, 0.012195637449622154, -0.01598186418414116, -0.02897460199892521, 0.04722820222377777, -0.022338740527629852, -0.04132965952157974, -0.0030788006260991096, 0.02231881394982338, 0.03979524224996567, 0.07508686929941177, 0.03588945046067238, -0.0699455663561821, -0.06185499578714371, -0.029432935640215874, -0.023255405947566032, 0.01190668810158968, -0.009296184405684471, -0.021541640162467957, 0.012125890702009201, 0.009774444624781609, -0.027260836213827133, -0.010730965062975883, -0.05523906275629997, 0.0017486391589045525, 0.016380414366722107, 0.023534391075372696, 0.029293442144989967, -0.00828984472900629, -0.02698185108602047, 0.00666077109053731, -0.051931098103523254, 0.032362278550863266, -0.030449237674474716, -0.033358655869960785, 0.030608657747507095, -0.0066308798268437386, 0.0699455663561821, -0.004944514017552137, 0.01262407936155796, -0.026543445885181427, 0.015583314932882786, 0.02532786875963211, 0.014327880926430225, 0.016699254512786865, -0.004394016228616238, -0.014716467820107937, 0.03365756943821907, 0.02983148582279682, -0.02664308436214924, -0.10067379474639893, -0.040851399302482605, -0.0404927060008049, 0.013600527308881283, -0.00014743245264980942, 0.02066482976078987, -0.016599617898464203, -0.03200358524918556, -0.015095090493559837, -0.01153802964836359, -0.024451056495308876, -0.053086891770362854, -0.027539821341633797, -0.028177501633763313, 0.017466465011239052, 0.003121146699413657, 0.03545104339718819, 0.014845996163785458, -0.027021706104278564, 0.0043466887436807156, 0.03407604619860649, 0.01657968945801258, 0.009435676969587803, 0.015184763818979263, -0.006979611236602068, -0.03174452856183052, -0.030788006260991096, -0.0029866357799619436, 0.00986411888152361, -0.02516844868659973, -0.03425539284944534, -0.0007155222119763494, 0.009684771299362183, -0.024112289771437645, 0.00672553526237607, 0.048503562808036804, -0.07146006077528, -0.02740032970905304, -0.03881879523396492, -0.056434713304042816, 0.03176445513963699, 0.046271681785583496, 0.02897460199892521, 0.007283505517989397, -0.005101443268358707, 0.006680698599666357, 0.037623144686222076, -0.02449091151356697, -0.08006874471902847, -0.02190033532679081, 0.06388760358095169, -0.03913763538002968, 0.03214307874441147, -0.05005791038274765, 0.015832409262657166, -0.0013226886512711644, -0.08807960152626038, -0.012604151852428913, 0.014009040780365467, -0.0010686127934604883, 0.05982239171862602, 0.041010819375514984, 0.00920651014894247, 0.03403618931770325, 0.019807947799563408, -0.01099998690187931, 0.0037065171636641026, 0.01668929122388363, -0.012873172760009766, 0.027778951451182365, -0.007602345664054155, 0.04862312972545624, 0.042605020105838776, -0.04898182302713394, 0.06245282292366028, -0.02265758067369461, -0.015732770785689354, -0.03881879523396492, -0.007074266672134399, 0.015573350712656975, 0.03200358524918556, 0.04922095313668251, 0.023673884570598602, -0.04591298848390579, -0.06564122438430786, 0.023374971002340317, 0.02423185482621193, -0.010571544989943504, -0.03138583153486252, 0.06863035261631012, -0.019877692684531212, 0.001302761142142117, 0.020804323256015778, 0.021860480308532715, -0.006227347534149885, 0.07863396406173706, 0.0056345039047300816, -0.09334046393632889, 0.0004471235442906618, 0.009186582639813423, -0.0736919417977333, 0.020963743329048157, 0.01660958118736744, -0.026443809270858765, 0.027360474690794945, 0.004508599638938904, -0.009595097042620182, -0.024112289771437645, 0.0014472355833277106, 0.0014335353625938296, -0.07165933400392532, 0.06157601252198219, 0.004889713134616613, -0.014327880926430225, 0.028855036944150925, -0.03148546814918518, -0.041768066585063934, 0.02965213730931282, -0.06014123186469078, 0.002261772518977523, 0.03834053501486778, -0.03407604619860649, -0.06484412401914597, -0.022338740527629852, 0.01091031264513731, 0.0019616144709289074, -0.008439301513135433, 0.021382220089435577, 0.07213759422302246, -0.03574995696544647, 0.011488210409879684, 0.036009013652801514, 0.06400717049837112, -0.024590549990534782, -0.013879512436687946, 0.03429524973034859, 0.03774270787835121, 0.017307044938206673, -0.014387663453817368, -0.007537581492215395, -0.029273515567183495, -0.010128158144652843, 0.05053617060184479, -0.00476765725761652, -0.030947426334023476, 0.09429698437452316, 0.016360487788915634, 0.00024426772142760456, -0.02831699512898922, -0.010721001774072647, -0.035530753433704376, -0.0012454695533961058, 0.06420644372701645, -0.018841462209820747, -0.018343275412917137, 0.011797087267041206, 0.00034281547414138913, 0.019389469176530838, -0.007358233910053968, 0.01579255424439907, -0.002093634335324168, -0.014756322838366032, 0.027440184727311134, 0.008414392359554768, -0.007806602865457535, 0.01932968758046627, 0.031007207930088043, 0.042684730142354965, 0.0581086240708828, 0.01754617504775524, 0.03646734729409218, -0.030847787857055664, 0.0557970330119133, 0.0508151575922966, -0.014387663453817368, 0.05802891403436661, -0.015214655548334122, 0.020017186179757118, -0.05687312036752701, 0.008070642128586769, 0.02114308997988701, 0.016679327934980392, -0.02223910391330719, -0.04089125618338585, 0.0008674695272929966, 0.010880421847105026, -0.014507228508591652, -0.027918444946408272, -0.0016851202817633748, 0.0015082635218277574, -0.034952856600284576, -0.02716119959950447, -0.004994332790374756, 0.017884941771626472, -0.0031236375216394663, -0.033597785979509354, -0.05623544007539749, -0.029871340841054916, 0.01299273781478405, 0.029213732108473778, 0.009998628869652748, 0.022458305582404137, -0.009096909314393997, -0.015573350712656975, 0.05113399773836136, 0.036527130752801895, 0.06121731549501419, 0.01846284046769142, -0.010282596573233604, 0.014806141145527363, 0.014686576090753078, 0.016091465950012207, -0.013570635579526424, 0.008668467402458191, -0.03624814376235008, 0.02124272845685482, 0.0561557300388813, -0.010481871664524078, 0.05862674117088318, -0.041768066585063934, 0.004321779124438763, 0.03489307314157486, 0.027619531378149986, -0.006351894699037075, 0.04236588999629021, 0.017307044938206673, -0.08050715178251266, 0.052927471697330475, -0.016380414366722107, -0.055836889892816544, 0.030369527637958527, 0.0023913015611469746, 0.0018358220113441348, 0.08959409594535828, -0.019528962671756744, -0.02630431577563286, -0.01854255050420761, 0.011607775464653969, -0.03863944485783577, 0.01810414530336857, 0.03379705920815468, -0.06544195115566254, 0.032023511826992035, 0.02714127115905285, -0.011876797303557396, 0.007637219037860632, -0.011019914411008358, 0.06241296976804733, 0.025208303704857826, 0.021023524925112724, -0.021382220089435577, 0.021461930125951767, -0.004996823612600565, -0.04415936768054962, -0.049938347190618515, 0.0064017134718596935, -0.006003162823617458, -0.020804323256015778, -0.07385136187076569, 0.04922095313668251, 0.03588945046067238, 0.0206449031829834 ]
24,240
gotrue._async.gotrue_client
update_user
Updates user data, if there is a logged in user.
def __init__( self, *, url: Union[str, None] = None, headers: Union[Dict[str, str], None] = None, storage_key: Union[str, None] = None, auto_refresh_token: bool = True, persist_session: bool = True, storage: Union[AsyncSupportedStorage, None] = None, http_client: Union[AsyncClient, None] = None, flow_type: AuthFlowType = "implicit", ) -> None: AsyncGoTrueBaseAPI.__init__( self, url=url or GOTRUE_URL, headers=headers or DEFAULT_HEADERS, http_client=http_client, ) self._storage_key = storage_key or STORAGE_KEY self._auto_refresh_token = auto_refresh_token self._persist_session = persist_session self._storage = storage or AsyncMemoryStorage() self._in_memory_session: Union[Session, None] = None self._refresh_token_timer: Union[Timer, None] = None self._network_retries = 0 self._state_change_emitters: Dict[str, Subscription] = {} self._flow_type = flow_type self.admin = AsyncGoTrueAdminAPI( url=self._url, headers=self._headers, http_client=self._http_client, ) self.mfa = AsyncGoTrueMFAAPI() self.mfa.challenge = self._challenge self.mfa.challenge_and_verify = self._challenge_and_verify self.mfa.enroll = self._enroll self.mfa.get_authenticator_assurance_level = ( self._get_authenticator_assurance_level ) self.mfa.list_factors = self._list_factors self.mfa.unenroll = self._unenroll self.mfa.verify = self._verify
(self, attributes: gotrue.types.UserAttributes) -> gotrue.types.UserResponse
[ -0.0021073343232274055, -0.08616656064987183, -0.0599818117916584, 0.03146554157137871, 0.008887670002877712, 0.02213946543633938, -0.05739123374223709, 0.053166601806879044, -0.047347769141197205, -0.05519920960068703, 0.047507189214229584, 0.040432922542095184, 0.0019167775753885508, 0.030628586187958717, -0.006028072442859411, 0.007512671872973442, 0.029931122437119484, -0.007173904217779636, 0.024849608540534973, -0.0695071592926979, 0.0007036902825348079, 0.06277166306972504, -0.01839309372007847, 0.011179334484040737, 0.024670260027050972, 0.05049631744623184, -0.029353225603699684, 0.015573350712656975, 0.029791630804538727, 0.03814125806093216, 0.031186556443572044, 0.027759024873375893, 0.06097818538546562, 0.057670220732688904, 0.03720466420054436, -0.0699455663561821, -0.008992290124297142, 0.009336039423942566, -0.17313022911548615, -0.010352342389523983, -0.008414392359554768, -0.05966297164559364, 0.019190194085240364, -0.010880421847105026, 0.005400355905294418, 0.037842344492673874, -0.028416631743311882, 0.06273180991411209, 0.0015531005337834358, -0.01624092273414135, -0.005744105204939842, 0.006013126578181982, -0.05412312224507332, 0.06938759982585907, -0.03863944485783577, 0.09820277988910675, -0.02019653283059597, 0.011169370263814926, -0.04256516695022583, 0.023434754461050034, -0.037702854722738266, -0.025626780465245247, 0.02074453979730606, -0.022159393876791, 0.03808147460222244, -0.005744105204939842, -0.08895641565322876, 0.02740032970905304, 0.005993199069052935, -0.00003956311775255017, 0.020385844632983208, 0.028835110366344452, 0.03638763725757599, -0.015433858148753643, 0.02027624286711216, 0.014278062619268894, -0.07907237112522125, -0.007756784092634916, -0.06014123186469078, 0.016699254512786865, 0.02391301468014717, 0.0324818454682827, 0.0028446523938328028, -0.0254075787961483, 0.011856869794428349, 0.010158048942685127, 0.0073881251737475395, -0.035929303616285324, -0.06368833035230637, -0.02439127489924431, -0.03405611962080002, -0.007736856583505869, 0.0003664793912321329, -0.03222278878092766, 0.0227372907102108, -0.011219189502298832, -0.043960090726614, -0.024670260027050972, -0.05133327096700668, -0.013361397199332714, -0.048184722661972046, 0.0026976868975907564, -0.028117720037698746, -0.0058885798789560795, 0.00776674784719944, -0.08983322232961655, -0.019299795851111412, -0.040851399302482605, 0.010880421847105026, -0.04631153866648674, -0.030429311096668243, 0.01236502081155777, 0.00915669184178114, 0.08608685433864594, 0.008150352165102959, 0.04758689925074577, 0.003532151458784938, -0.0374637246131897, 0.0068749915808439255, -0.024132216349244118, -0.008558866567909718, -0.024032579734921455, 0.011687485501170158, 0.006361858453601599, 0.061018042266368866, 0.04121009632945061, 0.03903799504041672, -0.0012940427986904979, 0.03979524224996567, -0.05328616872429848, 0.007248632609844208, 0.000008567468285036739, 0.024172071367502213, 0.05252892151474953, 0.0019317232072353363, 0.04272458702325821, 0.01390940323472023, -0.004149904474616051, -0.06205427274107933, 0.021860480308532715, -0.024590549990534782, 0.007437943946570158, 0.011408500373363495, -0.009410767816007137, 0.020027149468660355, -0.019030774012207985, -0.07699991017580032, -0.04228617995977402, -0.011757232248783112, -0.04523545131087303, 0.055438339710235596, -0.031784381717443466, -0.02074453979730606, 0.02973184734582901, -0.08688395470380783, 0.016230959445238113, -0.03473365306854248, 0.029632210731506348, 0.01415849756449461, 0.036586910486221313, -0.05599630996584892, -0.006212402135133743, -0.0027973244432359934, -0.02706156112253666, 0.014726431109011173, -0.012932955287396908, 0.009844191372394562, -0.06046007201075554, -0.03214307874441147, 0.0372445210814476, 0.009211492724716663, 0.0032456936314702034, -0.01645016111433506, -0.019479142501950264, -0.013480962254106998, 0.018841462209820747, 0.05264848843216896, -0.024371346458792686, -0.008324718102812767, 0.0404927060008049, -0.024172071367502213, -0.03389669954776764, -0.05400355905294418, -0.06145644560456276, 0.011398537084460258, 0.06153615564107895, 0.02532786875963211, 0.05771007388830185, 0.07213759422302246, 0.04196733981370926, -0.030588731169700623, -0.0017548665637150407, 0.06153615564107895, -0.030668441206216812, 0.0324818454682827, -0.021442003548145294, -0.004937041085213423, 0.017536209896206856, -0.0007765502668917179, 0.009923901408910751, -0.027778951451182365, -0.002869561780244112, 0.04507603123784065, -0.04758689925074577, 0.02931337058544159, 0.006351894699037075, 0.0007622273406013846, -0.021222800016403198, 0.011278972029685974, -0.0261648241430521, -0.10194915533065796, -0.010133139789104462, -0.03206336870789528, 0.04332241043448448, 0.009749535471200943, -0.04220646992325783, 0.04846370965242386, 0.01789490506052971, 0.04075176268815994, 0.040034372359514236, 0.09437669813632965, -0.009664843790233135, -0.02158149518072605, -0.07903251051902771, -0.007114121690392494, 0.04946008324623108, 0.0007416770677082241, -0.02524815872311592, -0.039516255259513855, -0.017745450139045715, -0.005420283414423466, 0.027420256286859512, 0.02947279065847397, 0.0261648241430521, 0.03166481852531433, -0.005918471142649651, 0.011717377230525017, 0.022039828822016716, -0.044597771018743515, 0.028934746980667114, 0.042605020105838776, 0.04075176268815994, 0.020096896216273308, 0.04224632680416107, -0.035690173506736755, -0.0036666621454060078, -0.00836955476552248, 0.00952036865055561, -0.014417555183172226, -0.020724613219499588, -0.044358640909194946, -0.041449226438999176, -0.015523531474173069, -0.02473004162311554, -0.04009415581822395, -0.04272458702325821, 0.003357785753905773, 0.011308862827718258, 0.026463735848665237, 0.015543459914624691, 0.05496007949113846, 0.011019914411008358, -0.06476441770792007, 0.05687312036752701, -0.04009415581822395, -0.0040353210642933846, 0.025925694033503532, 0.001761093852110207, -0.021442003548145294, 0.019349614158272743, 0.13239839673042297, 0.009475531987845898, 0.020724613219499588, 0.006531242281198502, -0.030030760914087296, -0.0680723786354065, -0.004394016228616238, -0.0420071966946125, -0.05886587128043175, -0.05515935271978378, -0.02415214478969574, -0.0599818117916584, 0.05515935271978378, 0.02373366616666317, -0.001865713275037706, -0.05707239359617233, -0.019887657836079597, 0.02223910391330719, 0.009331057779490948, -0.023634029552340508, -0.010641291737556458, -0.034693799912929535, 0.007089212536811829, 0.008005877956748009, 0.014377700164914131, -0.043441977351903915, -0.042445600032806396, 0.01836320199072361, -0.009854154661297798, -0.02498910017311573, 0.04671008884906769, 0.010232777334749699, -0.0027325600385665894, 0.009799353778362274, 0.05511949956417084, -0.07536584883928299, -0.0029168894980102777, 0.015543459914624691, 0.004097594879567623, 0.030628586187958717, -0.00041598681127652526, -0.022876784205436707, 0.015653060749173164, 0.003953120205551386, -0.024271709844470024, 0.010940204374492168, 0.01702805981040001, -0.00768703781068325, 0.08744192123413086, 0.04878254979848862, -0.02441120147705078, 0.018422985449433327, 0.00399546604603529, 0.027101416140794754, -0.022757219150662422, -0.045355018228292465, 0.010108230635523796, 0.021541640162467957, -0.03172459825873375, 0.02714127115905285, -0.11326798051595688, 0.016410306096076965, -0.0040627215057611465, 0.004727802239358425, -0.08170279860496521, 0.003168474417179823, -0.03323908895254135, -0.04312313720583916, 0.0189112089574337, -0.04372096061706543, -0.00930116605013609, -0.026264460757374763, -0.008832870051264763, 0.03834053501486778, -0.02457062155008316, -0.027260836213827133, 0.04938037320971489, -0.04961950331926346, 0.053684718906879425, -0.05037675052881241, -0.007906240411102772, -0.0026154860388487577, 0.012644006870687008, 0.05496007949113846, 0.07755787670612335, -0.044757191091775894, -0.013122267089784145, -0.03881879523396492, -0.03164488822221756, -0.053923849016427994, -0.022836929187178612, -0.021222800016403198, -0.04039306566119194, 0.05404341220855713, -0.05739123374223709, -0.031784381717443466, 0.002899453043937683, -0.04007422551512718, 0.0380416214466095, -0.022617725655436516, 0.0033179307356476784, -0.07146006077528, -0.0063469125889241695, 0.026722794398665428, 0.033199235796928406, 0.04407965764403343, -0.04491661116480827, -0.01332154218107462, -0.05065573751926422, 0.03106699138879776, 0.032182931900024414, 0.041688356548547745, -0.003168474417179823, 0.02158149518072605, 0.025288013741374016, -0.02807786501944065, -0.012275347486138344, 0.0145271560177207, 0.04738762229681015, 0.0324818454682827, 0.024092361330986023, -0.008753160014748573, -0.012793462723493576, -0.006262220907956362, 0.011797087267041206, -0.0071041579358279705, -0.028336921706795692, 0.03931698203086853, 0.011657594703137875, -0.03945647552609444, 0.034095972776412964, -0.0012398648541420698, 0.06831151247024536, 0.026025330647826195, -0.012504514306783676, 0.05424268916249275, 0.06894919276237488, -0.010501799173653126, -0.001270378939807415, 0.00930116605013609, -0.025885839015245438, -0.01741664484143257, -0.07556512951850891, 0.01923004910349846, -0.017795268446207047, 0.02989126741886139, -0.05671370029449463, 0.02247823402285576, 0.030947426334023476, 0.03580974042415619, -0.0018046853365376592, 0.06468470394611359, -0.01865215227007866, -0.01673910953104496, -0.029173877090215683, 0.051691967993974686, 0.011627702973783016, 0.02473004162311554, -0.06440571695566177, -0.013839657418429852, 0.0749274492263794, 0.051253560930490494, -0.0069596837274730206, 0.009101890958845615, 0.0017598484409973025, 0.04364125058054924, -0.044438350945711136, -0.018134035170078278, -0.016639472916722298, -0.02433149144053459, -0.004503617528825998, -0.04089125618338585, -0.005828797351568937, 0.0016938385087996721, 0.05228979140520096, -0.028934746980667114, -0.0630107969045639, 0.02915395051240921, 0.07851439714431763, 0.0033478219993412495, -0.020505409687757492, 0.05424268916249275, 0.00882788747549057, 0.025347795337438583, -0.04730791226029396, -0.011129515245556831, 0.019419360905885696, 0.012195637449622154, -0.01598186418414116, -0.02897460199892521, 0.04722820222377777, -0.022338740527629852, -0.04132965952157974, -0.0030788006260991096, 0.02231881394982338, 0.03979524224996567, 0.07508686929941177, 0.03588945046067238, -0.0699455663561821, -0.06185499578714371, -0.029432935640215874, -0.023255405947566032, 0.01190668810158968, -0.009296184405684471, -0.021541640162467957, 0.012125890702009201, 0.009774444624781609, -0.027260836213827133, -0.010730965062975883, -0.05523906275629997, 0.0017486391589045525, 0.016380414366722107, 0.023534391075372696, 0.029293442144989967, -0.00828984472900629, -0.02698185108602047, 0.00666077109053731, -0.051931098103523254, 0.032362278550863266, -0.030449237674474716, -0.033358655869960785, 0.030608657747507095, -0.0066308798268437386, 0.0699455663561821, -0.004944514017552137, 0.01262407936155796, -0.026543445885181427, 0.015583314932882786, 0.02532786875963211, 0.014327880926430225, 0.016699254512786865, -0.004394016228616238, -0.014716467820107937, 0.03365756943821907, 0.02983148582279682, -0.02664308436214924, -0.10067379474639893, -0.040851399302482605, -0.0404927060008049, 0.013600527308881283, -0.00014743245264980942, 0.02066482976078987, -0.016599617898464203, -0.03200358524918556, -0.015095090493559837, -0.01153802964836359, -0.024451056495308876, -0.053086891770362854, -0.027539821341633797, -0.028177501633763313, 0.017466465011239052, 0.003121146699413657, 0.03545104339718819, 0.014845996163785458, -0.027021706104278564, 0.0043466887436807156, 0.03407604619860649, 0.01657968945801258, 0.009435676969587803, 0.015184763818979263, -0.006979611236602068, -0.03174452856183052, -0.030788006260991096, -0.0029866357799619436, 0.00986411888152361, -0.02516844868659973, -0.03425539284944534, -0.0007155222119763494, 0.009684771299362183, -0.024112289771437645, 0.00672553526237607, 0.048503562808036804, -0.07146006077528, -0.02740032970905304, -0.03881879523396492, -0.056434713304042816, 0.03176445513963699, 0.046271681785583496, 0.02897460199892521, 0.007283505517989397, -0.005101443268358707, 0.006680698599666357, 0.037623144686222076, -0.02449091151356697, -0.08006874471902847, -0.02190033532679081, 0.06388760358095169, -0.03913763538002968, 0.03214307874441147, -0.05005791038274765, 0.015832409262657166, -0.0013226886512711644, -0.08807960152626038, -0.012604151852428913, 0.014009040780365467, -0.0010686127934604883, 0.05982239171862602, 0.041010819375514984, 0.00920651014894247, 0.03403618931770325, 0.019807947799563408, -0.01099998690187931, 0.0037065171636641026, 0.01668929122388363, -0.012873172760009766, 0.027778951451182365, -0.007602345664054155, 0.04862312972545624, 0.042605020105838776, -0.04898182302713394, 0.06245282292366028, -0.02265758067369461, -0.015732770785689354, -0.03881879523396492, -0.007074266672134399, 0.015573350712656975, 0.03200358524918556, 0.04922095313668251, 0.023673884570598602, -0.04591298848390579, -0.06564122438430786, 0.023374971002340317, 0.02423185482621193, -0.010571544989943504, -0.03138583153486252, 0.06863035261631012, -0.019877692684531212, 0.001302761142142117, 0.020804323256015778, 0.021860480308532715, -0.006227347534149885, 0.07863396406173706, 0.0056345039047300816, -0.09334046393632889, 0.0004471235442906618, 0.009186582639813423, -0.0736919417977333, 0.020963743329048157, 0.01660958118736744, -0.026443809270858765, 0.027360474690794945, 0.004508599638938904, -0.009595097042620182, -0.024112289771437645, 0.0014472355833277106, 0.0014335353625938296, -0.07165933400392532, 0.06157601252198219, 0.004889713134616613, -0.014327880926430225, 0.028855036944150925, -0.03148546814918518, -0.041768066585063934, 0.02965213730931282, -0.06014123186469078, 0.002261772518977523, 0.03834053501486778, -0.03407604619860649, -0.06484412401914597, -0.022338740527629852, 0.01091031264513731, 0.0019616144709289074, -0.008439301513135433, 0.021382220089435577, 0.07213759422302246, -0.03574995696544647, 0.011488210409879684, 0.036009013652801514, 0.06400717049837112, -0.024590549990534782, -0.013879512436687946, 0.03429524973034859, 0.03774270787835121, 0.017307044938206673, -0.014387663453817368, -0.007537581492215395, -0.029273515567183495, -0.010128158144652843, 0.05053617060184479, -0.00476765725761652, -0.030947426334023476, 0.09429698437452316, 0.016360487788915634, 0.00024426772142760456, -0.02831699512898922, -0.010721001774072647, -0.035530753433704376, -0.0012454695533961058, 0.06420644372701645, -0.018841462209820747, -0.018343275412917137, 0.011797087267041206, 0.00034281547414138913, 0.019389469176530838, -0.007358233910053968, 0.01579255424439907, -0.002093634335324168, -0.014756322838366032, 0.027440184727311134, 0.008414392359554768, -0.007806602865457535, 0.01932968758046627, 0.031007207930088043, 0.042684730142354965, 0.0581086240708828, 0.01754617504775524, 0.03646734729409218, -0.030847787857055664, 0.0557970330119133, 0.0508151575922966, -0.014387663453817368, 0.05802891403436661, -0.015214655548334122, 0.020017186179757118, -0.05687312036752701, 0.008070642128586769, 0.02114308997988701, 0.016679327934980392, -0.02223910391330719, -0.04089125618338585, 0.0008674695272929966, 0.010880421847105026, -0.014507228508591652, -0.027918444946408272, -0.0016851202817633748, 0.0015082635218277574, -0.034952856600284576, -0.02716119959950447, -0.004994332790374756, 0.017884941771626472, -0.0031236375216394663, -0.033597785979509354, -0.05623544007539749, -0.029871340841054916, 0.01299273781478405, 0.029213732108473778, 0.009998628869652748, 0.022458305582404137, -0.009096909314393997, -0.015573350712656975, 0.05113399773836136, 0.036527130752801895, 0.06121731549501419, 0.01846284046769142, -0.010282596573233604, 0.014806141145527363, 0.014686576090753078, 0.016091465950012207, -0.013570635579526424, 0.008668467402458191, -0.03624814376235008, 0.02124272845685482, 0.0561557300388813, -0.010481871664524078, 0.05862674117088318, -0.041768066585063934, 0.004321779124438763, 0.03489307314157486, 0.027619531378149986, -0.006351894699037075, 0.04236588999629021, 0.017307044938206673, -0.08050715178251266, 0.052927471697330475, -0.016380414366722107, -0.055836889892816544, 0.030369527637958527, 0.0023913015611469746, 0.0018358220113441348, 0.08959409594535828, -0.019528962671756744, -0.02630431577563286, -0.01854255050420761, 0.011607775464653969, -0.03863944485783577, 0.01810414530336857, 0.03379705920815468, -0.06544195115566254, 0.032023511826992035, 0.02714127115905285, -0.011876797303557396, 0.007637219037860632, -0.011019914411008358, 0.06241296976804733, 0.025208303704857826, 0.021023524925112724, -0.021382220089435577, 0.021461930125951767, -0.004996823612600565, -0.04415936768054962, -0.049938347190618515, 0.0064017134718596935, -0.006003162823617458, -0.020804323256015778, -0.07385136187076569, 0.04922095313668251, 0.03588945046067238, 0.0206449031829834 ]
24,241
gotrue._async.gotrue_client
verify_otp
Log in a user given a User supplied OTP received via mobile.
def __init__( self, *, url: Union[str, None] = None, headers: Union[Dict[str, str], None] = None, storage_key: Union[str, None] = None, auto_refresh_token: bool = True, persist_session: bool = True, storage: Union[AsyncSupportedStorage, None] = None, http_client: Union[AsyncClient, None] = None, flow_type: AuthFlowType = "implicit", ) -> None: AsyncGoTrueBaseAPI.__init__( self, url=url or GOTRUE_URL, headers=headers or DEFAULT_HEADERS, http_client=http_client, ) self._storage_key = storage_key or STORAGE_KEY self._auto_refresh_token = auto_refresh_token self._persist_session = persist_session self._storage = storage or AsyncMemoryStorage() self._in_memory_session: Union[Session, None] = None self._refresh_token_timer: Union[Timer, None] = None self._network_retries = 0 self._state_change_emitters: Dict[str, Subscription] = {} self._flow_type = flow_type self.admin = AsyncGoTrueAdminAPI( url=self._url, headers=self._headers, http_client=self._http_client, ) self.mfa = AsyncGoTrueMFAAPI() self.mfa.challenge = self._challenge self.mfa.challenge_and_verify = self._challenge_and_verify self.mfa.enroll = self._enroll self.mfa.get_authenticator_assurance_level = ( self._get_authenticator_assurance_level ) self.mfa.list_factors = self._list_factors self.mfa.unenroll = self._unenroll self.mfa.verify = self._verify
(self, params: Union[gotrue.types.VerifyEmailOtpParams, gotrue.types.VerifyMobileOtpParams, gotrue.types.VerifyTokenHashParams]) -> gotrue.types.AuthResponse
[ -0.0021073343232274055, -0.08616656064987183, -0.0599818117916584, 0.03146554157137871, 0.008887670002877712, 0.02213946543633938, -0.05739123374223709, 0.053166601806879044, -0.047347769141197205, -0.05519920960068703, 0.047507189214229584, 0.040432922542095184, 0.0019167775753885508, 0.030628586187958717, -0.006028072442859411, 0.007512671872973442, 0.029931122437119484, -0.007173904217779636, 0.024849608540534973, -0.0695071592926979, 0.0007036902825348079, 0.06277166306972504, -0.01839309372007847, 0.011179334484040737, 0.024670260027050972, 0.05049631744623184, -0.029353225603699684, 0.015573350712656975, 0.029791630804538727, 0.03814125806093216, 0.031186556443572044, 0.027759024873375893, 0.06097818538546562, 0.057670220732688904, 0.03720466420054436, -0.0699455663561821, -0.008992290124297142, 0.009336039423942566, -0.17313022911548615, -0.010352342389523983, -0.008414392359554768, -0.05966297164559364, 0.019190194085240364, -0.010880421847105026, 0.005400355905294418, 0.037842344492673874, -0.028416631743311882, 0.06273180991411209, 0.0015531005337834358, -0.01624092273414135, -0.005744105204939842, 0.006013126578181982, -0.05412312224507332, 0.06938759982585907, -0.03863944485783577, 0.09820277988910675, -0.02019653283059597, 0.011169370263814926, -0.04256516695022583, 0.023434754461050034, -0.037702854722738266, -0.025626780465245247, 0.02074453979730606, -0.022159393876791, 0.03808147460222244, -0.005744105204939842, -0.08895641565322876, 0.02740032970905304, 0.005993199069052935, -0.00003956311775255017, 0.020385844632983208, 0.028835110366344452, 0.03638763725757599, -0.015433858148753643, 0.02027624286711216, 0.014278062619268894, -0.07907237112522125, -0.007756784092634916, -0.06014123186469078, 0.016699254512786865, 0.02391301468014717, 0.0324818454682827, 0.0028446523938328028, -0.0254075787961483, 0.011856869794428349, 0.010158048942685127, 0.0073881251737475395, -0.035929303616285324, -0.06368833035230637, -0.02439127489924431, -0.03405611962080002, -0.007736856583505869, 0.0003664793912321329, -0.03222278878092766, 0.0227372907102108, -0.011219189502298832, -0.043960090726614, -0.024670260027050972, -0.05133327096700668, -0.013361397199332714, -0.048184722661972046, 0.0026976868975907564, -0.028117720037698746, -0.0058885798789560795, 0.00776674784719944, -0.08983322232961655, -0.019299795851111412, -0.040851399302482605, 0.010880421847105026, -0.04631153866648674, -0.030429311096668243, 0.01236502081155777, 0.00915669184178114, 0.08608685433864594, 0.008150352165102959, 0.04758689925074577, 0.003532151458784938, -0.0374637246131897, 0.0068749915808439255, -0.024132216349244118, -0.008558866567909718, -0.024032579734921455, 0.011687485501170158, 0.006361858453601599, 0.061018042266368866, 0.04121009632945061, 0.03903799504041672, -0.0012940427986904979, 0.03979524224996567, -0.05328616872429848, 0.007248632609844208, 0.000008567468285036739, 0.024172071367502213, 0.05252892151474953, 0.0019317232072353363, 0.04272458702325821, 0.01390940323472023, -0.004149904474616051, -0.06205427274107933, 0.021860480308532715, -0.024590549990534782, 0.007437943946570158, 0.011408500373363495, -0.009410767816007137, 0.020027149468660355, -0.019030774012207985, -0.07699991017580032, -0.04228617995977402, -0.011757232248783112, -0.04523545131087303, 0.055438339710235596, -0.031784381717443466, -0.02074453979730606, 0.02973184734582901, -0.08688395470380783, 0.016230959445238113, -0.03473365306854248, 0.029632210731506348, 0.01415849756449461, 0.036586910486221313, -0.05599630996584892, -0.006212402135133743, -0.0027973244432359934, -0.02706156112253666, 0.014726431109011173, -0.012932955287396908, 0.009844191372394562, -0.06046007201075554, -0.03214307874441147, 0.0372445210814476, 0.009211492724716663, 0.0032456936314702034, -0.01645016111433506, -0.019479142501950264, -0.013480962254106998, 0.018841462209820747, 0.05264848843216896, -0.024371346458792686, -0.008324718102812767, 0.0404927060008049, -0.024172071367502213, -0.03389669954776764, -0.05400355905294418, -0.06145644560456276, 0.011398537084460258, 0.06153615564107895, 0.02532786875963211, 0.05771007388830185, 0.07213759422302246, 0.04196733981370926, -0.030588731169700623, -0.0017548665637150407, 0.06153615564107895, -0.030668441206216812, 0.0324818454682827, -0.021442003548145294, -0.004937041085213423, 0.017536209896206856, -0.0007765502668917179, 0.009923901408910751, -0.027778951451182365, -0.002869561780244112, 0.04507603123784065, -0.04758689925074577, 0.02931337058544159, 0.006351894699037075, 0.0007622273406013846, -0.021222800016403198, 0.011278972029685974, -0.0261648241430521, -0.10194915533065796, -0.010133139789104462, -0.03206336870789528, 0.04332241043448448, 0.009749535471200943, -0.04220646992325783, 0.04846370965242386, 0.01789490506052971, 0.04075176268815994, 0.040034372359514236, 0.09437669813632965, -0.009664843790233135, -0.02158149518072605, -0.07903251051902771, -0.007114121690392494, 0.04946008324623108, 0.0007416770677082241, -0.02524815872311592, -0.039516255259513855, -0.017745450139045715, -0.005420283414423466, 0.027420256286859512, 0.02947279065847397, 0.0261648241430521, 0.03166481852531433, -0.005918471142649651, 0.011717377230525017, 0.022039828822016716, -0.044597771018743515, 0.028934746980667114, 0.042605020105838776, 0.04075176268815994, 0.020096896216273308, 0.04224632680416107, -0.035690173506736755, -0.0036666621454060078, -0.00836955476552248, 0.00952036865055561, -0.014417555183172226, -0.020724613219499588, -0.044358640909194946, -0.041449226438999176, -0.015523531474173069, -0.02473004162311554, -0.04009415581822395, -0.04272458702325821, 0.003357785753905773, 0.011308862827718258, 0.026463735848665237, 0.015543459914624691, 0.05496007949113846, 0.011019914411008358, -0.06476441770792007, 0.05687312036752701, -0.04009415581822395, -0.0040353210642933846, 0.025925694033503532, 0.001761093852110207, -0.021442003548145294, 0.019349614158272743, 0.13239839673042297, 0.009475531987845898, 0.020724613219499588, 0.006531242281198502, -0.030030760914087296, -0.0680723786354065, -0.004394016228616238, -0.0420071966946125, -0.05886587128043175, -0.05515935271978378, -0.02415214478969574, -0.0599818117916584, 0.05515935271978378, 0.02373366616666317, -0.001865713275037706, -0.05707239359617233, -0.019887657836079597, 0.02223910391330719, 0.009331057779490948, -0.023634029552340508, -0.010641291737556458, -0.034693799912929535, 0.007089212536811829, 0.008005877956748009, 0.014377700164914131, -0.043441977351903915, -0.042445600032806396, 0.01836320199072361, -0.009854154661297798, -0.02498910017311573, 0.04671008884906769, 0.010232777334749699, -0.0027325600385665894, 0.009799353778362274, 0.05511949956417084, -0.07536584883928299, -0.0029168894980102777, 0.015543459914624691, 0.004097594879567623, 0.030628586187958717, -0.00041598681127652526, -0.022876784205436707, 0.015653060749173164, 0.003953120205551386, -0.024271709844470024, 0.010940204374492168, 0.01702805981040001, -0.00768703781068325, 0.08744192123413086, 0.04878254979848862, -0.02441120147705078, 0.018422985449433327, 0.00399546604603529, 0.027101416140794754, -0.022757219150662422, -0.045355018228292465, 0.010108230635523796, 0.021541640162467957, -0.03172459825873375, 0.02714127115905285, -0.11326798051595688, 0.016410306096076965, -0.0040627215057611465, 0.004727802239358425, -0.08170279860496521, 0.003168474417179823, -0.03323908895254135, -0.04312313720583916, 0.0189112089574337, -0.04372096061706543, -0.00930116605013609, -0.026264460757374763, -0.008832870051264763, 0.03834053501486778, -0.02457062155008316, -0.027260836213827133, 0.04938037320971489, -0.04961950331926346, 0.053684718906879425, -0.05037675052881241, -0.007906240411102772, -0.0026154860388487577, 0.012644006870687008, 0.05496007949113846, 0.07755787670612335, -0.044757191091775894, -0.013122267089784145, -0.03881879523396492, -0.03164488822221756, -0.053923849016427994, -0.022836929187178612, -0.021222800016403198, -0.04039306566119194, 0.05404341220855713, -0.05739123374223709, -0.031784381717443466, 0.002899453043937683, -0.04007422551512718, 0.0380416214466095, -0.022617725655436516, 0.0033179307356476784, -0.07146006077528, -0.0063469125889241695, 0.026722794398665428, 0.033199235796928406, 0.04407965764403343, -0.04491661116480827, -0.01332154218107462, -0.05065573751926422, 0.03106699138879776, 0.032182931900024414, 0.041688356548547745, -0.003168474417179823, 0.02158149518072605, 0.025288013741374016, -0.02807786501944065, -0.012275347486138344, 0.0145271560177207, 0.04738762229681015, 0.0324818454682827, 0.024092361330986023, -0.008753160014748573, -0.012793462723493576, -0.006262220907956362, 0.011797087267041206, -0.0071041579358279705, -0.028336921706795692, 0.03931698203086853, 0.011657594703137875, -0.03945647552609444, 0.034095972776412964, -0.0012398648541420698, 0.06831151247024536, 0.026025330647826195, -0.012504514306783676, 0.05424268916249275, 0.06894919276237488, -0.010501799173653126, -0.001270378939807415, 0.00930116605013609, -0.025885839015245438, -0.01741664484143257, -0.07556512951850891, 0.01923004910349846, -0.017795268446207047, 0.02989126741886139, -0.05671370029449463, 0.02247823402285576, 0.030947426334023476, 0.03580974042415619, -0.0018046853365376592, 0.06468470394611359, -0.01865215227007866, -0.01673910953104496, -0.029173877090215683, 0.051691967993974686, 0.011627702973783016, 0.02473004162311554, -0.06440571695566177, -0.013839657418429852, 0.0749274492263794, 0.051253560930490494, -0.0069596837274730206, 0.009101890958845615, 0.0017598484409973025, 0.04364125058054924, -0.044438350945711136, -0.018134035170078278, -0.016639472916722298, -0.02433149144053459, -0.004503617528825998, -0.04089125618338585, -0.005828797351568937, 0.0016938385087996721, 0.05228979140520096, -0.028934746980667114, -0.0630107969045639, 0.02915395051240921, 0.07851439714431763, 0.0033478219993412495, -0.020505409687757492, 0.05424268916249275, 0.00882788747549057, 0.025347795337438583, -0.04730791226029396, -0.011129515245556831, 0.019419360905885696, 0.012195637449622154, -0.01598186418414116, -0.02897460199892521, 0.04722820222377777, -0.022338740527629852, -0.04132965952157974, -0.0030788006260991096, 0.02231881394982338, 0.03979524224996567, 0.07508686929941177, 0.03588945046067238, -0.0699455663561821, -0.06185499578714371, -0.029432935640215874, -0.023255405947566032, 0.01190668810158968, -0.009296184405684471, -0.021541640162467957, 0.012125890702009201, 0.009774444624781609, -0.027260836213827133, -0.010730965062975883, -0.05523906275629997, 0.0017486391589045525, 0.016380414366722107, 0.023534391075372696, 0.029293442144989967, -0.00828984472900629, -0.02698185108602047, 0.00666077109053731, -0.051931098103523254, 0.032362278550863266, -0.030449237674474716, -0.033358655869960785, 0.030608657747507095, -0.0066308798268437386, 0.0699455663561821, -0.004944514017552137, 0.01262407936155796, -0.026543445885181427, 0.015583314932882786, 0.02532786875963211, 0.014327880926430225, 0.016699254512786865, -0.004394016228616238, -0.014716467820107937, 0.03365756943821907, 0.02983148582279682, -0.02664308436214924, -0.10067379474639893, -0.040851399302482605, -0.0404927060008049, 0.013600527308881283, -0.00014743245264980942, 0.02066482976078987, -0.016599617898464203, -0.03200358524918556, -0.015095090493559837, -0.01153802964836359, -0.024451056495308876, -0.053086891770362854, -0.027539821341633797, -0.028177501633763313, 0.017466465011239052, 0.003121146699413657, 0.03545104339718819, 0.014845996163785458, -0.027021706104278564, 0.0043466887436807156, 0.03407604619860649, 0.01657968945801258, 0.009435676969587803, 0.015184763818979263, -0.006979611236602068, -0.03174452856183052, -0.030788006260991096, -0.0029866357799619436, 0.00986411888152361, -0.02516844868659973, -0.03425539284944534, -0.0007155222119763494, 0.009684771299362183, -0.024112289771437645, 0.00672553526237607, 0.048503562808036804, -0.07146006077528, -0.02740032970905304, -0.03881879523396492, -0.056434713304042816, 0.03176445513963699, 0.046271681785583496, 0.02897460199892521, 0.007283505517989397, -0.005101443268358707, 0.006680698599666357, 0.037623144686222076, -0.02449091151356697, -0.08006874471902847, -0.02190033532679081, 0.06388760358095169, -0.03913763538002968, 0.03214307874441147, -0.05005791038274765, 0.015832409262657166, -0.0013226886512711644, -0.08807960152626038, -0.012604151852428913, 0.014009040780365467, -0.0010686127934604883, 0.05982239171862602, 0.041010819375514984, 0.00920651014894247, 0.03403618931770325, 0.019807947799563408, -0.01099998690187931, 0.0037065171636641026, 0.01668929122388363, -0.012873172760009766, 0.027778951451182365, -0.007602345664054155, 0.04862312972545624, 0.042605020105838776, -0.04898182302713394, 0.06245282292366028, -0.02265758067369461, -0.015732770785689354, -0.03881879523396492, -0.007074266672134399, 0.015573350712656975, 0.03200358524918556, 0.04922095313668251, 0.023673884570598602, -0.04591298848390579, -0.06564122438430786, 0.023374971002340317, 0.02423185482621193, -0.010571544989943504, -0.03138583153486252, 0.06863035261631012, -0.019877692684531212, 0.001302761142142117, 0.020804323256015778, 0.021860480308532715, -0.006227347534149885, 0.07863396406173706, 0.0056345039047300816, -0.09334046393632889, 0.0004471235442906618, 0.009186582639813423, -0.0736919417977333, 0.020963743329048157, 0.01660958118736744, -0.026443809270858765, 0.027360474690794945, 0.004508599638938904, -0.009595097042620182, -0.024112289771437645, 0.0014472355833277106, 0.0014335353625938296, -0.07165933400392532, 0.06157601252198219, 0.004889713134616613, -0.014327880926430225, 0.028855036944150925, -0.03148546814918518, -0.041768066585063934, 0.02965213730931282, -0.06014123186469078, 0.002261772518977523, 0.03834053501486778, -0.03407604619860649, -0.06484412401914597, -0.022338740527629852, 0.01091031264513731, 0.0019616144709289074, -0.008439301513135433, 0.021382220089435577, 0.07213759422302246, -0.03574995696544647, 0.011488210409879684, 0.036009013652801514, 0.06400717049837112, -0.024590549990534782, -0.013879512436687946, 0.03429524973034859, 0.03774270787835121, 0.017307044938206673, -0.014387663453817368, -0.007537581492215395, -0.029273515567183495, -0.010128158144652843, 0.05053617060184479, -0.00476765725761652, -0.030947426334023476, 0.09429698437452316, 0.016360487788915634, 0.00024426772142760456, -0.02831699512898922, -0.010721001774072647, -0.035530753433704376, -0.0012454695533961058, 0.06420644372701645, -0.018841462209820747, -0.018343275412917137, 0.011797087267041206, 0.00034281547414138913, 0.019389469176530838, -0.007358233910053968, 0.01579255424439907, -0.002093634335324168, -0.014756322838366032, 0.027440184727311134, 0.008414392359554768, -0.007806602865457535, 0.01932968758046627, 0.031007207930088043, 0.042684730142354965, 0.0581086240708828, 0.01754617504775524, 0.03646734729409218, -0.030847787857055664, 0.0557970330119133, 0.0508151575922966, -0.014387663453817368, 0.05802891403436661, -0.015214655548334122, 0.020017186179757118, -0.05687312036752701, 0.008070642128586769, 0.02114308997988701, 0.016679327934980392, -0.02223910391330719, -0.04089125618338585, 0.0008674695272929966, 0.010880421847105026, -0.014507228508591652, -0.027918444946408272, -0.0016851202817633748, 0.0015082635218277574, -0.034952856600284576, -0.02716119959950447, -0.004994332790374756, 0.017884941771626472, -0.0031236375216394663, -0.033597785979509354, -0.05623544007539749, -0.029871340841054916, 0.01299273781478405, 0.029213732108473778, 0.009998628869652748, 0.022458305582404137, -0.009096909314393997, -0.015573350712656975, 0.05113399773836136, 0.036527130752801895, 0.06121731549501419, 0.01846284046769142, -0.010282596573233604, 0.014806141145527363, 0.014686576090753078, 0.016091465950012207, -0.013570635579526424, 0.008668467402458191, -0.03624814376235008, 0.02124272845685482, 0.0561557300388813, -0.010481871664524078, 0.05862674117088318, -0.041768066585063934, 0.004321779124438763, 0.03489307314157486, 0.027619531378149986, -0.006351894699037075, 0.04236588999629021, 0.017307044938206673, -0.08050715178251266, 0.052927471697330475, -0.016380414366722107, -0.055836889892816544, 0.030369527637958527, 0.0023913015611469746, 0.0018358220113441348, 0.08959409594535828, -0.019528962671756744, -0.02630431577563286, -0.01854255050420761, 0.011607775464653969, -0.03863944485783577, 0.01810414530336857, 0.03379705920815468, -0.06544195115566254, 0.032023511826992035, 0.02714127115905285, -0.011876797303557396, 0.007637219037860632, -0.011019914411008358, 0.06241296976804733, 0.025208303704857826, 0.021023524925112724, -0.021382220089435577, 0.021461930125951767, -0.004996823612600565, -0.04415936768054962, -0.049938347190618515, 0.0064017134718596935, -0.006003162823617458, -0.020804323256015778, -0.07385136187076569, 0.04922095313668251, 0.03588945046067238, 0.0206449031829834 ]
24,242
storage3._async.client
AsyncStorageClient
Manage storage buckets and files.
class AsyncStorageClient(AsyncStorageBucketAPI): """Manage storage buckets and files.""" def __init__( self, url: str, headers: dict[str, str], timeout: int = DEFAULT_TIMEOUT ) -> None: headers = { "User-Agent": f"supabase-py/storage3 v{__version__}", **headers, } self.session = self._create_session(url, headers, timeout) super().__init__(self.session) def _create_session( self, base_url: str, headers: dict[str, str], timeout: int ) -> AsyncClient: return AsyncClient(base_url=base_url, headers=headers, timeout=timeout) async def __aenter__(self) -> AsyncStorageClient: return self async def __aexit__(self, exc_type, exc, tb) -> None: await self.aclose() async def aclose(self) -> None: await self.session.aclose() def from_(self, id: str) -> AsyncBucketProxy: """Run a storage file operation. Parameters ---------- id The unique identifier of the bucket """ return AsyncBucketProxy(id, self._client)
(url: 'str', headers: 'dict[str, str]', timeout: 'int' = 20) -> 'None'
[ -0.026744620874524117, -0.06610630452632904, -0.14294598996639252, 0.004380431026220322, 0.05818065628409386, 0.04396424442529678, -0.002665576757863164, 0.02443445287644863, -0.02317274734377861, -0.052600715309381485, 0.042187195271253586, 0.02885931171476841, -0.0483713336288929, -0.019920744001865387, -0.03472357988357544, 0.023261599242687225, 0.059957705438137054, -0.032733283936977386, 0.035843122750520706, -0.004984628409147263, -0.02112913876771927, 0.08302383124828339, 0.0029387983959168196, -0.04719847813248634, 0.006854974664747715, 0.07740835100412369, -0.012234997004270554, -0.024274518713355064, 0.06059744581580162, -0.033497415482997894, 0.05153448507189751, 0.033497415482997894, 0.036607254296541214, 0.0634407252073288, 0.06678158044815063, -0.034457020461559296, 0.02580278366804123, -0.00725925387814641, -0.06041973829269409, 0.025038650259375572, -0.010049223899841309, -0.0016737600089982152, 0.05615481734275818, -0.036429550498723984, 0.07655536383390427, 0.07634212076663971, 0.02120022103190422, 0.0014471859904006124, -0.00020602687436621636, 0.010431290604174137, 0.051036909222602844, 0.03626961261034012, -0.016082312911748886, 0.004307127557694912, -0.00961384642869234, 0.06585751473903656, 0.0036807172000408173, 0.015433689579367638, -0.055053044110536575, 0.03298206999897957, -0.003927282989025116, -0.0010512368753552437, 0.0326799713075161, -0.04879782348871231, -0.0020680432207882404, -0.03052973933517933, -0.06365397572517395, -0.03557656332850456, -0.02292395941913128, -0.012279423885047436, 0.011488636024296284, -0.04694969207048416, 0.027082258835434914, 0.012608177959918976, 0.006459581200033426, 0.01813480630517006, -0.01844579167664051, 0.03566541522741318, -0.012075062841176987, 0.002270182827487588, -0.004744726698845625, -0.04488831385970116, 0.05160556733608246, -0.04222273454070091, 0.04090771824121475, 0.0015626943204551935, 0.045421428978443146, -0.04197394847869873, -0.015362607315182686, 0.025873864069581032, -0.029783377423882484, 0.017521724104881287, 0.001413866295479238, -0.027864161878824234, 0.03937945514917374, -0.0474117249250412, -0.03977040573954582, -0.06461358070373535, -0.07179286330938339, 0.03502567857503891, -0.046843066811561584, 0.0265846848487854, 0.0892079696059227, -0.024221207946538925, 0.0005272843991406262, -0.02994331158697605, 0.0218577291816473, -0.03527446463704109, -0.008076697587966919, 0.0018392479978501797, 0.022533008828759193, 0.02688678354024887, 0.026247045025229454, 0.03561210632324219, -0.030316492542624474, -0.018907824531197548, -0.006823876406997442, -0.0048202513717114925, -0.01562916487455368, -0.05299166589975357, 0.0020491620525717735, -0.011150996200740337, 0.01224388275295496, 0.050859205424785614, 0.05000621825456619, 0.036074139177799225, 0.012323849834501743, 0.006530662998557091, -0.020578252151608467, 0.004031684715300798, 0.0121283745393157, -0.0069482699036598206, 0.00993371568620205, 0.021395696327090263, 0.020702645182609558, 0.06301423162221909, 0.039308372884988785, 0.010724503546953201, -0.03802889585494995, 0.05341815948486328, 0.00048730074195191264, -0.021182449534535408, 0.01307909656316042, -0.044035326689481735, 0.04719847813248634, 0.028965933248400688, -0.037993352860212326, -0.07570237666368484, -0.00859204214066267, -0.04336004704236984, 0.0006514003034681082, -0.0025878306478261948, -0.01245712861418724, 0.06294315308332443, -0.05437776446342468, -0.05107245221734047, -0.030618591234087944, 0.0006908286595717072, -0.0121283745393157, 0.00031681489781476557, -0.021644482389092445, 0.052245303988456726, 0.020009595900774002, -0.044035326689481735, -0.020933663472533226, 0.005628809332847595, 0.009080731309950352, -0.012083947658538818, -0.023563697934150696, 0.019956285133957863, -0.005944236181676388, 0.02239084430038929, -0.07484939694404602, 0.04094325751066208, 0.004611447919160128, -0.010848897509276867, 0.020986974239349365, 0.010431290604174137, 0.0037118156906217337, -0.0389174222946167, -0.021822188049554825, -0.056439146399497986, 0.02377694472670555, -0.0175394956022501, 0.00850763265043497, 0.04783821851015091, -0.008156664669513702, 0.0345991849899292, 0.08195760101079941, -0.02921472117304802, -0.07168624550104141, 0.010644536465406418, 0.0597444586455822, -0.04680752754211426, 0.08117569983005524, -0.01855241321027279, -0.01922769285738468, 8.677007485857757e-7, -0.05089474469423294, 0.06518223881721497, -0.03479466214776039, -0.01131981611251831, 0.0531693696975708, -0.025553995743393898, 0.041938409209251404, 0.0085653867572546, 0.03204023092985153, -0.03289321810007095, -0.02741989865899086, 0.03298206999897957, -0.09958595037460327, 0.03227124735713005, -0.06525331735610962, 0.03525669500231743, 0.02478986419737339, 0.00014188642671797425, 0.013132408261299133, 0.02143123745918274, 0.07755051553249359, 0.029072556644678116, 0.12027082592248917, -0.010644536465406418, 0.013647752813994884, -0.007747943047434092, -0.0003676274500321597, 0.004784710239619017, 0.038881879299879074, -0.022319762036204338, -0.02066710591316223, -0.011390898376703262, -0.012492669746279716, 0.0522097647190094, 0.007627991959452629, 0.00456257862970233, 0.010333552956581116, 0.011444209143519402, -0.028112949803471565, 0.021662253886461258, 0.04076555371284485, 0.004780267830938101, 0.02196435257792473, 0.0522097647190094, -0.019778579473495483, 0.014367458410561085, -0.08337923884391785, -0.04108542203903198, -0.007934533059597015, 0.02766868658363819, 0.0031364953611046076, -0.010884438641369343, 0.015673590824007988, -0.03969932347536087, -0.03305315226316452, -0.00879640318453312, -0.0014893909683451056, -0.023368222638964653, -0.026371439918875694, -0.056012652814388275, -0.026442522183060646, -0.0013261244166642427, -0.0369982048869133, -0.03934391215443611, -0.01862349547445774, 0.06859417259693146, -0.01296358834952116, -0.023012813180685043, 0.03225347772240639, -0.029481278732419014, -0.01597568951547146, 0.04680752754211426, 0.08750200271606445, 0.021182449534535408, -0.010671191848814487, -0.008130009286105633, -0.026797931641340256, -0.012794768437743187, -0.037033747881650925, 0.023314911872148514, -0.0757734626531601, -0.04815808683633804, -0.010777815245091915, 0.020507169887423515, 0.038881879299879074, -0.028574982658028603, 0.0872887521982193, -0.04147637262940407, -0.014776180498301983, -0.04460398480296135, 0.017104117199778557, 0.02077372744679451, -0.029658984392881393, -0.022852877154946327, -0.06788335740566254, -0.03731807321310043, -0.014145326800644398, -0.02347484603524208, -0.06720807403326035, 0.004156078211963177, 0.029836688190698624, -0.03770902380347252, -0.029552360996603966, 0.028628293424844742, 0.005895367357879877, 0.05252963304519653, 0.04311126098036766, -0.04197394847869873, 0.01227053813636303, -0.003320864401757717, -0.04961526766419411, 0.027508752420544624, -0.033746201545000076, -0.014536278322339058, 0.01051125768572092, 0.03040534444153309, -0.012332734651863575, 0.032342329621315, 0.01544257439672947, 0.009551649913191795, -0.00940060056746006, 0.005695449188351631, -0.08202867954969406, 0.040196895599365234, 0.023261599242687225, -0.00019741927098948509, -0.013781031593680382, -0.012732571922242641, -0.06301423162221909, 0.058287277817726135, -0.03394167870283127, 0.03845538571476936, -0.09219341725111008, 0.0256961602717638, -0.012537095695734024, -0.0038295453414320946, -0.04591900110244751, 0.007885664701461792, -0.014545164071023464, -0.00906740315258503, 0.033746201545000076, -0.02317274734377861, 0.015398148447275162, 0.02676239050924778, 0.014838377013802528, 0.05917580425739288, -0.04584791883826256, -0.0298722293227911, 0.06013541296124458, -0.01958310417830944, 0.028699375689029694, -0.04058784991502762, 0.054093439131975174, -0.03225347772240639, -0.01604677177965641, 0.035541024059057236, 0.05707888305187225, -0.022106517106294632, 0.006486236583441496, -0.027348818257451057, -0.02160894125699997, -0.03767348453402519, 0.0013805466005578637, -0.06244557723402977, -0.017886020243167877, -0.0077745988965034485, -0.04527926445007324, -0.03580757975578308, 0.015149361453950405, -0.010280241258442402, 0.02454107627272606, 0.007521369028836489, 0.01610896922647953, -0.07484939694404602, -0.039486076682806015, 0.03077852539718151, 0.0004103877581655979, 0.017939331009984016, -0.04328896477818489, -0.041156504303216934, -0.025873864069581032, 0.03962824121117592, 0.05874931067228317, 0.028095178306102753, 0.011666340753436089, -0.0037340286653488874, 0.03955715894699097, -0.011071029119193554, 0.019831890240311623, 0.005850940942764282, 0.0280240960419178, 0.025660619139671326, 0.02832619473338127, 0.0026344782672822475, 0.003358626738190651, -0.0029032572638243437, -0.0031764789018779993, -0.06265882402658463, -0.013185719959437847, 0.012474899180233479, 0.043324507772922516, 0.015220442786812782, -0.018961135298013687, -0.02694009616971016, -0.010493487119674683, 0.053560320287942886, 0.0026589129120111465, -0.013283457607030869, 0.06639063358306885, -0.04197394847869873, 0.04723402112722397, 0.017281822860240936, -0.02731327712535858, -0.049366481602191925, -0.0539868138730526, 0.05231638625264168, 0.017264051362872124, 0.02772199735045433, -0.051036909222602844, -0.010280241258442402, -0.04606116563081741, 0.04033906012773514, -0.014678442850708961, 0.06489790976047516, -0.05690117925405502, -0.02813071943819523, 0.016002345830202103, -0.022657401859760284, -0.028663834556937218, 0.0012406038586050272, 0.002630035625770688, 0.0027855276130139828, 0.06258774548768997, 0.03305315226316452, -0.05309828743338585, 0.0022090966813266277, 0.024096813052892685, 0.03742469847202301, -0.04382207989692688, 0.03920174762606621, 0.020578252151608467, 0.004678087309002876, -0.06553764641284943, 0.015940148383378983, -0.04197394847869873, -0.01874789036810398, 0.0794697254896164, -0.0146962134167552, -0.019902972504496574, 0.054981961846351624, 0.09638725221157074, -0.0017437314381822944, -0.03959269821643829, 0.029499048367142677, 0.007854565978050232, 0.015096049755811691, -0.03692712262272835, -0.03664279356598854, 0.040445685386657715, -0.007588008418679237, -0.01958310417830944, -0.048762284219264984, 0.016624312847852707, -0.020809268578886986, 0.017628347501158714, -0.07278801500797272, 0.015424803830683231, -0.04257814586162567, 0.06518223881721497, 0.03650062903761864, -0.020524941384792328, -0.04129866883158684, -0.02471878193318844, 0.013629982247948647, -0.0446750670671463, -0.005513301119208336, -0.002035834128037095, -0.030814066529273987, 0.03442148119211197, -0.0004895220627076924, -0.022230910137295723, -0.057754162698984146, 0.03022764064371586, -0.035772040486335754, 0.006037531420588493, 0.07218381762504578, 0.02059602364897728, 0.009667158126831055, 0.017806053161621094, 0.013745490461587906, 0.07762159407138824, -0.06322748214006424, 0.0024256748147308826, 0.018392479047179222, -0.048833366483449936, 0.07442290335893631, -0.021573401987552643, -0.01651769131422043, -0.03214685618877411, 0.03955715894699097, -0.0000645569380139932, -0.039841488003730774, 0.03916620835661888, 0.01855241321027279, -0.015549197793006897, 0.011559717357158661, 0.049011070281267166, -0.010884438641369343, -0.007263696752488613, -0.01338119525462389, 0.004780267830938101, -0.04957972839474678, -0.029108097776770592, 0.06926945596933365, -0.04662982374429703, -0.02269294299185276, -0.0009579416364431381, 0.025305207818746567, -0.04815808683633804, -0.016668740659952164, -0.016917526721954346, -0.018410250544548035, 0.03724699094891548, -0.0275442935526371, 0.01915661059319973, 0.012163914740085602, -0.04129866883158684, -0.02663799747824669, 0.0090096490457654, -0.003180921543389559, 0.00022643519332632422, 0.0269934069365263, -0.017166314646601677, 0.000747472164221108, -0.021573401987552643, -0.029427967965602875, 0.01844579167664051, 0.04318234324455261, -0.00731700798496604, -0.021537860855460167, -0.007263696752488613, -0.05238746851682663, -0.0027433226350694895, 0.07819025218486786, -0.0437154583632946, -0.05537291243672371, -0.03515007346868515, 0.00023129431065171957, 0.019369857385754585, 0.0006175253074616194, 0.07811916619539261, -0.017201855778694153, 0.03767348453402519, -0.01646437868475914, 0.08814173936843872, -0.0522097647190094, -0.04471060633659363, -0.06255219876766205, -0.0022546336986124516, -0.11095907539129257, -0.014669557102024555, -0.04556359350681305, 0.015833524987101555, 0.0237058624625206, -0.02946350909769535, 0.03195137903094292, -0.006837204564362764, 0.03239564225077629, 0.03417269513010979, 0.06312085688114166, 0.05587048828601837, -0.032608889043331146, -0.003163150977343321, 0.019547563046216965, 0.014776180498301983, -0.003449700539931655, -0.04108542203903198, 0.019902972504496574, -0.028166260570287704, -0.0007002692436799407, 0.045528050512075424, -0.027028948068618774, 0.0493309386074543, -0.050681497901678085, -0.011844046413898468, -0.031826987862586975, -0.023243829607963562, 0.043431129306554794, -0.0015738009242340922, 0.07037122547626495, 0.035541024059057236, 0.0059931050054728985, 0.004775824956595898, 0.015335951931774616, 0.0066017452627420425, -0.04186732694506645, 0.01053791306912899, 0.009240666404366493, -0.041156504303216934, -0.03257334604859352, -0.029250262305140495, -0.03749578073620796, 0.005526629276573658, 0.06610630452632904, -0.0242567490786314, -0.023634780198335648, 0.0026011585723608732, 0.036429550498723984, -0.01700638048350811, -0.030440885573625565, 0.04798038303852081, -0.024398911744356155, -0.02633589878678322, -0.002290174597874284, -0.0397348627448082, 0.003682938637211919, -0.01604677177965641, 0.017770512029528618, -0.07513372600078583, 0.0033830611500889063, 0.0048202513717114925, -0.03255557641386986, 0.02251523733139038, 0.00040816643740981817, -0.020986974239349365, 0.027562063187360764, -0.05537291243672371, 0.006050859112292528, 0.02706448920071125, -0.020205071195960045, -0.05761199817061424, 0.0040116929449141026, 0.006752794608473778, -0.03952161967754364, 0.0345991849899292, 0.024878716096282005, 0.08096244931221008, -0.03308869153261185, -0.0089252395555377, 0.04869120195508003, 0.023421533405780792, -0.02455884777009487, 0.012252767570316792, -0.041760701686143875, -0.016011230647563934, 0.010306896641850471, -0.009667158126831055, -0.051641106605529785, 0.007801254745572805, -0.04197394847869873, -0.004178291652351618, -0.03806443512439728, -0.00244788802228868, 0.08266842365264893, 0.022284220904111862, -0.0317203626036644, -0.0023123878054320812, -0.002530076541006565, 0.02550068497657776, -0.03746023774147034, 0.026371439918875694, 0.04051676765084267, 0.03838430345058441, -0.020880350843071938, -0.046558741480112076, 0.08472979813814163, 0.009151813574135303, -0.015247099101543427, 0.02198212221264839, 0.007245926186442375, 0.009231780655682087, 0.03275105357170105, 0.0408366359770298, 0.022426385432481766, -0.0598866231739521, -0.02491425722837448, 0.0030587492510676384, 0.025838324800133705, 0.06173475831747055, -0.010893323458731174, 0.03401276096701622, 0.013416736386716366, 0.016437722370028496, 0.01152417715638876, -0.004864677786827087, 0.04766051098704338, -0.023439304903149605, 0.0072059426456689835, 0.030014393851161003, -0.02281733602285385, -0.0111332256346941, -0.08146002888679504, 0.052351925522089005, -0.0028210687451064587, -0.002676683245226741, -0.006592859979718924, -0.04694969207048416, 0.012217226438224316, 0.055586159229278564, -0.04680752754211426, 0.000011444973097241018, -0.016029002144932747, 0.034101612865924835, -0.06898512691259384, 0.014092016033828259, -0.03294652700424194, 0.01060011051595211, 0.04737618565559387, -0.010884438641369343, 0.017868248745799065, -0.001845911843702197, 0.012297194451093674, 0.038704175502061844, -0.014331917278468609, -0.011364242061972618, 0.00020311139815021306, 0.03831322118639946, 0.0872887521982193, 0.009915945120155811, 0.007041565142571926, -0.02388356812298298, 0.02340376377105713, -0.056119274348020554, 0.03132941201329231, 0.028717147186398506, -0.022764025256037712, 0.040090274065732956, -0.040623389184474945, -0.020258383825421333, 0.06209016591310501, 0.030920689925551414, 0.05704334378242493, 0.024345600977540016, -0.01532706618309021, -0.04833579063415527, 0.004167185164988041, -0.0069482699036598206, -0.043324507772922516, 0.04609670862555504, -0.02574947103857994, 0.0025011994875967503, 0.015513656660914421, -0.008454320952296257, -0.029676754027605057, -0.002765535842627287, -0.010386863723397255, -0.005877596791833639, -0.009844863787293434, 0.005073481239378452, -0.010173617862164974, -0.004500382114201784, 0.02916141040623188, 0.028788229450583458, 0.04051676765084267, -0.03838430345058441, 0.06177029758691788, 0.03788673132658005, -0.07563129812479019, 0.014474081806838512, -0.0044426280073821545, -0.007192614488303661, -0.02100474387407303, -0.05722104758024216, -0.015042738057672977, -0.017201855778694153, -0.025127504020929337, -0.020276153460144997, 0.02701117843389511, 0.001981412060558796, 0.007405860815197229 ]
24,243
storage3._async.client
__aenter__
null
def _create_session( self, base_url: str, headers: dict[str, str], timeout: int ) -> AsyncClient: return AsyncClient(base_url=base_url, headers=headers, timeout=timeout)
(self) -> storage3._async.client.AsyncStorageClient
[ -0.07233106344938278, -0.06975037604570389, -0.04430188238620758, -0.048889778554439545, -0.017231496050953865, 0.03871038183569908, -0.07405152916908264, 0.06265346705913544, -0.07129161804914474, -0.027007659897208214, 0.0392121821641922, 0.05795804411172867, -0.0016028517857193947, 0.0013564315158873796, 0.05193642899394035, 0.015170526690781116, 0.1119733676314354, -0.04910483583807945, -0.01431029662489891, -0.06634529680013657, -0.014122121036052704, 0.09448200464248657, -0.018692096695303917, -0.020788908004760742, 0.018871311098337173, 0.06254594027996063, -0.0898224264383316, 0.0280291847884655, 0.0251796692609787, -0.032384101301431656, 0.02716895379126072, 0.035717494785785675, 0.00477159209549427, 0.08903387933969498, 0.07627379149198532, 0.02770659700036049, -0.04347749426960945, -0.008006418123841286, -0.09699101001024246, 0.04261726140975952, -0.018835468217730522, -0.03342354670166969, 0.006711591500788927, 0.03759925067424774, 0.0078048016875982285, 0.0019982443191111088, -0.0119088189676404, -0.019785305485129356, 0.03252747282385826, 0.001257863361388445, -0.012831774540245533, 0.04462446644902229, -0.010197318159043789, 0.010403415188193321, -0.06953531503677368, 0.02942705899477005, -0.04172119125723839, -0.03308304026722908, -0.0294808242470026, 0.039678141474723816, -0.059284232556819916, 0.021147338673472404, 0.07426658272743225, 0.004789513535797596, -0.04347749426960945, -0.03105791285634041, -0.0896073654294014, 0.015242212451994419, 0.05093282833695412, -0.04250973463058472, 0.06222335621714592, 0.03888959810137749, 0.057026129215955734, -0.03867454081773758, 0.07082565873861313, 0.04878224804997444, -0.06086132302880287, -0.049176521599292755, -0.047456059604883194, -0.0012399419210851192, -0.030627798289060593, -0.0024395606014877558, 0.005385402590036392, 0.01760784722864628, 0.01992867887020111, 0.019534405320882797, -0.017804984003305435, -0.04501873999834061, -0.05276081711053848, -0.0037657495122402906, -0.011514546349644661, 0.01319020427763462, -0.004155541770160198, -0.009704478085041046, -0.016371265053749084, -0.0364522747695446, 0.0016398148145526648, 0.00004802394687430933, -0.019964521750807762, -0.04336996376514435, -0.046631671488285065, 0.007029697764664888, -0.034319620579481125, -0.060968849807977676, 0.0391763411462307, -0.06749226897954941, 0.017177732661366463, -0.04401513934135437, -0.0002119774289894849, 0.034050799906253815, 0.007746556773781776, -0.005282354075461626, 0.03614761307835579, 0.059284232556819916, -0.008884570561349392, -0.010152514092624187, 0.014614961110055447, 0.013360458426177502, -0.011102352291345596, -0.041040174663066864, -0.050896983593702316, -0.01148766465485096, 0.034928951412439346, 0.08602306991815567, 0.019552327692508698, 0.03896128386259079, 0.0044400449842214584, -0.010457179509103298, 0.05960682034492493, -0.026487937197089195, 0.009059304371476173, 0.012688403017818928, 0.07362141460180283, 0.035466596484184265, 0.006048497278243303, 0.06949947029352188, -0.0044982898980379105, 0.029212001711130142, -0.006052977405488491, 0.01006290689110756, -0.027366088703274727, -0.014399903826415539, -0.03781430795788765, -0.01092313788831234, 0.00796609465032816, 0.0004427163803484291, -0.06853171437978745, -0.01203426904976368, -0.0004634381039068103, -0.02770659700036049, 0.018656253814697266, -0.011209881864488125, 0.020932281389832497, 0.023405443876981735, -0.007446371950209141, -0.01933727040886879, -0.012661520391702652, 0.0477069616317749, 0.052796658128499985, 0.04799370467662811, -0.003134017577394843, 0.020627615973353386, 0.01498235110193491, -0.04000072926282883, 0.003523809602484107, -0.038817912340164185, 0.03451675549149513, -0.05996524915099144, 0.014552236534655094, -0.005631823092699051, -0.03155971318483353, -0.010985863395035267, -0.02688220888376236, -0.003918081987649202, -0.03277837485074997, -0.07885447889566422, 0.03564580902457237, -0.004464686848223209, -0.025287197902798653, 0.03304719552397728, -0.023495052009820938, -0.025914449244737625, -0.03279629722237587, -0.007818242534995079, 0.01820821687579155, 0.05376441776752472, 0.033244334161281586, 0.03451675549149513, 0.05806557461619377, 0.006156025920063257, -0.036882393062114716, 0.024265674874186516, 0.05992940440773964, -0.0002649017842486501, 0.06785069406032562, -0.04351333528757095, 0.015224291011691093, 0.040825117379426956, -0.02494669146835804, 0.06397965550422668, -0.007625586818903685, 0.024767475202679634, 0.020305028185248375, -0.013494869694113731, 0.058173101395368576, -0.02917615883052349, -0.0589616484940052, -0.07265365123748779, -0.004664063453674316, 0.033226411789655685, -0.07505512982606888, 0.011389096267521381, -0.014776255004107952, 0.025699391961097717, -0.00468646502122283, 0.04562807083129883, 0.002925680484622717, 0.006348681636154652, 0.08752847462892532, 0.006904247682541609, 0.06831665337085724, -0.010591590777039528, -0.015313899144530296, -0.07104071974754333, 0.016183089464902878, -0.02494669146835804, -0.023441286757588387, -0.08258214592933655, -0.07114824652671814, 0.016102444380521774, 0.018620410934090614, -0.008736718446016312, 0.04964248090982437, 0.01062743365764618, -0.019839070737361908, -0.0022681865375488997, -0.03521569445729256, -0.01964193396270275, -0.03440922871232033, 0.023315835744142532, 0.02994678169488907, 0.00782720372080803, 0.015744013711810112, -0.007670390419661999, -0.034660130739212036, 0.022849878296256065, -0.03526945784687996, -0.008194593712687492, 0.010833530686795712, -0.0005082417628727853, -0.037133291363716125, -0.016684891656041145, -0.027939576655626297, -0.015528956428170204, -0.020072050392627716, 0.033799897879362106, -0.0009095147834159434, 0.020609693601727486, -0.03277837485074997, -0.008221475407481194, -0.01649671606719494, -0.008915932849049568, -0.09297659993171692, 0.06942778825759888, 0.00567214610055089, -0.018109649419784546, 0.0017854267498478293, 0.032670844346284866, -0.03286798298358917, -0.009005540050566196, 0.09670426696538925, 0.0421154610812664, 0.03957061097025871, -0.023620501160621643, 0.016335422173142433, -0.02322622947394848, -0.06466067582368851, -0.05458880588412285, -0.07756413519382477, -0.07648884505033493, -0.005905125290155411, 0.008857687935233116, 0.05946344882249832, -0.030358975753188133, 0.010286925360560417, -0.022204704582691193, -0.01108443085104227, -0.012061151675879955, 0.02806502766907215, -0.0017115006921812892, -0.03957061097025871, -0.0475994311273098, -0.013951866887509823, -0.007670390419661999, -0.04620155692100525, -0.0021136137656867504, -0.05068192631006241, 0.06387212872505188, -0.03618345409631729, -0.015779856592416763, -0.014381982386112213, 0.002363394247367978, -0.0038419158663600683, 0.031774770468473434, 0.056739382445812225, -0.03593255206942558, -0.05967850610613823, 0.026004057377576828, -0.041613660752773285, -0.030968304723501205, -0.03340562433004379, -0.03455260023474693, 0.05164968594908714, 0.006147065199911594, -0.03596839681267738, -0.002896558027714491, -0.04390760883688927, -0.054552964866161346, 0.0587824322283268, 0.015027155168354511, -0.047241002321243286, -0.021667061373591423, -0.020896438509225845, -0.021810432896018028, 0.022831955924630165, 0.031022069975733757, 0.009027942083775997, 0.042438048869371414, -0.04236636310815811, 0.06050289422273636, -0.10301262885332108, 0.04139860346913338, -0.008288681507110596, -0.012177640572190285, -0.01879962533712387, -0.016684891656041145, -0.002343232510611415, 0.032384101301431656, 0.018020041286945343, -0.03222280740737915, -0.021684981882572174, -0.030878698453307152, -0.005076257046312094, 0.05659601092338562, 0.01555583905428648, -0.049499109387397766, 0.011272606439888477, 0.008369327522814274, 0.04369255155324936, -0.07971471548080444, 0.005138982553035021, -0.04340580850839615, 0.03903296962380409, 0.05100451409816742, 0.03867454081773758, -0.00435267761349678, 0.026129508391022682, -0.006380044389516115, -0.04125523194670677, -0.0698937475681305, -0.05910502001643181, 0.0698937475681305, -0.0021584173664450645, 0.05297587439417839, -0.028405534103512764, -0.0023656345438212156, 0.03335186094045639, -0.0054929316975176334, 0.02854890748858452, 0.006998335476964712, -0.012509188614785671, -0.039391398429870605, 0.050896983593702316, 0.07426658272743225, -0.01796627603471279, -0.018118608742952347, -0.06623776257038116, -0.08595138788223267, 0.0013273090589791536, -0.0009823207510635257, -0.002302909269928932, -0.0011083311401307583, 0.009794085286557674, 0.0021214543376117945, 0.0038575970102101564, -0.040466684848070145, -0.014821058139204979, 0.018727939575910568, 0.023100778460502625, 0.0238176379352808, -0.021362395957112312, -0.009390851482748985, 0.0034252414479851723, 0.015878425911068916, 0.016684891656041145, -0.050502710044384, -0.026165351271629333, 0.0280112624168396, -0.0002597213606350124, -0.00867847353219986, 0.02632664330303669, -0.02103981003165245, 0.04261726140975952, 0.025143826380372047, 0.0041913846507668495, 0.032079435884952545, 0.04706178978085518, -0.029606273397803307, 0.07684727758169174, -0.06139896810054779, -0.0589258037507534, -0.05853153020143509, -0.06641697883605957, 0.059570975601673126, -0.008449974469840527, 0.0019332788651809096, -0.03392534703016281, 0.0392121821641922, 0.03415832668542862, -0.014489511027932167, 0.01500027347356081, 0.02629080042243004, -0.015027155168354511, -0.00650997506454587, -0.00567214610055089, 0.05121957138180733, -0.011801290325820446, 0.0505385547876358, -0.012347894720733166, -0.033244334161281586, 0.055054765194654465, 0.04236636310815811, -0.003118336433544755, 0.02048424445092678, 0.06570012122392654, 0.07322713732719421, -0.02270650677382946, 0.019785305485129356, 0.010510943830013275, 0.013494869694113731, -0.02068137936294079, -0.008342445828020573, -0.06491157412528992, 0.0065816608257591724, 0.07114824652671814, -0.001226500840857625, -0.017840826883912086, -0.0029346412047743797, 0.07892616838216782, -0.00018229498527944088, -0.015304937958717346, 0.036273062229156494, 0.019767384976148605, 0.005604940932244062, -0.022348076105117798, 0.011890897527337074, 0.010779766365885735, 0.051398783922195435, 0.03078909032046795, -0.007208912633359432, 0.07362141460180283, -0.009399812668561935, 0.048387978225946426, -0.027563225477933884, -0.028172556310892105, 0.000302984903100878, 0.030986227095127106, -0.0072447555139660835, 0.012643598951399326, -0.03344146907329559, -0.030215604230761528, 0.04118354618549347, -0.046058185398578644, -0.011003784835338593, 0.0017753458814695477, -0.026470016688108444, 0.028154633939266205, 0.0223839208483696, -0.00680567929521203, -0.019839070737361908, -0.012831774540245533, 0.02826216258108616, -0.010824569500982761, 0.0049911304377019405, -0.01901468262076378, 0.029265765100717545, 0.046631671488285065, -0.02241976372897625, 0.043047379702329636, -0.013969788327813148, 0.017186691984534264, 0.031470105051994324, -0.02686428837478161, 0.051147885620594025, 0.022204704582691193, -0.01627269759774208, -0.02012581378221512, 0.020663458853960037, -0.01160415355116129, -0.01760784722864628, 0.025627706199884415, -0.015206369571387768, 0.035430751740932465, 0.05501892417669296, 0.009892652742564678, -0.009695516899228096, -0.09053928405046463, 0.005793116055428982, -0.04286816343665123, -0.004151061177253723, 0.01768849417567253, 0.06885430216789246, -0.07455332577228546, -0.05580746755003929, 0.01853080280125141, -0.013629280030727386, -0.030735326930880547, 0.0028987983241677284, -0.035448674112558365, -0.021075652912259102, 0.05548487976193428, 0.053621046245098114, -0.012258287519216537, -0.022527292370796204, -0.02718687430024147, 0.020806830376386642, 0.05652432516217232, 0.04992922395467758, 0.00980304554104805, 0.004677504301071167, -0.01288553886115551, -0.003479006001725793, -0.0168193019926548, 0.011209881864488125, 0.031183363869786263, -0.03220488876104355, -0.04874640703201294, 0.01374576985836029, 0.030108075588941574, -0.06584349274635315, 0.04709763079881668, 0.060646265745162964, -0.022043412551283836, -0.021935883909463882, -0.07871110737323761, 0.023871401324868202, 0.017016438767313957, 0.04061005637049675, -0.01989283598959446, -0.0005886083818040788, 0.028763964772224426, 0.02856682799756527, 0.030430661514401436, -0.029857173562049866, -0.05820894613862038, -0.057026129215955734, 0.012509188614785671, -0.10258251428604126, 0.028961099684238434, -0.03023352473974228, 0.03831610828638077, 0.0029055187478661537, -0.08251046389341354, 0.026971817016601562, -0.02073514461517334, -0.0037075048312544823, 0.022778192535042763, 0.054481279104948044, -0.022276390343904495, 0.022079255431890488, 0.008835285902023315, -0.011335331946611404, -0.012025308795273304, 0.03423001244664192, -0.021774590015411377, 0.004330276045948267, -0.0057572731748223305, 0.02806502766907215, 0.04068174585700035, 0.007320921868085861, 0.00679223844781518, 0.019821150228381157, -0.02799334190785885, -0.06494741886854172, -0.023423366248607635, -0.0032191446516662836, -0.007625586818903685, 0.0074150096625089645, 0.039642300456762314, -0.04541301354765892, -0.008759119547903538, 0.019731542095541954, -0.009018980897963047, -0.030197681859135628, -0.03946308419108391, -0.003239306155592203, 0.007491175550967455, 0.04595065861940384, -0.028674356639385223, 0.009292284026741982, -0.003261708188802004, 0.09577235579490662, 0.01765265129506588, 0.005004571285098791, 0.010600551031529903, 0.0038239944260567427, -0.06200829893350601, -0.02190004102885723, -0.015815699473023415, -0.058710746467113495, -0.010779766365885735, 0.025896528735756874, -0.02077098749577999, -0.009534223936498165, -0.02856682799756527, 0.04390760883688927, -0.07921291142702103, 0.04874640703201294, -0.010206279344856739, -0.027401931583881378, 0.004513971041887999, -0.06290437281131744, -0.017796022817492485, 0.03888959810137749, -0.03724082186818123, 0.03566373139619827, 0.05820894613862038, -0.04867472127079964, -0.05419453606009483, -0.01798419840633869, 0.004677504301071167, -0.001309387618675828, 0.008727757260203362, -0.015528956428170204, 0.024767475202679634, -0.010251082479953766, 0.04874640703201294, 0.029212001711130142, 0.04853134974837303, -0.01601283624768257, -0.012025308795273304, -0.017589926719665527, -0.010188357904553413, 0.003727666335180402, 0.004659582860767841, -0.04878224804997444, 0.010905216448009014, 0.002650137757882476, 0.007388127502053976, -0.00910858903080225, -0.02629080042243004, 0.03978567197918892, 0.043298278003931046, 0.01764369010925293, -0.023656344041228294, -0.020358793437480927, -0.02435528114438057, 0.0168193019926548, 0.06652450561523438, -0.006048497278243303, 0.04039499908685684, 0.01965985633432865, -0.018073806539177895, 0.06523416191339493, -0.006321799475699663, 0.00694009056314826, 0.004628220573067665, -0.03788599371910095, 0.0007342203753069043, 0.00823939684778452, 0.05967850610613823, 0.008252838626503944, -0.007728635333478451, 0.04914068058133125, 0.026470016688108444, 0.03222280740737915, -0.011254684999585152, -0.06501910090446472, 0.015233252197504044, 0.01903260499238968, -0.002475403482094407, 0.012240366078913212, -0.011935700662434101, -0.010349650867283344, -0.023029092699289322, 0.0030757728964090347, 0.03453467786312103, -0.02069930173456669, -0.016774499788880348, -0.03286798298358917, 0.020107893273234367, -0.008759119547903538, -0.05078945308923721, 0.041326917707920074, -0.02856682799756527, 0.0030130476225167513, 0.0133156543597579, -0.017885630950331688, 0.015573760494589806, 0.03756340593099594, 0.02969588153064251, -0.029660038650035858, -0.030323132872581482, 0.026667151600122452, 0.01203426904976368, 0.021093573421239853, 0.03802936524152756, 0.042473889887332916, 0.036308903247117996, -0.0036783823743462563, 0.001392274396494031, -0.050502710044384, 0.06892598420381546, 0.058710746467113495, -0.037670936435461044, 0.020233342424035072, 0.01276008877903223, -0.0031541793141514063, -0.055054765194654465, 0.0251975916326046, -0.02378179505467415, 0.018710017204284668, 0.013835377059876919, -0.0043145944364368916, 0.01569025032222271, -0.003738867351785302, -0.022043412551283836, 0.019964521750807762, 0.021362395957112312, 0.0021494566462934017, -0.01473145093768835, 0.01599491387605667, -0.07197263836860657, -0.01078872662037611, -0.06541337817907333, 0.003118336433544755, 0.013494869694113731, -0.0023544335272163153, -0.03734834864735603, 0.014337178319692612, -0.04648829996585846, -0.008257318288087845, 0.004482608288526535, -0.0046102991327643394, -0.029660038650035858, -0.013163321651518345, 0.021684981882572174, -0.05025181174278259, 0.01647879369556904, 0.03871038183569908, -0.009829928167164326, 0.025072140619158745, -0.006097781006246805, 0.06609439104795456, 0.010726002044975758, -0.024050617590546608, 0.0008031059987843037, -0.02240184135735035, 0.008243877440690994, 0.002129295142367482, -0.012616717256605625, -0.0040211305022239685, 0.040466684848070145, -0.02774243988096714, -0.03494687378406525, 0.03525153920054436, 0.05792219936847687, -0.008835285902023315 ]
24,245
storage3._async.client
__init__
null
def __init__( self, url: str, headers: dict[str, str], timeout: int = DEFAULT_TIMEOUT ) -> None: headers = { "User-Agent": f"supabase-py/storage3 v{__version__}", **headers, } self.session = self._create_session(url, headers, timeout) super().__init__(self.session)
(self, url: str, headers: dict[str, str], timeout: int = 20) -> NoneType
[ -0.07838372886180878, -0.05151982232928276, -0.07411494851112366, -0.047140639275312424, -0.007350774947553873, 0.038639869540929794, -0.032218288630247116, 0.0487966351211071, -0.04121585935354233, -0.008413371630012989, -0.014351950958371162, 0.043350253254175186, 0.0008498470997437835, 0.03142709285020828, 0.0172407403588295, 0.004294085316359997, 0.09744606912136078, -0.014269151724874973, 0.016228744760155678, -0.06215498596429825, -0.014388751238584518, 0.055126212537288666, -0.0024908913765102625, 0.0046643842943012714, -0.022576723247766495, 0.04743503779172897, -0.022650321945548058, -0.012419957667589188, 0.028759101405739784, 0.019503934308886528, 0.027047907933592796, 0.048575833439826965, 0.002897990169003606, 0.0898652896285057, 0.03657907620072365, 0.0024103918112814426, -0.009797966107726097, -0.05085742473602295, -0.10340764373540878, 0.034481480717659, -0.08868769556283951, -0.00459308410063386, 0.01282475609332323, -0.027802305296063423, 0.02266872301697731, 0.07978212833404541, 0.027618305757641792, 0.004848383367061615, 0.013229554519057274, 0.007355374749749899, -0.011306761763989925, 0.07371015101671219, 0.011757560074329376, 0.0002393429313087836, -0.07371015101671219, 0.015915945172309875, 0.004381484817713499, 0.008054572157561779, -0.05508941039443016, 0.06749097257852554, -0.00961396750062704, 0.001411045202985406, 0.029550299048423767, -0.011499960906803608, 0.0029462899547070265, -0.024361517280340195, -0.07245895266532898, 0.004885183181613684, 0.03648707643151283, -0.03232869133353233, 0.0791197270154953, -0.03700227290391922, 0.01683594286441803, 0.024968715384602547, 0.05008462816476822, 0.0374806709587574, -0.0975932702422142, -0.00618697889149189, -0.040958259254693985, 0.011113561689853668, -0.005271581932902336, -0.04736143723130226, -0.005096782464534044, 0.019301533699035645, 0.01371715310961008, 0.010497163981199265, 0.04261425510048866, -0.040958259254693985, -0.026385510340332985, 0.08434531092643738, -0.03875026851892471, 0.020552730187773705, -0.04187825694680214, 0.0004979483201168478, 0.04312945157289505, -0.010690363124012947, 0.004848383367061615, -0.024839915335178375, -0.051777422428131104, -0.03904466703534126, -0.05324941873550415, 0.015124748460948467, -0.005828179884701967, -0.04537424445152283, -0.014710749499499798, -0.04585264250636101, 0.003627087688073516, -0.0499742291867733, 0.03242069110274315, 0.014830349013209343, 0.010920362547039986, 0.04022226110100746, 0.006766576785594225, 0.06863176822662354, -0.009623167105019093, -0.04136306047439575, 0.017176341265439987, -0.027636704966425896, -0.01305475551635027, -0.04254065454006195, -0.0187403354793787, -0.007930372841656208, 0.015842346474528313, 0.06145578995347023, 0.04614704102277756, 0.034242283552885056, 0.0013707953039556742, -0.03819826990365982, 0.01713034138083458, -0.0011471210746094584, 0.009816366247832775, -0.03711267188191414, 0.029550299048423767, 0.02035032957792282, -0.020497530698776245, 0.008261571638286114, 0.007829173468053341, 0.03716787323355675, -0.012898355722427368, 0.02485831454396248, -0.04739823937416077, -0.03289908915758133, 0.010460364632308483, -0.042209457606077194, 0.039891064167022705, 0.010754763148725033, -0.040001463145017624, -0.08213731646537781, -0.033947885036468506, -0.052623819559812546, 0.017507540062069893, -0.01832633651793003, 0.016955541446805, -0.004448184743523598, -0.01106756180524826, -0.02914549969136715, -0.018528737127780914, 0.0010746712796390057, 0.02176712639629841, 0.060057394206523895, 0.03547507897019386, 0.01612754538655281, 0.00432628532871604, -0.023128721863031387, -0.04765583574771881, -0.04312945157289505, -0.007493374403566122, -0.02408551797270775, 0.01819753833115101, 0.011812759563326836, -0.023275921121239662, -0.02927429974079132, -0.03225509077310562, 0.01660594344139099, -0.02069992944598198, -0.02029513008892536, 0.048575833439826965, 0.01926473341882229, -0.030543895438313484, -0.021987924352288246, 0.027747105807065964, -0.06940456479787827, -0.02485831454396248, 0.023662319406867027, 0.014600350521504879, 0.03852946683764458, 0.010000365786254406, 0.04552144557237625, 0.03955986350774765, 0.06325898319482803, 0.018933534622192383, 0.0008849219884723425, 0.0026196909602731466, -0.023055121302604675, 0.06693897396326065, -0.02165672555565834, 0.013855152763426304, -0.040958259254693985, -0.04294545203447342, 0.08670050650835037, -0.006150179076939821, 0.03374548628926277, 0.024306317791342735, -0.06163978949189186, 0.040185462683439255, 0.02730550616979599, -0.020092731341719627, -0.026992708444595337, -0.0077463737688958645, 0.012981155887246132, -0.05567821115255356, 0.016099944710731506, -0.02921910025179386, 0.019835133105516434, -0.022705523297190666, -0.00562118086963892, -0.06789577007293701, -0.0033947883639484644, 0.07801573723554611, -0.01240155752748251, 0.14072272181510925, -0.018841534852981567, -0.03955986350774765, -0.06863176822662354, -0.013008755631744862, 0.03462868183851242, 0.02355192042887211, -0.08287331461906433, -0.04011186212301254, 0.016624342650175095, -0.010993962176144123, 0.020331930369138718, 0.02897990122437477, 0.026845509186387062, 0.032641489058732986, -0.006587177515029907, -0.0511518269777298, 0.032383888959884644, -0.021343927830457687, -0.037499070167541504, 0.023754319176077843, 0.022392723709344864, -0.03407668322324753, 0.02831750363111496, -0.03111429326236248, 0.021822325885295868, -0.05104142427444458, 0.043755050748586655, -0.013137554749846458, -0.03753587231040001, 0.0034982881043106318, -0.06598217785358429, -0.02253992296755314, -0.018013538792729378, -0.007985572330653667, -0.008054572157561779, -0.04445424675941467, 0.0187403354793787, -0.03369028493762016, -0.048870231956243515, -0.019559133797883987, -0.07175975292921066, -0.02921910025179386, 0.0356958769261837, 0.003068189602345228, 0.015538746491074562, -0.02362551912665367, 0.016559943556785583, 0.00205274298787117, -0.0053819818422198296, 0.12776915729045868, 0.023717518895864487, -0.022227123379707336, -0.008417971432209015, 0.017084341496229172, -0.06583497673273087, -0.07061895728111267, -0.02725030668079853, -0.0808861255645752, -0.04158385843038559, 0.04861263558268547, -0.0036661874037235975, 0.0523662194609642, -0.02272392250597477, 0.03783027082681656, -0.009917566552758217, -0.04092146083712578, 0.019430333748459816, 0.010064765810966492, -0.008721570484340191, -0.05240302160382271, 0.02767350524663925, -0.006412378046661615, 0.014765949919819832, -0.027802305296063423, -0.006458377931267023, -0.0612717904150486, 0.0862589031457901, 0.022926321253180504, 0.00397208658978343, -0.006154778879135847, -0.0058189802803099155, 0.005846580024808645, 0.027231907472014427, 0.023349519819021225, -0.04772943630814552, -0.025373512879014015, 0.04445424675941467, -0.015906745567917824, -0.002679490949958563, 0.025612711906433105, 0.004153785761445761, 0.008813570253551006, 0.05692940577864647, -0.018307937309145927, 0.02331271953880787, -0.03600867837667465, -0.06020459532737732, 0.019007135182619095, 0.019540732726454735, -0.026367109268903732, -0.0059477798640728, 0.007134575862437487, -0.003017589682713151, 0.01766393892467022, -0.0058005801402032375, 0.026624709367752075, 0.018298737704753876, -0.03385588526725769, 0.040663860738277435, -0.0678589716553688, 0.04739823937416077, 0.014885549433529377, -0.03403988480567932, -0.04147345945239067, -0.012291157618165016, -0.056782204657793045, 0.024067116901278496, 0.02106792852282524, -0.018583936616778374, -0.030231095850467682, -0.03277028724551201, 0.005207182373851538, 0.028151903301477432, 0.006527377758175135, -0.06852136552333832, -0.016210345551371574, -0.04949583113193512, 0.03591667860746384, -0.05906379967927933, -0.02130712755024433, -0.024306317791342735, 0.05104142427444458, 0.04040626063942909, 0.058806199580430984, -0.04894383251667023, 0.006789576727896929, -0.01974313333630562, -0.03897106647491455, -0.09096928685903549, 0.0013075455790385604, 0.004954183008521795, -0.046993438154459, -0.0017594939563423395, -0.0043308851309120655, -0.027820704504847527, 0.03897106647491455, 0.00014863698743283749, 0.015299547463655472, 0.012051958590745926, 0.011306761763989925, -0.08699490129947662, -0.004335485398769379, 0.06377418339252472, 0.009383968077600002, -0.03297268599271774, -0.024950314313173294, -0.0321262888610363, -0.04585264250636101, 0.00793957244604826, 0.016017144545912743, 0.011398760601878166, 0.01305475551635027, -0.0034453882835805416, 0.002854290185496211, -0.03426068276166916, 0.020019130781292915, 0.04496944695711136, 0.052145421504974365, 0.005956979468464851, 0.00562118086963892, 0.00035333630512468517, 0.0008515720837749541, 0.029200701043009758, -0.020423930138349533, -0.017700739204883575, -0.01445315033197403, 0.011711560189723969, 0.025355113670229912, 0.014535950496792793, 0.016044745221734047, -0.05019502714276314, -0.011794359423220158, 0.051851022988557816, 0.01837233640253544, 0.007286374922841787, 0.03277028724551201, -0.04011186212301254, 0.06215498596429825, -0.043460652232170105, -0.009604766964912415, -0.07742693275213242, -0.06241258606314659, 0.052035022526979446, 0.00818337220698595, 0.020000731572508812, 0.004119285847991705, 0.017176341265439987, -0.002396591706201434, -0.014324351213872433, 0.0006060479208827019, 0.0211231280118227, -0.029844697564840317, 0.009025169536471367, -0.018298737704753876, 0.03183189034461975, -0.024140717461705208, -0.02283432148396969, 0.026385510340332985, -0.03505187854170799, -0.008114372380077839, 0.060830190777778625, -0.03852946683764458, -0.011371160857379436, 0.06263338774442673, 0.06763816624879837, -0.03335908427834511, 0.013339954428374767, -0.03253109008073807, 0.039891064167022705, -0.002874990226700902, -0.04382865130901337, -0.021435927599668503, 0.029899897053837776, 0.110694020986557, -0.0008992969524115324, -0.038934268057346344, 0.029844697564840317, 0.03852946683764458, 0.00037921121111139655, 0.009797966107726097, -0.03378228470683098, 0.02748950570821762, -0.022227123379707336, -0.05626700818538666, -0.02730550616979599, -0.0050599826499819756, 0.05104142427444458, 0.06491497904062271, -0.01056156400591135, 0.02666150964796543, 0.017719140276312828, 0.03556707873940468, -0.05335981771349907, -0.03391108289361, 0.03700227290391922, 0.019835133105516434, 0.007732573430985212, -0.005358981899917126, -0.04408624768257141, -0.05122542381286621, 0.05766540393233299, -0.06020459532737732, -0.010892762802541256, -0.007083975709974766, -0.025152714923024178, 0.018648335710167885, -0.022742321714758873, -0.01683594286441803, -0.010911162942647934, 0.01555714663118124, -0.0184367373585701, 0.024048717692494392, 0.018215937539935112, 0.012070358730852604, -0.02837270312011242, 0.03771987184882164, -0.01747993938624859, 0.041731055825948715, -0.00008819032518658787, -0.01193235907703638, 0.03955986350774765, -0.06590857356786728, 0.033285487443208694, 0.025796711444854736, 0.016973942518234253, -0.028630301356315613, 0.02813350409269333, -0.01939353346824646, -0.040075063705444336, 0.009659967385232449, 0.006807976868003607, 0.029660698026418686, 0.03403988480567932, 0.0002673740964382887, 0.02570471167564392, -0.02813350409269333, 0.024306317791342735, 0.005542980972677469, -0.010000365786254406, 0.003834086935967207, 0.08795169740915298, -0.04861263558268547, -0.03760947287082672, -0.00448958482593298, 0.03641347587108612, -0.08044452220201492, 0.0017111941706389189, -0.03201588988304138, 0.010414364747703075, 0.06616617739200592, 0.03617427498102188, 0.041436657309532166, -0.030415095388889313, -0.0039053866639733315, 0.0016019445611163974, 0.025152714923024178, 0.04294545203447342, 0.0380878709256649, 0.047619037330150604, -0.018169937655329704, 0.020607929676771164, -0.044233448803424835, 0.030231095850467682, 0.047214239835739136, 0.05052622780203819, -0.02230072394013405, -0.0007773973629809916, 0.03486788272857666, -0.05450061336159706, 0.020497530698776245, 0.03963346406817436, -0.018611537292599678, -0.025318313390016556, -0.07691174000501633, -0.032383888959884644, -0.022447923198342323, 0.07661733776330948, -0.02386471815407276, 0.010064765810966492, 0.023367920890450478, -0.00675277691334486, 0.059284597635269165, -0.06668137013912201, -0.0018468936905264854, -0.017590340226888657, 0.025152714923024178, -0.06329578161239624, 0.01963273249566555, -0.02807830460369587, 0.037572670727968216, -0.029476698487997055, -0.01635754480957985, 0.04588944464921951, -0.017636340111494064, -0.022263923659920692, 0.03760947287082672, 0.01053396426141262, -0.015032748691737652, 0.00618697889149189, 0.020681530237197876, -0.0009125219075940549, -0.000488460820633918, 0.0708029568195343, -0.03875026851892471, -0.019908731803297997, -0.026863908395171165, 0.061897389590740204, 0.03403988480567932, -0.008707770146429539, 0.0511518269777298, 0.0075117745436728, -0.03967026621103287, -0.04445424675941467, -0.032163091003894806, 0.00199984316714108, 0.0046160840429365635, 0.02719510719180107, 0.010395964607596397, -0.03196069225668907, -0.0026863908860832453, -0.022098325192928314, 0.02266872301697731, -0.02450871653854847, -0.04059026017785072, -0.013496354222297668, -0.008799769915640354, -0.034481480717659, -0.02088392898440361, 0.0014075952349230647, 0.010579964146018028, 0.08412451297044754, 0.004724184051156044, -0.00862497091293335, 0.018951935693621635, -0.003104989416897297, -0.05450061336159706, 0.06403177976608276, 0.010469564236700535, -0.07061895728111267, -0.024968715384602547, 0.028630301356315613, -0.05703980475664139, 0.01920953392982483, -0.042503856122493744, 0.01998233236372471, -0.05737100541591644, 0.030359895899891853, -0.004050286021083593, -0.04872303456068039, -0.0065227774903178215, -0.013468753546476364, -0.0010735213290899992, 0.07875172793865204, -0.03981746360659599, 0.018933534622192383, 0.056487806141376495, -0.04445424675941467, -0.06300138682126999, 0.0036224876530468464, 0.02248472347855568, -0.04651504009962082, 0.010156765580177307, 0.008049972355365753, -0.0015605447115376592, -0.0010505213867872953, 0.000696897623129189, 0.02285272255539894, 0.040847860276699066, 0.017875539138913155, 0.0034798881970345974, 0.024711115285754204, -0.0011632210807874799, 0.035309478640556335, -0.011260761879384518, -0.022171923890709877, -0.018307937309145927, -0.004128485918045044, 0.03343268483877182, -0.047692637890577316, 0.0028381904121488333, 0.049164630472660065, 0.05718700587749481, -0.0026909909211099148, -0.012990355491638184, -0.010763963684439659, -0.03633987531065941, 0.00685857655480504, 0.03823506832122803, -0.0002505554002709687, 0.048097435384988785, -0.027103107422590256, 0.023607119917869568, 0.055236611515283585, 0.009351767599582672, -0.004461984615772963, 0.01278795674443245, -0.03641347587108612, -0.05207182094454765, 0.04920143261551857, 0.02320232056081295, -0.002017093123868108, -0.00583278015255928, 0.03878706693649292, 0.04662543907761574, 0.009540367871522903, -0.009659967385232449, -0.08463971316814423, 0.0002233867417089641, 0.03475748002529144, 0.005906379781663418, 0.014867149293422699, 0.0255759134888649, -0.029844697564840317, -0.09214688837528229, 0.03766467049717903, 0.005257782060652971, 0.02362551912665367, -0.06443657726049423, -0.07624933868646622, 0.031316693872213364, -0.0270663071423769, -0.03648707643151283, 0.025318313390016556, -0.028464702889323235, -0.008072972297668457, 0.03948626667261124, -0.030194297432899475, 0.055236611515283585, 0.03277028724551201, 0.0211231280118227, -0.0026311909314244986, -0.028722301125526428, 0.03475748002529144, 0.006830976810306311, 0.009439167566597462, 0.03194228932261467, 0.015308747999370098, 0.022889520972967148, 0.0007359975134022534, 0.019338333979249, -0.019080735743045807, 0.036137476563453674, 0.009305768646299839, 0.0012580957263708115, 0.08618530631065369, 0.047913435846567154, -0.00483458349481225, -0.07095015794038773, 0.03558547794818878, -0.009779566898941994, -0.010386764071881771, 0.010239564813673496, 0.014683149755001068, 0.040295861661434174, -0.024048717692494392, -0.02189592458307743, 0.05575180798768997, 0.05615660920739174, 0.008367371745407581, 0.0017134941881522536, 0.037867069244384766, -0.04541104659438133, -0.011104362085461617, -0.08125412464141846, -0.056119807064533234, 0.016734743490815163, -0.0002163430181099102, 0.03229188919067383, 0.044822245836257935, -0.007893573492765427, -0.0033556886482983828, -0.002428791718557477, 0.013845953159034252, -0.03724147379398346, -0.01483954954892397, 0.006633177399635315, -0.05538381263613701, 0.03591667860746384, 0.03426068276166916, -0.014986748807132244, 0.021215127781033516, 0.028409503400325775, 0.06119818985462189, 0.013836752623319626, -0.05932139605283737, -0.012521157041192055, 0.03324868530035019, 0.012355557642877102, -0.02844630368053913, -0.0446014478802681, 0.0006698727374896407, -0.012548756785690784, -0.01391955278813839, -0.026035910472273827, 0.04927503317594528, 0.06756456941366196, -0.0008831970044411719 ]
24,247
storage3._async.bucket
_request
null
def __init__(self, session: AsyncClient) -> None: self._client = session
(self, method: Literal['GET', 'POST', 'DELETE', 'PUT', 'HEAD'], url: str, json: Optional[dict[Any, Any]] = None) -> httpx.Response
[ -0.02412363886833191, -0.054100941866636276, -0.08093326538801193, 0.005953648593276739, -0.017370110377669334, 0.014943203888833523, -0.019269824028015137, 0.10231185704469681, 0.026432381942868233, -0.031540703028440475, 0.0293955709785223, 0.03803063556551933, -0.012061819434165955, 0.01770642399787903, -0.011561894789338112, 0.03361311927437782, 0.04268448054790497, 0.0012123173801228404, 0.0032813239376991987, -0.0463930107653141, -0.039230454713106155, 0.039739467203617096, -0.034558430314064026, 0.02310561016201973, -0.01885170489549637, 0.05526440218091011, -0.028486618772149086, 0.021651284769177437, 0.06409943848848343, -0.036594487726688385, 0.04537498205900192, -0.0004573174810502678, 0.0317770317196846, 0.05537347495555878, 0.0074443332850933075, -0.005340104456990957, -0.012234521098434925, -0.0017588259652256966, -0.1328527182340622, -0.005349194165319204, -0.02230573073029518, -0.025196203961968422, -0.000782268529292196, 0.028141215443611145, 0.027504947036504745, 0.04039391502737999, 0.0021746724378317595, 0.019633406773209572, 0.010971074923872948, 0.0030563578475266695, -0.043775223195552826, 0.045338623225688934, -0.014943203888833523, 0.033449508249759674, -0.060172755271196365, 0.07984251528978348, -0.013734295032918453, 0.010098478756844997, -0.0918407142162323, 0.05424637347459793, -0.07398885488510132, -0.01535223238170147, 0.060172755271196365, 0.029104705899953842, 0.009671270847320557, -0.032813239842653275, -0.06199066340923309, 0.02494169771671295, 0.03959403559565544, -0.01833360269665718, 0.05504625290632248, 0.057155027985572815, 0.029831869527697563, -0.002167855156585574, 0.010652940720319748, 0.001444100635126233, -0.07860633730888367, 0.030177272856235504, -0.03244965896010399, -0.0041425577364861965, -0.0028336639516055584, 0.03479475900530815, -0.020960478112101555, 0.01547948643565178, 0.02948646806180477, -0.04624757915735245, 0.004767463542521, -0.022578416392207146, -0.07744287699460983, 0.04410244897007942, -0.051155928522348404, 0.05679144337773323, -0.03139527142047882, 0.016442976891994476, -0.01709742471575737, -0.009998493827879429, -0.016788380220532417, -0.03466750681400299, -0.03541284799575806, -0.020778687670826912, -0.05122864618897438, 0.010952895507216454, -0.02205122448503971, -0.005081052891910076, 0.008366920985281467, -0.056646011769771576, 0.0033472231589257717, -0.05930015817284584, 0.04977431893348694, 0.03183156996965408, 0.05279204621911049, 0.04573856294155121, 0.04221182316541672, 0.09227700531482697, -0.006476297043263912, -0.033322252333164215, 0.01811545342206955, -0.043775223195552826, 0.021560387685894966, -0.003824423998594284, -0.015179531648755074, 0.0049719782546162605, -0.014552352949976921, 0.08500538021326065, 0.04977431893348694, 0.02043328620493412, 0.02119680680334568, 0.0026655076071619987, 0.020633256062865257, -0.04541134089231491, 0.04221182316541672, -0.0362309068441391, 0.05042876675724983, 0.021596746519207954, -0.004653844516724348, 0.04693838208913803, 0.0012793526984751225, -0.008321473374962807, -0.01106197014451027, 0.027504947036504745, -0.034722041338682175, 0.022523880004882812, -0.016833826899528503, -0.043302569538354874, 0.03054085373878479, -0.003940315451472998, -0.085150808095932, -0.05355557054281235, 0.016006680205464363, -0.03601275756955147, 0.021051375195384026, -0.03339496999979019, 0.03352222219109535, 0.0022542059887200594, -0.04897443950176239, -0.012979863211512566, -0.032649628818035126, -0.0037358009722083807, 0.045811280608177185, -0.009780344553291798, -0.016033947467803955, -0.02110591158270836, 0.02374187856912613, -0.045338623225688934, -0.004319803789258003, 0.01520679984241724, -0.009044092148542404, -0.08427821099758148, -0.04570220783352852, 0.009562196210026741, -0.04010304808616638, -0.0251053087413311, -0.024523578584194183, -0.035703711211681366, -0.019996987655758858, 0.000876572506967932, 0.05177401751279831, 0.018724452704191208, -0.028141215443611145, 0.01890624314546585, -0.022269371896982193, -0.019469793885946274, -0.04650208726525307, 0.02208758145570755, 0.032813239842653275, 0.04999246820807457, 0.038212426006793976, 0.022069402039051056, 0.076279416680336, -0.009753076359629631, -0.05191945284605026, 0.03699442744255066, 0.05373736098408699, -0.007653392385691404, 0.025723397731781006, -0.0203423909842968, 0.024141818284988403, 0.007798825390636921, -0.0416300930082798, 0.025632502511143684, -0.018070004880428314, -0.005717320367693901, 0.01045297086238861, -0.007621579337865114, 0.025432532653212547, 0.013988802209496498, 0.00021459835988935083, -0.0018474489916116, -0.006126349791884422, -0.02014242112636566, -0.09104083478450775, 0.0032563277054578066, 0.021814895793795586, 0.006935318931937218, 0.04144830256700516, -0.013734295032918453, -0.009916688315570354, 0.000411585730034858, 0.05937287583947182, 0.030849898234009743, 0.0839146301150322, 0.011643700301647186, -0.010025762021541595, -0.09220429509878159, -0.030177272856235504, -0.018070004880428314, -0.017533723264932632, -0.054646313190460205, -0.027286797761917114, -0.02628694847226143, -0.0032336039002984762, 0.03584914654493332, 0.02583247236907482, 0.035703711211681366, -0.026432381942868233, 0.02374187856912613, -0.03172249346971512, 0.00724436342716217, -0.0660991370677948, -0.02692321687936783, 0.0075034149922430515, -0.010580223985016346, 0.00778519082814455, -0.016552051529288292, -0.02815939486026764, 0.059445589780807495, -0.004188005346804857, 0.011207402683794498, 0.007489780895411968, 0.02494169771671295, -0.03397670015692711, -0.03579460829496384, 0.002315560355782509, -0.025287099182605743, -0.007821548730134964, -0.030086377635598183, -0.0013100298820063472, 0.019942451268434525, -0.008335107937455177, 0.019269824028015137, -0.017679154872894287, 0.023032894358038902, -0.07017124444246292, 0.0600636787712574, -0.006294506136327982, 0.018388139083981514, 0.000889070623088628, 0.016733841970562935, -0.03326771408319473, -0.006780796684324741, 0.17946387827396393, 0.035485561937093735, 0.03577642887830734, -0.018351780250668526, 0.002305334433913231, -0.06413578987121582, -0.05395551025867462, -0.01533405389636755, -0.0908953994512558, -0.028086679056286812, 0.057445891201496124, -0.014743234030902386, 0.039521317929029465, 0.017715513706207275, -0.022233014926314354, -0.06828062236309052, -0.004685657564550638, 0.005503716412931681, -0.029450109228491783, -0.055409833788871765, -0.018724452704191208, -0.04610214754939079, 0.015279516577720642, 0.02977733314037323, 0.013434340246021748, -0.0034881108440458775, -0.06315412372350693, 0.06751710176467896, -0.028450259938836098, -0.026941396296024323, 0.025178024545311928, -0.01817907951772213, -0.010652940720319748, 0.032304223626852036, 0.04715653136372566, -0.02030603215098381, -0.004903806839138269, 0.07751559466123581, -0.04057570546865463, -0.008985009975731373, -0.0017997288377955556, -0.009294054470956326, -0.0010884724324569106, 0.013897906057536602, -0.03424938768148422, 0.009798523969948292, -0.0023769147228449583, -0.06315412372350693, 0.04319349303841591, 0.04446602985262871, -0.07075297832489014, -0.017051976174116135, 0.033031389117240906, 0.03777612745761871, -0.006694446317851543, 0.02174217998981476, 0.0197061225771904, 0.030559033155441284, -0.049592528492212296, 0.04519319161772728, -0.08791402727365494, 0.028450259938836098, -0.03083171881735325, 0.009371315129101276, -0.04017576575279236, -0.0072170947678387165, -0.029977302998304367, -0.017688244581222534, 0.013407071121037006, -0.05806398019194603, 0.013561593368649483, -0.05631878972053528, 0.005553708877414465, 0.05711866915225983, 0.004469781182706356, -0.027286797761917114, -0.015034099109470844, -0.04853814095258713, 0.03648541122674942, -0.046574801206588745, 0.03503108769655228, 0.0034244840499013662, 0.01983337663114071, 0.05130136385560036, 0.050065185874700546, -0.00004832368722418323, 0.00371762178838253, -0.03346768394112587, -0.03299503028392792, -0.03168613463640213, -0.010943805798888206, 0.037103500217199326, 0.009416763670742512, 0.008548712357878685, -0.03492201119661331, 0.02179671637713909, 0.005353739019483328, -0.02577793411910534, 0.0406847819685936, 0.007012580055743456, -0.039012305438518524, -0.05271933227777481, 0.00633995421230793, 0.07838819175958633, -0.012879878282546997, 0.024796264246106148, -0.0664263591170311, -0.023178325966000557, -0.031540703028440475, 0.020487822592258453, 0.01212544646114111, 0.008012429811060429, 0.02357826568186283, -0.0025609778240323067, -0.02014242112636566, -0.018388139083981514, -0.0454476997256279, -0.0006362677668221295, 0.01713378168642521, 0.040757495909929276, -0.009780344553291798, -0.03666720539331436, -0.013316175900399685, -0.034558430314064026, 0.018888063728809357, -0.04061206430196762, 0.015943052247166634, 0.026196053251624107, 0.012607191689312458, -0.03279506042599678, 0.035830967128276825, -0.02170582115650177, 0.051337722688913345, 0.04344800114631653, 0.0010072346776723862, 0.028741125017404556, 0.07177100330591202, -0.0005774698220193386, 0.07082569599151611, -0.036758098751306534, 0.004749284591525793, -0.03904866427183151, -0.07693386822938919, 0.01198001392185688, -0.023032894358038902, -0.015615829266607761, -0.019469793885946274, 0.011143775656819344, 0.05679144337773323, 0.020487822592258453, 0.011071059852838516, 0.09009552001953125, -0.012498117052018642, -0.009562196210026741, 0.012852609157562256, -0.013670668005943298, 0.03270416334271431, 0.01469778548926115, 0.02386913076043129, -0.031631600111722946, 0.00440842704847455, 0.03803063556551933, -0.018615378066897392, 0.011416462250053883, 0.03361311927437782, 0.07737016677856445, -0.04308442026376724, -0.009221337735652924, -0.007557952310889959, 0.03228604421019554, -0.028213931247591972, -0.011943655088543892, -0.0012395860394462943, -0.004108471795916557, 0.07017124444246292, -0.04312077537178993, -0.03737618774175644, 0.0017895031487569213, 0.09627640247344971, -0.01846085488796234, -0.020287852734327316, 0.00938949454575777, 0.022414805367588997, -0.009534927085042, -0.04697474092245102, -0.020415106788277626, 0.012298147194087505, 0.043011702597141266, 0.013897906057536602, -0.04970160499215126, 0.011643700301647186, 0.0054628136567771435, 0.009925777092576027, -0.053373776376247406, 0.015715815126895905, 0.06053633615374565, 0.03461296856403351, 0.021269522607326508, -0.023778235539793968, -0.0208150465041399, 0.00743524357676506, 0.029613720253109932, -0.03514016047120094, -0.030613569542765617, 0.02450539916753769, -0.028777483850717545, 0.007676116190850735, -0.009012279100716114, -0.037485260516405106, -0.014888666570186615, -0.029195601120591164, 0.019742481410503387, 0.016552051529288292, 0.015034099109470844, -0.02943192981183529, 0.019069854170084, 0.022251194342970848, -0.05675508826971054, 0.05446452274918556, -0.03701260685920715, 0.008348742499947548, 0.0734071210026741, -0.041266512125730515, -0.0012316326610744, 0.037485260516405106, 0.005603701341897249, -0.014797770418226719, 0.04086657240986824, 0.013270728290081024, -0.00430616969242692, -0.01722467876970768, 0.01833360269665718, 0.0262142326682806, -0.009998493827879429, 0.0009538335725665092, -0.049338024109601974, -0.05646422132849693, -0.023032894358038902, -0.020669613033533096, 0.006976221688091755, 0.034431178122758865, 0.06875327974557877, -0.07238909602165222, -0.03183156996965408, 0.027414051815867424, 0.00048515418893657625, -0.08973193913698196, -0.004617486149072647, -0.01725194603204727, -0.022905640304088593, 0.034594789147377014, 0.036594487726688385, 0.0340130589902401, -0.011452820152044296, -0.04871993511915207, -0.027813991531729698, 0.03575824946165085, 0.014288756996393204, 0.024196354672312737, 0.0064672078005969524, -0.0158885158598423, -0.0098530612885952, -0.037521619349718094, 0.04086657240986824, 0.010225731879472733, 0.006935318931937218, -0.04773826152086258, 0.005517350509762764, -0.0054173655807971954, -0.0042311809957027435, 0.01881534792482853, 0.08398734778165817, -0.016288455575704575, -0.04395701363682747, -0.06202701851725578, -0.026832321658730507, 0.011234670877456665, 0.05304655432701111, -0.061699796468019485, 0.018669914454221725, 0.0098530612885952, -0.026668710634112358, 0.00938949454575777, -0.053373776376247406, -0.07282539457082748, -0.028341185301542282, 0.019996987655758858, -0.08129684627056122, 0.01719740964472294, -0.01516135223209858, 0.01614302210509777, 0.004587945062667131, -0.09816703200340271, 0.014515995047986507, 0.0454476997256279, 0.006326319649815559, 0.049628887325525284, 0.018742630258202553, -0.01820634864270687, 0.022796565666794777, 0.007753377314656973, -0.05628243088722229, 0.006412670481950045, 0.07133471220731735, -0.024196354672312737, 0.012843519449234009, -0.00040022379835136235, 0.03988490253686905, 0.05253754183650017, -0.0176337081938982, 0.04904715716838837, 0.004165281541645527, 0.007153467740863562, -0.05500989407300949, -0.035703711211681366, 0.011834580451250076, 0.0016281638527289033, 0.0014645521296188235, 0.0026450559962540865, -0.05704595148563385, 0.01661567948758602, -0.005876387469470501, -0.032685983926057816, -0.009980314411222935, -0.028741125017404556, -0.0011816401965916157, 0.029886407777667046, 0.00972580723464489, -0.010480239056050777, -0.007126199081540108, -0.01817907951772213, 0.10282087326049805, 0.020451463758945465, -0.014979561790823936, 0.021687641739845276, -0.009362226352095604, -0.09722171723842621, 0.019487973302602768, 0.007144378498196602, -0.01579762063920498, -0.036049116402864456, 0.0037517074961215258, -0.007344348356127739, -0.013116206042468548, -0.02094230055809021, 0.016342991963028908, -0.034431178122758865, 0.056646011769771576, 0.01008938904851675, 0.0300318393856287, 0.04697474092245102, -0.026486918330192566, 0.014843218959867954, 0.03235876187682152, -0.04192095622420311, 0.01983337663114071, 0.01646115630865097, -0.08696871995925903, -0.04188460111618042, -0.0010793828405439854, 0.007053482811897993, -0.008176040835678577, 0.014988651499152184, 0.003079081652686, 0.04650208726525307, -0.051592227071523666, 0.006399035919457674, -0.015388591215014458, 0.05675508826971054, -0.029886407777667046, -0.02948646806180477, 0.002690503839403391, 0.015788530930876732, 0.016033947467803955, -0.02650509774684906, 0.005194671917706728, -0.02455993741750717, -0.02501441352069378, 0.0327405221760273, 0.001085063791833818, -0.012979863211512566, 0.08180585503578186, -0.018042735755443573, 0.019560689106583595, -0.021778536960482597, 0.015452217310667038, -0.01643388718366623, 0.018070004880428314, 0.062935970723629, -0.001282761339098215, -0.004131196066737175, 0.015852157026529312, -0.006794431246817112, 0.037448905408382416, 0.043302569538354874, 0.019142571836709976, -0.00951674859970808, -0.011334655806422234, 0.03712167963385582, 0.011352835223078728, 0.007471601944416761, 0.047047458589076996, -0.010625672526657581, 0.04173916578292847, 0.0032858685590326786, 0.0017088335007429123, 0.02056053839623928, -0.06733530759811401, 0.05028333514928818, 0.014343294315040112, -0.059918247163295746, 0.008585070259869099, -0.018978958949446678, -0.040466632694005966, -0.04242997244000435, 0.03981218487024307, -0.003708532312884927, 0.022905640304088593, 0.008744137361645699, -0.09314960241317749, 0.020778687670826912, -0.0035108348820358515, -0.03492201119661331, 0.03981218487024307, -0.0038994126953184605, 0.003824423998594284, -0.0018713090103119612, -0.08638698607683182, 0.0014281939947977662, 0.03326771408319473, 0.0311407633125782, -0.03699442744255066, -0.030559033155441284, -0.013361623510718346, 0.0008226033532992005, 0.013125295750796795, -0.016951991245150566, 0.021378597244620323, 0.004001670051366091, 0.009075905196368694, 0.03864872455596924, 0.006767162587493658, 0.04650208726525307, -0.01467960700392723, 0.006853512953966856, 0.08180585503578186, 0.007239818572998047, -0.017915483564138412, -0.07707929611206055, 0.03564917668700218, -0.06329955905675888, -0.005149224307388067, 0.0023382841609418392, 0.0098530612885952, 0.08035153150558472, -0.02615969628095627, -0.010443881154060364, 0.019506152719259262, 0.03883051499724388, 0.01487048715353012, 0.009743986651301384, -0.028268469497561455, -0.08616884052753448, 0.018742630258202553, -0.016542961820960045, -0.05453724041581154, 0.013906995765864849, -0.0006203610682860017, 0.009571285918354988, 0.05151951313018799, -0.045338623225688934, -0.03699442744255066, 0.0028927461244165897, 0.02761402167379856, -0.04828363656997681, -0.012307236902415752, 0.01675202138721943, -0.020778687670826912, 0.02977733314037323, 0.013452518731355667, 0.008421458303928375, 0.039230454713106155, -0.004601579625159502, 0.09082268178462982, -0.01745191588997841, -0.03630362078547478, -0.003788065630942583, 0.020615076646208763, 0.006044543813914061, -0.020778687670826912, -0.06860784441232681, 0.029504645615816116, 0.036467235535383224, -0.03843057528138161, -0.01605212688446045, 0.01815181039273739, 0.04737468063831329, 0.002221256261691451 ]
24,249
storage3._async.bucket
create_bucket
Creates a new storage bucket. Parameters ---------- id A unique identifier for the bucket you are creating. name A name for the bucket you are creating. If not passed, the id is used as the name as well. options Extra options to send while creating the bucket. Valid options are `public`, `file_size_limit` and `allowed_mime_types`.
def __init__(self, session: AsyncClient) -> None: self._client = session
(self, id: str, name: Optional[str] = None, options: Optional[storage3.types.CreateOrUpdateBucketOptions] = None) -> dict[str, str]
[ -0.02412363886833191, -0.054100941866636276, -0.08093326538801193, 0.005953648593276739, -0.017370110377669334, 0.014943203888833523, -0.019269824028015137, 0.10231185704469681, 0.026432381942868233, -0.031540703028440475, 0.0293955709785223, 0.03803063556551933, -0.012061819434165955, 0.01770642399787903, -0.011561894789338112, 0.03361311927437782, 0.04268448054790497, 0.0012123173801228404, 0.0032813239376991987, -0.0463930107653141, -0.039230454713106155, 0.039739467203617096, -0.034558430314064026, 0.02310561016201973, -0.01885170489549637, 0.05526440218091011, -0.028486618772149086, 0.021651284769177437, 0.06409943848848343, -0.036594487726688385, 0.04537498205900192, -0.0004573174810502678, 0.0317770317196846, 0.05537347495555878, 0.0074443332850933075, -0.005340104456990957, -0.012234521098434925, -0.0017588259652256966, -0.1328527182340622, -0.005349194165319204, -0.02230573073029518, -0.025196203961968422, -0.000782268529292196, 0.028141215443611145, 0.027504947036504745, 0.04039391502737999, 0.0021746724378317595, 0.019633406773209572, 0.010971074923872948, 0.0030563578475266695, -0.043775223195552826, 0.045338623225688934, -0.014943203888833523, 0.033449508249759674, -0.060172755271196365, 0.07984251528978348, -0.013734295032918453, 0.010098478756844997, -0.0918407142162323, 0.05424637347459793, -0.07398885488510132, -0.01535223238170147, 0.060172755271196365, 0.029104705899953842, 0.009671270847320557, -0.032813239842653275, -0.06199066340923309, 0.02494169771671295, 0.03959403559565544, -0.01833360269665718, 0.05504625290632248, 0.057155027985572815, 0.029831869527697563, -0.002167855156585574, 0.010652940720319748, 0.001444100635126233, -0.07860633730888367, 0.030177272856235504, -0.03244965896010399, -0.0041425577364861965, -0.0028336639516055584, 0.03479475900530815, -0.020960478112101555, 0.01547948643565178, 0.02948646806180477, -0.04624757915735245, 0.004767463542521, -0.022578416392207146, -0.07744287699460983, 0.04410244897007942, -0.051155928522348404, 0.05679144337773323, -0.03139527142047882, 0.016442976891994476, -0.01709742471575737, -0.009998493827879429, -0.016788380220532417, -0.03466750681400299, -0.03541284799575806, -0.020778687670826912, -0.05122864618897438, 0.010952895507216454, -0.02205122448503971, -0.005081052891910076, 0.008366920985281467, -0.056646011769771576, 0.0033472231589257717, -0.05930015817284584, 0.04977431893348694, 0.03183156996965408, 0.05279204621911049, 0.04573856294155121, 0.04221182316541672, 0.09227700531482697, -0.006476297043263912, -0.033322252333164215, 0.01811545342206955, -0.043775223195552826, 0.021560387685894966, -0.003824423998594284, -0.015179531648755074, 0.0049719782546162605, -0.014552352949976921, 0.08500538021326065, 0.04977431893348694, 0.02043328620493412, 0.02119680680334568, 0.0026655076071619987, 0.020633256062865257, -0.04541134089231491, 0.04221182316541672, -0.0362309068441391, 0.05042876675724983, 0.021596746519207954, -0.004653844516724348, 0.04693838208913803, 0.0012793526984751225, -0.008321473374962807, -0.01106197014451027, 0.027504947036504745, -0.034722041338682175, 0.022523880004882812, -0.016833826899528503, -0.043302569538354874, 0.03054085373878479, -0.003940315451472998, -0.085150808095932, -0.05355557054281235, 0.016006680205464363, -0.03601275756955147, 0.021051375195384026, -0.03339496999979019, 0.03352222219109535, 0.0022542059887200594, -0.04897443950176239, -0.012979863211512566, -0.032649628818035126, -0.0037358009722083807, 0.045811280608177185, -0.009780344553291798, -0.016033947467803955, -0.02110591158270836, 0.02374187856912613, -0.045338623225688934, -0.004319803789258003, 0.01520679984241724, -0.009044092148542404, -0.08427821099758148, -0.04570220783352852, 0.009562196210026741, -0.04010304808616638, -0.0251053087413311, -0.024523578584194183, -0.035703711211681366, -0.019996987655758858, 0.000876572506967932, 0.05177401751279831, 0.018724452704191208, -0.028141215443611145, 0.01890624314546585, -0.022269371896982193, -0.019469793885946274, -0.04650208726525307, 0.02208758145570755, 0.032813239842653275, 0.04999246820807457, 0.038212426006793976, 0.022069402039051056, 0.076279416680336, -0.009753076359629631, -0.05191945284605026, 0.03699442744255066, 0.05373736098408699, -0.007653392385691404, 0.025723397731781006, -0.0203423909842968, 0.024141818284988403, 0.007798825390636921, -0.0416300930082798, 0.025632502511143684, -0.018070004880428314, -0.005717320367693901, 0.01045297086238861, -0.007621579337865114, 0.025432532653212547, 0.013988802209496498, 0.00021459835988935083, -0.0018474489916116, -0.006126349791884422, -0.02014242112636566, -0.09104083478450775, 0.0032563277054578066, 0.021814895793795586, 0.006935318931937218, 0.04144830256700516, -0.013734295032918453, -0.009916688315570354, 0.000411585730034858, 0.05937287583947182, 0.030849898234009743, 0.0839146301150322, 0.011643700301647186, -0.010025762021541595, -0.09220429509878159, -0.030177272856235504, -0.018070004880428314, -0.017533723264932632, -0.054646313190460205, -0.027286797761917114, -0.02628694847226143, -0.0032336039002984762, 0.03584914654493332, 0.02583247236907482, 0.035703711211681366, -0.026432381942868233, 0.02374187856912613, -0.03172249346971512, 0.00724436342716217, -0.0660991370677948, -0.02692321687936783, 0.0075034149922430515, -0.010580223985016346, 0.00778519082814455, -0.016552051529288292, -0.02815939486026764, 0.059445589780807495, -0.004188005346804857, 0.011207402683794498, 0.007489780895411968, 0.02494169771671295, -0.03397670015692711, -0.03579460829496384, 0.002315560355782509, -0.025287099182605743, -0.007821548730134964, -0.030086377635598183, -0.0013100298820063472, 0.019942451268434525, -0.008335107937455177, 0.019269824028015137, -0.017679154872894287, 0.023032894358038902, -0.07017124444246292, 0.0600636787712574, -0.006294506136327982, 0.018388139083981514, 0.000889070623088628, 0.016733841970562935, -0.03326771408319473, -0.006780796684324741, 0.17946387827396393, 0.035485561937093735, 0.03577642887830734, -0.018351780250668526, 0.002305334433913231, -0.06413578987121582, -0.05395551025867462, -0.01533405389636755, -0.0908953994512558, -0.028086679056286812, 0.057445891201496124, -0.014743234030902386, 0.039521317929029465, 0.017715513706207275, -0.022233014926314354, -0.06828062236309052, -0.004685657564550638, 0.005503716412931681, -0.029450109228491783, -0.055409833788871765, -0.018724452704191208, -0.04610214754939079, 0.015279516577720642, 0.02977733314037323, 0.013434340246021748, -0.0034881108440458775, -0.06315412372350693, 0.06751710176467896, -0.028450259938836098, -0.026941396296024323, 0.025178024545311928, -0.01817907951772213, -0.010652940720319748, 0.032304223626852036, 0.04715653136372566, -0.02030603215098381, -0.004903806839138269, 0.07751559466123581, -0.04057570546865463, -0.008985009975731373, -0.0017997288377955556, -0.009294054470956326, -0.0010884724324569106, 0.013897906057536602, -0.03424938768148422, 0.009798523969948292, -0.0023769147228449583, -0.06315412372350693, 0.04319349303841591, 0.04446602985262871, -0.07075297832489014, -0.017051976174116135, 0.033031389117240906, 0.03777612745761871, -0.006694446317851543, 0.02174217998981476, 0.0197061225771904, 0.030559033155441284, -0.049592528492212296, 0.04519319161772728, -0.08791402727365494, 0.028450259938836098, -0.03083171881735325, 0.009371315129101276, -0.04017576575279236, -0.0072170947678387165, -0.029977302998304367, -0.017688244581222534, 0.013407071121037006, -0.05806398019194603, 0.013561593368649483, -0.05631878972053528, 0.005553708877414465, 0.05711866915225983, 0.004469781182706356, -0.027286797761917114, -0.015034099109470844, -0.04853814095258713, 0.03648541122674942, -0.046574801206588745, 0.03503108769655228, 0.0034244840499013662, 0.01983337663114071, 0.05130136385560036, 0.050065185874700546, -0.00004832368722418323, 0.00371762178838253, -0.03346768394112587, -0.03299503028392792, -0.03168613463640213, -0.010943805798888206, 0.037103500217199326, 0.009416763670742512, 0.008548712357878685, -0.03492201119661331, 0.02179671637713909, 0.005353739019483328, -0.02577793411910534, 0.0406847819685936, 0.007012580055743456, -0.039012305438518524, -0.05271933227777481, 0.00633995421230793, 0.07838819175958633, -0.012879878282546997, 0.024796264246106148, -0.0664263591170311, -0.023178325966000557, -0.031540703028440475, 0.020487822592258453, 0.01212544646114111, 0.008012429811060429, 0.02357826568186283, -0.0025609778240323067, -0.02014242112636566, -0.018388139083981514, -0.0454476997256279, -0.0006362677668221295, 0.01713378168642521, 0.040757495909929276, -0.009780344553291798, -0.03666720539331436, -0.013316175900399685, -0.034558430314064026, 0.018888063728809357, -0.04061206430196762, 0.015943052247166634, 0.026196053251624107, 0.012607191689312458, -0.03279506042599678, 0.035830967128276825, -0.02170582115650177, 0.051337722688913345, 0.04344800114631653, 0.0010072346776723862, 0.028741125017404556, 0.07177100330591202, -0.0005774698220193386, 0.07082569599151611, -0.036758098751306534, 0.004749284591525793, -0.03904866427183151, -0.07693386822938919, 0.01198001392185688, -0.023032894358038902, -0.015615829266607761, -0.019469793885946274, 0.011143775656819344, 0.05679144337773323, 0.020487822592258453, 0.011071059852838516, 0.09009552001953125, -0.012498117052018642, -0.009562196210026741, 0.012852609157562256, -0.013670668005943298, 0.03270416334271431, 0.01469778548926115, 0.02386913076043129, -0.031631600111722946, 0.00440842704847455, 0.03803063556551933, -0.018615378066897392, 0.011416462250053883, 0.03361311927437782, 0.07737016677856445, -0.04308442026376724, -0.009221337735652924, -0.007557952310889959, 0.03228604421019554, -0.028213931247591972, -0.011943655088543892, -0.0012395860394462943, -0.004108471795916557, 0.07017124444246292, -0.04312077537178993, -0.03737618774175644, 0.0017895031487569213, 0.09627640247344971, -0.01846085488796234, -0.020287852734327316, 0.00938949454575777, 0.022414805367588997, -0.009534927085042, -0.04697474092245102, -0.020415106788277626, 0.012298147194087505, 0.043011702597141266, 0.013897906057536602, -0.04970160499215126, 0.011643700301647186, 0.0054628136567771435, 0.009925777092576027, -0.053373776376247406, 0.015715815126895905, 0.06053633615374565, 0.03461296856403351, 0.021269522607326508, -0.023778235539793968, -0.0208150465041399, 0.00743524357676506, 0.029613720253109932, -0.03514016047120094, -0.030613569542765617, 0.02450539916753769, -0.028777483850717545, 0.007676116190850735, -0.009012279100716114, -0.037485260516405106, -0.014888666570186615, -0.029195601120591164, 0.019742481410503387, 0.016552051529288292, 0.015034099109470844, -0.02943192981183529, 0.019069854170084, 0.022251194342970848, -0.05675508826971054, 0.05446452274918556, -0.03701260685920715, 0.008348742499947548, 0.0734071210026741, -0.041266512125730515, -0.0012316326610744, 0.037485260516405106, 0.005603701341897249, -0.014797770418226719, 0.04086657240986824, 0.013270728290081024, -0.00430616969242692, -0.01722467876970768, 0.01833360269665718, 0.0262142326682806, -0.009998493827879429, 0.0009538335725665092, -0.049338024109601974, -0.05646422132849693, -0.023032894358038902, -0.020669613033533096, 0.006976221688091755, 0.034431178122758865, 0.06875327974557877, -0.07238909602165222, -0.03183156996965408, 0.027414051815867424, 0.00048515418893657625, -0.08973193913698196, -0.004617486149072647, -0.01725194603204727, -0.022905640304088593, 0.034594789147377014, 0.036594487726688385, 0.0340130589902401, -0.011452820152044296, -0.04871993511915207, -0.027813991531729698, 0.03575824946165085, 0.014288756996393204, 0.024196354672312737, 0.0064672078005969524, -0.0158885158598423, -0.0098530612885952, -0.037521619349718094, 0.04086657240986824, 0.010225731879472733, 0.006935318931937218, -0.04773826152086258, 0.005517350509762764, -0.0054173655807971954, -0.0042311809957027435, 0.01881534792482853, 0.08398734778165817, -0.016288455575704575, -0.04395701363682747, -0.06202701851725578, -0.026832321658730507, 0.011234670877456665, 0.05304655432701111, -0.061699796468019485, 0.018669914454221725, 0.0098530612885952, -0.026668710634112358, 0.00938949454575777, -0.053373776376247406, -0.07282539457082748, -0.028341185301542282, 0.019996987655758858, -0.08129684627056122, 0.01719740964472294, -0.01516135223209858, 0.01614302210509777, 0.004587945062667131, -0.09816703200340271, 0.014515995047986507, 0.0454476997256279, 0.006326319649815559, 0.049628887325525284, 0.018742630258202553, -0.01820634864270687, 0.022796565666794777, 0.007753377314656973, -0.05628243088722229, 0.006412670481950045, 0.07133471220731735, -0.024196354672312737, 0.012843519449234009, -0.00040022379835136235, 0.03988490253686905, 0.05253754183650017, -0.0176337081938982, 0.04904715716838837, 0.004165281541645527, 0.007153467740863562, -0.05500989407300949, -0.035703711211681366, 0.011834580451250076, 0.0016281638527289033, 0.0014645521296188235, 0.0026450559962540865, -0.05704595148563385, 0.01661567948758602, -0.005876387469470501, -0.032685983926057816, -0.009980314411222935, -0.028741125017404556, -0.0011816401965916157, 0.029886407777667046, 0.00972580723464489, -0.010480239056050777, -0.007126199081540108, -0.01817907951772213, 0.10282087326049805, 0.020451463758945465, -0.014979561790823936, 0.021687641739845276, -0.009362226352095604, -0.09722171723842621, 0.019487973302602768, 0.007144378498196602, -0.01579762063920498, -0.036049116402864456, 0.0037517074961215258, -0.007344348356127739, -0.013116206042468548, -0.02094230055809021, 0.016342991963028908, -0.034431178122758865, 0.056646011769771576, 0.01008938904851675, 0.0300318393856287, 0.04697474092245102, -0.026486918330192566, 0.014843218959867954, 0.03235876187682152, -0.04192095622420311, 0.01983337663114071, 0.01646115630865097, -0.08696871995925903, -0.04188460111618042, -0.0010793828405439854, 0.007053482811897993, -0.008176040835678577, 0.014988651499152184, 0.003079081652686, 0.04650208726525307, -0.051592227071523666, 0.006399035919457674, -0.015388591215014458, 0.05675508826971054, -0.029886407777667046, -0.02948646806180477, 0.002690503839403391, 0.015788530930876732, 0.016033947467803955, -0.02650509774684906, 0.005194671917706728, -0.02455993741750717, -0.02501441352069378, 0.0327405221760273, 0.001085063791833818, -0.012979863211512566, 0.08180585503578186, -0.018042735755443573, 0.019560689106583595, -0.021778536960482597, 0.015452217310667038, -0.01643388718366623, 0.018070004880428314, 0.062935970723629, -0.001282761339098215, -0.004131196066737175, 0.015852157026529312, -0.006794431246817112, 0.037448905408382416, 0.043302569538354874, 0.019142571836709976, -0.00951674859970808, -0.011334655806422234, 0.03712167963385582, 0.011352835223078728, 0.007471601944416761, 0.047047458589076996, -0.010625672526657581, 0.04173916578292847, 0.0032858685590326786, 0.0017088335007429123, 0.02056053839623928, -0.06733530759811401, 0.05028333514928818, 0.014343294315040112, -0.059918247163295746, 0.008585070259869099, -0.018978958949446678, -0.040466632694005966, -0.04242997244000435, 0.03981218487024307, -0.003708532312884927, 0.022905640304088593, 0.008744137361645699, -0.09314960241317749, 0.020778687670826912, -0.0035108348820358515, -0.03492201119661331, 0.03981218487024307, -0.0038994126953184605, 0.003824423998594284, -0.0018713090103119612, -0.08638698607683182, 0.0014281939947977662, 0.03326771408319473, 0.0311407633125782, -0.03699442744255066, -0.030559033155441284, -0.013361623510718346, 0.0008226033532992005, 0.013125295750796795, -0.016951991245150566, 0.021378597244620323, 0.004001670051366091, 0.009075905196368694, 0.03864872455596924, 0.006767162587493658, 0.04650208726525307, -0.01467960700392723, 0.006853512953966856, 0.08180585503578186, 0.007239818572998047, -0.017915483564138412, -0.07707929611206055, 0.03564917668700218, -0.06329955905675888, -0.005149224307388067, 0.0023382841609418392, 0.0098530612885952, 0.08035153150558472, -0.02615969628095627, -0.010443881154060364, 0.019506152719259262, 0.03883051499724388, 0.01487048715353012, 0.009743986651301384, -0.028268469497561455, -0.08616884052753448, 0.018742630258202553, -0.016542961820960045, -0.05453724041581154, 0.013906995765864849, -0.0006203610682860017, 0.009571285918354988, 0.05151951313018799, -0.045338623225688934, -0.03699442744255066, 0.0028927461244165897, 0.02761402167379856, -0.04828363656997681, -0.012307236902415752, 0.01675202138721943, -0.020778687670826912, 0.02977733314037323, 0.013452518731355667, 0.008421458303928375, 0.039230454713106155, -0.004601579625159502, 0.09082268178462982, -0.01745191588997841, -0.03630362078547478, -0.003788065630942583, 0.020615076646208763, 0.006044543813914061, -0.020778687670826912, -0.06860784441232681, 0.029504645615816116, 0.036467235535383224, -0.03843057528138161, -0.01605212688446045, 0.01815181039273739, 0.04737468063831329, 0.002221256261691451 ]
24,250
storage3._async.bucket
delete_bucket
Deletes an existing bucket. Note that you cannot delete buckets with existing objects inside. You must first `empty()` the bucket. Parameters ---------- id The unique identifier of the bucket you would like to delete.
def __init__(self, session: AsyncClient) -> None: self._client = session
(self, id: str) -> dict[str, str]
[ -0.02412363886833191, -0.054100941866636276, -0.08093326538801193, 0.005953648593276739, -0.017370110377669334, 0.014943203888833523, -0.019269824028015137, 0.10231185704469681, 0.026432381942868233, -0.031540703028440475, 0.0293955709785223, 0.03803063556551933, -0.012061819434165955, 0.01770642399787903, -0.011561894789338112, 0.03361311927437782, 0.04268448054790497, 0.0012123173801228404, 0.0032813239376991987, -0.0463930107653141, -0.039230454713106155, 0.039739467203617096, -0.034558430314064026, 0.02310561016201973, -0.01885170489549637, 0.05526440218091011, -0.028486618772149086, 0.021651284769177437, 0.06409943848848343, -0.036594487726688385, 0.04537498205900192, -0.0004573174810502678, 0.0317770317196846, 0.05537347495555878, 0.0074443332850933075, -0.005340104456990957, -0.012234521098434925, -0.0017588259652256966, -0.1328527182340622, -0.005349194165319204, -0.02230573073029518, -0.025196203961968422, -0.000782268529292196, 0.028141215443611145, 0.027504947036504745, 0.04039391502737999, 0.0021746724378317595, 0.019633406773209572, 0.010971074923872948, 0.0030563578475266695, -0.043775223195552826, 0.045338623225688934, -0.014943203888833523, 0.033449508249759674, -0.060172755271196365, 0.07984251528978348, -0.013734295032918453, 0.010098478756844997, -0.0918407142162323, 0.05424637347459793, -0.07398885488510132, -0.01535223238170147, 0.060172755271196365, 0.029104705899953842, 0.009671270847320557, -0.032813239842653275, -0.06199066340923309, 0.02494169771671295, 0.03959403559565544, -0.01833360269665718, 0.05504625290632248, 0.057155027985572815, 0.029831869527697563, -0.002167855156585574, 0.010652940720319748, 0.001444100635126233, -0.07860633730888367, 0.030177272856235504, -0.03244965896010399, -0.0041425577364861965, -0.0028336639516055584, 0.03479475900530815, -0.020960478112101555, 0.01547948643565178, 0.02948646806180477, -0.04624757915735245, 0.004767463542521, -0.022578416392207146, -0.07744287699460983, 0.04410244897007942, -0.051155928522348404, 0.05679144337773323, -0.03139527142047882, 0.016442976891994476, -0.01709742471575737, -0.009998493827879429, -0.016788380220532417, -0.03466750681400299, -0.03541284799575806, -0.020778687670826912, -0.05122864618897438, 0.010952895507216454, -0.02205122448503971, -0.005081052891910076, 0.008366920985281467, -0.056646011769771576, 0.0033472231589257717, -0.05930015817284584, 0.04977431893348694, 0.03183156996965408, 0.05279204621911049, 0.04573856294155121, 0.04221182316541672, 0.09227700531482697, -0.006476297043263912, -0.033322252333164215, 0.01811545342206955, -0.043775223195552826, 0.021560387685894966, -0.003824423998594284, -0.015179531648755074, 0.0049719782546162605, -0.014552352949976921, 0.08500538021326065, 0.04977431893348694, 0.02043328620493412, 0.02119680680334568, 0.0026655076071619987, 0.020633256062865257, -0.04541134089231491, 0.04221182316541672, -0.0362309068441391, 0.05042876675724983, 0.021596746519207954, -0.004653844516724348, 0.04693838208913803, 0.0012793526984751225, -0.008321473374962807, -0.01106197014451027, 0.027504947036504745, -0.034722041338682175, 0.022523880004882812, -0.016833826899528503, -0.043302569538354874, 0.03054085373878479, -0.003940315451472998, -0.085150808095932, -0.05355557054281235, 0.016006680205464363, -0.03601275756955147, 0.021051375195384026, -0.03339496999979019, 0.03352222219109535, 0.0022542059887200594, -0.04897443950176239, -0.012979863211512566, -0.032649628818035126, -0.0037358009722083807, 0.045811280608177185, -0.009780344553291798, -0.016033947467803955, -0.02110591158270836, 0.02374187856912613, -0.045338623225688934, -0.004319803789258003, 0.01520679984241724, -0.009044092148542404, -0.08427821099758148, -0.04570220783352852, 0.009562196210026741, -0.04010304808616638, -0.0251053087413311, -0.024523578584194183, -0.035703711211681366, -0.019996987655758858, 0.000876572506967932, 0.05177401751279831, 0.018724452704191208, -0.028141215443611145, 0.01890624314546585, -0.022269371896982193, -0.019469793885946274, -0.04650208726525307, 0.02208758145570755, 0.032813239842653275, 0.04999246820807457, 0.038212426006793976, 0.022069402039051056, 0.076279416680336, -0.009753076359629631, -0.05191945284605026, 0.03699442744255066, 0.05373736098408699, -0.007653392385691404, 0.025723397731781006, -0.0203423909842968, 0.024141818284988403, 0.007798825390636921, -0.0416300930082798, 0.025632502511143684, -0.018070004880428314, -0.005717320367693901, 0.01045297086238861, -0.007621579337865114, 0.025432532653212547, 0.013988802209496498, 0.00021459835988935083, -0.0018474489916116, -0.006126349791884422, -0.02014242112636566, -0.09104083478450775, 0.0032563277054578066, 0.021814895793795586, 0.006935318931937218, 0.04144830256700516, -0.013734295032918453, -0.009916688315570354, 0.000411585730034858, 0.05937287583947182, 0.030849898234009743, 0.0839146301150322, 0.011643700301647186, -0.010025762021541595, -0.09220429509878159, -0.030177272856235504, -0.018070004880428314, -0.017533723264932632, -0.054646313190460205, -0.027286797761917114, -0.02628694847226143, -0.0032336039002984762, 0.03584914654493332, 0.02583247236907482, 0.035703711211681366, -0.026432381942868233, 0.02374187856912613, -0.03172249346971512, 0.00724436342716217, -0.0660991370677948, -0.02692321687936783, 0.0075034149922430515, -0.010580223985016346, 0.00778519082814455, -0.016552051529288292, -0.02815939486026764, 0.059445589780807495, -0.004188005346804857, 0.011207402683794498, 0.007489780895411968, 0.02494169771671295, -0.03397670015692711, -0.03579460829496384, 0.002315560355782509, -0.025287099182605743, -0.007821548730134964, -0.030086377635598183, -0.0013100298820063472, 0.019942451268434525, -0.008335107937455177, 0.019269824028015137, -0.017679154872894287, 0.023032894358038902, -0.07017124444246292, 0.0600636787712574, -0.006294506136327982, 0.018388139083981514, 0.000889070623088628, 0.016733841970562935, -0.03326771408319473, -0.006780796684324741, 0.17946387827396393, 0.035485561937093735, 0.03577642887830734, -0.018351780250668526, 0.002305334433913231, -0.06413578987121582, -0.05395551025867462, -0.01533405389636755, -0.0908953994512558, -0.028086679056286812, 0.057445891201496124, -0.014743234030902386, 0.039521317929029465, 0.017715513706207275, -0.022233014926314354, -0.06828062236309052, -0.004685657564550638, 0.005503716412931681, -0.029450109228491783, -0.055409833788871765, -0.018724452704191208, -0.04610214754939079, 0.015279516577720642, 0.02977733314037323, 0.013434340246021748, -0.0034881108440458775, -0.06315412372350693, 0.06751710176467896, -0.028450259938836098, -0.026941396296024323, 0.025178024545311928, -0.01817907951772213, -0.010652940720319748, 0.032304223626852036, 0.04715653136372566, -0.02030603215098381, -0.004903806839138269, 0.07751559466123581, -0.04057570546865463, -0.008985009975731373, -0.0017997288377955556, -0.009294054470956326, -0.0010884724324569106, 0.013897906057536602, -0.03424938768148422, 0.009798523969948292, -0.0023769147228449583, -0.06315412372350693, 0.04319349303841591, 0.04446602985262871, -0.07075297832489014, -0.017051976174116135, 0.033031389117240906, 0.03777612745761871, -0.006694446317851543, 0.02174217998981476, 0.0197061225771904, 0.030559033155441284, -0.049592528492212296, 0.04519319161772728, -0.08791402727365494, 0.028450259938836098, -0.03083171881735325, 0.009371315129101276, -0.04017576575279236, -0.0072170947678387165, -0.029977302998304367, -0.017688244581222534, 0.013407071121037006, -0.05806398019194603, 0.013561593368649483, -0.05631878972053528, 0.005553708877414465, 0.05711866915225983, 0.004469781182706356, -0.027286797761917114, -0.015034099109470844, -0.04853814095258713, 0.03648541122674942, -0.046574801206588745, 0.03503108769655228, 0.0034244840499013662, 0.01983337663114071, 0.05130136385560036, 0.050065185874700546, -0.00004832368722418323, 0.00371762178838253, -0.03346768394112587, -0.03299503028392792, -0.03168613463640213, -0.010943805798888206, 0.037103500217199326, 0.009416763670742512, 0.008548712357878685, -0.03492201119661331, 0.02179671637713909, 0.005353739019483328, -0.02577793411910534, 0.0406847819685936, 0.007012580055743456, -0.039012305438518524, -0.05271933227777481, 0.00633995421230793, 0.07838819175958633, -0.012879878282546997, 0.024796264246106148, -0.0664263591170311, -0.023178325966000557, -0.031540703028440475, 0.020487822592258453, 0.01212544646114111, 0.008012429811060429, 0.02357826568186283, -0.0025609778240323067, -0.02014242112636566, -0.018388139083981514, -0.0454476997256279, -0.0006362677668221295, 0.01713378168642521, 0.040757495909929276, -0.009780344553291798, -0.03666720539331436, -0.013316175900399685, -0.034558430314064026, 0.018888063728809357, -0.04061206430196762, 0.015943052247166634, 0.026196053251624107, 0.012607191689312458, -0.03279506042599678, 0.035830967128276825, -0.02170582115650177, 0.051337722688913345, 0.04344800114631653, 0.0010072346776723862, 0.028741125017404556, 0.07177100330591202, -0.0005774698220193386, 0.07082569599151611, -0.036758098751306534, 0.004749284591525793, -0.03904866427183151, -0.07693386822938919, 0.01198001392185688, -0.023032894358038902, -0.015615829266607761, -0.019469793885946274, 0.011143775656819344, 0.05679144337773323, 0.020487822592258453, 0.011071059852838516, 0.09009552001953125, -0.012498117052018642, -0.009562196210026741, 0.012852609157562256, -0.013670668005943298, 0.03270416334271431, 0.01469778548926115, 0.02386913076043129, -0.031631600111722946, 0.00440842704847455, 0.03803063556551933, -0.018615378066897392, 0.011416462250053883, 0.03361311927437782, 0.07737016677856445, -0.04308442026376724, -0.009221337735652924, -0.007557952310889959, 0.03228604421019554, -0.028213931247591972, -0.011943655088543892, -0.0012395860394462943, -0.004108471795916557, 0.07017124444246292, -0.04312077537178993, -0.03737618774175644, 0.0017895031487569213, 0.09627640247344971, -0.01846085488796234, -0.020287852734327316, 0.00938949454575777, 0.022414805367588997, -0.009534927085042, -0.04697474092245102, -0.020415106788277626, 0.012298147194087505, 0.043011702597141266, 0.013897906057536602, -0.04970160499215126, 0.011643700301647186, 0.0054628136567771435, 0.009925777092576027, -0.053373776376247406, 0.015715815126895905, 0.06053633615374565, 0.03461296856403351, 0.021269522607326508, -0.023778235539793968, -0.0208150465041399, 0.00743524357676506, 0.029613720253109932, -0.03514016047120094, -0.030613569542765617, 0.02450539916753769, -0.028777483850717545, 0.007676116190850735, -0.009012279100716114, -0.037485260516405106, -0.014888666570186615, -0.029195601120591164, 0.019742481410503387, 0.016552051529288292, 0.015034099109470844, -0.02943192981183529, 0.019069854170084, 0.022251194342970848, -0.05675508826971054, 0.05446452274918556, -0.03701260685920715, 0.008348742499947548, 0.0734071210026741, -0.041266512125730515, -0.0012316326610744, 0.037485260516405106, 0.005603701341897249, -0.014797770418226719, 0.04086657240986824, 0.013270728290081024, -0.00430616969242692, -0.01722467876970768, 0.01833360269665718, 0.0262142326682806, -0.009998493827879429, 0.0009538335725665092, -0.049338024109601974, -0.05646422132849693, -0.023032894358038902, -0.020669613033533096, 0.006976221688091755, 0.034431178122758865, 0.06875327974557877, -0.07238909602165222, -0.03183156996965408, 0.027414051815867424, 0.00048515418893657625, -0.08973193913698196, -0.004617486149072647, -0.01725194603204727, -0.022905640304088593, 0.034594789147377014, 0.036594487726688385, 0.0340130589902401, -0.011452820152044296, -0.04871993511915207, -0.027813991531729698, 0.03575824946165085, 0.014288756996393204, 0.024196354672312737, 0.0064672078005969524, -0.0158885158598423, -0.0098530612885952, -0.037521619349718094, 0.04086657240986824, 0.010225731879472733, 0.006935318931937218, -0.04773826152086258, 0.005517350509762764, -0.0054173655807971954, -0.0042311809957027435, 0.01881534792482853, 0.08398734778165817, -0.016288455575704575, -0.04395701363682747, -0.06202701851725578, -0.026832321658730507, 0.011234670877456665, 0.05304655432701111, -0.061699796468019485, 0.018669914454221725, 0.0098530612885952, -0.026668710634112358, 0.00938949454575777, -0.053373776376247406, -0.07282539457082748, -0.028341185301542282, 0.019996987655758858, -0.08129684627056122, 0.01719740964472294, -0.01516135223209858, 0.01614302210509777, 0.004587945062667131, -0.09816703200340271, 0.014515995047986507, 0.0454476997256279, 0.006326319649815559, 0.049628887325525284, 0.018742630258202553, -0.01820634864270687, 0.022796565666794777, 0.007753377314656973, -0.05628243088722229, 0.006412670481950045, 0.07133471220731735, -0.024196354672312737, 0.012843519449234009, -0.00040022379835136235, 0.03988490253686905, 0.05253754183650017, -0.0176337081938982, 0.04904715716838837, 0.004165281541645527, 0.007153467740863562, -0.05500989407300949, -0.035703711211681366, 0.011834580451250076, 0.0016281638527289033, 0.0014645521296188235, 0.0026450559962540865, -0.05704595148563385, 0.01661567948758602, -0.005876387469470501, -0.032685983926057816, -0.009980314411222935, -0.028741125017404556, -0.0011816401965916157, 0.029886407777667046, 0.00972580723464489, -0.010480239056050777, -0.007126199081540108, -0.01817907951772213, 0.10282087326049805, 0.020451463758945465, -0.014979561790823936, 0.021687641739845276, -0.009362226352095604, -0.09722171723842621, 0.019487973302602768, 0.007144378498196602, -0.01579762063920498, -0.036049116402864456, 0.0037517074961215258, -0.007344348356127739, -0.013116206042468548, -0.02094230055809021, 0.016342991963028908, -0.034431178122758865, 0.056646011769771576, 0.01008938904851675, 0.0300318393856287, 0.04697474092245102, -0.026486918330192566, 0.014843218959867954, 0.03235876187682152, -0.04192095622420311, 0.01983337663114071, 0.01646115630865097, -0.08696871995925903, -0.04188460111618042, -0.0010793828405439854, 0.007053482811897993, -0.008176040835678577, 0.014988651499152184, 0.003079081652686, 0.04650208726525307, -0.051592227071523666, 0.006399035919457674, -0.015388591215014458, 0.05675508826971054, -0.029886407777667046, -0.02948646806180477, 0.002690503839403391, 0.015788530930876732, 0.016033947467803955, -0.02650509774684906, 0.005194671917706728, -0.02455993741750717, -0.02501441352069378, 0.0327405221760273, 0.001085063791833818, -0.012979863211512566, 0.08180585503578186, -0.018042735755443573, 0.019560689106583595, -0.021778536960482597, 0.015452217310667038, -0.01643388718366623, 0.018070004880428314, 0.062935970723629, -0.001282761339098215, -0.004131196066737175, 0.015852157026529312, -0.006794431246817112, 0.037448905408382416, 0.043302569538354874, 0.019142571836709976, -0.00951674859970808, -0.011334655806422234, 0.03712167963385582, 0.011352835223078728, 0.007471601944416761, 0.047047458589076996, -0.010625672526657581, 0.04173916578292847, 0.0032858685590326786, 0.0017088335007429123, 0.02056053839623928, -0.06733530759811401, 0.05028333514928818, 0.014343294315040112, -0.059918247163295746, 0.008585070259869099, -0.018978958949446678, -0.040466632694005966, -0.04242997244000435, 0.03981218487024307, -0.003708532312884927, 0.022905640304088593, 0.008744137361645699, -0.09314960241317749, 0.020778687670826912, -0.0035108348820358515, -0.03492201119661331, 0.03981218487024307, -0.0038994126953184605, 0.003824423998594284, -0.0018713090103119612, -0.08638698607683182, 0.0014281939947977662, 0.03326771408319473, 0.0311407633125782, -0.03699442744255066, -0.030559033155441284, -0.013361623510718346, 0.0008226033532992005, 0.013125295750796795, -0.016951991245150566, 0.021378597244620323, 0.004001670051366091, 0.009075905196368694, 0.03864872455596924, 0.006767162587493658, 0.04650208726525307, -0.01467960700392723, 0.006853512953966856, 0.08180585503578186, 0.007239818572998047, -0.017915483564138412, -0.07707929611206055, 0.03564917668700218, -0.06329955905675888, -0.005149224307388067, 0.0023382841609418392, 0.0098530612885952, 0.08035153150558472, -0.02615969628095627, -0.010443881154060364, 0.019506152719259262, 0.03883051499724388, 0.01487048715353012, 0.009743986651301384, -0.028268469497561455, -0.08616884052753448, 0.018742630258202553, -0.016542961820960045, -0.05453724041581154, 0.013906995765864849, -0.0006203610682860017, 0.009571285918354988, 0.05151951313018799, -0.045338623225688934, -0.03699442744255066, 0.0028927461244165897, 0.02761402167379856, -0.04828363656997681, -0.012307236902415752, 0.01675202138721943, -0.020778687670826912, 0.02977733314037323, 0.013452518731355667, 0.008421458303928375, 0.039230454713106155, -0.004601579625159502, 0.09082268178462982, -0.01745191588997841, -0.03630362078547478, -0.003788065630942583, 0.020615076646208763, 0.006044543813914061, -0.020778687670826912, -0.06860784441232681, 0.029504645615816116, 0.036467235535383224, -0.03843057528138161, -0.01605212688446045, 0.01815181039273739, 0.04737468063831329, 0.002221256261691451 ]
24,251
storage3._async.bucket
empty_bucket
Removes all objects inside a single bucket. Parameters ---------- id The unique identifier of the bucket you would like to empty.
def __init__(self, session: AsyncClient) -> None: self._client = session
(self, id: str) -> dict[str, str]
[ -0.02412363886833191, -0.054100941866636276, -0.08093326538801193, 0.005953648593276739, -0.017370110377669334, 0.014943203888833523, -0.019269824028015137, 0.10231185704469681, 0.026432381942868233, -0.031540703028440475, 0.0293955709785223, 0.03803063556551933, -0.012061819434165955, 0.01770642399787903, -0.011561894789338112, 0.03361311927437782, 0.04268448054790497, 0.0012123173801228404, 0.0032813239376991987, -0.0463930107653141, -0.039230454713106155, 0.039739467203617096, -0.034558430314064026, 0.02310561016201973, -0.01885170489549637, 0.05526440218091011, -0.028486618772149086, 0.021651284769177437, 0.06409943848848343, -0.036594487726688385, 0.04537498205900192, -0.0004573174810502678, 0.0317770317196846, 0.05537347495555878, 0.0074443332850933075, -0.005340104456990957, -0.012234521098434925, -0.0017588259652256966, -0.1328527182340622, -0.005349194165319204, -0.02230573073029518, -0.025196203961968422, -0.000782268529292196, 0.028141215443611145, 0.027504947036504745, 0.04039391502737999, 0.0021746724378317595, 0.019633406773209572, 0.010971074923872948, 0.0030563578475266695, -0.043775223195552826, 0.045338623225688934, -0.014943203888833523, 0.033449508249759674, -0.060172755271196365, 0.07984251528978348, -0.013734295032918453, 0.010098478756844997, -0.0918407142162323, 0.05424637347459793, -0.07398885488510132, -0.01535223238170147, 0.060172755271196365, 0.029104705899953842, 0.009671270847320557, -0.032813239842653275, -0.06199066340923309, 0.02494169771671295, 0.03959403559565544, -0.01833360269665718, 0.05504625290632248, 0.057155027985572815, 0.029831869527697563, -0.002167855156585574, 0.010652940720319748, 0.001444100635126233, -0.07860633730888367, 0.030177272856235504, -0.03244965896010399, -0.0041425577364861965, -0.0028336639516055584, 0.03479475900530815, -0.020960478112101555, 0.01547948643565178, 0.02948646806180477, -0.04624757915735245, 0.004767463542521, -0.022578416392207146, -0.07744287699460983, 0.04410244897007942, -0.051155928522348404, 0.05679144337773323, -0.03139527142047882, 0.016442976891994476, -0.01709742471575737, -0.009998493827879429, -0.016788380220532417, -0.03466750681400299, -0.03541284799575806, -0.020778687670826912, -0.05122864618897438, 0.010952895507216454, -0.02205122448503971, -0.005081052891910076, 0.008366920985281467, -0.056646011769771576, 0.0033472231589257717, -0.05930015817284584, 0.04977431893348694, 0.03183156996965408, 0.05279204621911049, 0.04573856294155121, 0.04221182316541672, 0.09227700531482697, -0.006476297043263912, -0.033322252333164215, 0.01811545342206955, -0.043775223195552826, 0.021560387685894966, -0.003824423998594284, -0.015179531648755074, 0.0049719782546162605, -0.014552352949976921, 0.08500538021326065, 0.04977431893348694, 0.02043328620493412, 0.02119680680334568, 0.0026655076071619987, 0.020633256062865257, -0.04541134089231491, 0.04221182316541672, -0.0362309068441391, 0.05042876675724983, 0.021596746519207954, -0.004653844516724348, 0.04693838208913803, 0.0012793526984751225, -0.008321473374962807, -0.01106197014451027, 0.027504947036504745, -0.034722041338682175, 0.022523880004882812, -0.016833826899528503, -0.043302569538354874, 0.03054085373878479, -0.003940315451472998, -0.085150808095932, -0.05355557054281235, 0.016006680205464363, -0.03601275756955147, 0.021051375195384026, -0.03339496999979019, 0.03352222219109535, 0.0022542059887200594, -0.04897443950176239, -0.012979863211512566, -0.032649628818035126, -0.0037358009722083807, 0.045811280608177185, -0.009780344553291798, -0.016033947467803955, -0.02110591158270836, 0.02374187856912613, -0.045338623225688934, -0.004319803789258003, 0.01520679984241724, -0.009044092148542404, -0.08427821099758148, -0.04570220783352852, 0.009562196210026741, -0.04010304808616638, -0.0251053087413311, -0.024523578584194183, -0.035703711211681366, -0.019996987655758858, 0.000876572506967932, 0.05177401751279831, 0.018724452704191208, -0.028141215443611145, 0.01890624314546585, -0.022269371896982193, -0.019469793885946274, -0.04650208726525307, 0.02208758145570755, 0.032813239842653275, 0.04999246820807457, 0.038212426006793976, 0.022069402039051056, 0.076279416680336, -0.009753076359629631, -0.05191945284605026, 0.03699442744255066, 0.05373736098408699, -0.007653392385691404, 0.025723397731781006, -0.0203423909842968, 0.024141818284988403, 0.007798825390636921, -0.0416300930082798, 0.025632502511143684, -0.018070004880428314, -0.005717320367693901, 0.01045297086238861, -0.007621579337865114, 0.025432532653212547, 0.013988802209496498, 0.00021459835988935083, -0.0018474489916116, -0.006126349791884422, -0.02014242112636566, -0.09104083478450775, 0.0032563277054578066, 0.021814895793795586, 0.006935318931937218, 0.04144830256700516, -0.013734295032918453, -0.009916688315570354, 0.000411585730034858, 0.05937287583947182, 0.030849898234009743, 0.0839146301150322, 0.011643700301647186, -0.010025762021541595, -0.09220429509878159, -0.030177272856235504, -0.018070004880428314, -0.017533723264932632, -0.054646313190460205, -0.027286797761917114, -0.02628694847226143, -0.0032336039002984762, 0.03584914654493332, 0.02583247236907482, 0.035703711211681366, -0.026432381942868233, 0.02374187856912613, -0.03172249346971512, 0.00724436342716217, -0.0660991370677948, -0.02692321687936783, 0.0075034149922430515, -0.010580223985016346, 0.00778519082814455, -0.016552051529288292, -0.02815939486026764, 0.059445589780807495, -0.004188005346804857, 0.011207402683794498, 0.007489780895411968, 0.02494169771671295, -0.03397670015692711, -0.03579460829496384, 0.002315560355782509, -0.025287099182605743, -0.007821548730134964, -0.030086377635598183, -0.0013100298820063472, 0.019942451268434525, -0.008335107937455177, 0.019269824028015137, -0.017679154872894287, 0.023032894358038902, -0.07017124444246292, 0.0600636787712574, -0.006294506136327982, 0.018388139083981514, 0.000889070623088628, 0.016733841970562935, -0.03326771408319473, -0.006780796684324741, 0.17946387827396393, 0.035485561937093735, 0.03577642887830734, -0.018351780250668526, 0.002305334433913231, -0.06413578987121582, -0.05395551025867462, -0.01533405389636755, -0.0908953994512558, -0.028086679056286812, 0.057445891201496124, -0.014743234030902386, 0.039521317929029465, 0.017715513706207275, -0.022233014926314354, -0.06828062236309052, -0.004685657564550638, 0.005503716412931681, -0.029450109228491783, -0.055409833788871765, -0.018724452704191208, -0.04610214754939079, 0.015279516577720642, 0.02977733314037323, 0.013434340246021748, -0.0034881108440458775, -0.06315412372350693, 0.06751710176467896, -0.028450259938836098, -0.026941396296024323, 0.025178024545311928, -0.01817907951772213, -0.010652940720319748, 0.032304223626852036, 0.04715653136372566, -0.02030603215098381, -0.004903806839138269, 0.07751559466123581, -0.04057570546865463, -0.008985009975731373, -0.0017997288377955556, -0.009294054470956326, -0.0010884724324569106, 0.013897906057536602, -0.03424938768148422, 0.009798523969948292, -0.0023769147228449583, -0.06315412372350693, 0.04319349303841591, 0.04446602985262871, -0.07075297832489014, -0.017051976174116135, 0.033031389117240906, 0.03777612745761871, -0.006694446317851543, 0.02174217998981476, 0.0197061225771904, 0.030559033155441284, -0.049592528492212296, 0.04519319161772728, -0.08791402727365494, 0.028450259938836098, -0.03083171881735325, 0.009371315129101276, -0.04017576575279236, -0.0072170947678387165, -0.029977302998304367, -0.017688244581222534, 0.013407071121037006, -0.05806398019194603, 0.013561593368649483, -0.05631878972053528, 0.005553708877414465, 0.05711866915225983, 0.004469781182706356, -0.027286797761917114, -0.015034099109470844, -0.04853814095258713, 0.03648541122674942, -0.046574801206588745, 0.03503108769655228, 0.0034244840499013662, 0.01983337663114071, 0.05130136385560036, 0.050065185874700546, -0.00004832368722418323, 0.00371762178838253, -0.03346768394112587, -0.03299503028392792, -0.03168613463640213, -0.010943805798888206, 0.037103500217199326, 0.009416763670742512, 0.008548712357878685, -0.03492201119661331, 0.02179671637713909, 0.005353739019483328, -0.02577793411910534, 0.0406847819685936, 0.007012580055743456, -0.039012305438518524, -0.05271933227777481, 0.00633995421230793, 0.07838819175958633, -0.012879878282546997, 0.024796264246106148, -0.0664263591170311, -0.023178325966000557, -0.031540703028440475, 0.020487822592258453, 0.01212544646114111, 0.008012429811060429, 0.02357826568186283, -0.0025609778240323067, -0.02014242112636566, -0.018388139083981514, -0.0454476997256279, -0.0006362677668221295, 0.01713378168642521, 0.040757495909929276, -0.009780344553291798, -0.03666720539331436, -0.013316175900399685, -0.034558430314064026, 0.018888063728809357, -0.04061206430196762, 0.015943052247166634, 0.026196053251624107, 0.012607191689312458, -0.03279506042599678, 0.035830967128276825, -0.02170582115650177, 0.051337722688913345, 0.04344800114631653, 0.0010072346776723862, 0.028741125017404556, 0.07177100330591202, -0.0005774698220193386, 0.07082569599151611, -0.036758098751306534, 0.004749284591525793, -0.03904866427183151, -0.07693386822938919, 0.01198001392185688, -0.023032894358038902, -0.015615829266607761, -0.019469793885946274, 0.011143775656819344, 0.05679144337773323, 0.020487822592258453, 0.011071059852838516, 0.09009552001953125, -0.012498117052018642, -0.009562196210026741, 0.012852609157562256, -0.013670668005943298, 0.03270416334271431, 0.01469778548926115, 0.02386913076043129, -0.031631600111722946, 0.00440842704847455, 0.03803063556551933, -0.018615378066897392, 0.011416462250053883, 0.03361311927437782, 0.07737016677856445, -0.04308442026376724, -0.009221337735652924, -0.007557952310889959, 0.03228604421019554, -0.028213931247591972, -0.011943655088543892, -0.0012395860394462943, -0.004108471795916557, 0.07017124444246292, -0.04312077537178993, -0.03737618774175644, 0.0017895031487569213, 0.09627640247344971, -0.01846085488796234, -0.020287852734327316, 0.00938949454575777, 0.022414805367588997, -0.009534927085042, -0.04697474092245102, -0.020415106788277626, 0.012298147194087505, 0.043011702597141266, 0.013897906057536602, -0.04970160499215126, 0.011643700301647186, 0.0054628136567771435, 0.009925777092576027, -0.053373776376247406, 0.015715815126895905, 0.06053633615374565, 0.03461296856403351, 0.021269522607326508, -0.023778235539793968, -0.0208150465041399, 0.00743524357676506, 0.029613720253109932, -0.03514016047120094, -0.030613569542765617, 0.02450539916753769, -0.028777483850717545, 0.007676116190850735, -0.009012279100716114, -0.037485260516405106, -0.014888666570186615, -0.029195601120591164, 0.019742481410503387, 0.016552051529288292, 0.015034099109470844, -0.02943192981183529, 0.019069854170084, 0.022251194342970848, -0.05675508826971054, 0.05446452274918556, -0.03701260685920715, 0.008348742499947548, 0.0734071210026741, -0.041266512125730515, -0.0012316326610744, 0.037485260516405106, 0.005603701341897249, -0.014797770418226719, 0.04086657240986824, 0.013270728290081024, -0.00430616969242692, -0.01722467876970768, 0.01833360269665718, 0.0262142326682806, -0.009998493827879429, 0.0009538335725665092, -0.049338024109601974, -0.05646422132849693, -0.023032894358038902, -0.020669613033533096, 0.006976221688091755, 0.034431178122758865, 0.06875327974557877, -0.07238909602165222, -0.03183156996965408, 0.027414051815867424, 0.00048515418893657625, -0.08973193913698196, -0.004617486149072647, -0.01725194603204727, -0.022905640304088593, 0.034594789147377014, 0.036594487726688385, 0.0340130589902401, -0.011452820152044296, -0.04871993511915207, -0.027813991531729698, 0.03575824946165085, 0.014288756996393204, 0.024196354672312737, 0.0064672078005969524, -0.0158885158598423, -0.0098530612885952, -0.037521619349718094, 0.04086657240986824, 0.010225731879472733, 0.006935318931937218, -0.04773826152086258, 0.005517350509762764, -0.0054173655807971954, -0.0042311809957027435, 0.01881534792482853, 0.08398734778165817, -0.016288455575704575, -0.04395701363682747, -0.06202701851725578, -0.026832321658730507, 0.011234670877456665, 0.05304655432701111, -0.061699796468019485, 0.018669914454221725, 0.0098530612885952, -0.026668710634112358, 0.00938949454575777, -0.053373776376247406, -0.07282539457082748, -0.028341185301542282, 0.019996987655758858, -0.08129684627056122, 0.01719740964472294, -0.01516135223209858, 0.01614302210509777, 0.004587945062667131, -0.09816703200340271, 0.014515995047986507, 0.0454476997256279, 0.006326319649815559, 0.049628887325525284, 0.018742630258202553, -0.01820634864270687, 0.022796565666794777, 0.007753377314656973, -0.05628243088722229, 0.006412670481950045, 0.07133471220731735, -0.024196354672312737, 0.012843519449234009, -0.00040022379835136235, 0.03988490253686905, 0.05253754183650017, -0.0176337081938982, 0.04904715716838837, 0.004165281541645527, 0.007153467740863562, -0.05500989407300949, -0.035703711211681366, 0.011834580451250076, 0.0016281638527289033, 0.0014645521296188235, 0.0026450559962540865, -0.05704595148563385, 0.01661567948758602, -0.005876387469470501, -0.032685983926057816, -0.009980314411222935, -0.028741125017404556, -0.0011816401965916157, 0.029886407777667046, 0.00972580723464489, -0.010480239056050777, -0.007126199081540108, -0.01817907951772213, 0.10282087326049805, 0.020451463758945465, -0.014979561790823936, 0.021687641739845276, -0.009362226352095604, -0.09722171723842621, 0.019487973302602768, 0.007144378498196602, -0.01579762063920498, -0.036049116402864456, 0.0037517074961215258, -0.007344348356127739, -0.013116206042468548, -0.02094230055809021, 0.016342991963028908, -0.034431178122758865, 0.056646011769771576, 0.01008938904851675, 0.0300318393856287, 0.04697474092245102, -0.026486918330192566, 0.014843218959867954, 0.03235876187682152, -0.04192095622420311, 0.01983337663114071, 0.01646115630865097, -0.08696871995925903, -0.04188460111618042, -0.0010793828405439854, 0.007053482811897993, -0.008176040835678577, 0.014988651499152184, 0.003079081652686, 0.04650208726525307, -0.051592227071523666, 0.006399035919457674, -0.015388591215014458, 0.05675508826971054, -0.029886407777667046, -0.02948646806180477, 0.002690503839403391, 0.015788530930876732, 0.016033947467803955, -0.02650509774684906, 0.005194671917706728, -0.02455993741750717, -0.02501441352069378, 0.0327405221760273, 0.001085063791833818, -0.012979863211512566, 0.08180585503578186, -0.018042735755443573, 0.019560689106583595, -0.021778536960482597, 0.015452217310667038, -0.01643388718366623, 0.018070004880428314, 0.062935970723629, -0.001282761339098215, -0.004131196066737175, 0.015852157026529312, -0.006794431246817112, 0.037448905408382416, 0.043302569538354874, 0.019142571836709976, -0.00951674859970808, -0.011334655806422234, 0.03712167963385582, 0.011352835223078728, 0.007471601944416761, 0.047047458589076996, -0.010625672526657581, 0.04173916578292847, 0.0032858685590326786, 0.0017088335007429123, 0.02056053839623928, -0.06733530759811401, 0.05028333514928818, 0.014343294315040112, -0.059918247163295746, 0.008585070259869099, -0.018978958949446678, -0.040466632694005966, -0.04242997244000435, 0.03981218487024307, -0.003708532312884927, 0.022905640304088593, 0.008744137361645699, -0.09314960241317749, 0.020778687670826912, -0.0035108348820358515, -0.03492201119661331, 0.03981218487024307, -0.0038994126953184605, 0.003824423998594284, -0.0018713090103119612, -0.08638698607683182, 0.0014281939947977662, 0.03326771408319473, 0.0311407633125782, -0.03699442744255066, -0.030559033155441284, -0.013361623510718346, 0.0008226033532992005, 0.013125295750796795, -0.016951991245150566, 0.021378597244620323, 0.004001670051366091, 0.009075905196368694, 0.03864872455596924, 0.006767162587493658, 0.04650208726525307, -0.01467960700392723, 0.006853512953966856, 0.08180585503578186, 0.007239818572998047, -0.017915483564138412, -0.07707929611206055, 0.03564917668700218, -0.06329955905675888, -0.005149224307388067, 0.0023382841609418392, 0.0098530612885952, 0.08035153150558472, -0.02615969628095627, -0.010443881154060364, 0.019506152719259262, 0.03883051499724388, 0.01487048715353012, 0.009743986651301384, -0.028268469497561455, -0.08616884052753448, 0.018742630258202553, -0.016542961820960045, -0.05453724041581154, 0.013906995765864849, -0.0006203610682860017, 0.009571285918354988, 0.05151951313018799, -0.045338623225688934, -0.03699442744255066, 0.0028927461244165897, 0.02761402167379856, -0.04828363656997681, -0.012307236902415752, 0.01675202138721943, -0.020778687670826912, 0.02977733314037323, 0.013452518731355667, 0.008421458303928375, 0.039230454713106155, -0.004601579625159502, 0.09082268178462982, -0.01745191588997841, -0.03630362078547478, -0.003788065630942583, 0.020615076646208763, 0.006044543813914061, -0.020778687670826912, -0.06860784441232681, 0.029504645615816116, 0.036467235535383224, -0.03843057528138161, -0.01605212688446045, 0.01815181039273739, 0.04737468063831329, 0.002221256261691451 ]
24,252
storage3._async.client
from_
Run a storage file operation. Parameters ---------- id The unique identifier of the bucket
def from_(self, id: str) -> AsyncBucketProxy: """Run a storage file operation. Parameters ---------- id The unique identifier of the bucket """ return AsyncBucketProxy(id, self._client)
(self, id: str) -> storage3._async.file_api.AsyncBucketProxy
[ 0.011706697754561901, -0.03415936231613159, -0.10276274383068085, -0.011128479614853859, 0.014482146129012108, 0.042592454701662064, 0.008837845176458359, 0.10753082484006882, -0.013254543766379356, -0.028021350502967834, 0.01349472627043724, 0.04383784532546997, -0.020299911499023438, -0.0016167875146493316, -0.03072563372552395, 0.05180836468935013, 0.002301753731444478, 0.03072563372552395, -0.021420765668153763, -0.008259627036750317, -0.008295209147036076, 0.06458254158496857, 0.02955140545964241, -0.014855763874948025, 0.05202186107635498, 0.09287076443433762, -0.017657898366451263, -0.013138899579644203, 0.018414029851555824, -0.06739357113838196, 0.04074215516448021, -0.004129813518375158, 0.04220104217529297, 0.06344389915466309, -0.0009968706872314215, -0.0488550029695034, 0.023751430213451385, 0.015282755717635155, -0.07657390087842941, -0.020833652466535568, 0.028483925387263298, 0.0072899991646409035, 0.048214513808488846, -0.029159996658563614, 0.041133563965559006, 0.05180836468935013, 0.004803660325706005, -0.014259753748774529, -0.007072055246680975, -0.0051505910232663155, -0.009340450167655945, 0.049602240324020386, -0.022363707423210144, 0.023146525025367737, 0.008860084228217602, 0.07721439003944397, -0.009687380865216255, -0.0023106494918465614, -0.015211590565741062, 0.0594230554997921, -0.03814461827278137, -0.013583683408796787, 0.023751430213451385, -0.03600965812802315, 0.01965942420065403, -0.03220231458544731, -0.05604270100593567, -0.019517093896865845, -0.04921082779765129, 0.02035328559577465, 0.036899227648973465, 0.005702122580260038, 0.04938874393701553, -0.019036727026104927, -0.0062803407199680805, 0.010123268701136112, 0.004981573671102524, 0.009669589810073376, 0.012258228845894337, 0.01990850269794464, 0.001550070010125637, -0.05340958386659622, 0.029925024136900902, -0.030423181131482124, -0.02576185204088688, -0.0015611895360052586, 0.039710257202386856, -0.07571991533041, -0.07315796613693237, -0.007450120989233255, -0.007561316713690758, -0.0024040539283305407, -0.06949295103549957, -0.06081077829003334, -0.010452408343553543, -0.08148431032896042, -0.012480620294809341, -0.025423815473914146, -0.03654339909553528, 0.06130893528461456, -0.05590037256479263, -0.014855763874948025, 0.04743169620633125, -0.016412505879998207, 0.03081458993256092, -0.05394332483410835, 0.027042826637625694, -0.05828440934419632, -0.03593849390745163, -0.001727983239106834, 0.04970898479223251, 0.07628923654556274, 0.01624348759651184, 0.053836576640605927, -0.022612785920500755, -0.00406087189912796, 0.015585208311676979, -0.005568687338382006, -0.016252383589744568, -0.02271953411400318, -0.00249745836481452, -0.03796670585870743, -0.009376033209264278, 0.037468548864126205, 0.04138264060020447, 0.03159740939736366, 0.025121362879872322, -0.018983352929353714, 0.012836446985602379, -0.048001017421483994, 0.032415810972452164, -0.02124285325407982, -0.0007939382921904325, 0.0051505910232663155, 0.008304105140268803, 0.036080826073884964, 0.05707459896802902, 0.0549396388232708, -0.027772272005677223, 0.0618782602250576, 0.049353159964084625, 0.004817003849893808, 0.012142585590481758, -0.04163172096014023, 0.019196849316358566, -0.004160948097705841, -0.040315162390470505, -0.03488880395889282, 0.01741771586239338, -0.001417746883817017, 0.003166857408359647, 0.011519888415932655, 0.05120345950126648, 0.1005566194653511, -0.03451518714427948, -0.0492464117705822, -0.004552357364445925, -0.0036783581599593163, 0.01178675889968872, -0.022541619837284088, 0.003100140020251274, 0.038322534412145615, 0.02519252896308899, -0.05145253613591194, 0.015727538615465164, -0.01691066287457943, -0.010630321688950062, -0.00011015337804565206, -0.05319608747959137, 0.00911805871874094, 0.01817384734749794, 0.030743425711989403, -0.03924768418073654, 0.03264709934592247, 0.009820816107094288, -0.004590163938701153, -0.007183250971138477, 0.012934300117194653, 0.00956284161657095, 0.0008823389653116465, -0.028555091470479965, 0.004458953160792589, 0.04216546192765236, -0.0015011437935754657, 0.00040364087908528745, 0.016510358080267906, 0.0036160885356366634, 0.06440462917089462, 0.09543271362781525, -0.025744060054421425, -0.05629178136587143, -0.02499682456254959, 0.03369678556919098, -0.037504132837057114, 0.012124793604016304, -0.05511755123734474, -0.033038508147001266, -0.011528784409165382, -0.020175373181700706, 0.06358622759580612, -0.018574152141809464, 0.014393188990652561, 0.04835684597492218, -0.019321387633681297, 0.02723853290081024, 0.024694371968507767, 0.01062142662703991, -0.019517093896865845, -0.010719278827309608, 0.036650147289037704, -0.023271065205335617, -0.008971280418336391, -0.060134708881378174, 0.04269920289516449, -0.009144745767116547, 0.022328123450279236, -0.030796797946095467, 0.015629686415195465, 0.08525606989860535, 0.03842928260564804, 0.10511119663715363, 0.03239801898598671, -0.031152624636888504, -0.04871267080307007, 0.015362816862761974, -0.010514678433537483, 0.04636421427130699, -0.040315162390470505, -0.043446436524391174, -0.024729954078793526, 0.032220106571912766, -0.009536154568195343, 0.03325200453400612, -0.02768331579864025, -0.009820816107094288, -0.02853729948401451, -0.028626255691051483, 0.010096581652760506, 0.00589337944984436, 0.007396746892482042, 0.03850044682621956, 0.02300419472157955, 0.010310078039765358, 0.04298386350274086, -0.0683543011546135, -0.010603634640574455, -0.049104079604148865, 0.0695996955037117, -0.010256703943014145, -0.010523573495447636, 0.036294322460889816, -0.0031312748324126005, -0.062056172639131546, 0.0004464512749109417, 0.001838067197240889, -0.007187698967754841, 0.004305502865463495, -0.0777125433087349, 0.009598424658179283, 0.026953870430588722, -0.02556614577770233, -0.026242217049002647, 0.007926039397716522, 0.024801120162010193, -0.025139154866337776, -0.031277164816856384, -0.013405770063400269, -0.021794384345412254, 0.03430169075727463, 0.040848903357982635, 0.077356718480587, 0.05031389370560646, 0.020121999084949493, 0.006573897786438465, -0.05828440934419632, -0.05750159174203873, -0.01182234100997448, 0.0225949939340353, -0.03268267959356308, -0.05180836468935013, -0.023182107135653496, -0.00956284161657095, 0.007845978252589703, -0.031081460416316986, -0.006111323367804289, -0.019641632214188576, 0.0023818148765712976, 0.017435507848858833, -0.012000254355370998, -0.017026307061314583, -0.005537552759051323, 0.016430296003818512, -0.07579108327627182, -0.022399289533495903, 0.01855636201798916, -0.024552039802074432, -0.0821959599852562, -0.03953234478831291, 0.03846486285328865, -0.004361100494861603, -0.07536409050226212, -0.018378447741270065, -0.009518363513052464, 0.04049307480454445, -0.015442878007888794, 0.0018325074343010783, 0.013503622263669968, -0.0100698946043849, -0.04280594736337662, 0.008762232027947903, 0.013396874070167542, -0.018627526238560677, -0.03065446764230728, -0.03198881819844246, 0.046826791018247604, 0.05451264604926109, 0.009740754961967468, 0.0030445419251918793, 0.016857288777828217, 0.024640997871756554, -0.07144999504089355, 0.03545812889933586, -0.002032659947872162, -0.0017402148805558681, -0.015754226595163345, -0.010470200330018997, -0.022274749353528023, 0.03874952346086502, -0.039425596594810486, 0.013414666056632996, -0.020780278369784355, 0.07177024334669113, 0.03296734020113945, -0.034532979130744934, -0.04131147637963295, -0.03259372338652611, 0.01725759357213974, 0.006596136838197708, 0.02768331579864025, 0.017462193965911865, 0.053907740861177444, 0.025744060054421425, 0.03707714006304741, 0.06291015446186066, -0.03885627165436745, -0.0025352651719003916, 0.034693099558353424, -0.058924898505210876, 0.05340958386659622, -0.06557885557413101, 0.03736180067062378, -0.07148557901382446, -0.03885627165436745, 0.016634896397590637, 0.04945990815758705, -0.012453933246433735, 0.03552929311990738, 0.011697801761329174, -0.04917524755001068, -0.031686365604400635, -0.02860846556723118, -0.0643334612250328, -0.027256323024630547, -0.006213623099029064, -0.015024781227111816, -0.0058222138322889805, 0.02869742177426815, -0.025779642164707184, -0.01643919199705124, 0.015496252104640007, 0.003042318159714341, -0.031152624636888504, -0.037788793444633484, 0.008344135247170925, -0.03252255916595459, 0.00682742428034544, -0.04469183087348938, -0.04269920289516449, -0.02218579314649105, 0.06002796068787575, 0.050491806119680405, 0.016554836183786392, 0.04732494801282883, 0.0128186559304595, 0.023182107135653496, 0.008290761150419712, -0.044513918459415436, 0.008673274889588356, 0.04412250593304634, 0.01398398820310831, 0.0525200180709362, -0.00414093304425478, 0.005279578268527985, 0.017026307061314583, 0.022488245740532875, -0.04746728017926216, 0.009598424658179283, -0.011795653961598873, 0.027042826637625694, 0.007877113297581673, 0.014241962693631649, -0.005284026265144348, -0.011288600973784924, 0.0878891870379448, 0.006453806534409523, -0.038322534412145615, 0.052911426872015, -0.0070898463018238544, 0.006476045586168766, -0.034942179918289185, -0.001840291079133749, -0.043731097131967545, -0.06344389915466309, 0.04643538221716881, 0.015318338759243488, 0.02800355851650238, -0.02287965454161167, -0.042912695556879044, -0.07507942616939545, 0.028359385207295418, -0.0077481260523200035, 0.05074088275432587, -0.0024774433113634586, -0.036578983068466187, 0.003471534000709653, -0.01422417163848877, 0.021438557654619217, 0.0020404437091201544, -0.005719913635402918, -0.014579998329281807, 0.025993138551712036, 0.045083239674568176, -0.014713432639837265, 0.017248697578907013, 0.043126191943883896, 0.022559411823749542, -0.042556870728731155, 0.020726904273033142, 0.06949295103549957, 0.039461176842451096, -0.03125937283039093, -0.029159996658563614, 0.008401957340538502, -0.05967213213443756, -0.007014233153313398, -0.014277545735239983, -0.019392553716897964, 0.03444402292370796, 0.053551916033029556, -0.022363707423210144, 0.011929089203476906, 0.039994917809963226, 0.052484434098005295, -0.02031770348548889, -0.019641632214188576, -0.049104079604148865, 0.024801120162010193, 0.020424451678991318, -0.030013980343937874, -0.05340958386659622, -0.029462449252605438, -0.014971407130360603, -0.008984623476862907, -0.07436777651309967, 0.003564938437193632, -0.01457110233604908, 0.03503113612532616, 0.030067354440689087, 0.014971407130360603, -0.04269920289516449, 0.009749650955200195, 0.010852714069187641, -0.03995933383703232, 0.02417842298746109, 0.0415249727666378, 0.026366757228970528, 0.028519507497549057, -0.01548735611140728, -0.0217765923589468, -0.040884483605623245, 0.034052614122629166, -0.04586605727672577, -0.0171953234821558, 0.06216292083263397, -0.0002524145529605448, 0.028056932613253593, 0.030885756015777588, 0.035226840525865555, 0.12603381276130676, -0.06703774631023407, 0.0032313510309904814, 0.07664506882429123, -0.04533232003450394, 0.029053248465061188, 0.020815860480070114, 0.00632037129253149, -0.01700851507484913, 0.05180836468935013, -0.013049943372607231, -0.008317448198795319, 0.030992504209280014, 0.0010430169058963656, -0.06518744677305222, 0.02768331579864025, -0.0066939895041286945, -0.02869742177426815, -0.04945990815758705, -0.012907613068819046, -0.020815860480070114, -0.054975222796201706, -0.007467912510037422, 0.021438557654619217, -0.07198373973369598, -0.0040964544750750065, -0.014499937184154987, -0.006111323367804289, -0.050776466727256775, 0.01990850269794464, -0.06671749800443649, -0.003142394358292222, 0.014446563087403774, -0.04024399816989899, 0.03040538914501667, -0.01239166408777237, -0.05173720046877861, -0.03172194957733154, -0.033269792795181274, -0.007441225461661816, 0.03312746435403824, 0.01090608723461628, -0.023021986708045006, -0.03818020224571228, 0.009536154568195343, -0.04472741484642029, 0.0008851188467815518, 0.06774939596652985, -0.0439445935189724, -0.05817766115069389, -0.05910281091928482, -0.03618757426738739, -0.009358241222798824, 0.06707333028316498, 0.0015445101307705045, -0.05664760619401932, -0.05269793048501015, 0.030387599021196365, -0.0169996190816164, 0.016545940190553665, 0.08561189472675323, -0.029284534975886345, 0.07835303246974945, -0.03935442864894867, 0.014775702729821205, -0.009295972064137459, -0.053018175065517426, -0.046221885830163956, -0.02275511622428894, -0.12026941776275635, -0.030636677518486977, -0.042841531336307526, 0.025868600234389305, 0.09571737796068192, -0.007952726446092129, 0.03874952346086502, 0.024089466780424118, 0.051025547087192535, 0.04874825477600098, 0.026437921449542046, 0.02787902019917965, -0.049104079604148865, -0.0026197738479822874, -0.001742438762448728, 0.02674037404358387, -0.018538570031523705, -0.03223789855837822, 0.016394713893532753, -0.01174227986484766, -0.02104714699089527, 0.013841657899320126, -0.028519507497549057, 0.00039808108704164624, -0.027772272005677223, 0.008130639791488647, -0.011279705911874771, -0.05066971853375435, 0.028519507497549057, -0.04732494801282883, 0.05401448905467987, 0.07892235368490219, 0.012409455142915249, 0.004874825477600098, 0.010390139184892178, -0.01813826523721218, -0.027772272005677223, -0.02873300388455391, 0.020833652466535568, -0.02111831307411194, -0.04063540697097778, -0.040599822998046875, -0.030138518661260605, 0.028910918161273003, 0.056398529559373856, -0.011831237003207207, 0.032664887607097626, -0.019303597509860992, 0.049637820571660995, -0.05429914966225624, -0.0004314398393034935, 0.009536154568195343, -0.012756386771798134, -0.03431948274374008, -0.05376541242003441, 0.008317448198795319, 0.004361100494861603, 0.011768966913223267, 0.008241835050284863, -0.005635404959321022, 0.02796797640621662, 0.011688906699419022, -0.004928199574351311, 0.0023062017280608416, -0.015336129814386368, -0.026526879519224167, 0.0557580403983593, -0.029889440163969994, -0.021794384345412254, 0.03293175995349884, -0.023395603522658348, -0.03609861806035042, 0.020121999084949493, -0.04262803494930267, -0.01836065575480461, 0.03960350900888443, -0.019481509923934937, 0.07700089365243912, -0.017044097185134888, -0.010781547985970974, 0.056967850774526596, -0.002220580819994211, -0.018004829064011574, 0.03223789855837822, -0.03431948274374008, -0.03195323422551155, 0.006565002258867025, 0.0060223666951060295, -0.03207777440547943, 0.010834922082722187, -0.02506798878312111, -0.013975093141198158, -0.032504767179489136, -0.007378955837339163, 0.04156055673956871, -0.023057568818330765, 0.017026307061314583, 0.013049943372607231, 0.007636929862201214, 0.029373491182923317, -0.03300292417407036, 0.03097471222281456, 0.02768331579864025, 0.05590037256479263, -0.025459399446845055, -0.04903291538357735, 0.05227093771100044, -0.06810522824525833, -0.042592454701662064, 0.024267379194498062, -0.014010675251483917, -0.015451773069798946, 0.0439445935189724, 0.016608210280537605, 0.044513918459415436, -0.045154403895139694, -0.048819418996572495, -0.01946371980011463, -0.025993138551712036, 0.06404880434274673, -0.013218960724771023, 0.05622061342000961, 0.027950186282396317, -0.052733514457941055, -0.023680265992879868, 0.01457110233604908, 0.016634896397590637, -0.0013176706852391362, 0.030458763241767883, 0.01491803303360939, -0.009367137216031551, 0.003271381603553891, -0.06565002351999283, 0.03302071616053581, 0.0720193162560463, 0.00022378162248060107, -0.006333714816719294, -0.04953107237815857, 0.043731097131967545, -0.0009607320534996688, -0.07870885729789734, 0.025904182344675064, 0.015941035002470016, 0.035920701920986176, -0.05241326987743378, 0.04180963337421417, -0.04839242622256279, 0.015780912712216377, -0.025103572756052017, -0.0010836034780368209, 0.006573897786438465, -0.019232431426644325, 0.016670480370521545, 0.02661583572626114, 0.010914983227849007, -0.012960986234247684, 0.039212100207805634, 0.040848903357982635, 0.06365739554166794, -0.03264709934592247, -0.0036939256824553013, -0.014891345985233784, 0.017302071675658226, -0.040315162390470505, -0.02275511622428894, 0.026775958016514778, 0.02287965454161167, 0.060988690704107285, -0.03081458993256092, -0.0443715862929821, 0.04782310500741005, 0.0024107256904244423, 0.04857034236192703, 0.0443715862929821, -0.002626445610076189, -0.033928073942661285, -0.00962511170655489, 0.007138772867619991, -0.03981700539588928, 0.05714576318860054, -0.01725759357213974, 0.021438557654619217, 0.03736180067062378, -0.037717629224061966, -0.020602364093065262, 0.013085526414215565, 0.0066183763556182384, -0.0001862530189100653, 0.002517473651096225, 0.06397763639688492, 0.015816494822502136, -0.0227906983345747, 0.0927995964884758, 0.0053640869446098804, 0.01738213375210762, -0.009518363513052464, 0.08561189472675323, -0.005590926855802536, -0.04330410808324814, -0.011279705911874771, 0.015282755717635155, -0.013761596754193306, -0.021100521087646484, -0.08767569065093994, -0.03682805970311165, 0.012916508130729198, -0.04269920289516449, 0.013539205305278301, -0.013370187021791935, 0.042307790368795395, 0.006240310147404671 ]
24,253
storage3._async.bucket
get_bucket
Retrieves the details of an existing storage bucket. Parameters ---------- id The unique identifier of the bucket you would like to retrieve.
def __init__(self, session: AsyncClient) -> None: self._client = session
(self, id: str) -> storage3._async.file_api.AsyncBucket
[ -0.02412363886833191, -0.054100941866636276, -0.08093326538801193, 0.005953648593276739, -0.017370110377669334, 0.014943203888833523, -0.019269824028015137, 0.10231185704469681, 0.026432381942868233, -0.031540703028440475, 0.0293955709785223, 0.03803063556551933, -0.012061819434165955, 0.01770642399787903, -0.011561894789338112, 0.03361311927437782, 0.04268448054790497, 0.0012123173801228404, 0.0032813239376991987, -0.0463930107653141, -0.039230454713106155, 0.039739467203617096, -0.034558430314064026, 0.02310561016201973, -0.01885170489549637, 0.05526440218091011, -0.028486618772149086, 0.021651284769177437, 0.06409943848848343, -0.036594487726688385, 0.04537498205900192, -0.0004573174810502678, 0.0317770317196846, 0.05537347495555878, 0.0074443332850933075, -0.005340104456990957, -0.012234521098434925, -0.0017588259652256966, -0.1328527182340622, -0.005349194165319204, -0.02230573073029518, -0.025196203961968422, -0.000782268529292196, 0.028141215443611145, 0.027504947036504745, 0.04039391502737999, 0.0021746724378317595, 0.019633406773209572, 0.010971074923872948, 0.0030563578475266695, -0.043775223195552826, 0.045338623225688934, -0.014943203888833523, 0.033449508249759674, -0.060172755271196365, 0.07984251528978348, -0.013734295032918453, 0.010098478756844997, -0.0918407142162323, 0.05424637347459793, -0.07398885488510132, -0.01535223238170147, 0.060172755271196365, 0.029104705899953842, 0.009671270847320557, -0.032813239842653275, -0.06199066340923309, 0.02494169771671295, 0.03959403559565544, -0.01833360269665718, 0.05504625290632248, 0.057155027985572815, 0.029831869527697563, -0.002167855156585574, 0.010652940720319748, 0.001444100635126233, -0.07860633730888367, 0.030177272856235504, -0.03244965896010399, -0.0041425577364861965, -0.0028336639516055584, 0.03479475900530815, -0.020960478112101555, 0.01547948643565178, 0.02948646806180477, -0.04624757915735245, 0.004767463542521, -0.022578416392207146, -0.07744287699460983, 0.04410244897007942, -0.051155928522348404, 0.05679144337773323, -0.03139527142047882, 0.016442976891994476, -0.01709742471575737, -0.009998493827879429, -0.016788380220532417, -0.03466750681400299, -0.03541284799575806, -0.020778687670826912, -0.05122864618897438, 0.010952895507216454, -0.02205122448503971, -0.005081052891910076, 0.008366920985281467, -0.056646011769771576, 0.0033472231589257717, -0.05930015817284584, 0.04977431893348694, 0.03183156996965408, 0.05279204621911049, 0.04573856294155121, 0.04221182316541672, 0.09227700531482697, -0.006476297043263912, -0.033322252333164215, 0.01811545342206955, -0.043775223195552826, 0.021560387685894966, -0.003824423998594284, -0.015179531648755074, 0.0049719782546162605, -0.014552352949976921, 0.08500538021326065, 0.04977431893348694, 0.02043328620493412, 0.02119680680334568, 0.0026655076071619987, 0.020633256062865257, -0.04541134089231491, 0.04221182316541672, -0.0362309068441391, 0.05042876675724983, 0.021596746519207954, -0.004653844516724348, 0.04693838208913803, 0.0012793526984751225, -0.008321473374962807, -0.01106197014451027, 0.027504947036504745, -0.034722041338682175, 0.022523880004882812, -0.016833826899528503, -0.043302569538354874, 0.03054085373878479, -0.003940315451472998, -0.085150808095932, -0.05355557054281235, 0.016006680205464363, -0.03601275756955147, 0.021051375195384026, -0.03339496999979019, 0.03352222219109535, 0.0022542059887200594, -0.04897443950176239, -0.012979863211512566, -0.032649628818035126, -0.0037358009722083807, 0.045811280608177185, -0.009780344553291798, -0.016033947467803955, -0.02110591158270836, 0.02374187856912613, -0.045338623225688934, -0.004319803789258003, 0.01520679984241724, -0.009044092148542404, -0.08427821099758148, -0.04570220783352852, 0.009562196210026741, -0.04010304808616638, -0.0251053087413311, -0.024523578584194183, -0.035703711211681366, -0.019996987655758858, 0.000876572506967932, 0.05177401751279831, 0.018724452704191208, -0.028141215443611145, 0.01890624314546585, -0.022269371896982193, -0.019469793885946274, -0.04650208726525307, 0.02208758145570755, 0.032813239842653275, 0.04999246820807457, 0.038212426006793976, 0.022069402039051056, 0.076279416680336, -0.009753076359629631, -0.05191945284605026, 0.03699442744255066, 0.05373736098408699, -0.007653392385691404, 0.025723397731781006, -0.0203423909842968, 0.024141818284988403, 0.007798825390636921, -0.0416300930082798, 0.025632502511143684, -0.018070004880428314, -0.005717320367693901, 0.01045297086238861, -0.007621579337865114, 0.025432532653212547, 0.013988802209496498, 0.00021459835988935083, -0.0018474489916116, -0.006126349791884422, -0.02014242112636566, -0.09104083478450775, 0.0032563277054578066, 0.021814895793795586, 0.006935318931937218, 0.04144830256700516, -0.013734295032918453, -0.009916688315570354, 0.000411585730034858, 0.05937287583947182, 0.030849898234009743, 0.0839146301150322, 0.011643700301647186, -0.010025762021541595, -0.09220429509878159, -0.030177272856235504, -0.018070004880428314, -0.017533723264932632, -0.054646313190460205, -0.027286797761917114, -0.02628694847226143, -0.0032336039002984762, 0.03584914654493332, 0.02583247236907482, 0.035703711211681366, -0.026432381942868233, 0.02374187856912613, -0.03172249346971512, 0.00724436342716217, -0.0660991370677948, -0.02692321687936783, 0.0075034149922430515, -0.010580223985016346, 0.00778519082814455, -0.016552051529288292, -0.02815939486026764, 0.059445589780807495, -0.004188005346804857, 0.011207402683794498, 0.007489780895411968, 0.02494169771671295, -0.03397670015692711, -0.03579460829496384, 0.002315560355782509, -0.025287099182605743, -0.007821548730134964, -0.030086377635598183, -0.0013100298820063472, 0.019942451268434525, -0.008335107937455177, 0.019269824028015137, -0.017679154872894287, 0.023032894358038902, -0.07017124444246292, 0.0600636787712574, -0.006294506136327982, 0.018388139083981514, 0.000889070623088628, 0.016733841970562935, -0.03326771408319473, -0.006780796684324741, 0.17946387827396393, 0.035485561937093735, 0.03577642887830734, -0.018351780250668526, 0.002305334433913231, -0.06413578987121582, -0.05395551025867462, -0.01533405389636755, -0.0908953994512558, -0.028086679056286812, 0.057445891201496124, -0.014743234030902386, 0.039521317929029465, 0.017715513706207275, -0.022233014926314354, -0.06828062236309052, -0.004685657564550638, 0.005503716412931681, -0.029450109228491783, -0.055409833788871765, -0.018724452704191208, -0.04610214754939079, 0.015279516577720642, 0.02977733314037323, 0.013434340246021748, -0.0034881108440458775, -0.06315412372350693, 0.06751710176467896, -0.028450259938836098, -0.026941396296024323, 0.025178024545311928, -0.01817907951772213, -0.010652940720319748, 0.032304223626852036, 0.04715653136372566, -0.02030603215098381, -0.004903806839138269, 0.07751559466123581, -0.04057570546865463, -0.008985009975731373, -0.0017997288377955556, -0.009294054470956326, -0.0010884724324569106, 0.013897906057536602, -0.03424938768148422, 0.009798523969948292, -0.0023769147228449583, -0.06315412372350693, 0.04319349303841591, 0.04446602985262871, -0.07075297832489014, -0.017051976174116135, 0.033031389117240906, 0.03777612745761871, -0.006694446317851543, 0.02174217998981476, 0.0197061225771904, 0.030559033155441284, -0.049592528492212296, 0.04519319161772728, -0.08791402727365494, 0.028450259938836098, -0.03083171881735325, 0.009371315129101276, -0.04017576575279236, -0.0072170947678387165, -0.029977302998304367, -0.017688244581222534, 0.013407071121037006, -0.05806398019194603, 0.013561593368649483, -0.05631878972053528, 0.005553708877414465, 0.05711866915225983, 0.004469781182706356, -0.027286797761917114, -0.015034099109470844, -0.04853814095258713, 0.03648541122674942, -0.046574801206588745, 0.03503108769655228, 0.0034244840499013662, 0.01983337663114071, 0.05130136385560036, 0.050065185874700546, -0.00004832368722418323, 0.00371762178838253, -0.03346768394112587, -0.03299503028392792, -0.03168613463640213, -0.010943805798888206, 0.037103500217199326, 0.009416763670742512, 0.008548712357878685, -0.03492201119661331, 0.02179671637713909, 0.005353739019483328, -0.02577793411910534, 0.0406847819685936, 0.007012580055743456, -0.039012305438518524, -0.05271933227777481, 0.00633995421230793, 0.07838819175958633, -0.012879878282546997, 0.024796264246106148, -0.0664263591170311, -0.023178325966000557, -0.031540703028440475, 0.020487822592258453, 0.01212544646114111, 0.008012429811060429, 0.02357826568186283, -0.0025609778240323067, -0.02014242112636566, -0.018388139083981514, -0.0454476997256279, -0.0006362677668221295, 0.01713378168642521, 0.040757495909929276, -0.009780344553291798, -0.03666720539331436, -0.013316175900399685, -0.034558430314064026, 0.018888063728809357, -0.04061206430196762, 0.015943052247166634, 0.026196053251624107, 0.012607191689312458, -0.03279506042599678, 0.035830967128276825, -0.02170582115650177, 0.051337722688913345, 0.04344800114631653, 0.0010072346776723862, 0.028741125017404556, 0.07177100330591202, -0.0005774698220193386, 0.07082569599151611, -0.036758098751306534, 0.004749284591525793, -0.03904866427183151, -0.07693386822938919, 0.01198001392185688, -0.023032894358038902, -0.015615829266607761, -0.019469793885946274, 0.011143775656819344, 0.05679144337773323, 0.020487822592258453, 0.011071059852838516, 0.09009552001953125, -0.012498117052018642, -0.009562196210026741, 0.012852609157562256, -0.013670668005943298, 0.03270416334271431, 0.01469778548926115, 0.02386913076043129, -0.031631600111722946, 0.00440842704847455, 0.03803063556551933, -0.018615378066897392, 0.011416462250053883, 0.03361311927437782, 0.07737016677856445, -0.04308442026376724, -0.009221337735652924, -0.007557952310889959, 0.03228604421019554, -0.028213931247591972, -0.011943655088543892, -0.0012395860394462943, -0.004108471795916557, 0.07017124444246292, -0.04312077537178993, -0.03737618774175644, 0.0017895031487569213, 0.09627640247344971, -0.01846085488796234, -0.020287852734327316, 0.00938949454575777, 0.022414805367588997, -0.009534927085042, -0.04697474092245102, -0.020415106788277626, 0.012298147194087505, 0.043011702597141266, 0.013897906057536602, -0.04970160499215126, 0.011643700301647186, 0.0054628136567771435, 0.009925777092576027, -0.053373776376247406, 0.015715815126895905, 0.06053633615374565, 0.03461296856403351, 0.021269522607326508, -0.023778235539793968, -0.0208150465041399, 0.00743524357676506, 0.029613720253109932, -0.03514016047120094, -0.030613569542765617, 0.02450539916753769, -0.028777483850717545, 0.007676116190850735, -0.009012279100716114, -0.037485260516405106, -0.014888666570186615, -0.029195601120591164, 0.019742481410503387, 0.016552051529288292, 0.015034099109470844, -0.02943192981183529, 0.019069854170084, 0.022251194342970848, -0.05675508826971054, 0.05446452274918556, -0.03701260685920715, 0.008348742499947548, 0.0734071210026741, -0.041266512125730515, -0.0012316326610744, 0.037485260516405106, 0.005603701341897249, -0.014797770418226719, 0.04086657240986824, 0.013270728290081024, -0.00430616969242692, -0.01722467876970768, 0.01833360269665718, 0.0262142326682806, -0.009998493827879429, 0.0009538335725665092, -0.049338024109601974, -0.05646422132849693, -0.023032894358038902, -0.020669613033533096, 0.006976221688091755, 0.034431178122758865, 0.06875327974557877, -0.07238909602165222, -0.03183156996965408, 0.027414051815867424, 0.00048515418893657625, -0.08973193913698196, -0.004617486149072647, -0.01725194603204727, -0.022905640304088593, 0.034594789147377014, 0.036594487726688385, 0.0340130589902401, -0.011452820152044296, -0.04871993511915207, -0.027813991531729698, 0.03575824946165085, 0.014288756996393204, 0.024196354672312737, 0.0064672078005969524, -0.0158885158598423, -0.0098530612885952, -0.037521619349718094, 0.04086657240986824, 0.010225731879472733, 0.006935318931937218, -0.04773826152086258, 0.005517350509762764, -0.0054173655807971954, -0.0042311809957027435, 0.01881534792482853, 0.08398734778165817, -0.016288455575704575, -0.04395701363682747, -0.06202701851725578, -0.026832321658730507, 0.011234670877456665, 0.05304655432701111, -0.061699796468019485, 0.018669914454221725, 0.0098530612885952, -0.026668710634112358, 0.00938949454575777, -0.053373776376247406, -0.07282539457082748, -0.028341185301542282, 0.019996987655758858, -0.08129684627056122, 0.01719740964472294, -0.01516135223209858, 0.01614302210509777, 0.004587945062667131, -0.09816703200340271, 0.014515995047986507, 0.0454476997256279, 0.006326319649815559, 0.049628887325525284, 0.018742630258202553, -0.01820634864270687, 0.022796565666794777, 0.007753377314656973, -0.05628243088722229, 0.006412670481950045, 0.07133471220731735, -0.024196354672312737, 0.012843519449234009, -0.00040022379835136235, 0.03988490253686905, 0.05253754183650017, -0.0176337081938982, 0.04904715716838837, 0.004165281541645527, 0.007153467740863562, -0.05500989407300949, -0.035703711211681366, 0.011834580451250076, 0.0016281638527289033, 0.0014645521296188235, 0.0026450559962540865, -0.05704595148563385, 0.01661567948758602, -0.005876387469470501, -0.032685983926057816, -0.009980314411222935, -0.028741125017404556, -0.0011816401965916157, 0.029886407777667046, 0.00972580723464489, -0.010480239056050777, -0.007126199081540108, -0.01817907951772213, 0.10282087326049805, 0.020451463758945465, -0.014979561790823936, 0.021687641739845276, -0.009362226352095604, -0.09722171723842621, 0.019487973302602768, 0.007144378498196602, -0.01579762063920498, -0.036049116402864456, 0.0037517074961215258, -0.007344348356127739, -0.013116206042468548, -0.02094230055809021, 0.016342991963028908, -0.034431178122758865, 0.056646011769771576, 0.01008938904851675, 0.0300318393856287, 0.04697474092245102, -0.026486918330192566, 0.014843218959867954, 0.03235876187682152, -0.04192095622420311, 0.01983337663114071, 0.01646115630865097, -0.08696871995925903, -0.04188460111618042, -0.0010793828405439854, 0.007053482811897993, -0.008176040835678577, 0.014988651499152184, 0.003079081652686, 0.04650208726525307, -0.051592227071523666, 0.006399035919457674, -0.015388591215014458, 0.05675508826971054, -0.029886407777667046, -0.02948646806180477, 0.002690503839403391, 0.015788530930876732, 0.016033947467803955, -0.02650509774684906, 0.005194671917706728, -0.02455993741750717, -0.02501441352069378, 0.0327405221760273, 0.001085063791833818, -0.012979863211512566, 0.08180585503578186, -0.018042735755443573, 0.019560689106583595, -0.021778536960482597, 0.015452217310667038, -0.01643388718366623, 0.018070004880428314, 0.062935970723629, -0.001282761339098215, -0.004131196066737175, 0.015852157026529312, -0.006794431246817112, 0.037448905408382416, 0.043302569538354874, 0.019142571836709976, -0.00951674859970808, -0.011334655806422234, 0.03712167963385582, 0.011352835223078728, 0.007471601944416761, 0.047047458589076996, -0.010625672526657581, 0.04173916578292847, 0.0032858685590326786, 0.0017088335007429123, 0.02056053839623928, -0.06733530759811401, 0.05028333514928818, 0.014343294315040112, -0.059918247163295746, 0.008585070259869099, -0.018978958949446678, -0.040466632694005966, -0.04242997244000435, 0.03981218487024307, -0.003708532312884927, 0.022905640304088593, 0.008744137361645699, -0.09314960241317749, 0.020778687670826912, -0.0035108348820358515, -0.03492201119661331, 0.03981218487024307, -0.0038994126953184605, 0.003824423998594284, -0.0018713090103119612, -0.08638698607683182, 0.0014281939947977662, 0.03326771408319473, 0.0311407633125782, -0.03699442744255066, -0.030559033155441284, -0.013361623510718346, 0.0008226033532992005, 0.013125295750796795, -0.016951991245150566, 0.021378597244620323, 0.004001670051366091, 0.009075905196368694, 0.03864872455596924, 0.006767162587493658, 0.04650208726525307, -0.01467960700392723, 0.006853512953966856, 0.08180585503578186, 0.007239818572998047, -0.017915483564138412, -0.07707929611206055, 0.03564917668700218, -0.06329955905675888, -0.005149224307388067, 0.0023382841609418392, 0.0098530612885952, 0.08035153150558472, -0.02615969628095627, -0.010443881154060364, 0.019506152719259262, 0.03883051499724388, 0.01487048715353012, 0.009743986651301384, -0.028268469497561455, -0.08616884052753448, 0.018742630258202553, -0.016542961820960045, -0.05453724041581154, 0.013906995765864849, -0.0006203610682860017, 0.009571285918354988, 0.05151951313018799, -0.045338623225688934, -0.03699442744255066, 0.0028927461244165897, 0.02761402167379856, -0.04828363656997681, -0.012307236902415752, 0.01675202138721943, -0.020778687670826912, 0.02977733314037323, 0.013452518731355667, 0.008421458303928375, 0.039230454713106155, -0.004601579625159502, 0.09082268178462982, -0.01745191588997841, -0.03630362078547478, -0.003788065630942583, 0.020615076646208763, 0.006044543813914061, -0.020778687670826912, -0.06860784441232681, 0.029504645615816116, 0.036467235535383224, -0.03843057528138161, -0.01605212688446045, 0.01815181039273739, 0.04737468063831329, 0.002221256261691451 ]
24,254
storage3._async.bucket
list_buckets
Retrieves the details of all storage buckets within an existing product.
def __init__(self, session: AsyncClient) -> None: self._client = session
(self) -> list[storage3._async.file_api.AsyncBucket]
[ -0.02412363886833191, -0.054100941866636276, -0.08093326538801193, 0.005953648593276739, -0.017370110377669334, 0.014943203888833523, -0.019269824028015137, 0.10231185704469681, 0.026432381942868233, -0.031540703028440475, 0.0293955709785223, 0.03803063556551933, -0.012061819434165955, 0.01770642399787903, -0.011561894789338112, 0.03361311927437782, 0.04268448054790497, 0.0012123173801228404, 0.0032813239376991987, -0.0463930107653141, -0.039230454713106155, 0.039739467203617096, -0.034558430314064026, 0.02310561016201973, -0.01885170489549637, 0.05526440218091011, -0.028486618772149086, 0.021651284769177437, 0.06409943848848343, -0.036594487726688385, 0.04537498205900192, -0.0004573174810502678, 0.0317770317196846, 0.05537347495555878, 0.0074443332850933075, -0.005340104456990957, -0.012234521098434925, -0.0017588259652256966, -0.1328527182340622, -0.005349194165319204, -0.02230573073029518, -0.025196203961968422, -0.000782268529292196, 0.028141215443611145, 0.027504947036504745, 0.04039391502737999, 0.0021746724378317595, 0.019633406773209572, 0.010971074923872948, 0.0030563578475266695, -0.043775223195552826, 0.045338623225688934, -0.014943203888833523, 0.033449508249759674, -0.060172755271196365, 0.07984251528978348, -0.013734295032918453, 0.010098478756844997, -0.0918407142162323, 0.05424637347459793, -0.07398885488510132, -0.01535223238170147, 0.060172755271196365, 0.029104705899953842, 0.009671270847320557, -0.032813239842653275, -0.06199066340923309, 0.02494169771671295, 0.03959403559565544, -0.01833360269665718, 0.05504625290632248, 0.057155027985572815, 0.029831869527697563, -0.002167855156585574, 0.010652940720319748, 0.001444100635126233, -0.07860633730888367, 0.030177272856235504, -0.03244965896010399, -0.0041425577364861965, -0.0028336639516055584, 0.03479475900530815, -0.020960478112101555, 0.01547948643565178, 0.02948646806180477, -0.04624757915735245, 0.004767463542521, -0.022578416392207146, -0.07744287699460983, 0.04410244897007942, -0.051155928522348404, 0.05679144337773323, -0.03139527142047882, 0.016442976891994476, -0.01709742471575737, -0.009998493827879429, -0.016788380220532417, -0.03466750681400299, -0.03541284799575806, -0.020778687670826912, -0.05122864618897438, 0.010952895507216454, -0.02205122448503971, -0.005081052891910076, 0.008366920985281467, -0.056646011769771576, 0.0033472231589257717, -0.05930015817284584, 0.04977431893348694, 0.03183156996965408, 0.05279204621911049, 0.04573856294155121, 0.04221182316541672, 0.09227700531482697, -0.006476297043263912, -0.033322252333164215, 0.01811545342206955, -0.043775223195552826, 0.021560387685894966, -0.003824423998594284, -0.015179531648755074, 0.0049719782546162605, -0.014552352949976921, 0.08500538021326065, 0.04977431893348694, 0.02043328620493412, 0.02119680680334568, 0.0026655076071619987, 0.020633256062865257, -0.04541134089231491, 0.04221182316541672, -0.0362309068441391, 0.05042876675724983, 0.021596746519207954, -0.004653844516724348, 0.04693838208913803, 0.0012793526984751225, -0.008321473374962807, -0.01106197014451027, 0.027504947036504745, -0.034722041338682175, 0.022523880004882812, -0.016833826899528503, -0.043302569538354874, 0.03054085373878479, -0.003940315451472998, -0.085150808095932, -0.05355557054281235, 0.016006680205464363, -0.03601275756955147, 0.021051375195384026, -0.03339496999979019, 0.03352222219109535, 0.0022542059887200594, -0.04897443950176239, -0.012979863211512566, -0.032649628818035126, -0.0037358009722083807, 0.045811280608177185, -0.009780344553291798, -0.016033947467803955, -0.02110591158270836, 0.02374187856912613, -0.045338623225688934, -0.004319803789258003, 0.01520679984241724, -0.009044092148542404, -0.08427821099758148, -0.04570220783352852, 0.009562196210026741, -0.04010304808616638, -0.0251053087413311, -0.024523578584194183, -0.035703711211681366, -0.019996987655758858, 0.000876572506967932, 0.05177401751279831, 0.018724452704191208, -0.028141215443611145, 0.01890624314546585, -0.022269371896982193, -0.019469793885946274, -0.04650208726525307, 0.02208758145570755, 0.032813239842653275, 0.04999246820807457, 0.038212426006793976, 0.022069402039051056, 0.076279416680336, -0.009753076359629631, -0.05191945284605026, 0.03699442744255066, 0.05373736098408699, -0.007653392385691404, 0.025723397731781006, -0.0203423909842968, 0.024141818284988403, 0.007798825390636921, -0.0416300930082798, 0.025632502511143684, -0.018070004880428314, -0.005717320367693901, 0.01045297086238861, -0.007621579337865114, 0.025432532653212547, 0.013988802209496498, 0.00021459835988935083, -0.0018474489916116, -0.006126349791884422, -0.02014242112636566, -0.09104083478450775, 0.0032563277054578066, 0.021814895793795586, 0.006935318931937218, 0.04144830256700516, -0.013734295032918453, -0.009916688315570354, 0.000411585730034858, 0.05937287583947182, 0.030849898234009743, 0.0839146301150322, 0.011643700301647186, -0.010025762021541595, -0.09220429509878159, -0.030177272856235504, -0.018070004880428314, -0.017533723264932632, -0.054646313190460205, -0.027286797761917114, -0.02628694847226143, -0.0032336039002984762, 0.03584914654493332, 0.02583247236907482, 0.035703711211681366, -0.026432381942868233, 0.02374187856912613, -0.03172249346971512, 0.00724436342716217, -0.0660991370677948, -0.02692321687936783, 0.0075034149922430515, -0.010580223985016346, 0.00778519082814455, -0.016552051529288292, -0.02815939486026764, 0.059445589780807495, -0.004188005346804857, 0.011207402683794498, 0.007489780895411968, 0.02494169771671295, -0.03397670015692711, -0.03579460829496384, 0.002315560355782509, -0.025287099182605743, -0.007821548730134964, -0.030086377635598183, -0.0013100298820063472, 0.019942451268434525, -0.008335107937455177, 0.019269824028015137, -0.017679154872894287, 0.023032894358038902, -0.07017124444246292, 0.0600636787712574, -0.006294506136327982, 0.018388139083981514, 0.000889070623088628, 0.016733841970562935, -0.03326771408319473, -0.006780796684324741, 0.17946387827396393, 0.035485561937093735, 0.03577642887830734, -0.018351780250668526, 0.002305334433913231, -0.06413578987121582, -0.05395551025867462, -0.01533405389636755, -0.0908953994512558, -0.028086679056286812, 0.057445891201496124, -0.014743234030902386, 0.039521317929029465, 0.017715513706207275, -0.022233014926314354, -0.06828062236309052, -0.004685657564550638, 0.005503716412931681, -0.029450109228491783, -0.055409833788871765, -0.018724452704191208, -0.04610214754939079, 0.015279516577720642, 0.02977733314037323, 0.013434340246021748, -0.0034881108440458775, -0.06315412372350693, 0.06751710176467896, -0.028450259938836098, -0.026941396296024323, 0.025178024545311928, -0.01817907951772213, -0.010652940720319748, 0.032304223626852036, 0.04715653136372566, -0.02030603215098381, -0.004903806839138269, 0.07751559466123581, -0.04057570546865463, -0.008985009975731373, -0.0017997288377955556, -0.009294054470956326, -0.0010884724324569106, 0.013897906057536602, -0.03424938768148422, 0.009798523969948292, -0.0023769147228449583, -0.06315412372350693, 0.04319349303841591, 0.04446602985262871, -0.07075297832489014, -0.017051976174116135, 0.033031389117240906, 0.03777612745761871, -0.006694446317851543, 0.02174217998981476, 0.0197061225771904, 0.030559033155441284, -0.049592528492212296, 0.04519319161772728, -0.08791402727365494, 0.028450259938836098, -0.03083171881735325, 0.009371315129101276, -0.04017576575279236, -0.0072170947678387165, -0.029977302998304367, -0.017688244581222534, 0.013407071121037006, -0.05806398019194603, 0.013561593368649483, -0.05631878972053528, 0.005553708877414465, 0.05711866915225983, 0.004469781182706356, -0.027286797761917114, -0.015034099109470844, -0.04853814095258713, 0.03648541122674942, -0.046574801206588745, 0.03503108769655228, 0.0034244840499013662, 0.01983337663114071, 0.05130136385560036, 0.050065185874700546, -0.00004832368722418323, 0.00371762178838253, -0.03346768394112587, -0.03299503028392792, -0.03168613463640213, -0.010943805798888206, 0.037103500217199326, 0.009416763670742512, 0.008548712357878685, -0.03492201119661331, 0.02179671637713909, 0.005353739019483328, -0.02577793411910534, 0.0406847819685936, 0.007012580055743456, -0.039012305438518524, -0.05271933227777481, 0.00633995421230793, 0.07838819175958633, -0.012879878282546997, 0.024796264246106148, -0.0664263591170311, -0.023178325966000557, -0.031540703028440475, 0.020487822592258453, 0.01212544646114111, 0.008012429811060429, 0.02357826568186283, -0.0025609778240323067, -0.02014242112636566, -0.018388139083981514, -0.0454476997256279, -0.0006362677668221295, 0.01713378168642521, 0.040757495909929276, -0.009780344553291798, -0.03666720539331436, -0.013316175900399685, -0.034558430314064026, 0.018888063728809357, -0.04061206430196762, 0.015943052247166634, 0.026196053251624107, 0.012607191689312458, -0.03279506042599678, 0.035830967128276825, -0.02170582115650177, 0.051337722688913345, 0.04344800114631653, 0.0010072346776723862, 0.028741125017404556, 0.07177100330591202, -0.0005774698220193386, 0.07082569599151611, -0.036758098751306534, 0.004749284591525793, -0.03904866427183151, -0.07693386822938919, 0.01198001392185688, -0.023032894358038902, -0.015615829266607761, -0.019469793885946274, 0.011143775656819344, 0.05679144337773323, 0.020487822592258453, 0.011071059852838516, 0.09009552001953125, -0.012498117052018642, -0.009562196210026741, 0.012852609157562256, -0.013670668005943298, 0.03270416334271431, 0.01469778548926115, 0.02386913076043129, -0.031631600111722946, 0.00440842704847455, 0.03803063556551933, -0.018615378066897392, 0.011416462250053883, 0.03361311927437782, 0.07737016677856445, -0.04308442026376724, -0.009221337735652924, -0.007557952310889959, 0.03228604421019554, -0.028213931247591972, -0.011943655088543892, -0.0012395860394462943, -0.004108471795916557, 0.07017124444246292, -0.04312077537178993, -0.03737618774175644, 0.0017895031487569213, 0.09627640247344971, -0.01846085488796234, -0.020287852734327316, 0.00938949454575777, 0.022414805367588997, -0.009534927085042, -0.04697474092245102, -0.020415106788277626, 0.012298147194087505, 0.043011702597141266, 0.013897906057536602, -0.04970160499215126, 0.011643700301647186, 0.0054628136567771435, 0.009925777092576027, -0.053373776376247406, 0.015715815126895905, 0.06053633615374565, 0.03461296856403351, 0.021269522607326508, -0.023778235539793968, -0.0208150465041399, 0.00743524357676506, 0.029613720253109932, -0.03514016047120094, -0.030613569542765617, 0.02450539916753769, -0.028777483850717545, 0.007676116190850735, -0.009012279100716114, -0.037485260516405106, -0.014888666570186615, -0.029195601120591164, 0.019742481410503387, 0.016552051529288292, 0.015034099109470844, -0.02943192981183529, 0.019069854170084, 0.022251194342970848, -0.05675508826971054, 0.05446452274918556, -0.03701260685920715, 0.008348742499947548, 0.0734071210026741, -0.041266512125730515, -0.0012316326610744, 0.037485260516405106, 0.005603701341897249, -0.014797770418226719, 0.04086657240986824, 0.013270728290081024, -0.00430616969242692, -0.01722467876970768, 0.01833360269665718, 0.0262142326682806, -0.009998493827879429, 0.0009538335725665092, -0.049338024109601974, -0.05646422132849693, -0.023032894358038902, -0.020669613033533096, 0.006976221688091755, 0.034431178122758865, 0.06875327974557877, -0.07238909602165222, -0.03183156996965408, 0.027414051815867424, 0.00048515418893657625, -0.08973193913698196, -0.004617486149072647, -0.01725194603204727, -0.022905640304088593, 0.034594789147377014, 0.036594487726688385, 0.0340130589902401, -0.011452820152044296, -0.04871993511915207, -0.027813991531729698, 0.03575824946165085, 0.014288756996393204, 0.024196354672312737, 0.0064672078005969524, -0.0158885158598423, -0.0098530612885952, -0.037521619349718094, 0.04086657240986824, 0.010225731879472733, 0.006935318931937218, -0.04773826152086258, 0.005517350509762764, -0.0054173655807971954, -0.0042311809957027435, 0.01881534792482853, 0.08398734778165817, -0.016288455575704575, -0.04395701363682747, -0.06202701851725578, -0.026832321658730507, 0.011234670877456665, 0.05304655432701111, -0.061699796468019485, 0.018669914454221725, 0.0098530612885952, -0.026668710634112358, 0.00938949454575777, -0.053373776376247406, -0.07282539457082748, -0.028341185301542282, 0.019996987655758858, -0.08129684627056122, 0.01719740964472294, -0.01516135223209858, 0.01614302210509777, 0.004587945062667131, -0.09816703200340271, 0.014515995047986507, 0.0454476997256279, 0.006326319649815559, 0.049628887325525284, 0.018742630258202553, -0.01820634864270687, 0.022796565666794777, 0.007753377314656973, -0.05628243088722229, 0.006412670481950045, 0.07133471220731735, -0.024196354672312737, 0.012843519449234009, -0.00040022379835136235, 0.03988490253686905, 0.05253754183650017, -0.0176337081938982, 0.04904715716838837, 0.004165281541645527, 0.007153467740863562, -0.05500989407300949, -0.035703711211681366, 0.011834580451250076, 0.0016281638527289033, 0.0014645521296188235, 0.0026450559962540865, -0.05704595148563385, 0.01661567948758602, -0.005876387469470501, -0.032685983926057816, -0.009980314411222935, -0.028741125017404556, -0.0011816401965916157, 0.029886407777667046, 0.00972580723464489, -0.010480239056050777, -0.007126199081540108, -0.01817907951772213, 0.10282087326049805, 0.020451463758945465, -0.014979561790823936, 0.021687641739845276, -0.009362226352095604, -0.09722171723842621, 0.019487973302602768, 0.007144378498196602, -0.01579762063920498, -0.036049116402864456, 0.0037517074961215258, -0.007344348356127739, -0.013116206042468548, -0.02094230055809021, 0.016342991963028908, -0.034431178122758865, 0.056646011769771576, 0.01008938904851675, 0.0300318393856287, 0.04697474092245102, -0.026486918330192566, 0.014843218959867954, 0.03235876187682152, -0.04192095622420311, 0.01983337663114071, 0.01646115630865097, -0.08696871995925903, -0.04188460111618042, -0.0010793828405439854, 0.007053482811897993, -0.008176040835678577, 0.014988651499152184, 0.003079081652686, 0.04650208726525307, -0.051592227071523666, 0.006399035919457674, -0.015388591215014458, 0.05675508826971054, -0.029886407777667046, -0.02948646806180477, 0.002690503839403391, 0.015788530930876732, 0.016033947467803955, -0.02650509774684906, 0.005194671917706728, -0.02455993741750717, -0.02501441352069378, 0.0327405221760273, 0.001085063791833818, -0.012979863211512566, 0.08180585503578186, -0.018042735755443573, 0.019560689106583595, -0.021778536960482597, 0.015452217310667038, -0.01643388718366623, 0.018070004880428314, 0.062935970723629, -0.001282761339098215, -0.004131196066737175, 0.015852157026529312, -0.006794431246817112, 0.037448905408382416, 0.043302569538354874, 0.019142571836709976, -0.00951674859970808, -0.011334655806422234, 0.03712167963385582, 0.011352835223078728, 0.007471601944416761, 0.047047458589076996, -0.010625672526657581, 0.04173916578292847, 0.0032858685590326786, 0.0017088335007429123, 0.02056053839623928, -0.06733530759811401, 0.05028333514928818, 0.014343294315040112, -0.059918247163295746, 0.008585070259869099, -0.018978958949446678, -0.040466632694005966, -0.04242997244000435, 0.03981218487024307, -0.003708532312884927, 0.022905640304088593, 0.008744137361645699, -0.09314960241317749, 0.020778687670826912, -0.0035108348820358515, -0.03492201119661331, 0.03981218487024307, -0.0038994126953184605, 0.003824423998594284, -0.0018713090103119612, -0.08638698607683182, 0.0014281939947977662, 0.03326771408319473, 0.0311407633125782, -0.03699442744255066, -0.030559033155441284, -0.013361623510718346, 0.0008226033532992005, 0.013125295750796795, -0.016951991245150566, 0.021378597244620323, 0.004001670051366091, 0.009075905196368694, 0.03864872455596924, 0.006767162587493658, 0.04650208726525307, -0.01467960700392723, 0.006853512953966856, 0.08180585503578186, 0.007239818572998047, -0.017915483564138412, -0.07707929611206055, 0.03564917668700218, -0.06329955905675888, -0.005149224307388067, 0.0023382841609418392, 0.0098530612885952, 0.08035153150558472, -0.02615969628095627, -0.010443881154060364, 0.019506152719259262, 0.03883051499724388, 0.01487048715353012, 0.009743986651301384, -0.028268469497561455, -0.08616884052753448, 0.018742630258202553, -0.016542961820960045, -0.05453724041581154, 0.013906995765864849, -0.0006203610682860017, 0.009571285918354988, 0.05151951313018799, -0.045338623225688934, -0.03699442744255066, 0.0028927461244165897, 0.02761402167379856, -0.04828363656997681, -0.012307236902415752, 0.01675202138721943, -0.020778687670826912, 0.02977733314037323, 0.013452518731355667, 0.008421458303928375, 0.039230454713106155, -0.004601579625159502, 0.09082268178462982, -0.01745191588997841, -0.03630362078547478, -0.003788065630942583, 0.020615076646208763, 0.006044543813914061, -0.020778687670826912, -0.06860784441232681, 0.029504645615816116, 0.036467235535383224, -0.03843057528138161, -0.01605212688446045, 0.01815181039273739, 0.04737468063831329, 0.002221256261691451 ]
24,255
storage3._async.bucket
update_bucket
Update a storage bucket. Parameters ---------- id The unique identifier of the bucket you would like to update. options The properties you want to update. Valid options are `public`, `file_size_limit` and `allowed_mime_types`.
def __init__(self, session: AsyncClient) -> None: self._client = session
(self, id: str, options: storage3.types.CreateOrUpdateBucketOptions) -> dict[str, str]
[ -0.02412363886833191, -0.054100941866636276, -0.08093326538801193, 0.005953648593276739, -0.017370110377669334, 0.014943203888833523, -0.019269824028015137, 0.10231185704469681, 0.026432381942868233, -0.031540703028440475, 0.0293955709785223, 0.03803063556551933, -0.012061819434165955, 0.01770642399787903, -0.011561894789338112, 0.03361311927437782, 0.04268448054790497, 0.0012123173801228404, 0.0032813239376991987, -0.0463930107653141, -0.039230454713106155, 0.039739467203617096, -0.034558430314064026, 0.02310561016201973, -0.01885170489549637, 0.05526440218091011, -0.028486618772149086, 0.021651284769177437, 0.06409943848848343, -0.036594487726688385, 0.04537498205900192, -0.0004573174810502678, 0.0317770317196846, 0.05537347495555878, 0.0074443332850933075, -0.005340104456990957, -0.012234521098434925, -0.0017588259652256966, -0.1328527182340622, -0.005349194165319204, -0.02230573073029518, -0.025196203961968422, -0.000782268529292196, 0.028141215443611145, 0.027504947036504745, 0.04039391502737999, 0.0021746724378317595, 0.019633406773209572, 0.010971074923872948, 0.0030563578475266695, -0.043775223195552826, 0.045338623225688934, -0.014943203888833523, 0.033449508249759674, -0.060172755271196365, 0.07984251528978348, -0.013734295032918453, 0.010098478756844997, -0.0918407142162323, 0.05424637347459793, -0.07398885488510132, -0.01535223238170147, 0.060172755271196365, 0.029104705899953842, 0.009671270847320557, -0.032813239842653275, -0.06199066340923309, 0.02494169771671295, 0.03959403559565544, -0.01833360269665718, 0.05504625290632248, 0.057155027985572815, 0.029831869527697563, -0.002167855156585574, 0.010652940720319748, 0.001444100635126233, -0.07860633730888367, 0.030177272856235504, -0.03244965896010399, -0.0041425577364861965, -0.0028336639516055584, 0.03479475900530815, -0.020960478112101555, 0.01547948643565178, 0.02948646806180477, -0.04624757915735245, 0.004767463542521, -0.022578416392207146, -0.07744287699460983, 0.04410244897007942, -0.051155928522348404, 0.05679144337773323, -0.03139527142047882, 0.016442976891994476, -0.01709742471575737, -0.009998493827879429, -0.016788380220532417, -0.03466750681400299, -0.03541284799575806, -0.020778687670826912, -0.05122864618897438, 0.010952895507216454, -0.02205122448503971, -0.005081052891910076, 0.008366920985281467, -0.056646011769771576, 0.0033472231589257717, -0.05930015817284584, 0.04977431893348694, 0.03183156996965408, 0.05279204621911049, 0.04573856294155121, 0.04221182316541672, 0.09227700531482697, -0.006476297043263912, -0.033322252333164215, 0.01811545342206955, -0.043775223195552826, 0.021560387685894966, -0.003824423998594284, -0.015179531648755074, 0.0049719782546162605, -0.014552352949976921, 0.08500538021326065, 0.04977431893348694, 0.02043328620493412, 0.02119680680334568, 0.0026655076071619987, 0.020633256062865257, -0.04541134089231491, 0.04221182316541672, -0.0362309068441391, 0.05042876675724983, 0.021596746519207954, -0.004653844516724348, 0.04693838208913803, 0.0012793526984751225, -0.008321473374962807, -0.01106197014451027, 0.027504947036504745, -0.034722041338682175, 0.022523880004882812, -0.016833826899528503, -0.043302569538354874, 0.03054085373878479, -0.003940315451472998, -0.085150808095932, -0.05355557054281235, 0.016006680205464363, -0.03601275756955147, 0.021051375195384026, -0.03339496999979019, 0.03352222219109535, 0.0022542059887200594, -0.04897443950176239, -0.012979863211512566, -0.032649628818035126, -0.0037358009722083807, 0.045811280608177185, -0.009780344553291798, -0.016033947467803955, -0.02110591158270836, 0.02374187856912613, -0.045338623225688934, -0.004319803789258003, 0.01520679984241724, -0.009044092148542404, -0.08427821099758148, -0.04570220783352852, 0.009562196210026741, -0.04010304808616638, -0.0251053087413311, -0.024523578584194183, -0.035703711211681366, -0.019996987655758858, 0.000876572506967932, 0.05177401751279831, 0.018724452704191208, -0.028141215443611145, 0.01890624314546585, -0.022269371896982193, -0.019469793885946274, -0.04650208726525307, 0.02208758145570755, 0.032813239842653275, 0.04999246820807457, 0.038212426006793976, 0.022069402039051056, 0.076279416680336, -0.009753076359629631, -0.05191945284605026, 0.03699442744255066, 0.05373736098408699, -0.007653392385691404, 0.025723397731781006, -0.0203423909842968, 0.024141818284988403, 0.007798825390636921, -0.0416300930082798, 0.025632502511143684, -0.018070004880428314, -0.005717320367693901, 0.01045297086238861, -0.007621579337865114, 0.025432532653212547, 0.013988802209496498, 0.00021459835988935083, -0.0018474489916116, -0.006126349791884422, -0.02014242112636566, -0.09104083478450775, 0.0032563277054578066, 0.021814895793795586, 0.006935318931937218, 0.04144830256700516, -0.013734295032918453, -0.009916688315570354, 0.000411585730034858, 0.05937287583947182, 0.030849898234009743, 0.0839146301150322, 0.011643700301647186, -0.010025762021541595, -0.09220429509878159, -0.030177272856235504, -0.018070004880428314, -0.017533723264932632, -0.054646313190460205, -0.027286797761917114, -0.02628694847226143, -0.0032336039002984762, 0.03584914654493332, 0.02583247236907482, 0.035703711211681366, -0.026432381942868233, 0.02374187856912613, -0.03172249346971512, 0.00724436342716217, -0.0660991370677948, -0.02692321687936783, 0.0075034149922430515, -0.010580223985016346, 0.00778519082814455, -0.016552051529288292, -0.02815939486026764, 0.059445589780807495, -0.004188005346804857, 0.011207402683794498, 0.007489780895411968, 0.02494169771671295, -0.03397670015692711, -0.03579460829496384, 0.002315560355782509, -0.025287099182605743, -0.007821548730134964, -0.030086377635598183, -0.0013100298820063472, 0.019942451268434525, -0.008335107937455177, 0.019269824028015137, -0.017679154872894287, 0.023032894358038902, -0.07017124444246292, 0.0600636787712574, -0.006294506136327982, 0.018388139083981514, 0.000889070623088628, 0.016733841970562935, -0.03326771408319473, -0.006780796684324741, 0.17946387827396393, 0.035485561937093735, 0.03577642887830734, -0.018351780250668526, 0.002305334433913231, -0.06413578987121582, -0.05395551025867462, -0.01533405389636755, -0.0908953994512558, -0.028086679056286812, 0.057445891201496124, -0.014743234030902386, 0.039521317929029465, 0.017715513706207275, -0.022233014926314354, -0.06828062236309052, -0.004685657564550638, 0.005503716412931681, -0.029450109228491783, -0.055409833788871765, -0.018724452704191208, -0.04610214754939079, 0.015279516577720642, 0.02977733314037323, 0.013434340246021748, -0.0034881108440458775, -0.06315412372350693, 0.06751710176467896, -0.028450259938836098, -0.026941396296024323, 0.025178024545311928, -0.01817907951772213, -0.010652940720319748, 0.032304223626852036, 0.04715653136372566, -0.02030603215098381, -0.004903806839138269, 0.07751559466123581, -0.04057570546865463, -0.008985009975731373, -0.0017997288377955556, -0.009294054470956326, -0.0010884724324569106, 0.013897906057536602, -0.03424938768148422, 0.009798523969948292, -0.0023769147228449583, -0.06315412372350693, 0.04319349303841591, 0.04446602985262871, -0.07075297832489014, -0.017051976174116135, 0.033031389117240906, 0.03777612745761871, -0.006694446317851543, 0.02174217998981476, 0.0197061225771904, 0.030559033155441284, -0.049592528492212296, 0.04519319161772728, -0.08791402727365494, 0.028450259938836098, -0.03083171881735325, 0.009371315129101276, -0.04017576575279236, -0.0072170947678387165, -0.029977302998304367, -0.017688244581222534, 0.013407071121037006, -0.05806398019194603, 0.013561593368649483, -0.05631878972053528, 0.005553708877414465, 0.05711866915225983, 0.004469781182706356, -0.027286797761917114, -0.015034099109470844, -0.04853814095258713, 0.03648541122674942, -0.046574801206588745, 0.03503108769655228, 0.0034244840499013662, 0.01983337663114071, 0.05130136385560036, 0.050065185874700546, -0.00004832368722418323, 0.00371762178838253, -0.03346768394112587, -0.03299503028392792, -0.03168613463640213, -0.010943805798888206, 0.037103500217199326, 0.009416763670742512, 0.008548712357878685, -0.03492201119661331, 0.02179671637713909, 0.005353739019483328, -0.02577793411910534, 0.0406847819685936, 0.007012580055743456, -0.039012305438518524, -0.05271933227777481, 0.00633995421230793, 0.07838819175958633, -0.012879878282546997, 0.024796264246106148, -0.0664263591170311, -0.023178325966000557, -0.031540703028440475, 0.020487822592258453, 0.01212544646114111, 0.008012429811060429, 0.02357826568186283, -0.0025609778240323067, -0.02014242112636566, -0.018388139083981514, -0.0454476997256279, -0.0006362677668221295, 0.01713378168642521, 0.040757495909929276, -0.009780344553291798, -0.03666720539331436, -0.013316175900399685, -0.034558430314064026, 0.018888063728809357, -0.04061206430196762, 0.015943052247166634, 0.026196053251624107, 0.012607191689312458, -0.03279506042599678, 0.035830967128276825, -0.02170582115650177, 0.051337722688913345, 0.04344800114631653, 0.0010072346776723862, 0.028741125017404556, 0.07177100330591202, -0.0005774698220193386, 0.07082569599151611, -0.036758098751306534, 0.004749284591525793, -0.03904866427183151, -0.07693386822938919, 0.01198001392185688, -0.023032894358038902, -0.015615829266607761, -0.019469793885946274, 0.011143775656819344, 0.05679144337773323, 0.020487822592258453, 0.011071059852838516, 0.09009552001953125, -0.012498117052018642, -0.009562196210026741, 0.012852609157562256, -0.013670668005943298, 0.03270416334271431, 0.01469778548926115, 0.02386913076043129, -0.031631600111722946, 0.00440842704847455, 0.03803063556551933, -0.018615378066897392, 0.011416462250053883, 0.03361311927437782, 0.07737016677856445, -0.04308442026376724, -0.009221337735652924, -0.007557952310889959, 0.03228604421019554, -0.028213931247591972, -0.011943655088543892, -0.0012395860394462943, -0.004108471795916557, 0.07017124444246292, -0.04312077537178993, -0.03737618774175644, 0.0017895031487569213, 0.09627640247344971, -0.01846085488796234, -0.020287852734327316, 0.00938949454575777, 0.022414805367588997, -0.009534927085042, -0.04697474092245102, -0.020415106788277626, 0.012298147194087505, 0.043011702597141266, 0.013897906057536602, -0.04970160499215126, 0.011643700301647186, 0.0054628136567771435, 0.009925777092576027, -0.053373776376247406, 0.015715815126895905, 0.06053633615374565, 0.03461296856403351, 0.021269522607326508, -0.023778235539793968, -0.0208150465041399, 0.00743524357676506, 0.029613720253109932, -0.03514016047120094, -0.030613569542765617, 0.02450539916753769, -0.028777483850717545, 0.007676116190850735, -0.009012279100716114, -0.037485260516405106, -0.014888666570186615, -0.029195601120591164, 0.019742481410503387, 0.016552051529288292, 0.015034099109470844, -0.02943192981183529, 0.019069854170084, 0.022251194342970848, -0.05675508826971054, 0.05446452274918556, -0.03701260685920715, 0.008348742499947548, 0.0734071210026741, -0.041266512125730515, -0.0012316326610744, 0.037485260516405106, 0.005603701341897249, -0.014797770418226719, 0.04086657240986824, 0.013270728290081024, -0.00430616969242692, -0.01722467876970768, 0.01833360269665718, 0.0262142326682806, -0.009998493827879429, 0.0009538335725665092, -0.049338024109601974, -0.05646422132849693, -0.023032894358038902, -0.020669613033533096, 0.006976221688091755, 0.034431178122758865, 0.06875327974557877, -0.07238909602165222, -0.03183156996965408, 0.027414051815867424, 0.00048515418893657625, -0.08973193913698196, -0.004617486149072647, -0.01725194603204727, -0.022905640304088593, 0.034594789147377014, 0.036594487726688385, 0.0340130589902401, -0.011452820152044296, -0.04871993511915207, -0.027813991531729698, 0.03575824946165085, 0.014288756996393204, 0.024196354672312737, 0.0064672078005969524, -0.0158885158598423, -0.0098530612885952, -0.037521619349718094, 0.04086657240986824, 0.010225731879472733, 0.006935318931937218, -0.04773826152086258, 0.005517350509762764, -0.0054173655807971954, -0.0042311809957027435, 0.01881534792482853, 0.08398734778165817, -0.016288455575704575, -0.04395701363682747, -0.06202701851725578, -0.026832321658730507, 0.011234670877456665, 0.05304655432701111, -0.061699796468019485, 0.018669914454221725, 0.0098530612885952, -0.026668710634112358, 0.00938949454575777, -0.053373776376247406, -0.07282539457082748, -0.028341185301542282, 0.019996987655758858, -0.08129684627056122, 0.01719740964472294, -0.01516135223209858, 0.01614302210509777, 0.004587945062667131, -0.09816703200340271, 0.014515995047986507, 0.0454476997256279, 0.006326319649815559, 0.049628887325525284, 0.018742630258202553, -0.01820634864270687, 0.022796565666794777, 0.007753377314656973, -0.05628243088722229, 0.006412670481950045, 0.07133471220731735, -0.024196354672312737, 0.012843519449234009, -0.00040022379835136235, 0.03988490253686905, 0.05253754183650017, -0.0176337081938982, 0.04904715716838837, 0.004165281541645527, 0.007153467740863562, -0.05500989407300949, -0.035703711211681366, 0.011834580451250076, 0.0016281638527289033, 0.0014645521296188235, 0.0026450559962540865, -0.05704595148563385, 0.01661567948758602, -0.005876387469470501, -0.032685983926057816, -0.009980314411222935, -0.028741125017404556, -0.0011816401965916157, 0.029886407777667046, 0.00972580723464489, -0.010480239056050777, -0.007126199081540108, -0.01817907951772213, 0.10282087326049805, 0.020451463758945465, -0.014979561790823936, 0.021687641739845276, -0.009362226352095604, -0.09722171723842621, 0.019487973302602768, 0.007144378498196602, -0.01579762063920498, -0.036049116402864456, 0.0037517074961215258, -0.007344348356127739, -0.013116206042468548, -0.02094230055809021, 0.016342991963028908, -0.034431178122758865, 0.056646011769771576, 0.01008938904851675, 0.0300318393856287, 0.04697474092245102, -0.026486918330192566, 0.014843218959867954, 0.03235876187682152, -0.04192095622420311, 0.01983337663114071, 0.01646115630865097, -0.08696871995925903, -0.04188460111618042, -0.0010793828405439854, 0.007053482811897993, -0.008176040835678577, 0.014988651499152184, 0.003079081652686, 0.04650208726525307, -0.051592227071523666, 0.006399035919457674, -0.015388591215014458, 0.05675508826971054, -0.029886407777667046, -0.02948646806180477, 0.002690503839403391, 0.015788530930876732, 0.016033947467803955, -0.02650509774684906, 0.005194671917706728, -0.02455993741750717, -0.02501441352069378, 0.0327405221760273, 0.001085063791833818, -0.012979863211512566, 0.08180585503578186, -0.018042735755443573, 0.019560689106583595, -0.021778536960482597, 0.015452217310667038, -0.01643388718366623, 0.018070004880428314, 0.062935970723629, -0.001282761339098215, -0.004131196066737175, 0.015852157026529312, -0.006794431246817112, 0.037448905408382416, 0.043302569538354874, 0.019142571836709976, -0.00951674859970808, -0.011334655806422234, 0.03712167963385582, 0.011352835223078728, 0.007471601944416761, 0.047047458589076996, -0.010625672526657581, 0.04173916578292847, 0.0032858685590326786, 0.0017088335007429123, 0.02056053839623928, -0.06733530759811401, 0.05028333514928818, 0.014343294315040112, -0.059918247163295746, 0.008585070259869099, -0.018978958949446678, -0.040466632694005966, -0.04242997244000435, 0.03981218487024307, -0.003708532312884927, 0.022905640304088593, 0.008744137361645699, -0.09314960241317749, 0.020778687670826912, -0.0035108348820358515, -0.03492201119661331, 0.03981218487024307, -0.0038994126953184605, 0.003824423998594284, -0.0018713090103119612, -0.08638698607683182, 0.0014281939947977662, 0.03326771408319473, 0.0311407633125782, -0.03699442744255066, -0.030559033155441284, -0.013361623510718346, 0.0008226033532992005, 0.013125295750796795, -0.016951991245150566, 0.021378597244620323, 0.004001670051366091, 0.009075905196368694, 0.03864872455596924, 0.006767162587493658, 0.04650208726525307, -0.01467960700392723, 0.006853512953966856, 0.08180585503578186, 0.007239818572998047, -0.017915483564138412, -0.07707929611206055, 0.03564917668700218, -0.06329955905675888, -0.005149224307388067, 0.0023382841609418392, 0.0098530612885952, 0.08035153150558472, -0.02615969628095627, -0.010443881154060364, 0.019506152719259262, 0.03883051499724388, 0.01487048715353012, 0.009743986651301384, -0.028268469497561455, -0.08616884052753448, 0.018742630258202553, -0.016542961820960045, -0.05453724041581154, 0.013906995765864849, -0.0006203610682860017, 0.009571285918354988, 0.05151951313018799, -0.045338623225688934, -0.03699442744255066, 0.0028927461244165897, 0.02761402167379856, -0.04828363656997681, -0.012307236902415752, 0.01675202138721943, -0.020778687670826912, 0.02977733314037323, 0.013452518731355667, 0.008421458303928375, 0.039230454713106155, -0.004601579625159502, 0.09082268178462982, -0.01745191588997841, -0.03630362078547478, -0.003788065630942583, 0.020615076646208763, 0.006044543813914061, -0.020778687670826912, -0.06860784441232681, 0.029504645615816116, 0.036467235535383224, -0.03843057528138161, -0.01605212688446045, 0.01815181039273739, 0.04737468063831329, 0.002221256261691451 ]
24,256
supabase._sync.client
SyncClient
Supabase client class.
class SyncClient: """Supabase client class.""" def __init__( self, supabase_url: str, supabase_key: str, options: Union[ClientOptions, None] = None, ): """Instantiate the client. Parameters ---------- supabase_url: str The URL to the Supabase instance that should be connected to. supabase_key: str The API key to the Supabase instance that should be connected to. **options Any extra settings to be optionally specified - also see the `DEFAULT_OPTIONS` dict. """ if not supabase_url: raise SupabaseException("supabase_url is required") if not supabase_key: raise SupabaseException("supabase_key is required") # Check if the url and key are valid if not re.match(r"^(https?)://.+", supabase_url): raise SupabaseException("Invalid URL") # Check if the key is a valid JWT if not re.match( r"^[A-Za-z0-9-_=]+\.[A-Za-z0-9-_=]+\.?[A-Za-z0-9-_.+/=]*$", supabase_key ): raise SupabaseException("Invalid API key") if options is None: options = ClientOptions(storage=SyncMemoryStorage()) self.supabase_url = supabase_url self.supabase_key = supabase_key self.options = options options.headers.update(self._get_auth_headers()) self.rest_url = f"{supabase_url}/rest/v1" self.realtime_url = f"{supabase_url}/realtime/v1".replace("http", "ws") self.auth_url = f"{supabase_url}/auth/v1" self.storage_url = f"{supabase_url}/storage/v1" self.functions_url = f"{supabase_url}/functions/v1" self.schema = options.schema # Instantiate clients. self.auth = self._init_supabase_auth_client( auth_url=self.auth_url, client_options=options, ) # TODO: Bring up to parity with JS client. # self.realtime: SupabaseRealtimeClient = self._init_realtime_client( # realtime_url=self.realtime_url, # supabase_key=self.supabase_key, # ) self.realtime = None self._postgrest = None self._storage = None self._functions = None self.auth.on_auth_state_change(self._listen_to_auth_events) @classmethod def create( cls, supabase_url: str, supabase_key: str, options: Union[ClientOptions, None] = None, ): return cls(supabase_url, supabase_key, options) def table(self, table_name: str) -> SyncRequestBuilder: """Perform a table operation. Note that the supabase client uses the `from` method, but in Python, this is a reserved keyword, so we have elected to use the name `table`. Alternatively you can use the `.from_()` method. """ return self.from_(table_name) def from_(self, table_name: str) -> SyncRequestBuilder: """Perform a table operation. See the `table` method. """ return self.postgrest.from_(table_name) def rpc( self, fn: str, params: Optional[Dict[Any, Any]] = None ) -> SyncRPCFilterRequestBuilder: """Performs a stored procedure call. Parameters ---------- fn : callable The stored procedure call to be executed. params : dict of any Parameters passed into the stored procedure call. Returns ------- SyncFilterRequestBuilder Returns a filter builder. This lets you apply filters on the response of an RPC. """ if params is None: params = {} return self.postgrest.rpc(fn, params) @property def postgrest(self): if self._postgrest is None: self._postgrest = self._init_postgrest_client( rest_url=self.rest_url, headers=self.options.headers, schema=self.options.schema, timeout=self.options.postgrest_client_timeout, ) return self._postgrest @property def storage(self): if self._storage is None: self._storage = self._init_storage_client( storage_url=self.storage_url, headers=self.options.headers, storage_client_timeout=self.options.storage_client_timeout, ) return self._storage @property def functions(self): if self._functions is None: self._functions = SyncFunctionsClient( self.functions_url, self.options.headers ) return self._functions # async def remove_subscription_helper(resolve): # try: # await self._close_subscription(subscription) # open_subscriptions = len(self.get_subscriptions()) # if not open_subscriptions: # error = await self.realtime.disconnect() # if error: # return {"error": None, "data": { open_subscriptions}} # except Exception as e: # raise e # return remove_subscription_helper(subscription) # async def _close_subscription(self, subscription): # """Close a given subscription # Parameters # ---------- # subscription # The name of the channel # """ # if not subscription.closed: # await self._closeChannel(subscription) # def get_subscriptions(self): # """Return all channels the client is subscribed to.""" # return self.realtime.channels # @staticmethod # def _init_realtime_client( # realtime_url: str, supabase_key: str # ) -> SupabaseRealtimeClient: # """Private method for creating an instance of the realtime-py client.""" # return SupabaseRealtimeClient( # realtime_url, {"params": {"apikey": supabase_key}} # ) @staticmethod def _init_storage_client( storage_url: str, headers: Dict[str, str], storage_client_timeout: int = DEFAULT_STORAGE_CLIENT_TIMEOUT, ) -> SyncStorageClient: return SyncStorageClient(storage_url, headers, storage_client_timeout) @staticmethod def _init_supabase_auth_client( auth_url: str, client_options: ClientOptions, ) -> SyncSupabaseAuthClient: """Creates a wrapped instance of the GoTrue Client.""" return SyncSupabaseAuthClient( url=auth_url, auto_refresh_token=client_options.auto_refresh_token, persist_session=client_options.persist_session, storage=client_options.storage, headers=client_options.headers, flow_type=client_options.flow_type, ) @staticmethod def _init_postgrest_client( rest_url: str, headers: Dict[str, str], schema: str, timeout: Union[int, float, Timeout] = DEFAULT_POSTGREST_CLIENT_TIMEOUT, ) -> SyncPostgrestClient: """Private helper for creating an instance of the Postgrest client.""" return SyncPostgrestClient( rest_url, headers=headers, schema=schema, timeout=timeout ) def _create_auth_header(self, token: str): return f"Bearer {token}" def _get_auth_headers(self) -> Dict[str, str]: """Helper method to get auth headers.""" return { "apiKey": self.supabase_key, "Authorization": self.options.headers.get( "Authorization", self._create_auth_header(self.supabase_key) ), } def _listen_to_auth_events( self, event: AuthChangeEvent, session: Union[Session, None] ): access_token = self.supabase_key if event in ["SIGNED_IN", "TOKEN_REFRESHED", "SIGNED_OUT"]: # reset postgrest and storage instance on event change self._postgrest = None self._storage = None self._functions = None access_token = session.access_token if session else self.supabase_key sel
(supabase_url: str, supabase_key: str, options: Optional[supabase.lib.client_options.ClientOptions] = None)
[ -0.040865518152713776, -0.08225340396165848, -0.04536594823002815, -0.0007797899888828397, 0.015480275265872478, 0.007408632896840572, -0.03610390052199364, 0.007443792652338743, -0.012285773642361164, -0.05211659148335457, -0.018574321642518044, 0.023627260699868202, -0.03457696735858917, 0.00712735578417778, -0.04962528496980667, 0.0034381079021841288, 0.03656599670648575, -0.05151385813951492, 0.043236277997493744, -0.057621583342552185, -0.003086511744186282, 0.07755206525325775, 0.030458271503448486, 0.008679402060806751, 0.01508849672973156, 0.037731289863586426, -0.0012531890533864498, -0.003988104872405529, 0.07200688868761063, 0.018112223595380783, 0.017881175503134727, 0.036807093769311905, 0.04339700937271118, 0.03724909946322441, 0.040604330599308014, -0.04046369343996048, 0.016324106603860855, 0.0020241891033947468, -0.07494020462036133, 0.0443212054669857, -0.03009662963449955, -0.01116066612303257, 0.050268203020095825, -0.01801176741719246, 0.035300251096487045, 0.08703511208295822, 0.009663870558142662, 0.06208183243870735, -0.008317760191857815, 0.018966099247336388, 0.0350993387401104, 0.010638294741511345, -0.054487355053424835, 0.028730427846312523, -0.03290939703583717, 0.027806231752038002, -0.0009587273234501481, 0.06344803422689438, -0.038434479385614395, -0.0134812006726861, 0.00252898083999753, 0.01684647798538208, -0.007780320011079311, -0.012988965958356857, 0.03656599670648575, -0.00923693273216486, -0.07039958983659744, -0.013611793518066406, 0.02193959802389145, -0.015309500508010387, 0.002243936760351062, 0.004912300501018763, -0.021839143708348274, 0.020030934363603592, 0.049384187906980515, 0.018072040751576424, -0.02549574337899685, 0.023386165499687195, -0.04789743945002556, -0.01323006022721529, 0.03813311085104942, -0.026098478585481644, 0.036686547100543976, -0.0011138063855469227, 0.06931466609239578, 0.05211659148335457, 0.023305801674723625, -0.00547485426068306, -0.030337722972035408, 0.004374860320240259, -0.03063909150660038, 0.006770737003535032, 0.002554094884544611, 0.034376055002212524, 0.06509551405906677, -0.03290939703583717, -0.057621583342552185, -0.06220237910747528, -0.04492393881082535, 0.008327805437147617, -0.03700800612568855, 0.03821347653865814, 0.0016914285952225327, -0.026520393788814545, 0.0342755988240242, -0.055572282522916794, 0.016746021807193756, -0.009131453931331635, 0.019659247249364853, 0.0038650461938232183, -0.03911758214235306, 0.027484772726893425, 0.04440156742930412, -0.011281212791800499, -0.0206939447671175, -0.01529945433139801, -0.01696702465415001, 0.026661032810807228, 0.0009681450901553035, -0.013189878314733505, -0.0169368889182806, -0.006389004178345203, -0.001457868260331452, 0.04492393881082535, 0.05420607700943947, 0.034376055002212524, 0.007257948629558086, 0.019619064405560493, 0.03232675418257713, -0.025013552978634834, -0.010045603848993778, -0.010156105272471905, 0.003001124132424593, 0.018634594976902008, -0.020593488588929176, 0.009076203219592571, 0.021095767617225647, -0.0007151214522309601, -0.05062984302639961, 0.04761616140604019, -0.018905825912952423, 0.02854960598051548, 0.0064040725119411945, -0.003965502139180899, 0.03883630409836769, 0.02867015264928341, -0.025777019560337067, -0.033291131258010864, -0.04142807051539421, -0.03795229271054268, 0.025596199557185173, -0.025154192000627518, -0.03106100670993328, 0.014957903884351254, -0.07409637421369553, -0.03214593231678009, -0.049263641238212585, -0.039559587836265564, 0.0068762158043682575, 0.012024587951600552, -0.03335140645503998, -0.0029006681870669127, 0.019006282091140747, -0.034215327352285385, -0.03608381003141403, 0.0023732739500701427, 0.010608158074319363, -0.060595083981752396, -0.020673852413892746, 0.05187549814581871, -0.009648802690207958, 0.01722821034491062, -0.0932232066988945, -0.0038123067934066057, -0.01772044599056244, 0.03477787971496582, 0.06139872968196869, 0.01299901120364666, -0.027705775573849678, -0.014686672948300838, -0.025214465335011482, -0.08462416380643845, -0.006062522064894438, -0.016645565629005432, 0.015570686198771, 0.03853493556380272, 0.03616417571902275, 0.004181482829153538, 0.08518671989440918, 0.012356093153357506, -0.045044489204883575, -0.0016148308059200644, 0.05822432041168213, -0.026118570938706398, 0.06340785324573517, 0.004965039901435375, -0.008734652772545815, -0.008131916634738445, -0.055411551147699356, -0.014073890633881092, -0.033291131258010864, -0.014807220548391342, 0.03620435670018196, -0.07554294168949127, 0.032788850367069244, -0.009769349358975887, 0.00965884793549776, -0.029292980208992958, 0.006223251577466726, -0.01759989745914936, -0.06883247941732407, -0.03817329555749893, -0.030317632481455803, 0.013752431608736515, 0.03829384222626686, -0.0664617121219635, 0.04339700937271118, -0.020382530987262726, 0.05999234691262245, 0.01725834794342518, 0.12054724991321564, -0.04898236319422722, -0.01609305664896965, -0.037389736622571945, -0.04657141864299774, 0.060836177319288254, -0.004352258052676916, -0.007609544787555933, 0.012848326936364174, -0.04576777294278145, 0.0022627722937613726, 0.03907739743590355, 0.0035008930135518312, 0.015409956686198711, -0.018825462087988853, -0.05412571504712105, -0.001741656567901373, 0.04866090416908264, 0.04544631019234657, -0.003204547567293048, 0.0206939447671175, 0.04255317896604538, 0.024692093953490257, -0.0016788715729489923, -0.08365979045629501, 0.02131677232682705, 0.012677552178502083, -0.0018282999517396092, -0.01734875701367855, 0.016454698517918587, -0.011441943235695362, -0.08631183207035065, -0.021678412333130836, 0.004678740166127682, -0.01721816509962082, -0.04576777294278145, -0.020754218101501465, 0.022019963711500168, -0.012295818887650967, -0.029031794518232346, -0.052237141877412796, -0.013139650225639343, -0.10399208962917328, 0.10318844020366669, 0.010251538828015327, -0.019297605380415916, 0.0012870930368080735, 0.007740137632936239, -0.012888509780168533, -0.004261847585439682, 0.09145517647266388, 0.04383901506662369, -0.017298530787229538, -0.002515168162062764, -0.05412571504712105, -0.02348662167787552, -0.04645087197422981, -0.02650030329823494, -0.054406989365816116, -0.0273843165487051, 0.012848326936364174, 0.00001902189978864044, 0.07015849649906158, -0.016997162252664566, 0.06401059031486511, -0.0334518626332283, 0.009925056248903275, -0.05275951325893402, -0.003633997170254588, 0.0013913161819800735, -0.03813311085104942, 0.0076899100095033646, -0.00029304908821359277, -0.015851963311433792, -0.023707624524831772, 0.01559077762067318, -0.022522244602441788, 0.016535064205527306, 0.01342092640697956, -0.05292024090886116, 0.03917785361409187, 0.015912236645817757, 0.029895717278122902, 0.011753357015550137, 0.0551704578101635, -0.0777529776096344, 0.002390853827819228, -0.008036483079195023, -0.013079375959932804, 0.02378799021244049, -0.0656178817152977, -0.031241828575730324, 0.008558854460716248, 0.0126474155113101, -0.007283062674105167, 0.01241636648774147, 0.007413655519485474, 0.005499968305230141, 0.03353222459554672, 0.06196128576993942, -0.058666326105594635, 0.018323181197047234, 0.03775138035416603, 0.039860956370830536, 0.02641993761062622, 0.0009015929535962641, -0.03001626394689083, 0.005515036638826132, -0.018031859770417213, 0.03307012841105461, -0.07711005210876465, 0.003528518369421363, -0.0039052285719662905, 0.030699364840984344, -0.006589916069060564, -0.004452713765203953, 0.005962065886706114, -0.049504734575748444, -0.009377570822834969, -0.03240711987018585, 0.006042430642992258, 0.020995311439037323, 0.0048193782567977905, 0.028489332646131516, -0.012004496529698372, -0.04813853278756142, 0.022080237045884132, -0.021457409486174583, 0.026560576632618904, -0.022502152249217033, -0.004507964942604303, -0.015942374244332314, 0.025977931916713715, 0.06461332738399506, 0.11226966977119446, -0.0635685846209526, -0.017881175503134727, 0.002069394337013364, -0.0048444923013448715, -0.0434773750603199, 0.029654622077941895, -0.03702809661626816, -0.018252862617373466, 0.0232053454965353, -0.06806901097297668, -0.003729430492967367, -0.007308176718652248, -0.043196097016334534, 0.027303950861096382, 0.0038198409602046013, -0.0038700688164681196, -0.0831776037812233, -0.029493892565369606, 0.018443727865815163, -0.0027449612971395254, 0.010020489804446697, -0.03439614921808243, 0.007805434055626392, -0.07132378965616226, 0.019578881561756134, 0.034335874021053314, 0.035722166299819946, 0.020914947614073753, 0.03335140645503998, 0.02131677232682705, -0.012536914087831974, 0.0036616225261241198, 0.0007113543106243014, 0.045165035873651505, -0.020573396235704422, 0.016193512827157974, -0.009307252243161201, -0.009940125048160553, -0.009015929885208607, -0.022461969405412674, -0.02286379411816597, 0.0019086647080257535, 0.01901632733643055, 0.050308384001255035, -0.03242721036076546, -0.004018241539597511, -0.04351755604147911, 0.04243263229727745, 0.04697324335575104, 0.01972956582903862, -0.02420990541577339, 0.09394648671150208, -0.020995311439037323, 0.028750518336892128, 0.035722166299819946, -0.04665178433060646, -0.05255860090255737, -0.08185157924890518, 0.024732276797294617, -0.00942779891192913, -0.021477501839399338, -0.05693848431110382, 0.0789986327290535, 0.006358867045491934, 0.05609465390443802, 0.007971187122166157, 0.038514845073223114, -0.02650030329823494, 0.012557004578411579, -0.016233695670962334, 0.031864654272794724, -0.04016232490539551, 0.018544184044003487, -0.010246516205370426, 0.026239117607474327, 0.06513569504022598, 0.04733488708734512, -0.01700720749795437, -0.030197085812687874, 0.004065958317369223, 0.036344993859529495, -0.020342348143458366, 0.03196511045098305, 0.009683961980044842, -0.004291984252631664, -0.01826290786266327, 0.026239117607474327, -0.02228114940226078, -0.06461332738399506, 0.07851643860340118, -0.026399847120046616, -0.04572758823633194, 0.023004433140158653, 0.0886424109339714, -0.0020191664807498455, -0.030739547684788704, 0.03146282956004143, -0.015450138598680496, 0.042955003678798676, -0.056576840579509735, -0.04898236319422722, 0.037510283291339874, 0.016364289447665215, -0.009121408686041832, -0.02680167183279991, 0.023647351190447807, 0.003036283887922764, -0.0330098532140255, 0.03236693516373634, 0.044160474091768265, 0.021497592329978943, 0.06256402283906937, 0.027705775573849678, -0.04492393881082535, -0.0010566719574853778, -0.02189941704273224, -0.012557004578411579, -0.02943361923098564, -0.00942277628928423, 0.017569761723279953, -0.03570207580924034, 0.03590298816561699, -0.015219089575111866, -0.05790286138653755, -0.03059890866279602, -0.006142886821180582, -0.02858978882431984, 0.00398057047277689, 0.04480339214205742, -0.009839668869972229, -0.08848167955875397, 0.027103038504719734, -0.05087093636393547, 0.0020844629034399986, -0.060715630650520325, 0.009076203219592571, -0.004168925806879997, 0.006846079137176275, 0.06384985893964767, -0.0211158599704504, 0.007504065986722708, -0.05468826740980148, 0.00015319546218961477, 0.04335682466626167, -0.026661032810807228, 0.003523495513945818, 0.025656472891569138, -0.044723030179739, 0.03966004401445389, 0.06597952544689178, 0.0019149432191625237, -0.026781579479575157, 0.044160474091768265, -0.0355413481593132, -0.03307012841105461, -0.033552318811416626, 0.005796313285827637, -0.007338313851505518, -0.03319067507982254, -0.014907675795257092, 0.020332302898168564, -0.005263896659016609, -0.01725834794342518, -0.05999234691262245, -0.04761616140604019, 0.04906272888183594, 0.023968810215592384, -0.009794463403522968, 0.04166916385293007, 0.006871193181723356, -0.026058295741677284, 0.0004228571488056332, -0.03079982101917267, 0.046209778636693954, 0.043236277997493744, -0.0020191664807498455, -0.01446566917002201, -0.022984342649579048, -0.024029085412621498, 0.04572758823633194, -0.017398985102772713, -0.04287463799118996, -0.050268203020095825, 0.026198934763669968, -0.05946997553110123, -0.016243740916252136, 0.05468826740980148, -0.07084159553050995, -0.06742609292268753, -0.02429027110338211, -0.045205216854810715, 0.04749561473727226, 0.0286299716681242, -0.004349746275693178, -0.008227349258959293, 0.009779395535588264, -0.0021472477819770575, 0.0890442356467247, -0.04572758823633194, -0.04564722254872322, -0.018092133104801178, -0.009538301266729832, -0.02127658948302269, 0.0054597859270870686, -0.012858373112976551, -0.008503603748977184, -0.028408966958522797, -0.04801798611879349, 0.013491245917975903, -0.04247281327843666, 0.002374529605731368, 0.031141372397542, 0.06453295797109604, 0.02220078371465206, 0.02115604095160961, -0.007910912856459618, 0.006790828425437212, 0.016153331845998764, 0.0740160122513771, -0.055612463504076004, 0.0005085587035864592, -0.032246388494968414, 0.026279300451278687, 0.029534075409173965, -0.03795229271054268, 0.06449277698993683, 0.014927767217159271, -0.023647351190447807, -0.03546098247170448, -0.014616353437304497, 0.07590458542108536, -0.012195362709462643, 0.07196670770645142, 0.04970564693212509, -0.01793140359222889, -0.023165162652730942, 0.002075672848150134, -0.003161853877827525, -0.02240169607102871, 0.008051551878452301, 0.06308639049530029, 0.013059285469353199, -0.01818254217505455, 0.02871033549308777, -0.00631366204470396, -0.05215677618980408, 0.10069712996482849, -0.0031191599555313587, -0.09716108441352844, 0.04150843620300293, -0.017157891765236855, -0.025475651025772095, -0.010829160921275616, 0.04677233099937439, -0.013049239292740822, 0.020503077656030655, 0.05151385813951492, -0.05171477049589157, -0.022381605580449104, -0.009015929885208607, -0.004136277362704277, -0.07164524495601654, 0.024149632081389427, 0.03373313695192337, -0.06264438480138779, 0.023566987365484238, 0.03917785361409187, -0.018483910709619522, -0.014515897259116173, -0.07369454950094223, 0.017911311239004135, 0.026118570938706398, -0.06023344025015831, -0.057661768049001694, -0.021457409486174583, 0.01721816509962082, -0.04697324335575104, -0.0005258245510049164, 0.02955416589975357, 0.08574927598237991, -0.016946934163570404, 0.009729167446494102, 0.00907118059694767, 0.011009981855750084, 0.0317842923104763, 0.016776159405708313, -0.00942779891192913, 0.021417226642370224, -0.01960901916027069, -0.030277449637651443, -0.012597187422215939, -0.03759064897894859, -0.059550341218709946, 0.022381605580449104, -0.025716746225953102, -0.030920369550585747, 0.10559938848018646, 0.027725866064429283, -0.01567114144563675, -0.03286921605467796, 0.009332366287708282, -0.02499346248805523, -0.018885735422372818, 0.02762540988624096, 0.021517682820558548, 0.01989029534161091, 0.025696653872728348, 0.04576777294278145, 0.020051024854183197, 0.0017692820401862264, 0.00886022299528122, 0.0372089184820652, -0.02131677232682705, 0.004327144008129835, 0.07550276070833206, 0.012938737869262695, 0.0097191222012043, -0.02031221054494381, 0.020533215254545212, 0.04946455359458923, 0.015399910509586334, 0.030578818172216415, -0.00631366204470396, -0.01881541684269905, 0.008177121169865131, 0.01852409355342388, 0.027605319395661354, 0.008408170193433762, 0.02173868753015995, -0.04100615531206131, -0.00754424836486578, 0.022562425583600998, -0.02947380207479, -0.03515961393713951, -0.05529100447893143, 0.02143731899559498, -0.025736836716532707, -0.016735976561903954, -0.015912236645817757, -0.00024580335593782365, -0.034677423536777496, -0.01847386546432972, -0.04785725846886635, -0.03849475458264351, 0.03620435670018196, 0.03670663759112358, -0.029694804921746254, -0.013410881161689758, 0.025817202404141426, 0.026701215654611588, 0.0911337211728096, 0.028107600286602974, -0.03457696735858917, 0.044160474091768265, 0.012637369334697723, 0.043155916035175323, 0.024893006309866905, 0.06734573096036911, 0.006941512227058411, -0.003360254457220435, 0.029955990612506866, -0.002085718559101224, 0.05705903097987175, -0.040644511580467224, 0.008046528324484825, -0.025114009156823158, -0.0041739484295248985, 0.028268329799175262, -0.06119781732559204, 0.08157030493021011, -0.011693082749843597, 0.04797780513763428, 0.03393404930830002, 0.03264821320772171, 0.015500366687774658, -0.013189878314733505, -0.006152932532131672, -0.05995216593146324, 0.019779793918132782, 0.027143221348524094, -0.07072105258703232, 0.05846541374921799, -0.006534665357321501, -0.040102049708366394, 0.0006005387404002249, -0.017368849366903305, -0.03315049409866333, -0.03286921605467796, -0.0069264438934624195, -0.027444589883089066, 0.02889115735888481, 0.0334518626332283, -0.051433492451906204, 0.003026238176971674, -0.009478027001023293, 0.02433045208454132, 0.03769110515713692, -0.0438791960477829, 0.013380744494497776, -0.014355167746543884, -0.03202538564801216, -0.008418216370046139, 0.060675445944070816, -0.019046464934945107, -0.044039927423000336, 0.003249752800911665, 0.012386229820549488, 0.011150619946420193, -0.002664596540853381, 0.03055872768163681, 0.024772459641098976, 0.023305801674723625, 0.03915776312351227 ]
24,257
supabase._sync.client
__init__
Instantiate the client. Parameters ---------- supabase_url: str The URL to the Supabase instance that should be connected to. supabase_key: str The API key to the Supabase instance that should be connected to. **options Any extra settings to be optionally specified - also see the `DEFAULT_OPTIONS` dict.
def __init__( self, supabase_url: str, supabase_key: str, options: Union[ClientOptions, None] = None, ): """Instantiate the client. Parameters ---------- supabase_url: str The URL to the Supabase instance that should be connected to. supabase_key: str The API key to the Supabase instance that should be connected to. **options Any extra settings to be optionally specified - also see the `DEFAULT_OPTIONS` dict. """ if not supabase_url: raise SupabaseException("supabase_url is required") if not supabase_key: raise SupabaseException("supabase_key is required") # Check if the url and key are valid if not re.match(r"^(https?)://.+", supabase_url): raise SupabaseException("Invalid URL") # Check if the key is a valid JWT if not re.match( r"^[A-Za-z0-9-_=]+\.[A-Za-z0-9-_=]+\.?[A-Za-z0-9-_.+/=]*$", supabase_key ): raise SupabaseException("Invalid API key") if options is None: options = ClientOptions(storage=SyncMemoryStorage()) self.supabase_url = supabase_url self.supabase_key = supabase_key self.options = options options.headers.update(self._get_auth_headers()) self.rest_url = f"{supabase_url}/rest/v1" self.realtime_url = f"{supabase_url}/realtime/v1".replace("http", "ws") self.auth_url = f"{supabase_url}/auth/v1" self.storage_url = f"{supabase_url}/storage/v1" self.functions_url = f"{supabase_url}/functions/v1" self.schema = options.schema # Instantiate clients. self.auth = self._init_supabase_auth_client( auth_url=self.auth_url, client_options=options, ) # TODO: Bring up to parity with JS client. # self.realtime: SupabaseRealtimeClient = self._init_realtime_client( # realtime_url=self.realtime_url, # supabase_key=self.supabase_key, # ) self.realtime = None self._postgrest = None self._storage = None self._functions = None self.auth.on_auth_state_change(self._listen_to_auth_events)
(self, supabase_url: str, supabase_key: str, options: Optional[supabase.lib.client_options.ClientOptions] = None)
[ -0.08366028219461441, -0.06738881021738052, -0.004912587348371744, 0.008975735865533352, 0.0008612365345470607, 0.02472810633480549, -0.00937214121222496, 0.004051350988447666, -0.005370340775698423, -0.01743237115442753, -0.021594621241092682, 0.0756189227104187, -0.05319374054670334, 0.010287647135555744, -0.0474553108215332, -0.007239105645567179, 0.05085306614637375, -0.04107508435845375, 0.02538878098130226, -0.07395780086517334, -0.012439558282494545, 0.06954071670770645, 0.01797034777700901, 0.027049904689192772, 0.012533940374851227, 0.036582496017217636, -0.009749669581651688, 0.004174047615379095, 0.08267870545387268, 0.00727213965728879, 0.022293047979474068, 0.04390654340386391, 0.03018338978290558, 0.053684528917074203, 0.02648361213505268, -0.045529916882514954, 0.013175738975405693, -0.009862927719950676, -0.06134835258126259, 0.05036228150129318, -0.011004950851202011, 0.01999012567102909, 0.05157037079334259, -0.029937997460365295, 0.03256182000041008, 0.09732680767774582, 0.04198114946484566, 0.059120938181877136, -0.05194789916276932, -0.02034877799451351, 0.016082707792520523, 0.009881803765892982, -0.018225179985165596, 0.003928654361516237, -0.04296272620558739, 0.021537991240620613, 0.01041034422814846, 0.07154162228107452, -0.06897442787885666, 0.005511913448572159, -0.03694114834070206, 0.004112699069082737, -0.0017543269786983728, -0.014147873967885971, 0.048474639654159546, 0.0010901130735874176, -0.09347601234912872, -0.011146523989737034, 0.03979148715734482, -0.01371371652930975, 0.05092857405543327, 0.01269439049065113, -0.04013126343488693, 0.024388330057263374, 0.06433083117008209, 0.011826074682176113, -0.06217891722917557, 0.031561367213726044, -0.06538790464401245, 0.01461978442966938, 0.041943397372961044, -0.04145261272788048, -0.0027559567242860794, -0.012194165028631687, 0.04213216155767441, 0.03197665140032768, 0.01009888295084238, -0.035714179277420044, 0.005823374725878239, 0.05553441867232323, -0.046247221529483795, -0.019404957070946693, -0.030730806291103363, 0.015488100238144398, 0.06433083117008209, -0.012364053167402744, -0.024161813780665398, -0.06165037676692009, -0.026559118181467056, 0.01729079708456993, -0.02455821819603443, 0.05379778891801834, 0.0002747403341345489, -0.01061798445880413, 0.012486749328672886, -0.025067880749702454, 0.009504275396466255, -0.010353714227676392, 0.02716316282749176, 0.016507426276803017, -0.0163092240691185, 0.033109236508607864, 0.03412856161594391, 0.02867327630519867, -0.048625648021698, -0.029994625598192215, 0.0007509274291805923, 0.03105170466005802, 0.004065508022904396, -0.002819664776325226, -0.01410068292170763, -0.008536859415471554, -0.002062248531728983, 0.04756857082247734, 0.05776183679699898, 0.014176188968122005, -0.0028550580609589815, -0.0021176980808377266, 0.016469674184918404, -0.011467423290014267, 0.022349677979946136, -0.0023666308261454105, -0.006488768383860588, 0.021802261471748352, -0.03309035673737526, -0.005021126940846443, 0.03152361512184143, 0.010042253881692886, -0.05572318285703659, 0.068785659968853, -0.026408106088638306, 0.04783283919095993, 0.011533490382134914, 0.0000345453190675471, 0.015733493492007256, 0.022311924025416374, -0.02389754354953766, -0.054401833564043045, -0.03335462883114815, -0.0046129245311021805, 0.030711930245161057, -0.021311474964022636, 0.00320663140155375, 0.00849438738077879, -0.05610071122646332, -0.08592545241117477, -0.019499339163303375, -0.04711553454399109, 0.016186527907848358, 0.024841364473104477, -0.011561805382370949, 0.03792272135615349, 0.03280721232295036, -0.05749756470322609, -0.05240093171596527, -0.0011160681024193764, 0.009395736269652843, -0.05028677359223366, 0.018961360678076744, 0.04620946943759918, -0.02991911955177784, 0.0015278100036084652, -0.09566567838191986, 0.031353726983070374, -0.018687652423977852, 0.016554618254303932, 0.038772158324718475, 0.03813036158680916, -0.00850854441523552, -0.012392367236316204, 0.008923825807869434, -0.06455734372138977, -0.011797760613262653, 0.00416696909815073, 0.021481363102793694, 0.03941395878791809, 0.03626159578561783, 0.02123596891760826, 0.04462384805083275, 0.02066967636346817, -0.03756406903266907, 0.020594170317053795, 0.028654400259256363, -0.041679129004478455, 0.04836137965321541, 0.015195515006780624, -0.016951022669672966, -0.052174415439367294, -0.08856814354658127, -0.0021330351009964943, -0.033845413476228714, -0.020292147994041443, -0.00538921682164073, -0.06274520605802536, 0.04990924522280693, 0.01684720255434513, -0.019461585208773613, -0.014044053852558136, -0.013298435136675835, -0.041112836450338364, -0.050815314054489136, -0.04039553180336952, -0.04620946943759918, 0.010268771089613438, 0.02352001518011093, -0.06844588369131088, -0.011410794220864773, -0.022783834487199783, 0.051910147070884705, 0.01622427999973297, 0.1384773999452591, -0.012392367236316204, 0.006082925479859114, -0.02440720610320568, -0.045265648514032364, 0.09717579185962677, 0.020915070548653603, -0.013930795714259148, -0.01713978685438633, -0.03937620669603348, -0.010221580043435097, 0.012316862121224403, 0.0019973607268184423, -0.000012562771189550404, -0.03780946135520935, -0.049229696393013, 0.0095656244084239, 0.05413756147027016, 0.05043778568506241, -0.01770607940852642, 0.052476439625024796, 0.03654474392533302, 0.020273271948099136, -0.006658656056970358, -0.07675150781869888, 0.032014403492212296, -0.01918787695467472, -0.0039451709017157555, -0.03276946023106575, 0.004384047817438841, 0.0026615748647600412, -0.07746881246566772, -0.01077843364328146, 0.004622362554073334, -0.006951240357011557, -0.03624271973967552, -0.018130797892808914, -0.005488317925482988, -0.033260244876146317, -0.026106083765625954, -0.03431732580065727, -0.03763957321643829, -0.061725880950689316, 0.09762882441282272, -0.004001800436526537, -0.020443160086870193, 0.008768095634877682, 0.006550116464495659, 0.02472810633480549, 0.00048665760550647974, 0.08992724865674973, 0.018640462309122086, -0.009183377027511597, -0.0021731473971158266, -0.03452496603131294, -0.03990474343299866, -0.07063554972410202, -0.008985173888504505, -0.034241821616888046, -0.01927282102406025, 0.007324049714952707, 0.006342476233839989, 0.090153768658638, -0.008055510930716991, 0.06395330280065536, -0.05557217076420784, -0.0032019121572375298, -0.013515514321625233, -0.006941802334040403, -0.008116859011352062, -0.012883154675364494, 0.019876867532730103, -0.0047639356926083565, -0.010655737482011318, -0.035600923001766205, -0.006649217568337917, -0.012401806190609932, 0.015780683606863022, 0.022557318210601807, -0.038356877863407135, 0.028427883982658386, 0.006148992571979761, 0.022047653794288635, 0.024652600288391113, 0.053722281008958817, -0.07248543947935104, -0.02674788236618042, -0.0011001412058249116, -0.00520517211407423, 0.0495317168533802, -0.048738908022642136, -0.01023101806640625, 0.0007839612080715597, 0.02389754354953766, -0.03027777187526226, 0.009966747835278511, 0.019933495670557022, -0.0166018083691597, 0.011873265728354454, 0.04885216802358627, -0.05126834660768509, -0.0028125860262662172, 0.03792272135615349, 0.017243606969714165, 0.013496638275682926, 0.02763507328927517, -0.03709216043353081, -0.011590119451284409, -0.0011738771572709084, 0.026351477950811386, -0.09649623930454254, 0.03660137206315994, 0.001285955891944468, 0.02399192564189434, -0.029126310721039772, -0.024992376565933228, 0.0002648597292136401, -0.03301485255360603, -0.03265620023012161, -0.040433283895254135, -0.013468323275446892, 0.006460453383624554, -0.008584050461649895, 0.013364503160119057, -0.003919215872883797, -0.05719554424285889, 0.008178207091987133, -0.04054654389619827, 0.03584631532430649, -0.04409530758857727, -0.030409907922148705, -0.022613946348428726, 0.05477936193346977, 0.03982923924922943, 0.10283871740102768, -0.05779958888888359, -0.023538891226053238, -0.011769445613026619, 0.003685620380565524, -0.04243418574333191, 0.05130610242486, -0.06769082695245743, -0.06025352329015732, 0.026710130274295807, -0.06587869673967361, 0.0028078670147806406, 0.008088544942438602, -0.07935645431280136, 0.0379604734480381, 0.009910118766129017, 0.019150124862790108, -0.08079106360673904, -0.061197344213724136, 0.024275071918964386, 0.006295285187661648, -0.006526520941406488, -0.015780683606863022, 0.0036997776478528976, -0.05236317962408066, 0.01095775980502367, 0.0030886537861078978, 0.035959575325250626, 0.023859791457653046, 0.01927282102406025, 0.004148092586547136, -0.01802697777748108, -0.011306973174214363, 0.014921807684004307, 0.04870115593075752, 0.0049833739176392555, 0.019461585208773613, -0.009862927719950676, -0.01220360305160284, -0.02523776888847351, -0.016450796276330948, -0.0011083995923399925, -0.010655737482011318, 0.030202265828847885, 0.05406205728650093, 0.022727206349372864, -0.003909777849912643, -0.03724316880106926, 0.04949396476149559, 0.04054654389619827, 0.0059602283872663975, 0.007319330703467131, 0.060593295842409134, -0.008414162322878838, 0.04836137965321541, 0.020971698686480522, -0.027484063059091568, -0.04979598894715309, -0.08856814354658127, 0.008753938600420952, -0.0023855071049183607, -0.02888091839849949, -0.03792272135615349, 0.06825712323188782, -0.016346976161003113, 0.03511013463139534, 0.016951022669672966, 0.051079582422971725, -0.04364227503538132, 0.0025459567550569773, -0.018253494054079056, 0.03446833789348602, -0.04824811965227127, 0.013864727690815926, 0.03896092250943184, -0.00872090458869934, 0.029315074905753136, 0.06708678603172302, -0.027087658643722534, -0.046549241989851, -0.0009538489393889904, 0.05353351682424545, -0.027955973520874977, 0.04311373457312584, 0.020160013809800148, -0.010948321782052517, -0.025049004703760147, 0.008031914941966534, -0.02576630935072899, -0.027484063059091568, 0.09468410909175873, -0.025256644934415817, -0.025520915165543556, 0.03786609321832657, 0.08607646077871323, -0.02508675865828991, 0.0006766015430912375, 0.03458159416913986, -0.020367654040455818, 0.016894392669200897, -0.03811148554086685, -0.046549241989851, 0.02976810932159424, 0.014987874776124954, 0.03694114834070206, -0.014478211291134357, 0.021519115194678307, -0.005186295602470636, -0.022783834487199783, -0.004039552994072437, 0.0059602283872663975, 0.030409907922148705, 0.06648273766040802, 0.045831941068172455, -0.027861591428518295, -0.018942484632134438, -0.015488100238144398, 0.003336406545713544, -0.030504290014505386, -0.0054128123447299, 0.024275071918964386, -0.014902930706739426, 0.07089982181787491, -0.0391496866941452, -0.05240093171596527, -0.020386530086398125, 0.005554385483264923, -0.02389754354953766, -0.012269671075046062, 0.040282271802425385, 0.006309442222118378, -0.08011151105165482, -0.01301528885960579, -0.04704003036022186, 0.01306247990578413, -0.03688451647758484, 0.006285846699029207, 0.04069755598902702, -0.02051866427063942, 0.06010251119732857, -0.01657349430024624, -0.0017708438681438565, -0.016828324645757675, 0.003907418344169855, 0.014138435944914818, -0.010183827020227909, 0.0016646640142425895, 0.01493124570697546, -0.027823837473988533, 0.03709216043353081, 0.055760934948921204, 0.02586069144308567, -0.03039103001356125, 0.03811148554086685, -0.024369454011321068, -0.041792385280132294, -0.03762069717049599, 0.024067431688308716, -0.011873265728354454, -0.014817986637353897, -0.028012601658701897, 0.016497988253831863, -0.028541142120957375, -0.01698877476155758, -0.06825712323188782, -0.023708779364824295, 0.0352800227701664, 0.031146086752414703, 0.011958209797739983, 0.03673350811004639, 0.005110790021717548, -0.02603057771921158, 0.0016870797844603658, -0.010268771089613438, 0.05311823636293411, 0.06787959486246109, -0.010278209112584591, -0.02404855564236641, -0.032618448138237, 0.006724723614752293, 0.021160462871193886, -0.0006577251479029655, -0.06036677956581116, -0.027861591428518295, 0.02835237793624401, -0.05946071073412895, -0.0024303386453539133, 0.04322699457406998, -0.07890342175960541, -0.042924970388412476, 0.002704046666622162, -0.056327227503061295, 0.021405857056379318, 0.049003176391124725, -0.02633260190486908, 0.017932595685124397, 0.033260244876146317, -0.008829443715512753, 0.08396229892969131, -0.03348676487803459, -0.02087731659412384, 0.0023170800413936377, 0.006875734776258469, -0.02793709747493267, 0.0004583429836202413, -0.006059329956769943, -0.006734161637723446, -0.03896092250943184, -0.03609170764684677, 0.014836863614618778, -0.08396229892969131, -0.007475060876458883, 0.029522715136408806, 0.049984753131866455, 0.02352001518011093, 0.007319330703467131, 0.0053656212985515594, -0.007744050119072199, -0.0035251707304269075, 0.0824521854519844, -0.08313173800706863, 0.01574293151497841, -0.03467597812414169, 0.04647373780608177, 0.04247193783521652, -0.003345844801515341, 0.05598745122551918, 0.029107434675097466, -0.027861591428518295, -0.03344900906085968, -0.01043865829706192, 0.04836137965321541, -0.016177089884877205, 0.030938446521759033, 0.047153290361166, -0.046549241989851, -0.015204953961074352, -0.024369454011321068, -0.010466973297297955, -0.006974835880100727, -0.00010079711501020938, 0.03948946297168732, 0.03018338978290558, -0.045680928975343704, 0.02295372262597084, -0.018347876146435738, -0.027295298874378204, 0.08071555942296982, 0.0020009002182632685, -0.0934005081653595, 0.034770358353853226, 0.005592138506472111, -0.03697890043258667, 0.018074169754981995, 0.03458159416913986, -0.02310473471879959, 0.018734844401478767, 0.025671927258372307, -0.058554645627737045, -0.0232746209949255, -0.007097532507032156, 0.017460685223340988, -0.06433083117008209, 0.015374841168522835, 0.022349677979946136, -0.05141935870051384, 0.038451261818408966, 0.01459147036075592, 0.008716185577213764, -0.0017519674729555845, -0.05598745122551918, 0.004841800779104233, 0.04341575875878334, -0.05791284516453743, -0.0370732806622982, 0.007059779949486256, 0.04972048103809357, -0.03762069717049599, -0.011231468059122562, -0.005667644087225199, 0.06512364000082016, 0.024539342150092125, 0.030768558382987976, 0.035600923001766205, 0.048436883836984634, 0.06829487532377243, -0.005724273156374693, -0.019055742770433426, 0.01936720311641693, -0.0001930408616317436, -0.02814473770558834, 0.01039146725088358, -0.042811714112758636, -0.03688451647758484, 0.022311924025416374, -0.03033440187573433, -0.01802697777748108, 0.07131510227918625, 0.008952140808105469, -0.009088994935154915, -0.025539791211485863, -0.004329778254032135, 0.008975735865533352, -0.020594170317053795, 0.023350127041339874, 0.02202877774834633, 0.0035275304690003395, 0.019593721255660057, 0.03860227391123772, 0.010599108412861824, -0.014110121876001358, -0.01752675324678421, 0.029579345136880875, -0.041528116911649704, 0.0016835404094308615, 0.08199915289878845, 0.008532140403985977, -0.0024515746627002954, -0.04481261223554611, 0.03354339301586151, 0.05206115543842316, 0.029333950951695442, 0.01488405466079712, -0.026049455627799034, -0.024860240519046783, -0.012043153867125511, 0.03443058580160141, 0.04133935272693634, 0.0062528131529688835, -0.011873265728354454, -0.056478239595890045, -0.024067431688308716, 0.029617097228765488, 0.013336188159883022, -0.057573072612285614, -0.05832812935113907, 0.0031830358784645796, -0.030655300244688988, -0.03225979581475258, -0.027955973520874977, 0.024709230288863182, -0.02627597190439701, -0.019612597301602364, -0.051645874977111816, -0.028220243752002716, 0.051079582422971725, 0.010325400158762932, -0.008763376623392105, -0.022236417979002, 0.04326474666595459, 0.01475191954523325, 0.07935645431280136, 0.05560992285609245, -0.015884503722190857, 0.03841350972652435, -0.021594621241092682, 0.04107508435845375, 0.00407022750005126, 0.07690252363681793, 0.0108256246894598, -0.013543829321861267, 0.02559642121195793, 0.020329900085926056, 0.06599195301532745, -0.03780946135520935, -0.016913268715143204, -0.005634610541164875, -0.015412594191730022, 0.008041353896260262, -0.07448633760213852, 0.09279646724462509, -0.01830068603157997, 0.011231468059122562, 0.033581145107746124, 0.0379604734480381, -0.00814045500010252, -0.02472810633480549, -0.01547866128385067, -0.06946521252393723, 0.009442927315831184, -0.003041462739929557, -0.06965398043394089, 0.02897530049085617, -0.014317762106657028, -0.011939333751797676, 0.010382029227912426, -0.021047204732894897, -0.025011252611875534, -0.0010671074269339442, 0.0028267432935535908, -0.027125410735607147, 0.04228317365050316, 0.02368990331888199, -0.04545441269874573, 0.003069777274504304, -0.017186976969242096, -0.008569893427193165, 0.05296722427010536, -0.00502584595233202, -0.0005739610642194748, -0.000011917581105080899, -0.04013126343488693, -0.03407193347811699, 0.049267448484897614, -0.0007680341950617731, -0.053004976361989975, -0.005573261994868517, 0.00920697208493948, 0.0066350605338811874, -0.01906518079340458, 0.04605845734477043, 0.039753735065460205, 0.027861591428518295, 0.02805035561323166 ]
24,260
supabase._sync.client
_init_postgrest_client
Private helper for creating an instance of the Postgrest client.
@staticmethod def _init_postgrest_client( rest_url: str, headers: Dict[str, str], schema: str, timeout: Union[int, float, Timeout] = DEFAULT_POSTGREST_CLIENT_TIMEOUT, ) -> SyncPostgrestClient: """Private helper for creating an instance of the Postgrest client.""" return SyncPostgrestClient( rest_url, headers=headers, schema=schema, timeout=timeout )
(rest_url: str, headers: Dict[str, str], schema: str, timeout: Union[int, float, httpx.Timeout] = 120) -> postgrest._sync.client.SyncPostgrestClient
[ -0.04058140888810158, -0.06738951057195663, -0.0032817767933011055, -0.015730373561382294, -0.007325147278606892, 0.029189812019467354, -0.009037579409778118, 0.0565333366394043, 0.01141929067671299, -0.03699960932135582, 0.001005649915896356, 0.034987155348062515, -0.044495537877082825, -0.00851600244641304, -0.00044541695388033986, 0.023650947958230972, -0.007038972340524197, -0.015638059005141258, 0.01608116738498211, -0.0807197093963623, 0.02533106878399849, 0.03297470137476921, -0.012711691670119762, 0.05978280305862427, 0.035947225987911224, 0.06366000324487686, -0.032254647463560104, -0.008714478462934494, 0.06207219883799553, 0.00949915125966072, 0.03439634293317795, 0.02616189979016781, -0.0004142608377151191, 0.06288456171751022, 0.02990986406803131, -0.0068358806893229485, -0.0003141574270557612, 0.02992832660675049, -0.09128047525882721, 0.015518049709498882, -0.009102199226617813, -0.014927237294614315, 0.003978750202804804, -0.027398912236094475, 0.06953120231628418, 0.05136372894048691, 0.06473085284233093, -0.024777183309197426, -0.017272023484110832, -0.012130111455917358, 0.011853167787194252, 0.017124319449067116, -0.02627267688512802, 0.015010320581495762, -0.08758790045976639, 0.022949358448386192, 0.004883431363850832, 0.09305290877819061, -0.05498245358467102, 0.026586545631289482, -0.04076603800058365, 0.02990986406803131, 0.003406401025131345, 0.018389027565717697, -0.018730590119957924, -0.012176268734037876, -0.07931652665138245, -0.039769042283296585, 0.0368519052863121, -0.02551569789648056, 0.0034687132574617863, 0.058527324348688126, -0.010034574195742607, -0.03157152235507965, 0.048261966556310654, 0.020106075331568718, -0.02174927107989788, -0.021712346002459526, -0.03391630947589874, -0.013311735354363918, -0.037147313356399536, 0.002716351067647338, -0.011807011440396309, 0.03699960932135582, 0.07909497618675232, 0.002365556312724948, -0.00011712389095919207, -0.012748617678880692, -0.024592554196715355, -0.01581345498561859, -0.04671108350157738, -0.02289396896958351, 0.0009162203641608357, 0.014816460199654102, 0.03552258014678955, -0.033399347215890884, -0.04789270833134651, -0.029762160032987595, -0.03336242213845253, 0.0018705204129219055, -0.02512797713279724, -0.00015621326747350395, -0.013284041546285152, -0.04541868343949318, 0.06550629436969757, -0.05690259113907814, 0.017502808943390846, -0.049074333161115646, -0.012167037464678288, -0.0076390160247683525, -0.025866493582725525, -0.022413935512304306, 0.06059516966342926, -0.008765251375734806, 0.05313616618514061, 0.006785107776522636, 0.018795210868120193, 0.02863592468202114, 0.05882273241877556, -0.03674113005399704, -0.029300589114427567, 0.012656303122639656, 0.03151613473892212, 0.06687254458665848, 0.04087681323289871, 0.0429815836250782, 0.030703768134117126, 0.008040583692491055, 0.043978575617074966, -0.008179055526852608, 0.028432833030819893, 0.03999059647321701, -0.0016408883966505527, 0.007200522813946009, -0.0381443090736866, 0.03476560115814209, 0.009074504487216473, 0.07510699331760406, -0.009609928354620934, 0.0006300457171164453, -0.057124145328998566, 0.007357457187026739, -0.05579482018947601, 0.018730590119957924, -0.015896538272500038, 0.014761071652173996, -0.06846035271883011, -0.005723492242395878, -0.017308948561549187, 0.02933751419186592, 0.041689179837703705, -0.02941136620938778, 0.03999059647321701, 0.013662530109286308, -0.018721358850598335, -0.029503680765628815, -0.03369475528597832, -0.04970207065343857, 0.034599434584379196, 0.01362560410052538, -0.005123449023813009, 0.03576259687542915, 0.043793950229883194, -0.007795950397849083, -0.02902364544570446, 0.001884367549791932, 0.031183801591396332, -0.08182747662067413, -0.029891401529312134, 0.019478337839245796, -0.0022086219396442175, -0.01587807573378086, -0.06288456171751022, -0.031183801591396332, 0.04050755500793457, 0.02642037905752659, 0.09009885042905807, 0.021730808541178703, -0.027915872633457184, 0.02852514758706093, -0.003918746020644903, -0.06786954402923584, 0.0030486828181892633, -0.022469323128461838, 0.009748400188982487, 0.013256346806883812, 0.028875943273305893, 0.005160374566912651, 0.02060457319021225, 0.003491791896522045, -0.0214907918125391, 0.021084608510136604, 0.02571878954768181, 0.02909749746322632, 0.059930503368377686, -0.03356551378965378, 0.032826997339725494, 0.0185090359300375, 0.005815806798636913, 0.0780610516667366, -0.03188539296388626, 0.031109951436519623, 0.01652427576482296, -0.019238319247961044, 0.0741099938750267, -0.03367629274725914, -0.04874200001358986, -0.015647290274500847, -0.03987981751561165, -0.003293316112831235, -0.040212150663137436, -0.04874200001358986, -0.045381754636764526, 0.027085043489933014, -0.03784890100359917, -0.014133334159851074, -0.0031802309677004814, 0.0026217286940664053, 0.053874678909778595, -0.03489484265446663, 0.06786954402923584, -0.020364554598927498, 0.0008683322812430561, -0.07311300188302994, 0.02226623147726059, -0.006258916109800339, -0.01017304603010416, -0.04279695451259613, -0.05885965749621391, -0.04789270833134651, 0.011326976120471954, 0.0013431744882836938, 0.02219237945973873, -0.0018405182054266334, 0.02533106878399849, -0.1270984560251236, 0.009134509600698948, 0.00658663222566247, 0.050292883068323135, -0.01855519227683544, 0.04109836742281914, 0.034359417855739594, -0.019312171265482903, 0.005838885437697172, -0.056422557681798935, 0.03602107614278793, -0.032383888959884644, -0.04106144234538078, 0.013357892632484436, 0.043535467237234116, -0.0754762515425682, -0.06055824086070061, -0.0076990206725895405, 0.005575789604336023, -0.01861981302499771, 0.007712867576628923, -0.022247768938541412, 0.032125409692525864, -0.03733194246888161, -0.03448865935206413, -0.0353194884955883, -0.027842020615935326, -0.0991087332367897, 0.10317056626081467, 0.03188539296388626, -0.04006444662809372, 0.021343087777495384, 0.004952667281031609, 0.0008937187376432121, -0.013284041546285152, 0.06997431069612503, 0.06502626091241837, 0.02691887691617012, -0.025294143706560135, -0.00928221270442009, -0.029965251684188843, -0.09563770890235901, -0.03086993284523487, -0.02021685242652893, -0.0683865025639534, 0.0038956673815846443, -0.022155454382300377, 0.0859631672501564, -0.004311082419008017, -0.0014458742225542665, 0.010006880387663841, -0.018592119216918945, 0.015573438256978989, -0.01278554368764162, -0.0016916613094508648, -0.01595192775130272, 0.023004746064543724, 0.0013893316499888897, -0.031793076545000076, -0.0122778145596385, 0.0710451602935791, -0.004957282915711403, 0.02193390019237995, -0.004631874617189169, -0.03738733008503914, 0.026955803856253624, -0.05228687450289726, 0.0017562813591212034, 0.038365863263607025, 0.04630490019917488, -0.006000435445457697, -0.014576442539691925, 0.005381929222494364, -0.019866056740283966, -0.006531243212521076, -0.0657278448343277, -0.024647943675518036, -0.016376573592424393, 0.0076897889375686646, 0.002011299831792712, 0.005695797968655825, 0.0017655127448961139, -0.05420701205730438, 0.0297990869730711, 0.033454734832048416, -0.06591247767210007, 0.02283858135342598, 0.031866930425167084, 0.01779821515083313, -0.00826213788241148, 0.020124537870287895, -0.033897846937179565, 0.028082039207220078, -0.006734334863722324, 0.06148138642311096, -0.028746701776981354, 0.013588679023087025, 0.01779821515083313, 0.034359417855739594, 0.021638493984937668, -0.008982190862298012, 0.049111258238554, -0.04220614209771156, -0.03439634293317795, -0.04324006289243698, 0.046600304543972015, -0.018610581755638123, 0.012960940599441528, 0.013016329146921635, 0.022100066766142845, -0.0438678003847599, 0.0227831918746233, -0.05804729089140892, 0.03391630947589874, -0.03299316391348839, -0.03528255969285965, 0.01582268625497818, 0.019496800377964973, 0.09408683329820633, 0.07318685203790665, -0.010108426213264465, -0.008889876306056976, 0.028709776699543, -0.01454874873161316, -0.016884302720427513, -0.03081454522907734, 0.009960723109543324, 0.040212150663137436, 0.027989724650979042, -0.04671108350157738, 0.018979839980602264, 0.0068728066980838776, -0.011705465614795685, 0.015028783120214939, 0.030279120430350304, 0.02296782098710537, -0.08027659356594086, -0.036131855100393295, 0.01958911493420601, -0.028082039207220078, -0.05513015761971474, -0.08544620126485825, -0.0429815836250782, -0.032937776297330856, 0.0012981711188331246, -0.004126453306525946, 0.025497235357761383, 0.05254535377025604, 0.01489954348653555, -0.030352972447872162, -0.05620100349187851, 0.0178628358989954, 0.00004410175824887119, 0.032106947153806686, -0.027454299852252007, -0.05032980814576149, -0.0570133700966835, 0.02501720003783703, 0.03253159299492836, 0.007385151460766792, -0.026512693613767624, 0.00969301164150238, -0.011206967756152153, 0.009563771076500416, -0.0341932512819767, 0.015351884067058563, -0.06868191063404083, 0.04179995879530907, 0.040212150663137436, 0.03496869280934334, -0.0015035707037895918, 0.052139170467853546, -0.0032056174241006374, 0.0469326376914978, 0.011696233414113522, -0.04024907574057579, -0.053099241107702255, -0.02691887691617012, 0.03803353011608124, -0.005008055828511715, -0.02883901633322239, -0.02296782098710537, 0.07462695240974426, 0.02928212657570839, 0.03939978405833244, 0.016662748530507088, -0.013865621760487556, 0.027454299852252007, 0.04453246295452118, 0.0068220337852835655, 0.041172221302986145, -0.029651382938027382, -0.0020043763797730207, -0.03858741745352745, 0.010966950096189976, 0.03795967996120453, 0.07614091038703918, 0.016699673607945442, -0.025663401931524277, 0.06990046054124832, 0.052656129002571106, 0.0026378838811069727, 0.027842020615935326, 0.01087463553994894, 0.003441018983721733, 0.020327629521489143, -0.011890093795955181, -0.019681429490447044, -0.09046810865402222, 0.0451602004468441, 0.001197779318317771, -0.012711691670119762, 0.004264925140887499, 0.06679869443178177, 0.008603701367974281, -0.032254647463560104, 0.015518049709498882, 0.03917822986841202, -0.004151839762926102, -0.02819281630218029, -0.04623105004429817, -0.013570215553045273, 0.05601637437939644, -0.00879756174981594, 0.015998084098100662, 0.04268617555499077, -0.004161071497946978, -0.006517396308481693, -0.02195236273109913, -0.020179927349090576, -0.01055153552442789, 0.0227831918746233, 0.0052665360271930695, -0.036205705255270004, -0.0065958634950220585, -0.018093621358275414, 0.00648970203474164, -0.043166209012269974, -0.011760854162275791, -0.0007419769535772502, -0.0054419334046542645, 0.024463314563035965, 0.00717744417488575, -0.0359656885266304, -0.01664428599178791, -0.03781197592616081, 0.03325164318084717, 0.03642725944519043, 0.03133150562644005, -0.030722230672836304, -0.02858053706586361, -0.021509254351258278, -0.036519575864076614, 0.03764580935239792, -0.052471499890089035, 0.008322142995893955, 0.0670941025018692, 0.05110524967312813, 0.03770119696855545, 0.037295013666152954, -0.009988417848944664, -0.036205705255270004, 0.017078163102269173, 0.05173298716545105, 0.0010639233514666557, 0.004994208924472332, 0.022155454382300377, -0.007020509801805019, 0.022469323128461838, 0.07651016861200333, -0.05025595426559448, -0.05874887853860855, 0.015324189327657223, -0.01855519227683544, -0.012416286394000053, -0.0016293490771204233, 0.04083988815546036, -0.03341780975461006, 0.022690877318382263, -0.020050685852766037, 0.019404485821723938, -0.021324625238776207, 0.025921881198883057, -0.03347320109605789, -0.05609022453427315, 0.06428774446249008, 0.052028391510248184, -0.0099791856482625, -0.03055606409907341, -0.01951526291668415, -0.002564032329246402, 0.047818854451179504, -0.011086958460509777, 0.051252949982881546, 0.03411940112709999, 0.014825691469013691, 0.008783714845776558, -0.03578105941414833, -0.026808099821209908, 0.020106075331568718, -0.02743583731353283, -0.04146762564778328, -0.024463314563035965, 0.049591291695833206, -0.07769179344177246, 0.012453211471438408, 0.030223732814192772, -0.016828913241624832, -0.024851035326719284, -0.056681036949157715, 0.03253159299492836, 0.005003440193831921, 0.05749340355396271, -0.02767585590481758, -0.027269672602415085, 0.04202151298522949, -0.013007097877562046, -0.006000435445457697, -0.013016329146921635, -0.08263984322547913, 0.045381754636764526, -0.008682169020175934, -0.029522143304347992, 0.07156211882829666, -0.015665752813220024, 0.0300391037017107, -0.028691314160823822, -0.03482098877429962, 0.062404531985521317, -0.027546614408493042, -0.043166209012269974, 0.011659308336675167, 0.05136372894048691, -0.06377078592777252, 0.023429393768310547, -0.0027717396151274443, -0.005308077670633793, 0.039584413170814514, 0.052397649735212326, -0.02265395224094391, -0.0014158720150589943, -0.04700648784637451, 0.015398041345179081, 0.019626040011644363, -0.039584413170814514, 0.029762160032987595, -0.00578811252489686, -0.0026540388353168964, -0.05014517903327942, -0.04331391304731369, 0.05889658257365227, -0.014945700764656067, 0.04416320472955704, 0.030722230672836304, -0.025977270677685738, -0.024204833433032036, 0.056237928569316864, -0.0019870672840625048, -0.046157196164131165, 0.0030602221377193928, -0.0021174615249037743, 0.0038310473319143057, -0.01818593591451645, 0.031276118010282516, 0.009065273217856884, -0.05383775383234024, 0.10368752479553223, -0.014410276897251606, -0.034359417855739594, 0.015444197691977024, -0.03587337210774422, -0.05479782447218895, -0.025848031044006348, 0.019976835697889328, -0.08249214291572571, -0.014096408151090145, 0.013256346806883812, -0.04970207065343857, -0.014105639420449734, -0.009914565831422806, -0.014474896714091301, -0.07429462671279907, 0.028931330889463425, 0.03917822986841202, -0.07292836904525757, -0.0028802091255784035, 0.02928212657570839, 0.03247620537877083, -0.0003704114933498204, -0.024094056338071823, 0.03299316391348839, 0.013422512449324131, -0.11114653199911118, -0.05594252422451973, -0.03188539296388626, 0.023835577070713043, -0.038365863263607025, -0.010228434577584267, -0.015047246590256691, 0.02852514758706093, -0.03334395959973335, 0.04083988815546036, -0.023835577070713043, 0.013717918656766415, 0.008982190862298012, 0.0005316731985658407, -0.013274810276925564, -0.017078163102269173, -0.01291478332132101, 0.012813237495720387, -0.05103139579296112, -0.006877422332763672, -0.046600304543972015, 0.027288135141134262, -0.03168230131268501, -0.01842595264315605, 0.08803100883960724, 0.05287768319249153, -0.026124972850084305, -0.06166601553559303, -0.0038818202447146177, -0.057825736701488495, -0.021287700161337852, 0.047818854451179504, -0.019275246188044548, 0.045123275369405746, 0.014696451835334301, 0.03367629274725914, 0.0649154782295227, -0.033897846937179565, 0.0007558240904472768, 0.020013760775327682, -0.07813490182161331, 0.0035264098551124334, 0.042833879590034485, 0.02418637089431286, 0.020826127380132675, 0.017955150455236435, 0.032937776297330856, 0.03452558442950249, 0.02053072117269039, 0.0037525801453739405, 0.012591683305799961, 0.0010016111191362143, 0.024260222911834717, 0.04682186245918274, 0.014419508166611195, -0.024463314563035965, 0.034987155348062515, -0.07215292751789093, 0.015610364265739918, -0.004924973007291555, -0.014299499802291393, -0.005137295927852392, -0.003170999465510249, -0.003369475482031703, 0.002926366403698921, -0.008215980604290962, 0.05479782447218895, -0.022801654413342476, -0.039067450910806656, -0.030352972447872162, -0.05272998288273811, 0.01664428599178791, 0.0451602004468441, 0.06103827804327011, -0.015656521543860435, -0.06546936929225922, 0.05158528313040733, 0.010053037665784359, 0.02627267688512802, 0.047671154141426086, -0.0059450468979775906, 0.005931199993938208, -0.00212092325091362, -0.0019801438320428133, -0.009462225250899792, 0.07865186035633087, -0.0019259090768173337, 0.047745004296302795, 0.020623035728931427, 0.014299499802291393, 0.01640426740050316, -0.05605329945683479, -0.032420814037323, -0.02673424780368805, -0.012896320782601833, 0.0036210319958627224, -0.0017862835666164756, 0.07924267649650574, -0.04261232540011406, -0.0005619638832286, 0.014604137279093266, 0.008631396107375622, 0.005940431263297796, 0.0069974311627447605, 0.01126235630363226, -0.006642020773142576, -0.018601350486278534, 0.024149445816874504, -0.02481410838663578, 0.09704089164733887, 0.007325147278606892, 0.023429393768310547, 0.008188286796212196, -0.057899586856365204, 0.0227831918746233, -0.04600949212908745, -0.02208160236477852, 0.027325060218572617, -0.020752275362610817, 0.004971130285412073, -0.03463635966181755, -0.0234663188457489, 0.019533725455403328, 0.02366941049695015, 0.012545526027679443, -0.00813289824873209, 0.014373350888490677, -0.00293559767305851, -0.054834749549627304, -0.0076482477597892284, 0.023872502148151398, -0.01103156991302967, -0.04069218412041664, -0.02673424780368805, -0.03627955541014671, 0.015481123700737953, -0.026586545631289482, 0.01914600469172001, 0.017078163102269173, 0.060890574008226395, 0.011603918857872486 ]
24,261
supabase._sync.client
_init_storage_client
null
@staticmethod def _init_storage_client( storage_url: str, headers: Dict[str, str], storage_client_timeout: int = DEFAULT_STORAGE_CLIENT_TIMEOUT, ) -> SyncStorageClient: return SyncStorageClient(storage_url, headers, storage_client_timeout)
(storage_url: str, headers: Dict[str, str], storage_client_timeout: int = 20) -> storage3._sync.client.SyncStorageClient
[ -0.0367303341627121, -0.056284740567207336, -0.08301091939210892, -0.04001663625240326, 0.021715017035603523, 0.05624843016266823, -0.010812117718160152, 0.0710277110338211, -0.023911936208605766, -0.018310697749257088, 0.033444032073020935, 0.013644510880112648, -0.03714792802929878, -0.04361159726977348, 0.005592161323875189, 0.033789001405239105, 0.011084462516009808, -0.03380715847015381, 0.02175132930278778, -0.09092709422111511, 0.035423073917627335, 0.04299427941441536, -0.0006201534415595233, -0.005406058859080076, 0.029322534799575806, 0.08991033583879471, -0.03097476437687874, -0.007852629758417606, 0.07356960326433182, -0.0014967656461521983, -0.002337632467970252, 0.07574836909770966, 0.00780723849311471, 0.09463099390268326, 0.05127358436584473, -0.017166845500469208, 0.03437000513076782, 0.0016386122442781925, -0.0894019603729248, 0.007262547500431538, -0.07807238399982452, -0.00041277369018644094, 0.06510873883962631, -0.034333691000938416, 0.02035328932106495, 0.08969245851039886, 0.019972005859017372, -0.012627754360437393, 0.026599079370498657, 0.021279264241456985, 0.04067026451230049, 0.028632592409849167, -0.04056132584810257, 0.01089382078498602, -0.11068122088909149, 0.046988680958747864, 0.033789001405239105, 0.01900971680879593, -0.07734613120555878, 0.03640351817011833, -0.032445430755615234, -0.016004838049411774, 0.020734572783112526, -0.0008102279389277101, -0.031501300632953644, -0.02507394552230835, -0.06227634474635124, 0.01077580451965332, 0.026653548702597618, -0.003043461125344038, 0.026127014309167862, 0.00894201174378395, 0.01033097319304943, -0.033044591546058655, 0.03182811290025711, 0.04016188532114029, -0.050619956105947495, -0.00896016787737608, -0.015024394728243351, -0.007553049363195896, -0.015251349657773972, -0.02049854025244713, 0.007829933427274227, 0.011719935573637486, 0.032754089683294296, 0.016658468171954155, 0.021478984504938126, -0.025945451110601425, 0.0016964856768026948, 0.02779739908874035, -0.037511058151721954, 0.02730717882514, -0.02799711935222149, -0.042921654880046844, 0.030175883322954178, -0.02501947619020939, -0.011865186505019665, -0.055631112307310104, -0.024093501269817352, 0.03188258409500122, -0.034333691000938416, 0.00008532074571121484, 0.017902178689837456, -0.07640200108289719, 0.01578696258366108, -0.10153041034936905, 0.02020803838968277, -0.05668418109416962, -0.03133789077401161, 0.0015909518115222454, 0.03611301630735397, -0.0263085775077343, -0.009432232938706875, 0.0566115565598011, 0.04702499508857727, 0.0357498899102211, 0.009686422534286976, 0.008674205280840397, 0.06013389304280281, -0.05595792829990387, -0.03852781280875206, -0.006776864640414715, -0.04114232957363129, 0.029358847066760063, 0.0650361105799675, 0.024856068193912506, 0.027470584958791733, -0.025146570056676865, 0.03620379790663719, 0.006595300976186991, 0.0263085775077343, -0.020934293046593666, 0.0036539691500365734, 0.014570485800504684, 0.006795020774006844, 0.04201383516192436, -0.01102091558277607, 0.047533370554447174, -0.020970605313777924, 0.04139652103185654, -0.06234896928071976, -0.002884593093767762, -0.02204183116555214, 0.012455268763005733, 0.04117864370346069, 0.064564049243927, -0.04713393375277519, -0.03555016964673996, -0.045754048973321915, 0.012555128894746304, 0.01767522469162941, 0.014034872874617577, -0.008928393945097923, 0.025164727121591568, -0.04735180735588074, -0.05268977954983711, -0.037619996815919876, -0.017657067626714706, 0.035223353654146194, -0.0051836431957781315, -0.018846310675144196, 0.062240030616521835, 0.03420659899711609, -0.025782043114304543, 0.0014661267632618546, -0.01308166328817606, -0.019336532801389694, -0.03669402003288269, -0.03315353021025658, 0.013644510880112648, -0.017856787890195847, -0.006595300976186991, -0.06271209567785263, -0.03863675147294998, 0.017166845500469208, -0.019990161061286926, 0.0466618649661541, -0.020861666649580002, -0.033589281141757965, -0.013326774351298809, -0.011138931848108768, -0.04361159726977348, 0.007625674828886986, -0.016939891502261162, 0.023494340479373932, 0.05396072566509247, 0.04451941326260567, 0.03033929131925106, 0.07160871475934982, -0.003538222284987569, -0.011365886777639389, 0.015106098726391792, 0.019154967740178108, -0.0088149169459939, 0.06398304551839828, -0.0432121567428112, 0.05457804352045059, -0.019645189866423607, -0.03395240753889084, 0.07850813865661621, -0.03620379790663719, 0.02590913698077202, 0.023203838616609573, -0.07142715156078339, 0.03910881653428078, -0.022005518898367882, -0.01718500256538391, -0.020171726122498512, -0.03611301630735397, 0.07799975574016571, -0.06561711430549622, 0.0053652068600058556, -0.0570836216211319, 0.01886446587741375, -0.016168246045708656, -0.029304377734661102, 0.0021004648879170418, 0.015323975123465061, 0.07233497500419617, -0.02149713970720768, 0.09797175973653793, 0.008737752214074135, -0.03023035265505314, -0.04851381480693817, -0.006636152509599924, -0.011238791979849339, -0.007861707359552383, -0.06855844706296921, -0.05367022380232811, -0.013735292479395866, 0.011556528508663177, 0.06078752130270004, 0.007407798431813717, 0.0006388772162608802, 0.07088246196508408, -0.07473161071538925, -0.0031206258572638035, -0.010666866786777973, 0.025854667648673058, -0.018101898953318596, 0.04106970503926277, 0.04259483888745308, -0.010666866786777973, 0.06924838572740555, -0.01047622412443161, -0.025437071919441223, -0.04771493747830391, 0.014107498340308666, -0.016122855246067047, 0.004525474738329649, -0.0041192262433469296, -0.04408366233110428, -0.019227594137191772, -0.050075262784957886, 0.010167566128075123, 0.02690773829817772, -0.005982523318380117, -0.029721975326538086, -0.02641751617193222, -0.04473729059100151, -0.03043007291853428, -0.04553617164492607, -0.02710745856165886, 0.07280703634023666, -0.05327078327536583, -0.03600407764315605, 0.009995080530643463, 0.04027082398533821, 0.011665466241538525, 0.025455228984355927, 0.09986002743244171, 0.06496348232030869, 0.02462003566324711, -0.009196200408041477, -0.0032250250224024057, -0.058318253606557846, -0.017148690298199654, -0.026944050565361977, -0.03166470676660538, -0.003059348091483116, -0.013944091275334358, -0.0009600179619155824, 0.044664666056632996, -0.001385557814501226, 0.02701667696237564, -0.011011837050318718, -0.021823953837156296, -0.027434272691607475, 0.005741951521486044, 0.005219955928623676, -0.040198199450969696, 0.014733892865478992, -0.013190601952373981, -0.003454249119386077, -0.011647310107946396, -0.020171726122498512, -0.05686574429273605, 0.03640351817011833, 0.057119935750961304, 0.005678404122591019, -0.023258307948708534, 0.007003819104284048, -0.027670305222272873, 0.0307932011783123, 0.052362967282533646, -0.07055564969778061, -0.034279223531484604, -0.011284182779490948, -0.027343491092324257, 0.0220963004976511, -0.018809998407959938, -0.02905019000172615, 0.004707038402557373, -0.004793281201273203, 0.06398304551839828, 0.053597599267959595, 0.008737752214074135, -0.018555808812379837, 0.025999918580055237, 0.03544123098254204, -0.016558608040213585, 0.03311721608042717, -0.04299427941441536, 0.02189658023416996, -0.026254108175635338, -0.026726173236966133, -0.01074856985360384, 0.03395240753889084, -0.009264286607503891, 0.05773724988102913, -0.0665249302983284, 0.002603169297799468, 0.007789081893861294, -0.04807806387543678, 0.03535044938325882, -0.011592840775847435, 0.021533451974391937, -0.011029994115233421, -0.007503119297325611, 0.008292920887470245, 0.028214996680617332, -0.007557588163763285, -0.01911865547299385, 0.02264099195599556, -0.04081551730632782, -0.04713393375277519, 0.06986570358276367, -0.05475960671901703, 0.018882622942328453, -0.05784618854522705, -0.01496992539614439, 0.0010831408435478806, 0.0017849979922175407, 0.07142715156078339, 0.07923439145088196, -0.01654045097529888, -0.020335132256150246, -0.0007154743652790785, -0.011266026645898819, -0.03551385551691055, -0.032790400087833405, 0.006218556314706802, 0.014107498340308666, 0.02298596315085888, -0.04644399136304855, -0.027833713218569756, 0.04132389277219772, -0.023149369284510612, 0.016658468171954155, -0.009459467604756355, -0.025800200179219246, -0.09274272620677948, 0.011529293842613697, 0.0516367107629776, 0.022713616490364075, -0.03293565288186073, -0.0675053745508194, -0.02590913698077202, -0.0362401120364666, 0.013290461152791977, 0.003808298148214817, 0.034733131527900696, 0.03333509340882301, 0.004291711375117302, 0.007326094433665276, -0.02521919645369053, 0.029631193727254868, 0.027924494817852974, 0.046589240431785583, 0.0019438661402091384, 0.01821991614997387, -0.04949425905942917, 0.005537692457437515, 0.04361159726977348, 0.02865074947476387, 0.012073985300958157, -0.047787562012672424, 0.03838256374001503, 0.002194650936871767, -0.0178840234875679, -0.007258008234202862, -0.0491674467921257, 0.0035155268851667643, 0.06717856228351593, -0.015659866854548454, 0.03698452189564705, 0.04397472366690636, 0.002077769488096237, 0.03097476437687874, -0.013862387277185917, -0.0357680469751358, -0.05094676837325096, -0.05730149894952774, 0.044410478323698044, 0.018737372010946274, 0.02100691758096218, -0.04971213638782501, 0.045754048973321915, -0.022568365558981895, 0.015678023919463158, -0.018138211220502853, -0.015478303655982018, -0.010076784528791904, 0.021424515172839165, 0.02124295011162758, 0.02661723643541336, -0.041287582367658615, 0.04244958981871605, -0.002514657098799944, -0.045754048973321915, 0.05475960671901703, 0.08823995292186737, 0.021660547703504562, -0.04052501544356346, 0.0312652662396431, 0.05581267550587654, -0.015333052724599838, 0.008256608620285988, -0.014416156336665154, 0.008624275214970112, -0.041723333299160004, -0.02874153107404709, -0.04288534075021744, -0.036621395498514175, 0.02195104956626892, -0.0076438309624791145, -0.06234896928071976, 0.04473729059100151, 0.03649429976940155, 0.01060331892222166, -0.012137532234191895, 0.012137532234191895, 0.0178840234875679, 0.004085182677954435, -0.018283462151885033, -0.03291749581694603, -0.001442296546883881, 0.06147746369242668, -0.013199679553508759, -0.07168134301900864, 0.020335132256150246, -0.002498770132660866, -0.0037878723815083504, -0.08402767032384872, -0.0070310537703335285, 0.05904451012611389, 0.018383322283625603, 0.008533492684364319, -0.012518815696239471, -0.03217308595776558, -0.00784809049218893, 0.024710817262530327, -0.03355296701192856, -0.004920375999063253, 0.024656347930431366, -0.02810605801641941, 0.04099708050489426, 0.013490181416273117, -0.0347694456577301, -0.04673449322581291, 0.006994741037487984, 0.004711577668786049, -0.015478303655982018, 0.039290379732847214, -0.024656347930431366, -0.020988762378692627, -0.03600407764315605, -0.03093845210969448, 0.07095509022474289, -0.0268169566988945, -0.027270864695310593, 0.10298292338848114, -0.03159208223223686, 0.028214996680617332, 0.052508216351270676, 0.009109958074986935, -0.06027914211153984, -0.0014230053639039397, 0.02910465933382511, 0.017248550429940224, 0.03193705156445503, -0.019735971465706825, -0.01728486269712448, 0.06263946741819382, 0.03286302834749222, -0.02080719731748104, -0.058572445064783096, 0.005946210585534573, -0.02572757378220558, -0.027379803359508514, -0.015705259516835213, 0.07785450667142868, -0.03834624961018562, 0.01536936592310667, -0.006409198045730591, -0.005828194320201874, -0.09506674110889435, -0.007843551225960255, -0.03200967609882355, -0.007957028225064278, 0.05178196355700493, 0.027978964149951935, 0.01099368091672659, -0.03881831467151642, -0.016413357108831406, -0.027597680687904358, 0.012019515968859196, -0.010966446250677109, 0.04513673111796379, 0.018555808812379837, -0.0015013046795502305, -0.002553239231929183, -0.0347694456577301, -0.001253924216143787, 0.023421715945005417, 0.023821154609322548, -0.02089798077940941, -0.06409198045730591, 0.016649389639496803, -0.0864243134856224, -0.01345386914908886, 0.016958048567175865, -0.010321895591914654, -0.04800543934106827, -0.0397261343896389, 0.0006002949085086584, 0.023458028212189674, 0.03910881653428078, -0.0036585081834346056, -0.020843511447310448, 0.02736164629459381, -0.028614437207579613, 0.02035328932106495, -0.0729885995388031, -0.04960319772362709, -0.050619956105947495, 0.015024394728243351, -0.09797175973653793, 0.03233649209141731, -0.04375684633851051, 0.048295941203832626, 0.005278964061290026, -0.05853613093495369, 0.04571773484349251, -0.002412527333945036, -0.027397960424423218, 0.06125958636403084, 0.04052501544356346, -0.008102279156446457, 0.0028959407936781645, -0.02169685997068882, 0.02255021035671234, 0.06590761989355087, 0.042921654880046844, -0.03093845210969448, 0.032499898225069046, -0.0010598780354484916, 0.008079583756625652, 0.027379803359508514, -0.03990769758820534, 0.04230433702468872, -0.025382602587342262, 0.010340051725506783, -0.009377764537930489, -0.02590913698077202, -0.007108218036592007, 0.011992281302809715, 0.02407534420490265, 0.0007086657569743693, -0.007752769161015749, -0.018147289752960205, 0.03380715847015381, -0.005483223125338554, -0.021370045840740204, -0.010349130257964134, 0.010957368649542332, 0.0005151869263499975, -0.026726173236966133, 0.0066951606422662735, 0.003270415822044015, -0.027234552428126335, 0.08025114983320236, -0.01897340454161167, 0.02224155142903328, 0.028015276417136192, -0.01871921494603157, -0.05138252303004265, 0.006341111846268177, 0.014261826872825623, -0.06834056973457336, 0.0005866776336915791, -0.00046383848530240357, -0.044555727392435074, -0.03827362507581711, 0.05537692457437515, -0.005328894127160311, -0.05552217364311218, 0.025182882323861122, 0.0055013797245919704, -0.03678480163216591, 0.031555768102407455, -0.01114801038056612, -0.0000885122935869731, 0.02387562394142151, -0.056284740567207336, 0.011311417445540428, 0.01877368427813053, -0.07821763306856155, -0.07022882997989655, -0.03881831467151642, 0.034624192863702774, -0.022822555154561996, 0.015287661924958229, 0.021515296772122383, 0.032953809946775436, 0.0009180313791148365, 0.031156327575445175, 0.029758287593722343, 0.0387456901371479, -0.008261147886514664, 0.031065545976161957, 0.008347390219569206, -0.008256608620285988, 0.016467826440930367, -0.04136020690202713, -0.057374123483896255, 0.006155008915811777, -0.029667505994439125, -0.009404999203979969, -0.015278584323823452, -0.046589240431785583, 0.08417292684316635, 0.0575920008122921, -0.02343987114727497, -0.012182923033833504, -0.04027082398533821, 0.004974844865500927, -0.01871921494603157, 0.057265184819698334, -0.018828153610229492, 0.03801943361759186, 0.0382373109459877, -0.0006922115571796894, 0.07865338772535324, 0.004352989140897989, -0.04502779245376587, 0.03320799767971039, -0.034333691000938416, -0.0009327834122814238, -0.0027688462287187576, 0.01551461685448885, 0.022731773555278778, 0.013608197681605816, 0.02066194638609886, 0.025691261515021324, 0.014234593138098717, 0.036566924303770065, -0.0009259748039767146, 0.06209477782249451, 0.06165902689099312, 0.018310697749257088, 0.013844231143593788, -0.021388201043009758, 0.014407077804207802, -0.08235728740692139, -0.012573285028338432, 0.03188258409500122, -0.01752997376024723, -0.03714792802929878, -0.021460827440023422, 0.023494340479373932, 0.008569805882871151, 0.0034429014194756746, 0.008451789617538452, -0.015914056450128555, -0.03694820776581764, -0.008592501282691956, -0.03798312321305275, 0.01097552478313446, 0.0421953983604908, 0.07044670730829239, -0.00646820617839694, -0.05868138372898102, -0.026998519897460938, 0.016712937504053116, 0.002099330071359873, -0.0016227253945544362, 0.006223095115274191, -0.023766685277223587, -0.01142035610973835, 0.05701099708676338, -0.04840487614274025, 0.0317736454308033, 0.027724774554371834, 0.0023183412849903107, 0.05105570703744888, 0.03262699395418167, -0.004586752504110336, -0.02467450499534607, 0.013163367286324501, -0.002771115629002452, -0.006949349772185087, 0.04175964742898941, -0.0076438309624791145, 0.04796912521123886, -0.02264099195599556, -0.00006191605643834919, 0.06071489676833153, -0.02100691758096218, 0.018347010016441345, 0.01871921494603157, 0.015251349657773972, -0.023566966876387596, 0.05396072566509247, 0.004856828600168228, -0.04691605642437935, 0.07458636164665222, 0.0080659668892622, -0.015923134982585907, 0.046298738569021225, -0.01846502721309662, 0.01886446587741375, 0.007044671103358269, 0.019499938935041428, -0.034932851791381836, -0.01074856985360384, 0.03653061389923096, -0.038455188274383545, -0.00864243134856224, 0.05323447287082672, -0.003361197654157877, -0.017312096431851387, -0.0006553314160555601, 0.03932669386267662, 0.012491581030189991, -0.06688806414604187, -0.0387456901371479, 0.013925934210419655, -0.004643491003662348, -0.014779283665120602, -0.0342429094016552, -0.05109202116727829, 0.033643752336502075, -0.018383322283625603, -0.04205014929175377, 0.024402158334851265, 0.06430985778570175, -0.0016681163106113672 ]
24,262
supabase._sync.client
_init_supabase_auth_client
Creates a wrapped instance of the GoTrue Client.
@staticmethod def _init_supabase_auth_client( auth_url: str, client_options: ClientOptions, ) -> SyncSupabaseAuthClient: """Creates a wrapped instance of the GoTrue Client.""" return SyncSupabaseAuthClient( url=auth_url, auto_refresh_token=client_options.auto_refresh_token, persist_session=client_options.persist_session, storage=client_options.storage, headers=client_options.headers, flow_type=client_options.flow_type, )
(auth_url: str, client_options: supabase.lib.client_options.ClientOptions) -> supabase._sync.auth_client.SyncSupabaseAuthClient
[ -0.037638984620571136, -0.09659160673618317, 0.0030326591804623604, -0.006556590087711811, -0.0019709921907633543, 0.02263629622757435, 0.009499497711658478, 0.037393346428871155, -0.0037270530592650175, -0.042060431092977524, -0.0009276299388147891, -0.0008172118687070906, -0.04478131979703903, -0.012829754501581192, -0.03009985014796257, -0.0018635265296325088, 0.04338308423757553, -0.05868809297680855, 0.017156725749373436, -0.06889143586158752, 0.026037409901618958, 0.05241493135690689, -0.012725831009447575, 0.02584845945239067, 0.036958761513233185, 0.05101669579744339, -0.029910899698734283, 0.023392099887132645, 0.05868809297680855, -0.00012112036347389221, 0.007950101979076862, 0.060842134058475494, 0.058877043426036835, 0.05626952648162842, 0.05778113007545471, -0.05237714201211929, 0.043307505548000336, 0.03580616042017937, -0.04874928668141365, 0.015456168912351131, -0.010108863934874535, 0.008545296266674995, 0.0776965394616127, -0.01808258332312107, 0.01002383604645729, 0.0832894816994667, 0.018743911758065224, 0.010666267946362495, -0.018290430307388306, 0.007657228037714958, 0.035560525953769684, -0.02135143242776394, -0.03276405483484268, 0.021786019206047058, -0.07890582084655762, 0.06299617141485214, 0.03983081132173538, 0.06904259324073792, -0.09402187913656235, 0.011488203890621662, -0.03149808570742607, -0.022088339552283287, -0.008568915538489819, -0.04054882377386093, 0.020312203094363213, 0.007402144372463226, -0.09734741598367691, 0.0026901860255748034, 0.03622185438871384, -0.052225980907678604, 0.00862087681889534, 0.020104356110095978, 0.0028531558346003294, 0.0033987511415034533, 0.02828592248260975, 0.02078457921743393, -0.0663972869515419, 0.011280357837677002, -0.034842513501644135, -0.016315894201397896, 0.01710948720574379, -0.022692982107400894, 0.031290240585803986, -0.011261463165283203, 0.019036784768104553, 0.013217102736234665, 0.009721514768898487, -0.020236622542142868, 0.04716210067272186, 0.046859778463840485, 0.008153223432600498, -0.011696049943566322, 0.019405238330364227, 0.009919912554323673, 0.031139079481363297, 0.011478756554424763, -0.017440151423215866, -0.03718550130724907, -0.046557456254959106, 0.02770017646253109, 0.007232089061290026, 0.02783244103193283, -0.029778633266687393, -0.023694420233368874, 0.0017477942164987326, -0.0396040715277195, 0.025791773572564125, -0.040473245084285736, 0.042022641748189926, -0.008852341212332249, 0.0037105197552591562, -0.006358191836625338, 0.009693171828985214, 0.023845581337809563, -0.02403453178703785, -0.041002307087183, 0.028758300468325615, 0.023222044110298157, 0.046973150223493576, -0.0088381702080369, -0.042891815304756165, -0.019575294107198715, -0.013746164739131927, 0.042891815304756165, 0.07792327553033829, 0.029344046488404274, 0.005762997083365917, -0.014086276292800903, 0.043042976409196854, -0.002449273830279708, 0.0593305267393589, -0.038923848420381546, -0.00515363086014986, -0.023278728127479553, -0.014993240125477314, 0.024658069014549255, 0.02375110611319542, 0.02446911856532097, -0.027095533907413483, 0.05218818783760071, -0.04738884046673775, 0.03266958147287369, -0.03476693481206894, 0.05608057603240013, 0.04111567884683609, 0.04209822043776512, -0.031989358365535736, -0.023127568885684013, -0.029438521713018417, 0.019131259992718697, 0.06972281634807587, -0.009041291661560535, 0.007241536397486925, 0.035995110869407654, -0.08170229196548462, -0.06768214702606201, -0.024280168116092682, -0.056609638035297394, 0.012829754501581192, 0.01355721428990364, 0.002248513512313366, 0.02684989757835865, 0.026642052456736565, -0.03197046369314194, -0.011525994166731834, -0.007931206375360489, 0.0043600378558039665, -0.03586284816265106, 0.004728491883724928, 0.033557649701833725, -0.015333350747823715, -0.02288193255662918, -0.07807444036006927, 0.005361476913094521, 0.04576386511325836, 0.021899389103055, 0.06737982481718063, 0.006561313755810261, -0.028493769466876984, 0.031195763498544693, -0.00975930504500866, -0.0233165193349123, -0.008550019934773445, -0.017874738201498985, 0.044138889759778976, 0.04901381582021713, 0.060539811849594116, 0.0052150399424135685, 0.06583043187856674, -0.014105171896517277, -0.03771456331014633, 0.01640092208981514, 0.029627474024891853, -0.01300925761461258, 0.07134779542684555, -0.03266958147287369, -0.028588244691491127, -0.027171114459633827, -0.08034184575080872, 0.03008095547556877, -0.05211260914802551, -0.010760744102299213, -0.010609582997858524, -0.08223135769367218, 0.05993516743183136, 0.03503146395087242, 0.014190198853611946, -0.024525804445147514, 0.02686879225075245, -0.002051296178251505, -0.05766776204109192, -0.02414790168404579, -0.06938270479440689, 0.01053400244563818, -0.003701072186231613, -0.0466330386698246, 0.04463016241788864, -0.023240938782691956, 0.02248513512313366, 0.04213600978255272, 0.09077192842960358, 0.00618813605979085, 0.008498058654367924, -0.0353526808321476, -0.028229238465428352, 0.04032208397984505, -0.0034200081136077642, -0.03025101125240326, -0.019858721643686295, -0.04478131979703903, -0.006943939253687859, 0.050941113382577896, 0.01880059763789177, -0.00096364866476506, -0.024072322994470596, -0.05577825382351875, -0.0012175511801615357, 0.0304021704941988, 0.02076568454504013, 0.009938808158040047, 0.040473245084285736, 0.060275278985500336, -0.0044238087721168995, 0.039075009524822235, -0.06719087809324265, 0.011034722439944744, -0.040359873324632645, -0.004600950051099062, -0.026112990453839302, 0.03701544553041458, -0.010552898049354553, -0.11714944988489151, 0.0007481267675757408, -0.0023843219969421625, -0.008082367479801178, 0.029608577489852905, 0.005744101945310831, -0.001091190380975604, -0.047993484884500504, -0.0009388488833792508, -0.049807410687208176, -0.0009512488031759858, -0.08026626706123352, 0.06038865074515343, -0.01978314109146595, -0.0190934706479311, -0.00628733541816473, 0.01754407398402691, 0.0067549883387982845, 0.03183819726109505, 0.14065492153167725, 0.016731586307287216, -0.008819274604320526, 0.009499497711658478, -0.020841265097260475, -0.03219720348715782, -0.04595281556248665, -0.020028777420520782, -0.00020253156253602356, -0.02796470746397972, -0.00597084267064929, 0.0018316410714760423, 0.07694073766469955, 0.014964897185564041, 0.03164924681186676, -0.05162133648991585, -0.021389221772551537, 0.003932537045329809, 0.02303309366106987, 0.012064503505825996, -0.04141799733042717, 0.0053000678308308125, 0.025224922224879265, -0.016769377514719963, -0.056911956518888474, 0.012073950842022896, 0.014105171896517277, -0.0025744535960257053, -0.022239500656723976, -0.04168253019452095, 0.04455458000302315, -0.016060810536146164, -0.0508655346930027, 0.03312306106090546, 0.07792327553033829, -0.06435661762952805, -0.03760119527578354, -0.017052803188562393, -0.012980914674699306, 0.02359994500875473, -0.07966162264347076, -0.042476121336221695, 0.00003516993092489429, 0.012395167723298073, -0.045159224420785904, 0.004045907407999039, 0.020879054442048073, -0.04111567884683609, 0.049807410687208176, 0.027624595910310745, -0.06771993637084961, -0.019556399434804916, 0.004055354744195938, 0.02909841202199459, -0.034105606377124786, 0.037941306829452515, -0.03797909617424011, 0.02560282312333584, -0.004674168303608894, 0.061522357165813446, -0.11329485476016998, 0.04311855509877205, 0.022012759000062943, 0.0006589656695723534, -0.022296184673905373, -0.033973339945077896, 0.038961637765169144, -0.03686428442597389, -0.06435661762952805, -0.06412987411022186, -0.015248322859406471, -0.02244734577834606, -0.03374660015106201, 0.02970305271446705, -0.02220170944929123, -0.01638202741742134, -0.00628261175006628, -0.06148456409573555, 0.03911279886960983, -0.05883925408124924, 0.0009896294213831425, -0.002779937582090497, 0.01568290963768959, 0.035976216197013855, 0.07429542392492294, -0.0033184471540153027, 0.006707750726491213, 0.024223482236266136, 0.000220540925511159, -0.046708617359399796, -0.0071092708967626095, -0.06998734921216965, 0.015314456075429916, 0.01880059763789177, -0.07081872969865799, 0.007095099426805973, -0.007331287954002619, -0.06276942789554596, 0.016145838424563408, 0.03406781703233719, 0.01286754384636879, -0.07187685370445251, -0.005181973800063133, 0.02288193255662918, 0.0023571602068841457, 0.004263200797140598, -0.05993516743183136, -0.029721949249505997, -0.029778633266687393, -0.006414877250790596, -0.006769159808754921, 0.04300518333911896, 0.0039230892434716225, 0.05441780760884285, 0.0031176868360489607, -0.03578726574778557, -0.006858911365270615, 0.008984606713056564, 0.04648187756538391, -0.01807313598692417, -0.0031483913771808147, -0.03926395997405052, 0.015654567629098892, -0.010222233831882477, 0.016495397314429283, -0.026509786024689674, -0.05479570850729942, 0.028607139363884926, 0.022674087435007095, 0.02004767209291458, 0.019594190642237663, -0.016193076968193054, 0.06874027103185654, 0.017270095646381378, -0.01597578451037407, 0.03760119527578354, 0.026604261249303818, -0.043458666652441025, 0.04565049335360527, 0.013113180175423622, -0.059292737394571304, -0.025772878900170326, -0.08268483728170395, 0.005096945911645889, -0.016986669972538948, 0.008790932595729828, -0.0919056311249733, 0.07505122572183609, -0.0023264556657522917, -0.0070667569525539875, 0.019405238330364227, 0.0480312742292881, -0.046595249325037, 0.025659509003162384, -0.0029995928052812815, 0.07032746076583862, -0.0024776163045316935, 0.028191447257995605, 0.008776760660111904, 0.0034507126547396183, 0.059292737394571304, 0.049958571791648865, -0.011034722439944744, -0.016419818624854088, 0.011573231779038906, 0.06428103893995285, -0.026774317026138306, 0.05498465895652771, -0.021445907652378082, -0.018573855981230736, -0.04398772865533829, 0.0049882992170751095, -0.06118224561214447, -0.05101669579744339, 0.0904696062207222, -0.030156536027789116, -0.05169691890478134, 0.01708114519715309, 0.07387973368167877, -0.009456983767449856, 0.006103108171373606, 0.03295300528407097, -0.03217830881476402, 0.016296999529004097, -0.041002307087183, -0.01610804907977581, 0.01541837863624096, 0.04746442288160324, 0.013434396125376225, -0.03208383172750473, 0.049958571791648865, -0.039490699768066406, -0.01949971541762352, 0.002671290887519717, 0.049807410687208176, 0.036108482629060745, 0.04776674136519432, 0.05959505960345268, -0.041455790400505066, -0.02938183769583702, -0.008318555541336536, -0.05585383251309395, 0.006740816868841648, 0.031724825501441956, -0.011355938389897346, 0.008384688757359982, 0.03714771196246147, 0.030326591804623604, -0.059028204530477524, -0.023807790130376816, -0.04009534418582916, 0.04228717088699341, -0.03147919103503227, 0.04009534418582916, -0.022730771452188492, -0.057138700038194656, -0.005616560112684965, -0.06106887385249138, 0.023429889231920242, -0.021313641220331192, 0.034842513501644135, 0.0437609888613224, -0.04466795176267624, 0.04497027024626732, -0.000040078219171846285, 0.012272349558770657, -0.016013573855161667, -0.007439934648573399, 0.02006656676530838, 0.015909651294350624, -0.007954825647175312, 0.00863032415509224, -0.019537504762411118, 0.011611022055149078, 0.08215577155351639, -0.025527242571115494, -0.04364761710166931, 0.015947440639138222, -0.03918838128447533, 0.00515835452824831, -0.009499497711658478, 0.04194705933332443, -0.029570788145065308, 0.013850088231265545, 0.03656196594238281, -0.0028626034036278725, -0.04466795176267624, -0.03616516664624214, -0.06046422943472862, -0.029287362471222878, 0.018488828092813492, 0.01194168534129858, -0.04455458000302315, 0.01329268328845501, 0.010345051996409893, -0.03650527819991112, 0.03163035213947296, 0.006660513114184141, 0.04750221222639084, 0.03911279886960983, 0.023562155663967133, -0.02813476324081421, -0.04013313353061676, 0.024072322994470596, 0.0247147548943758, -0.03197046369314194, -0.07365299016237259, -0.023675525560975075, 0.05989737808704376, -0.08578363060951233, 0.0004632245108950883, 0.0339355506002903, -0.0523015595972538, -0.006868358701467514, 0.003115325001999736, 0.023259833455085754, 0.02558392845094204, 0.017827501520514488, -0.020841265097260475, -0.017751920968294144, -0.004055354744195938, 0.023240938782691956, 0.07981278747320175, -0.03420007973909378, -0.03620295971632004, 0.0016084429807960987, 0.0005367381381802261, -0.04066219553351402, -0.004430894274264574, -0.047540001571178436, 0.02261740155518055, -0.052641671150922775, -0.05014752224087715, -0.001100047491490841, -0.045310381799936295, -0.014775946736335754, 0.044290050864219666, 0.06613275408744812, 0.011063064448535442, 0.0176479984074831, -0.01124256756156683, -0.02291972190141678, 0.012782515957951546, 0.09455094486474991, -0.04466795176267624, 0.035673897713422775, -0.003112963167950511, 0.02909841202199459, 0.05721427872776985, -0.0007622980629093945, 0.010363947600126266, -0.004140382632613182, -0.004749748855829239, 0.007350183092057705, -0.0219182837754488, 0.01308483723551035, 0.02926846779882908, 0.01427522674202919, 0.012697489000856876, -0.01400124840438366, -0.035560525953769684, -0.014889316633343697, -0.022730771452188492, -0.027643490582704544, -0.01796921342611313, -0.03265068307518959, 0.01938634365797043, -0.030175430700182915, 0.017345676198601723, 0.006499904673546553, -0.008578362874686718, 0.07505122572183609, -0.003483779029920697, -0.038224730640649796, 0.01684495620429516, 0.015097162686288357, -0.042627282440662384, -0.01215897873044014, 0.023373205214738846, -0.026188571006059647, -0.020161041989922523, 0.04292960464954376, -0.06178688630461693, -0.0424383319914341, -0.010430079884827137, 0.042740654200315475, -0.056911956518888474, 0.005904709920287132, -0.009168833494186401, -0.01993430033326149, 0.031724825501441956, 0.007817836478352547, 0.015163295902311802, -0.0009217252372764051, -0.07391752302646637, 0.00700062420219183, 0.03699655085802078, -0.024336853995919228, -0.048976026475429535, 0.019131259992718697, 0.03280184417963028, -0.028096972033381462, -0.0005199097213335335, -0.0020713722333312035, 0.04224938154220581, 0.011252015829086304, 0.016353685408830643, 0.03688318282365799, 0.05551372095942497, 0.0352959968149662, 0.004473408218473196, -0.036939866840839386, 0.02346768043935299, 0.02541387267410755, -0.033557649701833725, -0.029929794371128082, -0.03544715419411659, -0.0289850402623415, -0.026944372802972794, -0.03631632775068283, 0.0067549883387982845, 0.09523116052150726, 0.041758108884096146, -0.02276856265962124, -0.060275278985500336, -0.005281172692775726, 0.0039443462155759335, -0.007199022453278303, 0.03614627197384834, -0.007671399507671595, 0.009357784874737263, 0.0649612620472908, 0.044138889759778976, 0.031176868826150894, -0.026245255023241043, 0.013632794842123985, 0.041758108884096146, -0.037941306829452515, 0.021937178447842598, 0.008139052428305149, -0.0024870638735592365, 0.006230650003999472, -0.07149895280599594, 0.01561677735298872, 0.02870161458849907, 0.004974127747118473, 0.02641531080007553, 0.006698302924633026, 0.0008561829454265535, -0.002654757583513856, 0.010335604660212994, 0.027473434805870056, -0.0109496945515275, 0.011119750328361988, -0.04198485240340233, -0.06050202250480652, 0.042173802852630615, -0.011374833062291145, -0.03263178840279579, -0.04394993931055069, 0.027246695011854172, 0.009159386157989502, -0.017978660762310028, -0.010420632548630238, 0.04534817487001419, -0.006481010001152754, 0.0010693429503589869, -0.0508655346930027, -0.0032782950438559055, 0.061144452542066574, 0.04984520003199577, -0.03361433371901512, -0.037091027945280075, 0.024488013237714767, -0.025659509003162384, 0.04583944380283356, 0.043042976409196854, -0.012461300007998943, 0.037638984620571136, -0.027813546359539032, 0.024676963686943054, -0.010345051996409893, 0.02276856265962124, 0.02290082722902298, -0.004856033716350794, 0.011837762780487537, -0.035390470176935196, 0.03826251998543739, -0.038923848420381546, -0.003018487710505724, -0.014946002513170242, 0.011554337106645107, 0.0303643811494112, -0.0537375845015049, 0.06590601056814194, -0.026471996679902077, 0.0006010995130054653, 0.060426440089941025, 0.002855517901480198, 0.01680716685950756, -0.005498466081917286, -0.06904259324073792, -0.07108326256275177, 0.022995302453637123, -0.024922600015997887, 0.0017513369675725698, 0.03110128827393055, 0.004704873077571392, -0.001919030793942511, 0.011327595449984074, -0.016325341537594795, -0.006759712006896734, -0.03263178840279579, -0.0018753359327092767, -0.02785133570432663, -0.0022414280101656914, 0.046292927116155624, -0.050374262034893036, -0.013755613006651402, -0.018186507746577263, -0.028059182688593864, 0.048560336232185364, -0.008526401594281197, 0.03008095547556877, -0.0077517032623291016, -0.019688665866851807, -0.03971744328737259, 0.046292927116155624, 0.016051363199949265, -0.02093574032187462, 0.004407275468111038, 0.012196769006550312, -0.019839825108647346, -0.03274516016244888, 0.006424324586987495, 0.0338977612555027, 0.026075199246406555, 0.02458248846232891 ]
24,264
supabase._sync.client
from_
Perform a table operation. See the `table` method.
def from_(self, table_name: str) -> SyncRequestBuilder: """Perform a table operation. See the `table` method. """ return self.postgrest.from_(table_name)
(self, table_name: str) -> postgrest._sync.request_builder.SyncRequestBuilder
[ -0.017255328595638275, -0.030541492626070976, -0.06266362220048904, -0.05504142493009567, -0.02385011315345764, 0.012847096659243107, -0.019652632996439934, 0.04323930665850639, -0.04081565886735916, -0.03342176973819733, -0.05704357102513313, 0.010669325478374958, -0.0244648065418005, 0.05019412562251091, 0.030155112966895103, -0.045381952077150345, 0.04506582394242287, -0.006353297736495733, 0.0445740707218647, -0.012970035895705223, 0.060169726610183716, 0.10699182003736496, -0.009562877006828785, -0.014392612501978874, 0.004992190282791853, 0.09547070413827896, -0.07067220658063889, -0.02388523891568184, 0.01900281384587288, -0.018528621643781662, 0.05490092188119888, -0.02012682519853115, 0.07811877876520157, 0.05103713274002075, -0.00799101684242487, -0.046084459871053696, 0.01070445030927658, -0.02112789824604988, -0.03695186972618103, -0.041483037173748016, 0.026256199926137924, -0.05152888968586922, 0.013900857418775558, -0.016113754361867905, 0.02762608788907528, 0.0014302603667601943, -0.002489509293809533, -0.05307440459728241, 0.00463654613122344, 0.0301902387291193, 0.005870324093848467, 0.052442148327827454, -0.016157660633325577, 0.009580438956618309, -0.07105858623981476, -0.012750502675771713, -0.050966884940862656, 0.034422844648361206, 0.005650790873914957, 0.050826381891965866, 0.002886864822357893, 0.025852257385849953, -0.009826316498219967, 0.0049131582491099834, 0.009756065905094147, -0.007183134090155363, -0.0010279653361067176, -0.05721919611096382, -0.01856374740600586, 0.03635473921895027, -0.030576618388295174, 0.0575704500079155, 0.01718507707118988, 0.04513607546687126, -0.05409304052591324, -0.004553123377263546, -0.03542391583323479, -0.02330566942691803, 0.0009061243035830557, -0.03951602056622505, -0.00429626926779747, -0.006678207311779261, 0.02418380416929722, -0.03289489075541496, -0.009764847345650196, 0.007868078537285328, -0.0005068478058092296, 0.036038611084222794, -0.03293001651763916, -0.08240406960248947, -0.017773427069187164, -0.0021810648031532764, -0.06578978151082993, 0.03912964090704918, 0.017870021983981133, -0.028293469920754433, -0.02342860959470272, 0.0021645997185260057, -0.06870518624782562, 0.032315321266651154, -0.0012623172951862216, -0.0025268299505114555, 0.01171430479735136, -0.025272689759731293, 0.01810711808502674, -0.02860959805548191, 0.00336105702444911, -0.06115323677659035, -0.008500334806740284, 0.003593762405216694, -0.02990923635661602, 0.039164766669273376, 0.021022522822022438, -0.02056589350104332, 0.003966969437897205, -0.05395253747701645, 0.01718507707118988, -0.006779192481189966, 0.002540001878514886, -0.01956482045352459, 0.019336504861712456, 0.01912575401365757, -0.0034269168972969055, -0.017632925882935524, 0.059186216443777084, 0.0633661299943924, 0.026958705857396126, -0.040640030056238174, 0.050404876470565796, -0.004357738886028528, 0.02140890061855316, -0.00815347209572792, 0.006880178116261959, -0.01041466649621725, 0.011038141325116158, 0.041939668357372284, 0.05058050528168678, 0.01738704927265644, 0.006283047143369913, 0.0776270255446434, -0.003249094821512699, -0.01314566284418106, 0.017632925882935524, -0.03793537989258766, 0.04190454259514809, -0.03621423617005348, -0.03321101889014244, -0.02200603298842907, 0.005567368119955063, 0.025992758572101593, 0.0075212158262729645, 0.005260021425783634, 0.05549805238842964, 0.057324573397636414, -0.04977262020111084, 0.03133181110024452, -0.013672542758286, -0.08584635704755783, 0.035178039222955704, -0.042923178523778915, 0.027274833992123604, 0.02632644958794117, -0.03370277211070061, -0.011029359884560108, -0.028521785512566566, -0.021496715024113655, -0.03902426362037659, -0.027239710092544556, -0.06684353947639465, -0.07797827571630478, 0.00852228794246912, 0.022462662309408188, 0.025360502302646637, 0.0018001742428168654, -0.035757604986429214, 0.006537705659866333, 0.008276410400867462, 0.043169055134058, 0.017272891476750374, -0.02502681314945221, -0.04446869343519211, 0.023955488577485085, 0.019968761131167412, 0.003049319377169013, -0.0023204684257507324, 0.01057273056358099, -0.00906234048306942, 0.009633127599954605, 0.09617321193218231, -0.00802175235003233, -0.004869251511991024, -0.03937551751732826, 0.024113552644848824, 0.022392410784959793, 0.01525318343192339, -0.029733609408140182, -0.004136010073125362, 0.05381203815340996, -0.0030581008177250624, 0.04274754971265793, 0.008803291246294975, 0.014199422672390938, -0.01516536995768547, 0.03048880398273468, 0.02718702144920826, 0.01496339961886406, 0.018370557576417923, -0.02228703536093235, 0.00682748993858695, -0.029136478900909424, -0.013672542758286, -0.07126933336257935, -0.06719479709863663, 0.013233475387096405, 0.003220555605366826, -0.025237563997507095, -0.024254053831100464, 0.0019307966576889157, 0.034159403294324875, 0.0133037269115448, 0.07748652249574661, -0.01732557825744152, 0.019529694691300392, -0.08837538212537766, -0.008943792432546616, -0.02776658907532692, -0.006335735321044922, -0.05058050528168678, -0.017255328595638275, -0.0309103075414896, -0.03638986498117447, -0.028943289071321487, 0.01706213876605034, -0.002102032769471407, 0.0016432078555226326, -0.004702406469732523, -0.018230056390166283, -0.008188596926629543, 0.04675184190273285, -0.042045045644044876, 0.007112883497029543, 0.05883496254682541, 0.0012096292339265347, -0.015832751989364624, -0.019793134182691574, -0.008978917263448238, 0.007890031673014164, -0.014471644535660744, -0.03134937584400177, 0.013567166402935982, -0.04791097715497017, -0.06269875168800354, 0.042220670729875565, 0.011670397594571114, 0.00744657451286912, -0.0026431826408952475, -0.01041466649621725, 0.00744657451286912, 0.010897640138864517, -0.014928273856639862, -0.04875398799777031, -0.027239710092544556, -0.06452526897192001, -0.002346812514588237, -0.009808754548430443, -0.033562272787094116, -0.06143423914909363, 0.008697914890944958, -0.01828274503350258, -0.020636143162846565, 0.07137471437454224, 0.0690213143825531, -0.014577020891010761, -0.02256803773343563, -0.019389193505048752, -0.047946102917194366, 0.003881351323798299, 0.009887786582112312, -0.06715966761112213, -0.06659766286611557, 0.007025070022791624, -0.07235822081565857, 0.029663357883691788, 0.012706595472991467, -0.03698699548840523, -0.02586982026696205, -0.010695668868720531, -0.049702372401952744, 0.01063419971615076, 0.001047723344527185, 0.004746313206851482, 0.021900655701756477, -0.01523562055081129, -0.024921435862779617, -0.02831103280186653, -0.019160877913236618, 0.009079903364181519, 0.04418769106268883, -0.016816262155771255, -0.010019506327807903, 0.0632256343960762, -0.05690306797623634, 0.0011920665856450796, 0.08879688382148743, 0.00010894346632994711, 0.005808854941278696, 0.030840057879686356, 0.019758010283112526, -0.016254255548119545, -0.06438476592302322, -0.043660812079906464, 0.018950127065181732, -0.007025070022791624, -0.01810711808502674, 0.002796855987980962, -0.007077758200466633, -0.03426478058099747, 0.020161950960755348, 0.02258560061454773, 0.06312025338411331, -0.04618983715772629, 0.07692451775074005, -0.007266556844115257, -0.008926229551434517, -0.05349591001868248, -0.052547525614500046, 0.018511060625314713, 0.020636143162846565, -0.050861507654190063, 0.03895401209592819, 0.012926128692924976, -0.012855878099799156, 0.06210162118077278, 0.005286365281790495, -0.06817830353975296, 0.046822093427181244, 0.016368413344025612, -0.004204065538942814, -0.009369687177240849, 0.011986525729298592, 0.12026920169591904, -0.01193383801728487, 0.014796554110944271, -0.011889930814504623, -0.026256199926137924, -0.03958626836538315, -0.010309290140867233, -0.02012682519853115, 0.07987504452466965, -0.04829735681414604, -0.009922911413013935, -0.015305871143937111, 0.0033215410076081753, 0.06600053608417511, 0.07000482082366943, 0.028117842972278595, 0.011345488019287586, 0.05377691239118576, -0.06241774931550026, -0.0010274165542796254, 0.027661213651299477, -0.0007398276939056814, 0.024517495185136795, -0.016412319615483284, -0.02040782943367958, 0.015376121737062931, 0.0005049268947914243, -0.012047994881868362, -0.03076980635523796, 0.03983214870095253, -0.00869352463632822, -0.030681993812322617, 0.012047994881868362, 0.07425498962402344, -0.025501005351543427, 0.0072138686664402485, -0.04548732936382294, -0.02274366468191147, -0.05662206560373306, -0.010449791327118874, 0.018511060625314713, 0.04829735681414604, 0.06631666421890259, 0.029944362118840218, 0.0029132086783647537, -0.035178039222955704, -0.006335735321044922, 0.014304799027740955, 0.006265484262257814, -0.0460142083466053, 0.022093845531344414, -0.045206326991319656, -0.007393886335194111, 0.07376323640346527, -0.015692250803112984, -0.03296514227986336, -0.008623273111879826, -0.040464404970407486, -0.02244509942829609, -0.037408497184515, 0.023375920951366425, -0.06417401880025864, 0.020390266552567482, 0.025852257385849953, -0.028732536360621452, -0.06719479709863663, 0.0691266879439354, -0.03254363685846329, 0.011679179035127163, -0.011986525729298592, -0.021022522822022438, -0.014427737332880497, -0.057886578142642975, 0.08549509942531586, -0.015973253175616264, -0.011073267087340355, -0.0007864785729907453, -0.03278951346874237, 0.014357486739754677, 0.06340125948190689, 0.026572328060865402, 0.03250851109623909, 0.040042899549007416, 0.03222750872373581, 0.058448582887649536, 0.041518162935972214, -0.010265383869409561, -0.008342270739376545, 0.0036442552227526903, -0.015499060973525047, 0.012926128692924976, -0.03965651988983154, 0.0416937917470932, -0.013391539454460144, 0.041061535477638245, 0.009773628786206245, 0.023130042478442192, -0.06508727371692657, 0.056305937469005585, -0.012829534709453583, 0.017220202833414078, -0.05792170390486717, 0.03684649243950844, -0.04657621309161186, -0.01998632401227951, -0.07369298487901688, -0.038321755826473236, 0.016693321987986565, 0.017711957916617393, -0.024218929931521416, 0.01495461817830801, 0.02817053161561489, 0.025378065183758736, -0.007955892011523247, -0.005238067824393511, -0.01982825994491577, 0.0025136577896773815, -0.016148880124092102, -0.051704514771699905, 0.012882222421467304, 0.0036793805193156004, 0.009562877006828785, -0.008065658621490002, 0.022761227563023567, 0.08254457265138626, 0.025799570605158806, -0.0011558436090126634, 0.025992758572101593, -0.001440139370970428, -0.05391741171479225, -0.04281780123710632, 0.019178440794348717, -0.02529025264084339, 0.0010784580372273922, 0.001673942431807518, -0.004151377361267805, -0.014796554110944271, 0.005418085493147373, -0.00682748993858695, -0.005923012271523476, 0.0002753772714640945, -0.04141278937458992, 0.0338081493973732, 0.06171524152159691, -0.0015059993602335453, -0.01338275894522667, 0.024956561625003815, -0.03581029549241066, 0.001452213735319674, -0.07133958488702774, -0.014568239450454712, 0.008118346333503723, 0.04281780123710632, 0.021637216210365295, 0.007775874342769384, 0.0208468958735466, -0.0015356363728642464, 0.05110738426446915, 0.00048324797535315156, 0.01660550944507122, 0.044222816824913025, -0.0029483342077583075, -0.06701917201280594, 0.06845930963754654, -0.00869352463632822, 0.028714973479509354, 0.02042539045214653, 0.00935212429612875, -0.04225579649209976, -0.010739576071500778, 0.004649718292057514, 0.02990923635661602, -0.0691266879439354, 0.029382355511188507, 0.010370759293437004, -0.03336908295750618, -0.028802787885069847, -0.03723287209868431, 0.011775773949921131, 0.004054782446473837, 0.009764847345650196, 0.04123716056346893, -0.0058527616783976555, 0.00014887111319694668, -0.044222816824913025, -0.002173381159082055, 0.014410175383090973, 0.024043302983045578, 0.04471457004547119, 0.015209277160465717, 0.014937055297195911, -0.0002698889293242246, 0.02748558670282364, -0.025061937049031258, 0.03064686805009842, 0.03152500092983246, -0.04471457004547119, -0.01884474977850914, 0.02070639468729496, -0.020653706043958664, 0.014568239450454712, -0.010441010817885399, 0.010695668868720531, -0.06224212050437927, -0.046260084956884384, 0.02978629805147648, -0.005633227992802858, 0.02168990485370159, 0.028504222631454468, -0.03867300972342491, -0.05061563104391098, -0.007200696971267462, 0.005813245661556721, -0.023973051458597183, -0.05535755306482315, -0.04864861071109772, -0.044679444283246994, -0.019599946215748787, 0.02962823398411274, -0.02576444484293461, 0.009808754548430443, -0.009861442260444164, 0.013417883776128292, 0.08570585399866104, 0.010300508700311184, 0.05377691239118576, -0.0027485587634146214, 0.027731463313102722, -0.00697677256539464, 0.025132188573479652, 0.006116201635450125, -0.0032227509655058384, 0.03133181110024452, 0.035283412784338, 0.005479554645717144, -0.0323328860104084, -0.027977341786026955, 0.008408131077885628, -0.04355543479323387, -0.08043704926967621, 0.020355140790343285, -0.02878522500395775, -0.010326853021979332, 0.05131813883781433, -0.06354176253080368, 0.053847163915634155, -0.10769432783126831, 0.051845017820596695, 0.059186216443777084, 0.006094248499721289, 0.0037847564090043306, -0.025623943656682968, -0.007336807437241077, 0.01352326013147831, -0.013760356232523918, 0.013558384962379932, -0.03839200735092163, -0.07228796929121017, -0.006059122737497091, -0.015376121737062931, -0.01594690978527069, 0.06199624389410019, -0.006704551167786121, 0.01608741097152233, 0.020671268925070763, 0.009325780905783176, -0.0038264677859842777, 0.021496715024113655, -0.036460112780332565, 0.008952573873102665, 0.006160108372569084, -0.01058151200413704, -0.03754900023341179, 0.020882021635770798, 0.0021470370702445507, -0.06434964388608932, -0.053847163915634155, -0.025501005351543427, 0.035915669053792953, -0.06645715981721878, -0.004895595833659172, 0.09280117601156235, 0.05209089443087578, 0.023340795189142227, -0.04654109105467796, 0.01812468096613884, 0.012847096659243107, -0.04664646461606026, -0.01186358742415905, -0.0617854930460453, 0.011152299121022224, -0.04102640971541405, -0.016570383682847023, 0.0026036666240543127, 0.08900763839483261, -0.03768949955701828, -0.016728447750210762, -0.013830606825649738, -0.02720458433032036, 0.014515550807118416, 0.00950140692293644, 0.004996581003069878, 0.040921032428741455, -0.005611274857074022, -0.010906421579420567, -0.04373105987906456, -0.05595468357205391, -0.034422844648361206, -0.02903110161423683, 0.002651963848620653, -0.010537604801356792, 0.04390668869018555, 0.04987799748778343, 0.019898511469364166, 0.061644989997148514, 0.046786967664957047, -0.04928086698055267, -0.0719015896320343, 0.016833825036883354, 0.014094047248363495, 0.01790514774620533, -0.03196406736969948, 0.04281780123710632, 0.040640030056238174, 0.00087209657067433, 0.05707869306206703, 0.00003845265382551588, -0.015279527753591537, -0.033017829060554504, 0.06645715981721878, -0.007609028834849596, 0.07140983641147614, -0.031033247709274292, -0.03691674396395683, 0.04921061545610428, -0.012645126320421696, 0.048929613083601, -0.01395354513078928, 0.0705317035317421, -0.0024807278532534838, 0.006405985914170742, -0.0053873504512012005, 0.06733530014753342, 0.013777919113636017, -0.004445552360266447, 0.028258344158530235, 0.006199624389410019, -0.02168990485370159, 0.003459847066551447, -0.05044000223278999, 0.02216409705579281, -0.009817535057663918, -0.06350663304328918, 0.07980479300022125, -0.011529896408319473, 0.083317331969738, -0.010010724887251854, -0.094838447868824, -0.022357285022735596, 0.06824855506420135, 0.05188014358282089, -0.01532343402504921, -0.001808955566957593, 0.01760658249258995, 0.0029527246952056885, 0.06073173135519028, 0.0633310079574585, -0.02760852500796318, -0.057605575770139694, 0.017957834526896477, 0.040218524634838104, 0.026361575350165367, 0.010599074885249138, 0.06227724626660347, 0.08760262280702591, -0.011345488019287586, -0.007042632903903723, 0.04815685376524925, -0.026677703484892845, 0.004605811554938555, -0.004662890452891588, -0.07376323640346527, 0.023235419765114784, -0.028539346531033516, 0.05293390154838562, 0.008056877180933952, -0.048929613083601, 0.018915001302957535, -0.014603364281356335, 0.014787772670388222, 0.03120887465775013, -0.019090628251433372, -0.004614592995494604, -0.015077556483447552, 0.08563560247421265, -0.01716751419007778, 0.02458774484694004, 0.023481296375393867, 0.03119131177663803, -0.015428810380399227, -0.07924278825521469, 0.025711756199598312, -0.0402887761592865, 0.015657125040888786, -0.009290655143558979, 0.03955114632844925, 0.026273762807250023, -0.0402887761592865, -0.03133181110024452, 0.10874808579683304, 0.03307051584124565, -0.0009220404317602515, -0.007714405190199614, 0.022831477224826813, 0.008886713534593582, -0.04805148020386696, 0.03621423617005348, 0.014647271484136581, -0.016956763342022896, -0.03902426362037659, -0.004588249139487743, 0.02488631010055542, 0.02028488926589489, 0.003185430308803916, 0.015209277160465717, -0.03951602056622505, 0.09027215093374252, 0.001082848641090095 ]
24,265
supabase._sync.client
rpc
Performs a stored procedure call. Parameters ---------- fn : callable The stored procedure call to be executed. params : dict of any Parameters passed into the stored procedure call. Returns ------- SyncFilterRequestBuilder Returns a filter builder. This lets you apply filters on the response of an RPC.
def rpc( self, fn: str, params: Optional[Dict[Any, Any]] = None ) -> SyncRPCFilterRequestBuilder: """Performs a stored procedure call. Parameters ---------- fn : callable The stored procedure call to be executed. params : dict of any Parameters passed into the stored procedure call. Returns ------- SyncFilterRequestBuilder Returns a filter builder. This lets you apply filters on the response of an RPC. """ if params is None: params = {} return self.postgrest.rpc(fn, params)
(self, fn: str, params: Optional[Dict[Any, Any]] = None) -> postgrest._sync.request_builder.SyncRPCFilterRequestBuilder
[ 0.03371613100171089, -0.057052481919527054, -0.0031098502222448587, -0.0018259879434481263, -0.039740756154060364, 0.01679455116391182, -0.02703823149204254, 0.008206738159060478, -0.0017976340604946017, -0.06318598240613937, -0.01843680627644062, -0.008429032750427723, -0.024098504334688187, -0.0672507956624031, -0.011423198506236076, 0.02110433764755726, -0.016504209488630295, -0.03738171607255936, -0.0201425738632679, -0.05618144944310188, 0.021213216707110405, 0.0866675078868866, -0.014680488966405392, 0.06772260367870331, 0.06594424694776535, 0.03211924061179161, -0.0012146788649260998, -0.04257160425186157, 0.005552817601710558, 0.05113673582673073, 0.06213349103927612, -0.0021650998387485743, -0.03059493750333786, -0.014163314364850521, -0.03945041075348854, 0.060427725315093994, 0.00829293392598629, 0.012330521829426289, -0.03525857999920845, -0.02464289776980877, -0.006514580454677343, 0.005153595469892025, 0.021358387544751167, 0.00291931233368814, 0.04090213030576706, -0.014426438137888908, 0.030177569016814232, 0.05607257038354874, 0.021140629425644875, 0.03966816887259483, 0.029125073924660683, 0.036038875579833984, -0.018536612391471863, -0.01712118834257126, -0.025731684640049934, -0.028925463557243347, -0.004082954488694668, 0.022156832739710808, 0.05429421737790108, 0.015143224038183689, 0.03019571490585804, 0.034024618566036224, 0.01223071664571762, -0.005811404902487993, 0.0030758255161345005, 0.003105313517153263, -0.024025917053222656, -0.05727024003863335, -0.05795980617403984, -0.00411244248971343, -0.030322739854454994, 0.02164873108267784, 0.020033694803714752, 0.012657158076763153, 0.024352554231882095, -0.009009718894958496, 0.07127930968999863, 0.012348668649792671, -0.014798440970480442, -0.02584056369960308, 0.021848341450095177, -0.003341217525303364, 0.010915097780525684, 0.006369408685714006, -0.006668825168162584, 0.024134796112775803, 0.01062475424259901, -0.017348019406199455, -0.005920283496379852, 0.023227473720908165, -0.034659747034311295, -0.02478806860744953, -0.014217753894627094, 0.016885284334421158, 0.052624743431806564, -0.02994166500866413, 0.03226441144943237, -0.0007196206715889275, -0.02391703799366951, -0.006451067980378866, 0.001962086418643594, 0.06757742911577225, -0.03745429962873459, -0.03689176216721535, 0.07483601570129395, -0.04703563451766968, 0.010960464365780354, -0.05425792559981346, 0.004110173787921667, 0.04195462539792061, -0.02181204967200756, 0.02769150398671627, -0.008819181472063065, -0.04097471386194229, 0.0031121184583753347, 0.07124301791191101, -0.02574983239173889, 0.0035589751787483692, -0.049068037420511246, -0.013255991972982883, -0.022900836542248726, 0.018073877319693565, -0.0022025268990546465, -0.029596881940960884, -0.023009715601801872, 0.0550563707947731, 0.07773944735527039, 0.01963447406888008, 0.03565780073404312, 0.03318988159298897, 0.0065009705722332, -0.02625793218612671, 0.010697340592741966, -0.028163312003016472, -0.018219050019979477, -0.01171354204416275, 0.06634347140789032, 0.004650031216442585, -0.02415294200181961, 0.032972123473882675, 0.0262397862970829, 0.044640298932790756, -0.015034344978630543, 0.004423200618475676, 0.018219050019979477, -0.006065455265343189, -0.027637064456939697, -0.04489435255527496, -0.004636421333998442, 0.006187944207340479, 0.03469603881239891, -0.03574853390455246, -0.04758002609014511, 0.016758259385824203, -0.019362276419997215, 0.02867141179740429, 0.041918329894542694, -0.09726504236459732, 0.027237841859459877, -0.05933893471956253, -0.02375372126698494, -0.008147762157022953, 0.003150679636746645, -0.055201541632413864, 0.0031143866945058107, -0.05846790596842766, -0.029179513454437256, -0.03291768580675125, -0.06739596277475357, -0.0006169797852635384, -0.0073266346007585526, -0.0073674642480909824, -0.009259233251214027, 0.014444584958255291, 0.011985738761723042, 0.0073629277758300304, 0.052624743431806564, 0.02495138719677925, -0.004926764871925116, 0.00266753020696342, 0.0009458843851462007, 0.005058326758444309, 0.0169850904494524, -0.015079711563885212, 0.008283860981464386, -0.018300708383321762, 0.007444586604833603, 0.010289045050740242, 0.0370187871158123, -0.013428382575511932, -0.0067187282256782055, -0.012158130295574665, 0.03745429962873459, -0.0019825012423098087, -0.02398962527513504, -0.043261170387268066, 0.01782890036702156, 0.0721503421664238, -0.03197406977415085, -0.012593645602464676, 0.06216978281736374, 0.02794555388391018, 0.009662991389632225, -0.0130019411444664, -0.06129875406622887, 0.016404403373599052, -0.02246532216668129, 0.004441346973180771, -0.003933245781809092, -0.03476862236857414, 0.038361623883247375, -0.07556187361478806, 0.023862600326538086, 0.036020729690790176, -0.0433337539434433, 0.023245619609951973, 0.03567594662308693, 0.0342060849070549, 0.028399216011166573, -0.0030168495140969753, 0.07723134756088257, -0.0782475471496582, 0.015805570408701897, -0.050120532512664795, 0.009227477014064789, 0.02986907958984375, 0.01981593854725361, -0.014145168475806713, -0.040938422083854675, -0.0960310846567154, -0.007802979089319706, -0.035476334393024445, 0.04322487488389015, -0.034496426582336426, 0.03774464502930641, -0.061806853860616684, 0.015732983127236366, -0.0008704631472937763, 0.010252752341330051, -0.04220867529511452, 0.047144513577222824, 0.026947498321533203, 0.0623149573802948, 0.0115955900400877, -0.02956058830022812, -0.027510039508342743, 0.03698249161243439, 0.029996104538440704, 0.037236541509628296, 0.017202846705913544, -0.022592347115278244, -0.017003236338496208, -0.04438624903559685, 0.017166554927825928, 0.00797537062317133, -0.0007196206715889275, -0.015478933230042458, 0.05179000645875931, 0.07723134756088257, 0.033044710755348206, -0.0454387441277504, 0.023880746215581894, -0.010724560357630253, 0.036347366869449615, 0.07911857962608337, -0.02173946239054203, -0.04300711676478386, 0.011885933578014374, 0.023173034191131592, 0.03220997378230095, 0.06960983574390411, 0.014426438137888908, 0.030177569016814232, -0.007054437883198261, -0.047942955046892166, -0.05026570335030556, -0.01385482493788004, -0.024044064804911613, 0.020813994109630585, -0.02865326590836048, 0.024098504334688187, -0.04783407598733902, 0.013455602340400219, -0.041192471981048584, 0.027582624927163124, 0.006931948941200972, 0.03003239631652832, 0.014081656001508236, -0.01526117604225874, -0.000977640738710761, -0.014834733679890633, 0.016785478219389915, -0.0442773699760437, -0.061952024698257446, -0.023209325969219208, 0.04620089754462242, 0.03084898740053177, -0.022084245458245277, 0.04616460204124451, -0.034732330590486526, -0.003307193052023649, -0.04293453320860863, 0.044422540813684464, 0.008424495346844196, 0.03509525954723358, 0.01611405983567238, 0.020977312698960304, 0.005584574304521084, -0.021195068955421448, -0.003313997993245721, -0.06471028923988342, 0.014027216471731663, -0.007344780955463648, -0.08049771189689636, 0.07723134756088257, 0.04623718932271004, -0.01618664525449276, 0.01340116374194622, 0.05915747210383415, 0.056798432022333145, -0.00969928503036499, 0.02110433764755726, 0.005484768655151129, 0.026747887954115868, -0.05875824764370918, -0.0144082922488451, -0.009753724560141563, 0.023281913250684738, 0.01963447406888008, 0.01127802673727274, 0.02478806860744953, -0.004872325342148542, 0.03966816887259483, 0.042716775089502335, -0.014462731778621674, -0.013845751993358135, 0.03926894813776016, -0.06028255075216293, 0.05001165345311165, -0.006083602085709572, 0.08710302412509918, -0.00011965324665652588, 0.021394681185483932, -0.0038062208332121372, -0.04903174564242363, 0.05291508883237839, -0.005775112193077803, 0.007567075081169605, 0.03612960875034332, -0.03164743259549141, 0.03440569341182709, -0.022283857688307762, -0.0377083495259285, 0.05872195586562157, 0.07694100588560104, -0.014553464017808437, -0.00005280904588289559, 0.04580167308449745, -0.012103690765798092, -0.04300711676478386, 0.013818532228469849, -0.04460400715470314, 0.025967588648200035, 0.018799737095832825, -0.008097859099507332, -0.01602332666516304, 0.014907320030033588, -0.027582624927163124, 0.013101746328175068, 0.02054179646074772, 0.012911208905279636, -0.029106928035616875, -0.01714840717613697, -0.02825404331088066, -0.017901485785841942, 0.01590537466108799, -0.00787102896720171, -0.024352554231882095, -0.0014460462843999267, 0.033861301839351654, -0.052443280816078186, -0.029742052778601646, 0.05222552269697189, -0.02848994731903076, 0.033135443925857544, 0.004808812867850065, 0.00774854002520442, -0.006174334324896336, 0.028290336951613426, -0.04623718932271004, -0.006033699028193951, -0.01296564843505621, -0.027637064456939697, -0.01541542075574398, -0.06264159083366394, 0.0028671412728726864, 0.027020083740353584, -0.03687361255288124, -0.030213862657546997, -0.06532727181911469, 0.009250159375369549, -0.09704728424549103, -0.001396143576130271, 0.025405049324035645, 0.03197406977415085, -0.057125065475702286, -0.0022002586629241705, -0.0028217751532793045, -0.004849642515182495, 0.026112761348485947, -0.0011222453322261572, -0.07527153193950653, -0.02809072472155094, -0.009926115162670612, -0.051318198442459106, 0.04605572298169136, -0.05861307680606842, 0.040212564170360565, 0.007462732959538698, 0.017375238239765167, 0.06833957880735397, -0.06449253112077713, 0.003479584353044629, 0.04507581517100334, 0.01907193288207054, 0.03204665333032608, 0.05476602539420128, -0.031139330938458443, -0.012793256901204586, 0.0026607252657413483, 0.017556702718138695, 0.007036291062831879, -0.004849642515182495, -0.015923522412776947, 0.0285806804895401, 0.015760203823447227, -0.01236681453883648, -0.028635120019316673, 0.02157614566385746, 0.04892286658287048, 0.03123006410896778, 0.011777054518461227, -0.015451713465154171, -0.09726504236459732, -0.006931948941200972, 0.005271547473967075, -0.031520407646894455, -0.0206143818795681, 0.06380296498537064, -0.03318988159298897, 0.05400387570261955, 0.03331690654158592, 0.03810757398605347, 0.013455602340400219, 0.04652753099799156, -0.06579907983541489, -0.028689559549093246, -0.01283862255513668, -0.04892286658287048, 0.0541127547621727, 0.020106282085180283, 0.004153271671384573, -0.0536409467458725, -0.019997403025627136, -0.024025917053222656, 0.009508746676146984, 0.016286451369524002, 0.0306856706738472, -0.006786777172237635, -0.029270244762301445, 0.006922875996679068, -0.029288392513990402, -0.03544004261493683, 0.02335449866950512, 0.031357087194919586, 0.05393128842115402, -0.033861301839351654, -0.018817882984876633, -0.042462725192308426, 0.018536612391471863, -0.06314969062805176, -0.025786124169826508, -0.027510039508342743, 0.08543355017900467, -0.0022444906644523144, -0.08688526600599289, 0.07273102551698685, -0.006110821384936571, -0.052370693534612656, -0.06271417438983917, -0.004913154989480972, 0.003996758721768856, 0.08862733095884323, 0.0026357737369835377, 0.018418660387396812, -0.013310430571436882, 0.012702524662017822, 0.04460400715470314, -0.008188591338694096, -0.021685024723410606, -0.01735709235072136, -0.001291801338084042, 0.005516524892300367, 0.014734928496181965, 0.04104730114340782, -0.02197536639869213, 0.01925339736044407, 0.019852230325341225, -0.05625403672456741, 0.0073311710730195045, -0.07095266878604889, -0.04718080535531044, -0.012339594773948193, 0.0013609847519546747, -0.05284250155091286, -0.019942963495850563, 0.021721316501498222, -0.038361623883247375, -0.10292673856019974, -0.04184574633836746, 0.04518469423055649, -0.020650675520300865, -0.007648734375834465, -0.004382370971143246, 0.045946843922138214, -0.07077120989561081, -0.05476602539420128, -0.06656122952699661, 0.010887878015637398, -0.029125073924660683, 0.004284833557903767, 0.02012442797422409, -0.009508746676146984, -0.07577963173389435, 0.08528837561607361, -0.011105635203421116, -0.0339701808989048, -0.020432917401194572, -0.03533116355538368, -0.05912117660045624, 0.00599740631878376, 0.04369668290019035, -0.0018600125331431627, -0.01050680223852396, -0.0039740754291415215, -0.040539197623729706, 0.028562532737851143, -0.00043523157364688814, 0.03825274482369423, -0.015188589692115784, -0.007381074130535126, 0.007018144708126783, -0.030576791614294052, -0.005929356906563044, -0.010833438485860825, -0.00020996025705244392, 0.02792740799486637, 0.0008375727338716388, -0.013265064917504787, -0.028725851327180862, 0.0023930647876113653, 0.02286454476416111, -0.026874912902712822, 0.022683080285787582, -0.05276991426944733, 0.01537912804633379, 0.0733117088675499, 0.03146596625447273, 0.022102393209934235, -0.03161114081740379, 0.04228125885128975, 0.06126246228814125, 0.004268955439329147, 0.02286454476416111, -0.007399220485240221, -0.024697337299585342, 0.06253271549940109, -0.04928579553961754, -0.04547503590583801, 0.0003402461879886687, -0.03609331697225571, -0.07218663394451141, -0.050047945231199265, 0.012321448884904385, -0.06895656138658524, 0.09900710731744766, -0.08521579205989838, 0.0700453519821167, 0.04050290584564209, 0.020578090101480484, 0.008365519344806671, -0.046092018485069275, 0.021213216707110405, -0.009118597954511642, -0.03966816887259483, 0.019453009590506554, -0.027818528935313225, 0.005888527259230614, -0.016150351613759995, 0.005788722075521946, -0.11062084138393402, 0.025495780631899834, 0.04340634122490883, -0.01827348954975605, 0.021612437441945076, -0.026511983945965767, -0.05041087418794632, 0.02544134110212326, -0.04703563451766968, 0.040139976888895035, -0.014263120479881763, 0.019924817606806755, 0.017574850469827652, 0.017411531880497932, 0.09762797504663467, -0.009005182422697544, -0.0342060849070549, 0.026602715253829956, 0.07650548964738846, -0.06471028923988342, -0.01380945835262537, 0.04434995725750923, 0.012475693598389626, 0.03213738650083542, -0.03357095643877983, 0.025241730734705925, -0.00949967373162508, -0.07810238003730774, 0.004566103685647249, -0.05549188703298569, -0.06939207762479782, 0.005552817601710558, -0.004171418491750956, 0.024824362248182297, 0.05291508883237839, -0.06554502248764038, -0.0015288395807147026, 0.0082566412165761, -0.0438055619597435, -0.015941668301820755, 0.051644835621118546, 0.010951390489935875, -0.021140629425644875, -0.07483601570129395, 0.01642254926264286, -0.0005032808403484523, -0.022356443107128143, -0.06253271549940109, 0.08006219565868378, -0.020088134333491325, 0.01686713844537735, 0.0053214505314826965, -0.01090602483600378, 0.020559942349791527, 0.05385870486497879, 0.024842508137226105, -0.02400777116417885, 0.0013099478092044592, 0.037563178688287735, -0.023626696318387985, -0.04213608801364899, -0.03315358981490135, 0.00187702476978302, 0.019924817606806755, -0.052697330713272095, 0.008152298629283905, 0.0000400852550228592, -0.04855993762612343, -0.008379129692912102, -0.0058250147849321365, 0.003570316592231393, 0.04983018711209297, -0.005498378537595272, 0.027963699772953987, 0.018101098015904427, 0.009753724560141563, -0.0510641485452652, 0.023880746215581894, -0.04108359292149544, 0.049322087317705154, -0.006741411052644253, 0.0025949443224817514, 0.008261177688837051, 0.020487356930971146, 0.004532079212367535, -0.0025745294988155365, 0.021303948014974594, -0.020305892452597618, -0.00630135927349329, 0.026457544416189194, -0.02551392838358879, -0.025169145315885544, -0.004062539432197809, 0.025459488853812218, -0.0038697333075106144, 0.03480491787195206, -0.0155787393450737, -0.06833957880735397, 0.026058321818709373, 0.10111209750175476, 0.01869085803627968, 0.04188203811645508, -0.016667526215314865, 0.04670899733901024, 0.033298760652542114, 0.023009715601801872, -0.001669474644586444, -0.0374905951321125, 0.003647439181804657, 0.0073629277758300304, -0.01147763803601265, 0.0008653594995848835, 0.046563826501369476, 0.02609461359679699, -0.0030100445728749037, 0.03155669942498207, -0.01618664525449276, 0.039341531693935394, 0.03778093680739403, -0.025822417810559273, -0.00295787351205945, -0.03930523991584778, 0.053169138729572296, -0.03462345153093338, 0.02005184255540371, 0.02970576100051403, 0.02818145789206028, 0.03649253770709038, -0.040139976888895035, 0.0026992864441126585, 0.029433563351631165, -0.010334410704672337, -0.030794547870755196, -0.04355151206254959, 0.05919376388192177, -0.07861047983169556, 0.017438750714063644, 0.02930653840303421, -0.04373297840356827, -0.04917691648006439, 0.0014437780482694507, 0.011740761809051037, -0.020578090101480484, -0.053169138729572296, 0.011550224386155605, 0.04024885594844818, 0.06351262331008911, -0.033861301839351654, 0.0034727794118225574, -0.03277251124382019, 0.028780290856957436, 0.01742967776954174, -0.006900192704051733, 0.07650548964738846, -0.01719377376139164, -0.018890468403697014, 0.006169797386974096, 0.09552298486232758, -0.057451702654361725, -0.060355138033628464, -0.023626696318387985, 0.018944907933473587, 0.02954244241118431, -0.02173946239054203, 0.033607251942157745, -0.03563965484499931, 0.03778093680739403, 0.03416978940367699 ]
24,266
supabase._sync.client
table
Perform a table operation. Note that the supabase client uses the `from` method, but in Python, this is a reserved keyword, so we have elected to use the name `table`. Alternatively you can use the `.from_()` method.
def table(self, table_name: str) -> SyncRequestBuilder: """Perform a table operation. Note that the supabase client uses the `from` method, but in Python, this is a reserved keyword, so we have elected to use the name `table`. Alternatively you can use the `.from_()` method. """ return self.from_(table_name)
(self, table_name: str) -> postgrest._sync.request_builder.SyncRequestBuilder
[ -0.03414270654320717, -0.012090794742107391, -0.06339818984270096, -0.06818360090255737, -0.035737842321395874, 0.0027469436172395945, -0.026540355756878853, 0.031071221455931664, -0.055660080164670944, -0.028118520975112915, -0.0697108581662178, 0.03258150815963745, -0.0442565493285656, 0.03499118238687515, 0.011420497670769691, -0.06156547740101814, 0.060615185648202896, -0.01716468669474125, 0.046462591737508774, -0.0006273425533436239, 0.07921379804611206, 0.10107056051492691, -0.008302345871925354, -0.02727004513144493, 0.003173303324729204, 0.08403314650058746, -0.06081881746649742, -0.021381616592407227, 0.03896205499768257, 0.000373329792637378, 0.027575496584177017, 0.006113275419920683, 0.0544382743537426, 0.04843105748295784, 0.017444683238863945, -0.04456200450658798, -0.0038139033131301403, -0.04561411216855049, -0.036348745226860046, -0.011861706152558327, 0.012896847911179066, -0.04330625757575035, 0.010079904459416866, -0.03040940873324871, 0.036484502255916595, 0.011293226853013039, 0.022976752370595932, -0.029102755710482597, -0.0015283188549801707, 0.023367051035165787, 0.0005700703477486968, 0.03207242488861084, -0.01834406889975071, 0.0071653868071734905, -0.06058124452829361, -0.01582409255206585, -0.030002139508724213, 0.009146580472588539, -0.014483499340713024, 0.03987840935587883, 0.020550109446048737, 0.010673838667571545, -0.0018549824599176645, 0.008561131544411182, 0.013753809034824371, 0.0009274912299588323, 0.01659620739519596, -0.05647461861371994, 0.00697872182354331, 0.014890768565237522, -0.0008468859014101326, 0.04412079602479935, 0.0010128691792488098, 0.05287707597017288, -0.03940326347947121, 0.0026005813851952553, -0.04629289358854294, -0.02491127885878086, -0.014195017516613007, -0.023960985243320465, 0.0001394683786202222, -0.004755712579935789, 0.03529663756489754, -0.02268826961517334, -0.018836185336112976, 0.04025173932313919, 0.02268826961517334, 0.03896205499768257, -0.02767731435596943, -0.04001416638493538, -0.008115680888295174, -0.010190206579864025, -0.04361170902848244, 0.052469804883003235, 0.026879746466875076, -0.03242878243327141, -0.03872448205947876, -0.016477419063448906, -0.08145377784967422, 0.03499118238687515, 0.00007132508471840993, 0.008531434461474419, 0.0544382743537426, -0.03073183074593544, 0.004513896536082029, -0.018564673140645027, 0.006838723085820675, -0.04181293770670891, 0.005090861115604639, 0.018378008157014847, -0.01536591537296772, 0.06370364129543304, 0.0141441086307168, -0.029493054375052452, -0.0059266104362905025, -0.03886023908853531, 0.019379209727048874, -0.018921032547950745, 0.006075093988329172, -0.013066543266177177, 0.014016836881637573, 0.002439370844513178, 0.003883902681991458, -0.03560208901762962, 0.04975467920303345, 0.06567210704088211, -0.0006575695588253438, -0.02139858528971672, 0.029221542179584503, 0.028814272955060005, -0.008493253029882908, -0.03161424770951271, 0.008824159391224384, 0.0009015066316351295, 0.009536879137158394, 0.03253060206770897, 0.07744896411895752, 0.0068811471574008465, 0.013575629331171513, 0.07303688675165176, -0.008145377039909363, -0.011165955103933811, 0.03896205499768257, -0.024419162422418594, 0.07677018642425537, -0.022569483146071434, -0.03185182064771652, -0.03465179353952408, 0.011895645409822464, 0.02606520801782608, -0.004658137913793325, 0.016426511108875275, 0.02579369582235813, 0.050297707319259644, -0.04680198058485985, 0.020804651081562042, -0.015230159275233746, -0.07717745006084442, 0.026727020740509033, -0.01778407394886017, 0.022331910207867622, 0.03607723489403725, -0.039437200874090195, -0.015535610727965832, -0.0383511520922184, -0.012515032663941383, -0.054641906172037125, 0.008875067345798016, -0.05409888178110123, -0.06991448998451233, -0.01742771454155445, 0.01802164688706398, -0.02939123660326004, 0.026879746466875076, -0.014950161799788475, -0.012184127233922482, 0.009138095192611217, 0.05179102346301079, 0.015671366825699806, -0.04137172922492027, -0.05742491036653519, 0.017368320375680923, 0.03387119621038437, 0.01434774324297905, -0.012124733999371529, -0.010453234426677227, 0.014356227591633797, 0.0186325516551733, 0.08620524406433105, -0.011403528042137623, -0.024554919451475143, -0.02477552369236946, 0.02255251444876194, 0.032886963337659836, 0.032513633370399475, -0.022433727979660034, -0.001668317592702806, 0.03977659344673157, -0.0035084516275674105, 0.01566288247704506, 0.006325394846498966, 0.014220471493899822, -0.007335082162171602, 0.018004678189754486, 0.03926750645041466, 0.003482997417449951, 0.038249336183071136, -0.040082044899463654, 0.005519341677427292, -0.02689671516418457, -0.013762294314801693, -0.04768439754843712, -0.07140780985355377, -0.00856961589306593, 0.01181079726666212, -0.045172907412052155, 0.0077847749926149845, -0.011861706152558327, 0.020872529596090317, 0.018870124593377113, 0.07385142147541046, -0.013906534761190414, 0.02957790158689022, -0.07921379804611206, -0.05318252742290497, 0.0022739178966730833, 0.011887160129845142, -0.04442624747753143, -0.019328301772475243, -0.04388321936130524, -0.05535462871193886, 0.012710182927548885, -0.006529028993099928, 0.004045113455504179, -0.023672502487897873, 0.006584180053323507, -0.036993589252233505, -0.012209581211209297, 0.0697108581662178, -0.032462723553180695, 0.03875841945409775, 0.06020791456103325, -0.0011040804674848914, 0.0033026959281414747, -0.019379209727048874, 0.005476918071508408, 0.019888296723365784, -0.00697872182354331, -0.026540355756878853, 0.01566288247704506, -0.042118389159440994, -0.10188509523868561, 0.03821539506316185, 0.0027617921587079763, 0.021653128787875175, 0.0156883355230093, 0.0003661707742139697, 0.014407136477530003, 0.017444683238863945, -0.0026260358281433582, -0.06906601041555405, -0.03746873512864113, -0.04792197048664093, -0.002717246999964118, -0.0003046562196686864, -0.02995123155415058, -0.05800187587738037, 0.0359414778649807, -0.027660343796014786, -0.004021780099719763, 0.06492544710636139, 0.04306868463754654, -0.028118520975112915, -0.04412079602479935, -0.013813202269375324, -0.03553421050310135, 0.02944214642047882, 0.024368254467844963, -0.07154356688261032, -0.0552528090775013, 0.005833277944475412, -0.05504917725920677, 0.05253768339753151, 0.008561131544411182, -0.01761437952518463, -0.03702752664685249, -0.018649520352482796, -0.019345272332429886, 0.0009805209701880813, 0.006970237009227276, -0.0006761299446225166, 0.02421552874147892, -0.04293292760848999, -0.0383511520922184, -0.0455801747739315, -0.019192546606063843, 0.014551377855241299, 0.04496927186846733, -0.002248463686555624, -0.02564097009599209, 0.07072902470827103, -0.027830040082335472, 0.011284741573035717, 0.07514110952615738, 0.000551509961951524, -0.009630211628973484, 0.014008352532982826, 0.0319196991622448, -0.010945350863039494, -0.06631694734096527, -0.04659834876656532, 0.0229258444160223, -0.015807123854756355, 0.0020967982709407806, -0.011844736523926258, 0.0030672436114400625, -0.02995123155415058, 0.005396312568336725, 0.010775655508041382, 0.06047942861914635, -0.04025173932313919, 0.05633886158466339, 0.0034978457260876894, -0.028169430792331696, -0.05823944881558418, -0.05396312475204468, 0.022348878905177116, 0.007805986795574427, -0.042627476155757904, 0.03210636228322983, 0.01360956858843565, -0.007262961473315954, 0.06502726674079895, 0.0039878408424556255, -0.07826349884271622, 0.052469804883003235, 0.007615079637616873, -0.0008983248262666166, -0.025776725262403488, 0.02263736166059971, 0.09373971819877625, 0.0011783222435042262, 0.015756214037537575, -0.018513763323426247, -0.03382028639316559, -0.04093052074313164, -0.02333311177790165, -0.0022420999594032764, 0.06258364766836166, -0.04259353503584862, 0.005447220988571644, -0.028084583580493927, 0.02209433726966381, 0.08362587541341782, 0.07941742986440659, 0.00577812734991312, 0.01016475260257721, 0.014279864728450775, -0.0665205791592598, -0.016443481668829918, 0.019616784527897835, -0.01694408245384693, 0.0010977168567478657, -0.0004396170552354306, -0.03689177334308624, -0.002191191306337714, 0.0006734784692525864, -0.011471406556665897, -0.019718600437045097, 0.05545644462108612, 0.0016248330939561129, -0.04870256781578064, 0.006198123097419739, 0.07059327512979507, -0.012184127233922482, 0.020668895915150642, -0.037502676248550415, -0.011802312918007374, -0.030986374244093895, -0.023587655276060104, 0.022077366709709167, 0.03185182064771652, 0.042898986488580704, 0.022569483146071434, 0.006719936616718769, -0.024707645177841187, 0.005697521846741438, 0.019124668091535568, 0.018276190385222435, -0.0485328733921051, 0.03600935637950897, -0.046835921704769135, -0.030307592824101448, 0.045444417744874954, -0.043000806123018265, -0.02075374312698841, -0.011513830162584782, -0.037774186581373215, -0.012540487572550774, -0.034499067813158035, 0.016027726233005524, -0.05542250722646713, 0.03171606361865997, 0.015153796412050724, -0.03414270654320717, -0.062176380306482315, 0.0673011839389801, -0.051553450524806976, 0.03767237067222595, -0.0353984534740448, -0.029543962329626083, -0.01536591537296772, -0.0598006471991539, 0.0753447413444519, 0.00498055899515748, -0.010563536547124386, -0.02767731435596943, -0.01922648400068283, 0.0013172603212296963, 0.047480762004852295, 0.036586321890354156, 0.02864457666873932, 0.00836598128080368, 0.04615714028477669, 0.05701764300465584, 0.031223947182297707, -0.00629569822922349, -0.016825295984745026, 0.02861063927412033, -0.030663952231407166, 0.02984941378235817, -0.028390035033226013, 0.023231295868754387, -0.034923307597637177, 0.03132576495409012, 0.016154998913407326, 0.015773184597492218, -0.07446232438087463, 0.05036558583378792, -0.01210776437073946, -0.008043560199439526, -0.0673011839389801, 0.002901790663599968, -0.03678995370864868, 0.020855560898780823, -0.06557028740644455, -0.040692947804927826, -0.00586721720173955, 0.04025173932313919, -0.03134273365139961, 0.03848690912127495, 0.005158739164471626, 0.00753447413444519, 0.0003216257318854332, -0.005939337890595198, -0.025148853659629822, 0.0007853713468648493, -0.016214391216635704, -0.009519909508526325, -0.0022124033421278, 0.014890768565237522, 0.00421056617051363, -0.011412013322114944, 0.02088950015604496, 0.07704169303178787, 0.006282970774918795, -0.010733231902122498, 0.044290490448474884, 0.027253076434135437, -0.05396312475204468, -0.049143776297569275, 0.011861706152558327, -0.02564097009599209, 0.01254897192120552, 0.007903561927378178, -0.022009488195180893, -0.007835683412849903, -0.009596273303031921, -0.04038749635219574, -0.01890406385064125, -0.006864177528768778, -0.03964083641767502, 0.013728355057537556, 0.05325040593743324, 0.004462988115847111, -0.04306868463754654, 0.013626538217067719, -0.04011598229408264, -0.001604681834578514, -0.07351203262805939, -0.023282203823328018, -0.020091930404305458, 0.016290754079818726, 0.04982255771756172, -0.003678146982565522, 0.01590045541524887, 0.013117451220750809, 0.034040890634059906, -0.025471273809671402, 0.020363444462418556, 0.04469775781035423, -0.004692076705396175, -0.06482362747192383, 0.06265152990818024, -0.01657075248658657, 0.04524078592658043, 0.015544095076620579, 0.004104506690055132, -0.014967131428420544, -0.00522237503901124, 0.009833846241235733, 0.038147516548633575, -0.08077499270439148, 0.028084583580493927, 0.007861137390136719, -0.04191475361585617, -0.03212333098053932, -0.07242598384618759, 0.01880224607884884, -0.004163899924606085, 0.002248463686555624, 0.037129346281290054, -0.018513763323426247, 0.03439725190401077, -0.03220818191766739, -0.027982765808701515, 0.005731461104005575, 0.008209013380110264, 0.04283111169934273, 0.01726650260388851, 0.003347241086885333, 0.014500468969345093, 0.02116101235151291, -0.010105359368026257, 0.023587655276060104, 0.03804570063948631, -0.04059113189578056, -0.019718600437045097, 0.050161950290203094, -0.04191475361585617, 0.015264097601175308, 0.003788449103012681, 0.005833277944475412, -0.06370364129543304, -0.03563602641224861, 0.011692010797560215, -0.011870190501213074, 0.017062868922948837, 0.036111172288656235, -0.022976752370595932, -0.050161950290203094, 0.01696953736245632, 0.035975418984889984, -0.05854490026831627, -0.04269535467028618, -0.046191077679395676, -0.0313766710460186, -0.03709540516138077, 0.023265235126018524, -0.0201089009642601, -0.014398652128875256, -0.0272191371768713, 0.011496860533952713, 0.07167932391166687, 0.029374267905950546, 0.06794602423906326, 0.027134288102388382, 0.02864457666873932, 0.014661679044365883, 0.014118654653429985, 0.0017075595678761601, 0.015408338978886604, 0.03689177334308624, 0.06628300994634628, -0.01489925291389227, -0.015747729688882828, -0.025810664519667625, 0.019022850319743156, -0.046191077679395676, -0.08335436135530472, 0.02365553379058838, -0.0191755760461092, -0.03397301211953163, 0.05267344042658806, -0.03886023908853531, 0.06258364766836166, -0.08932764083147049, 0.040421437472105026, 0.04391716048121452, 0.016808325424790382, -0.00028583063976839185, -0.049788620322942734, -0.023265235126018524, 0.02046526037156582, -0.019565874710679054, 0.03886023908853531, -0.01885315589606762, -0.07575201243162155, -0.009825361892580986, -0.007178113795816898, -0.013465327210724354, 0.07466596364974976, 0.0024881581775844097, 0.0176992267370224, 0.026167025789618492, 0.023163417354226112, 0.0005748430266976357, 0.018140435218811035, -0.03185182064771652, 0.003930568695068359, 0.009808392263948917, 0.001026126672513783, -0.055150993168354034, 0.016290754079818726, 0.0038266305346041918, -0.048498935997486115, -0.04765046015381813, -0.0485328733921051, 0.026930654421448708, -0.07690593600273132, 0.010563536547124386, 0.07330840080976486, 0.052843134850263596, 0.01890406385064125, -0.05267344042658806, 0.008773250505328178, 0.008925976231694221, -0.028491850942373276, -0.0023736138828098774, -0.06672421842813492, 0.014195017516613007, -0.036484502255916595, -0.03651844337582588, 0.017987709492444992, 0.09211064130067825, -0.01563742756843567, -0.01303260400891304, -0.008302345871925354, -0.00018003617879003286, 0.0312409158796072, 0.010325962677598, 0.027575496584177017, 0.07290112972259521, 0.02397795580327511, -0.02716822735965252, -0.021517371758818626, -0.0630248561501503, -0.03169909492135048, -0.045410480350255966, -0.007432656828314066, -0.015807123854756355, 0.05162132903933525, 0.03899599611759186, 0.0117344344034791, 0.06183699145913124, 0.0348554290831089, -0.03290393203496933, -0.06319455057382584, -0.020210718736052513, 0.005294495262205601, 0.007122962735593319, -0.0205161701887846, 0.01358411367982626, 0.02019374817609787, 0.008875067345798016, 0.05294495448470116, 0.018174372613430023, -0.0015230159042403102, -0.045919567346572876, 0.075616255402565, 0.011700495146214962, 0.07955318689346313, -0.043645646423101425, -0.03499118238687515, 0.06753875315189362, 0.0013596841599792242, 0.0312409158796072, -0.021873733028769493, 0.04992437735199928, -0.005213890224695206, 0.008909006603062153, -0.01125080231577158, 0.04727713018655777, 0.012099279090762138, 0.014305319637060165, 0.017173171043395996, 0.017818013206124306, -0.022535543888807297, -0.0455801747739315, -0.06906601041555405, 0.015408338978886604, -0.051180120557546616, -0.07140780985355377, 0.08050347864627838, 0.026234902441501617, 0.09407910704612732, 0.013906534761190414, -0.08063923567533493, -0.018751338124275208, 0.06699573248624802, 0.04629289358854294, -0.015493187122046947, 0.006121760234236717, 0.03970871493220329, 0.015586519613862038, 0.07948531210422516, 0.07242598384618759, -0.03543239086866379, -0.0329887792468071, 0.023095538839697838, 0.05396312475204468, 0.03617905080318451, 0.0008951430208981037, 0.05454009026288986, 0.06804784387350082, -0.010113843716681004, -0.006817511282861233, 0.04602138325572014, -0.05209647864103317, 0.013007150031626225, -0.003852084744721651, -0.05773036181926727, 0.016138028353452682, -0.06197274848818779, 0.047073494642972946, 0.025912482291460037, -0.028118520975112915, 0.04982255771756172, -0.022671300917863846, 0.02606520801782608, 0.032649386674165726, -0.0348554290831089, 0.0014731679111719131, -0.00923991296440363, 0.0885130986571312, -0.011081106960773468, 0.022807056084275246, 0.018293160945177078, 0.0410323403775692, -0.0402178019285202, -0.06122608855366707, 0.0029717900324612856, -0.03580572083592415, 0.0056678252294659615, -0.045071087777614594, 0.031546369194984436, -0.0025305820163339376, -0.03797782212495804, -0.009121125563979149, 0.07269749045372009, 0.010835048742592335, 0.006401757709681988, -0.028118520975112915, 0.02564097009599209, 0.020685864612460136, -0.05918974429368973, 0.041575364768505096, 0.011912615038454533, -0.0022675544023513794, -0.021551311016082764, 0.007538716774433851, 0.04598744213581085, 0.021042225882411003, 0.0021074044052511454, 0.005141769535839558, -0.042118389159440994, 0.098151795566082, -0.001051580999046564 ]
24,272
postgrest.exceptions
APIError
Base exception for all API errors.
class APIError(Exception): """ Base exception for all API errors. """ _raw_error: Dict[str, str] message: Optional[str] """The error message.""" code: Optional[str] """The error code.""" hint: Optional[str] """The error hint.""" details: Optional[str] """The error details.""" def __init__(self, error: Dict[str, str]) -> None: self._raw_error = error self.message = error.get("message") self.code = error.get("code") self.hint = error.get("hint") self.details = error.get("details") Exception.__init__(self, str(self)) def __repr__(self) -> str: error_text = f"Error {self.code}:" if self.code else "" message_text = f"\nMessage: {self.message}" if self.message else "" hint_text = f"\nHint: {self.hint}" if self.hint else "" details_text = f"\nDetails: {self.details}" if self.details else "" complete_error_text = f"{error_text}{message_text}{hint_text}{details_text}" return complete_error_text or "Empty error" def json(self) -> Dict[str, str]: """Convert the error into a dictionary. Returns: :class:`dict` """ return self._raw_error
(error: Dict[str, str]) -> None
[ -0.025565559044480324, -0.03353428095579147, -0.04150300472974777, 0.03306017071008682, -0.01719566434621811, -0.10124107450246811, -0.028701990842819214, 0.03916891664266586, 0.06404154747724533, -0.07775431126356125, 0.06790737807750702, 0.018982701003551483, 0.05463225021958351, -0.0067743263207376, -0.01369453314691782, 0.05981101095676422, 0.019274462014436722, 0.005183316767215729, 0.030233735218644142, -0.03333369642496109, 0.020113274455070496, -0.004013993311673403, -0.0295955091714859, 0.050000544637441635, 0.000791515747550875, 0.06980382651090622, 0.03822069242596626, -0.0060494826175272465, 0.06287450343370438, -0.06615681201219559, -0.030871963128447533, -0.03785599395632744, 0.0074262297712266445, 0.05649222806096077, -0.06907442212104797, -0.02458086609840393, -0.013183951377868652, 0.003749585011973977, -0.1441299468278885, 0.01336630154401064, -0.0746908187866211, 0.021335024386644363, -0.039643026888370514, -0.04613471031188965, 0.07811900973320007, -0.02768082730472088, -0.027170244604349136, 0.034336626529693604, -0.07979664206504822, -0.025456149131059647, -0.02815493941307068, -0.020550915971398354, 0.00032737638684920967, -0.0021619948092848063, 0.025948496535420418, 0.008584156632423401, 0.004677293822169304, 0.01861800067126751, -0.0385124534368515, -0.019639164209365845, -0.030106090009212494, 0.059847477823495865, -0.010968390852212906, 0.00863886158913374, 0.0074079944752156734, -0.0036082633305341005, -0.05926395580172539, 0.0019158213399350643, -0.011861909180879593, 0.007850195281207561, 0.05926395580172539, 0.025893790647387505, -0.03895009681582451, 0.018034478649497032, 0.06991323828697205, -0.008812095038592815, -0.0732320174574852, -0.0009083340992219746, 0.019821513444185257, -0.026568487286567688, 0.029212571680545807, 0.012718956917524338, -0.026076141744852066, -0.01729595847427845, 0.08337070792913437, -0.05087582767009735, -0.018043596297502518, -0.021243849769234657, -0.004041345790028572, 0.019639164209365845, -0.06965794414281845, -0.03223959356546402, -0.0775354877114296, 0.021480904892086983, 0.0009539217571727931, -0.006190804298967123, 0.012399842962622643, -0.08439187705516815, 0.021827371791005135, -0.01033016387373209, 0.025693204253911972, 0.04303475096821785, -0.01595568098127842, -0.008957975544035435, -0.0007829680689610541, -0.023450292646884918, 0.029923738911747932, -0.009099297225475311, 0.02253853902220726, -0.000022366444682120346, -0.04817703738808632, -0.049672313034534454, -0.034482505172491074, -0.010621924884617329, 0.016767140477895737, 0.023869698867201805, 0.03734540939331055, -0.006209039129316807, -0.018690939992666245, -0.0036128219217061996, 0.0504017174243927, -0.013247773982584476, -0.0318748913705349, 0.007002264726907015, 0.04631706327199936, 0.004483546130359173, -0.028519639745354652, -0.0009938109433278441, 0.018709175288677216, -0.021170908585190773, -0.034354861825704575, -0.0012935497798025608, -0.02066032774746418, -0.009628113359212875, 0.015581862069666386, 0.03814775496721268, -0.035430729389190674, 0.0038065696135163307, -0.030106090009212494, 0.021663255989551544, 0.022885005921125412, 0.05346520617604256, 0.02255677431821823, -0.006952118128538132, -0.04544178023934364, -0.04113830253481865, -0.01376747339963913, -0.05196993052959442, -0.00532008009031415, -0.012035141699016094, -0.004987290129065514, -0.0009921013843268156, 0.006993147078901529, -0.0020149745978415012, -0.023231470957398415, -0.041539475321769714, -0.001825785730034113, -0.022957945242524147, 0.032768409699201584, 0.022812064737081528, -0.030762553215026855, -0.05820632353425026, 0.04646294191479683, -0.06309331953525543, 0.007599462755024433, 0.004396929871290922, 0.03353428095579147, -0.04533236846327782, -0.04073713347315788, 0.006117864046245813, -0.039351265877485275, -0.01642979308962822, -0.03134607523679733, 0.02018621563911438, -0.03533955290913582, 0.02410675399005413, 0.013010717928409576, 0.03428192064166069, -0.01228131540119648, -0.021699726581573486, 0.05868043377995491, -0.04507707804441452, -0.031856656074523926, 0.005096700508147478, 0.006669474765658379, 0.005165081936866045, -0.0051012588664889336, 0.053756967186927795, 0.04584294930100441, 0.0266231931746006, 0.012700721621513367, -0.004896114580333233, 0.03916891664266586, 0.015900975093245506, 0.017879480496048927, 0.021863842383027077, 0.01150632556527853, -0.016858316957950592, 0.08570480346679688, -0.0010684607550501823, -0.06371331214904785, 0.08475657552480698, 0.026003200560808182, 0.011624853126704693, 0.00508302403613925, 0.003357531037181616, 0.02239265851676464, -0.05288168415427208, -0.06838148832321167, -0.010558102279901505, -0.025547323748469353, 0.025729674845933914, -0.01439658273011446, 0.03254958987236023, 0.049562904983758926, -0.01595568098127842, 0.09730230271816254, -0.005661987233906984, 0.06520859152078629, 0.0027694504242390394, 0.06517212092876434, -0.05430401861667633, 0.01587362214922905, -0.03818422183394432, 0.012956012971699238, 0.04489472880959511, -0.00019175308989360929, 0.028446700423955917, -0.016748905181884766, -0.045915890485048294, -0.0007487772963941097, -0.03506602719426155, -0.04854173958301544, 0.009500468149781227, -0.0078729884698987, 0.008793859742581844, 0.039205387234687805, -0.08577773720026016, 0.04992760345339775, -0.061743926256895065, 0.043435923755168915, -0.029522567987442017, -0.051568761467933655, 0.06954853236675262, -0.0015579583123326302, -0.065646231174469, 0.0019557105842977762, 0.03771011158823967, -0.06790737807750702, -0.037308938801288605, 0.03192959725856781, 0.012053376995027065, -0.005379343871027231, -0.025638500228524208, 0.03275017440319061, -0.0741802379488945, -0.018873291090130806, -0.037144824862480164, 0.037637170404195786, 0.018563294783234596, 0.028373759239912033, 0.016010386869311333, -0.0037792169023305178, 0.060467470437288284, 0.004538251552730799, -0.026677899062633514, 0.0038521571550518274, 0.030270205810666084, 0.06834501773118973, 0.04832291975617409, 0.09788582473993301, 0.03192959725856781, 0.009910756722092628, 0.005456842947751284, -0.052991095930337906, 0.03395368903875351, -0.0261490810662508, 0.05623693764209747, -0.02549261972308159, -0.03134607523679733, -0.03442779928445816, -0.05926395580172539, 0.01298336498439312, 0.007968722842633724, 0.07644138485193253, 0.001912402338348329, 0.03158313035964966, 0.008119162172079086, -0.01942034251987934, 0.03957008942961693, 0.06411448121070862, -0.03397192433476448, -0.017140960320830345, 0.01642979308962822, -0.013958941213786602, 0.01244543120265007, -0.0482499785721302, -0.0019260785775259137, 0.03453721106052399, -0.0746908187866211, 0.007818283513188362, 0.06086864322423935, 0.07279437780380249, -0.00353988166898489, 0.006441536359488964, -0.04442061483860016, -0.003282311372458935, -0.03306017071008682, -0.04354533180594444, -0.013630710542201996, 0.021699726581573486, 0.01859976537525654, 0.01312924548983574, 0.018964465707540512, -0.024307340383529663, 0.05087582767009735, 0.04533236846327782, 0.0017254928825423121, 0.0077772545628249645, 0.08096368610858917, 0.010248105973005295, -0.005183316767215729, 0.02957727387547493, -0.04019008204340935, 0.02142620086669922, -0.0473017543554306, 0.013357183896005154, 0.0013459756737574935, 0.030871963128447533, -0.013174833729863167, -0.005990218371152878, -0.05455930903553963, -0.03869480639696121, -0.00114937883336097, 0.026805544272065163, -0.0281731728464365, 0.0070888809859752655, -0.05269933491945267, 0.004267004784196615, -0.03501132130622864, -0.0008228572551161051, -0.033880747854709625, 0.010767805390059948, 0.039351265877485275, -0.04646294191479683, -0.05364755913615227, 0.021955017000436783, -0.023723818361759186, -0.012956012971699238, 0.007052410859614611, -0.05353814736008644, 0.03424545004963875, -0.0018622558563947678, 0.023559702560305595, 0.03408133238554001, -0.07086145877838135, -0.0544499009847641, -0.09139414131641388, 0.010676629841327667, 0.005753162782639265, 0.043253570795059204, -0.019839748740196228, -0.0466088242828846, 0.002669157460331917, -0.0516052320599556, -0.012272197753190994, 0.016539203003048897, -0.026094377040863037, 0.019183287397027016, 0.013101893477141857, -0.025912025943398476, -0.030543731525540352, -0.02583908475935459, 0.004339945036917925, -0.021955017000436783, 0.03439132869243622, -0.003925097640603781, 0.023195000365376472, -0.07673314958810806, 0.0475570447742939, 0.07950487732887268, -0.04205005615949631, -0.04959937185049057, -0.023249706253409386, 0.06695915758609772, -0.0387677438557148, 0.014815988950431347, -0.031820185482501984, 0.024507924914360046, 0.03318781778216362, -0.02815493941307068, -0.039643026888370514, 0.0034669414162635803, 0.05346520617604256, -0.024380279704928398, -0.03442779928445816, -0.012144552543759346, -0.011159858666360378, -0.029814328998327255, 0.03676188737154007, -0.030452556908130646, 0.02173619531095028, 0.04799468815326691, 0.03470132499933243, 0.03989832103252411, 0.0074262297712266445, 0.021955017000436783, 0.02005857042968273, -0.01298336498439312, 0.04558765888214111, 0.006035806145519018, -0.01715007796883583, -0.003665247932076454, -0.045952361077070236, -0.0017004196997731924, 0.04620765149593353, -0.03884068503975868, 0.008082691580057144, -0.02645907737314701, 0.0026212905067950487, 0.026495547965168953, -0.010120460763573647, 0.03112725354731083, 0.010357515886425972, -0.04128418490290642, 0.0010000793263316154, -0.014952752739191055, -0.0011345628881826997, 0.03690776973962784, 0.01812565326690674, 0.020769737660884857, -0.00641874223947525, -0.034664854407310486, -0.05430401861667633, -0.019055642187595367, -0.019055642187595367, -0.024033814668655396, 0.0002901939442381263, 0.019019171595573425, 0.026495547965168953, 0.029048455879092216, 0.023596173152327538, 0.030580202117562294, 0.047666456550359726, 0.019803280010819435, -0.020295625552535057, -0.01797977276146412, 0.023122061043977737, 0.02862904965877533, -0.006505358964204788, -0.0008479304378852248, 0.011333092115819454, 0.01002016756683588, -0.026495547965168953, -0.0266231931746006, -0.04741116613149643, -0.03517543897032738, -0.007968722842633724, -0.005762279964983463, 0.026805544272065163, 0.03005138598382473, 0.026076141744852066, -0.009938109666109085, -0.03807481378316879, -0.0582427941262722, 0.0014975545927882195, 0.07363318651914597, 0.002231515944004059, -0.023067355155944824, 0.01688566990196705, 0.02501850761473179, 0.00961899571120739, 0.004000317305326462, 0.02303088642656803, 0.015800682827830315, 0.03678012266755104, 0.0582427941262722, -0.02239265851676464, -0.015536274760961533, -0.03978890925645828, 0.06433330476284027, -0.03524838015437126, 0.022957945242524147, -0.03836657479405403, 0.050146427005529404, -0.03327899053692818, -0.017058901488780975, 0.008766506798565388, -0.014405700378119946, -0.018964465707540512, 0.004615750629454851, 0.012345138005912304, -0.043144162744283676, 0.02518262341618538, -0.02098855935037136, -0.011478972621262074, -0.053136974573135376, -0.005693898536264896, -0.025164388120174408, -0.06371331214904785, 0.04770292714238167, -0.05572635680437088, 0.017168313264846802, -0.053282856941223145, 0.025292033329606056, -0.023869698867201805, -0.004166712053120136, 0.0582427941262722, 0.07071557641029358, -0.0032025331165641546, -0.03895009681582451, 0.02051444724202156, 0.02815493941307068, -0.009454880841076374, -0.008027986623346806, -0.005192434415221214, -0.02301265113055706, 0.021225614473223686, 0.009983696974813938, 0.017450956627726555, 0.00853400956839323, 0.04792174696922302, 0.056419286876916885, -0.0019819235894829035, -0.012190139852464199, 0.019128581508994102, 0.04270651936531067, -0.051277000457048416, -0.007540198974311352, 0.051568761467933655, -0.000220672765863128, 0.05714869126677513, 0.04897938296198845, -0.008242248557507992, 0.024489691480994225, 0.0020924736745655537, -0.0008861101232469082, 0.023906169459223747, -0.04245122894644737, 0.007599462755024433, 0.03470132499933243, 0.08140132576227188, -0.01165220607072115, -0.030069619417190552, -0.021553846076130867, -0.0663391649723053, -0.02738906629383564, 0.022137368097901344, -0.03285958617925644, -0.015244513750076294, 0.022173836827278137, 0.010758687742054462, 0.04981819540262222, 0.007170938886702061, -0.06575564295053482, -0.011077801696956158, 0.026386138051748276, 0.02159031480550766, 0.050292305648326874, 0.017177430912852287, -0.020715031772851944, 0.020605621859431267, -0.012746309861540794, -0.03916891664266586, -0.0541946105659008, 0.04332651197910309, -0.02301265113055706, 0.06192627549171448, -0.03085372783243656, 0.0024115871638059616, -0.0336436927318573, 0.049344081431627274, 0.027917882427573204, -0.0020936131477355957, 0.008324306458234787, 0.01806183159351349, 0.008561362512409687, 0.05992041900753975, 0.040153611451387405, -0.0015442819567397237, 0.018982701003551483, -0.019821513444185257, 0.005780515260994434, -0.05747692286968231, 0.012810132466256618, -0.0028970958665013313, -0.005087582860141993, -0.024963801726698875, 0.04318062961101532, -0.005730368662625551, -0.02361440844833851, -0.05878984555602074, 0.025127917528152466, -0.030324911698698997, 0.05346520617604256, 0.1055445522069931, -0.019292697310447693, -0.0646980032324791, -0.011323974467813969, 0.017651541158556938, -0.02470851130783558, 0.03630601242184639, -0.01952975243330002, -0.05448637157678604, 0.052991095930337906, -0.011989554390311241, 0.005051112733781338, 0.01071310043334961, -0.012582194060087204, 0.009965462610125542, 0.0591910183429718, -0.04288886860013008, -0.047338224947452545, -0.004690970294177532, -0.024799685925245285, -0.03533955290913582, -0.004207741003483534, 0.04518648982048035, 0.03099960833787918, -0.021517375484108925, 0.0541946105659008, -0.028574345633387566, -0.05762280151247978, 0.03789246082305908, -0.03147371858358383, 0.05178758129477501, 0.005251698195934296, 0.0015009737107902765, -0.11582912504673004, -0.0463535338640213, 0.03085372783243656, 0.05240757390856743, 0.020587386563420296, -0.05346520617604256, -0.045660600066185, 0.04617118090391159, 0.041065365076065063, -0.014688343740999699, 0.03709011897444725, 0.0648803561925888, 0.013521299697458744, -0.004795821849256754, -0.07636844366788864, 0.0832248330116272, -0.051240529865026474, 0.06305684894323349, -0.017533013597130775, -0.08380835503339767, 0.05835220590233803, -0.05167816951870918, -0.018563294783234596, 0.047958217561244965, -0.037491291761398315, -0.023103825747966766, -0.022119132801890373, 0.007781813386827707, -0.027279654517769814, -0.022939709946513176, 0.013721885159611702, 0.015116867609322071, -0.004690970294177532, -0.016612142324447632, -0.0008752830908633769, -0.046864114701747894, -0.008306071162223816, -0.0049690548330545425, 0.002116407034918666, -0.047812338918447495, 0.08504834026098251, -0.01653008535504341, 0.02737083099782467, -0.02676907368004322, 0.037491291761398315, -0.014642756432294846, -0.02944962866604328, 0.03829363361001015, -0.001984202768653631, -0.022939709946513176, 0.0072940257377922535, -0.030598437413573265, 0.03068961203098297, 0.04628059267997742, -0.08570480346679688, 0.031109018251299858, -0.02237442322075367, 0.03313311189413071, -0.015846271067857742, 0.0684909000992775, -0.016438910737633705, -0.04292533919215202, -0.028519639745354652, -0.03366192802786827, -0.05153229087591171, 0.0016035459702834487, -0.057695742696523666, -0.05802397429943085, -0.026878483593463898, -0.010858980938792229, 0.026349667459726334, 0.024307340383529663, 0.003947891294956207, -0.033443108201026917, -0.0032914290204644203, -0.013448359444737434, 0.05240757390856743, 0.014934517443180084, -0.0030908433254808187, -0.003845319151878357, 0.026951424777507782, -0.014405700378119946, 0.03836657479405403, 0.031382545828819275, 0.04332651197910309, -0.04803115874528885, 0.002979153534397483, 0.03942420706152916, 0.04788527637720108, 0.015736859291791916, -0.036233071237802505, 0.004476708360016346, -0.005333756096661091, 0.025857320055365562, 0.012171905487775803, 0.027881411835551262, 0.02098855935037136, 0.008661655709147453, 0.011096036061644554, -0.05357461795210838, 0.014405700378119946, 0.010120460763573647, 0.008488422259688377, 0.05120405927300453, -0.07195556163787842, 0.007499170023947954, 0.0019819235894829035, -0.035904839634895325, -0.015818918123841286, 0.000054883268603589386, 0.04084654152393341, 0.057039279490709305, 0.015171573497354984, 0.01165220607072115, -0.021061498671770096, -0.04992760345339775, -0.022265013307332993, 0.03519367426633835, 0.03068961203098297, 0.01362159289419651, -0.004577001091092825, 0.018836820498108864, 0.032476648688316345, 0.010612807236611843, -0.009965462610125542, 0.03335193172097206, 0.017824774608016014, -0.038877155631780624, 0.01987621933221817, 0.00703873485326767, 0.04722881689667702, -0.0208062082529068, -0.015983033925294876, -0.016065090894699097, 0.009076503105461597, -0.01942034251987934, -0.01987621933221817, 0.07687903195619583, -0.05051112547516823, 0.03829363361001015 ]
24,273
postgrest.exceptions
__init__
null
def __init__(self, error: Dict[str, str]) -> None: self._raw_error = error self.message = error.get("message") self.code = error.get("code") self.hint = error.get("hint") self.details = error.get("details") Exception.__init__(self, str(self))
(self, error: Dict[str, str]) -> NoneType
[ -0.03151581063866615, 0.010930069722235203, 0.021022941917181015, 0.027553077787160873, -0.022046182304620743, -0.07687327265739441, 0.0014883498661220074, 0.0746779590845108, 0.07058499753475189, -0.07828720659017563, 0.05194341391324997, 0.10150546580553055, 0.02589728869497776, 0.012018425390124321, -0.018074149265885353, 0.05800843983888626, -0.01586022973060608, 0.04003661125898361, -0.02759028598666191, -0.031329765915870667, -0.0287251528352499, 0.013143990188837051, -0.03412042185664177, 0.0701012834906578, 0.007776628248393536, 0.07281751930713654, 0.012316095642745495, -0.007581282407045364, 0.056557297706604004, -0.061617687344551086, -0.009120794013142586, -0.017367182299494743, -0.024390334263443947, 0.055552661418914795, -0.04971088841557503, -0.025227531790733337, -0.014334670267999172, -0.034473903477191925, -0.11013789474964142, 0.021004337817430496, -0.05473406985402107, 0.012390512973070145, -0.06251069903373718, -0.01781368814408779, 0.07363611459732056, -0.02094852551817894, 0.001705788541585207, 0.023553136736154556, -0.048482999205589294, -0.013888165354728699, -0.05819448083639145, 0.04930159077048302, -0.007302216719835997, -0.008241737261414528, -0.02630658447742462, 0.06530135124921799, -0.009306837804615498, 0.05324571952223778, -0.049450427293777466, -0.0005037715891376138, -0.04412957653403282, 0.06273394823074341, -0.02478102594614029, 0.021115964278578758, -0.010232405737042427, -0.040557533502578735, -0.037878505885601044, -0.00841382797807455, -0.026660067960619926, -0.018771814182400703, 0.10187755525112152, 0.05339455232024193, -0.0730779841542244, 0.008334759622812271, 0.05815727263689041, -0.007781279273331165, -0.09815667569637299, 0.02081829495728016, 0.013367243111133575, 0.03650178015232086, 0.0236461590975523, 0.015404421836137772, -0.032780908048152924, 0.010790537111461163, 0.0353483110666275, -0.06712458282709122, -0.02630658447742462, -0.035311102867126465, -0.037729669362306595, 0.033748336136341095, -0.048482999205589294, -0.026697276160120964, -0.08587779104709625, 0.018036941066384315, -0.020148536190390587, -0.00026075192727148533, 0.03400879725813866, -0.07110591977834702, 0.029246075078845024, -0.015450933016836643, 0.041971467435359955, -0.039701733738183975, -0.002765075070783496, -0.042417973279953, -0.010725421831011772, 0.009381255134940147, 0.042120303958654404, -0.04401794821023941, 0.03173906356096268, -0.0024325218982994556, 0.005051087588071823, -0.012585858814418316, -0.005678985267877579, 0.07006407529115677, -0.00023110120673663914, 0.005139458458870649, 0.04937600716948509, -0.03356229141354561, -0.00026089727180078626, 0.019999701529741287, 0.06027817353606224, -0.031646039336919785, -0.05815727263689041, 0.02024155855178833, 0.02193455770611763, 0.020613646134734154, -0.028222834691405296, -0.0433109812438488, 0.05026901885867119, -0.04498537629842758, 0.031925104558467865, -0.04576675966382027, -0.0008075461373664439, -0.03464134410023689, -0.03741339594125748, 0.015116053633391857, -0.036445967853069305, 0.006046421360224485, -0.011869590729475021, 0.028483295813202858, 0.02463219128549099, 0.06667807698249817, 0.004985972307622433, -0.005358059890568256, -0.0015941623132675886, -0.029915833845734596, -0.008669638074934483, -0.012288188561797142, 0.0030371639877557755, -0.012492837384343147, -0.00806499645113945, -0.027720516547560692, 0.01852995716035366, 0.011395178735256195, -0.019888075068593025, -0.03415763005614281, 0.011869590729475021, -0.03676224127411842, 0.003192975651472807, 0.020576437935233116, -0.006641761399805546, -0.07999880611896515, 0.04956205189228058, -0.0472923181951046, -0.0054278261959552765, -0.01209284272044897, 0.04159938171505928, -0.05581312254071236, -0.03307857736945152, -0.0011563780717551708, -0.017339276149868965, -0.034585531800985336, -0.04386911541223526, -0.007018500007688999, -0.01658579893410206, 0.02152526006102562, 0.015962552279233932, 0.0006133629358373582, -0.030399547889828682, -0.03851105272769928, 0.03272509202361107, 0.01653928868472576, -0.005758053623139858, 0.03752502053976059, 0.008720800280570984, -0.0003334252687636763, 0.009813806973397732, 0.03746920824050903, 0.05183178558945656, 0.02007411979138851, 0.0393296480178833, 0.0037859901785850525, -0.033915773034095764, 0.017729967832565308, 0.040817998349666595, 0.019888075068593025, 0.00933009386062622, -0.040111031383275986, 0.040408700704574585, 0.06429671496152878, -0.056966591626405716, 0.07642676681280136, -0.003516226774081588, -0.0005491197225637734, 0.02249268814921379, 0.026827506721019745, -0.0020185746252536774, 0.017190441489219666, -0.0005185969057492912, 0.00031162326922640204, -0.012697485275566578, 0.006971989292651415, 0.020576437935233116, 0.039143603295087814, 0.030660009011626244, 0.012483535334467888, 0.033599499613046646, -0.01811135746538639, 0.05603637546300888, 0.017729967832565308, 0.08267784118652344, -0.018306704238057137, 0.031162327155470848, -0.0509759858250618, -0.01870669797062874, 0.044241201132535934, -0.01655789278447628, -0.026976341381669044, -0.020725272595882416, 0.00834871269762516, -0.006804549600929022, -0.03694828599691391, -0.036148298531770706, 0.00855336058884859, 0.004632489290088415, -0.01280911173671484, 0.027813538908958435, -0.057822395116090775, -0.034325070679187775, -0.07400819659233093, 0.009637066163122654, -0.005530150141566992, -0.07281751930713654, 0.0546596497297287, 0.03754362836480141, -0.052575960755348206, -0.014241647906601429, 0.08624988049268723, -0.07456633448600769, 0.0004944693646393716, 0.035459935665130615, 0.03142278641462326, -0.033599499613046646, -0.02790656127035618, 0.01209284272044897, -0.044241201132535934, 0.025841476395726204, -0.0396273173391819, 0.017646249383687973, 0.01399979181587696, 0.019869470968842506, -0.019022973254323006, 0.014381181448698044, 0.024557773023843765, 0.015590465627610683, -0.03231579810380936, -0.018046243116259575, 0.05268758535385132, 0.06883618235588074, 0.008902193047106266, 0.13357940316200256, 0.05265037715435028, 0.029822811484336853, 0.05562707781791687, -0.042083095759153366, 0.00647432217374444, -0.007204543799161911, 0.01294864434748888, -0.02632518857717514, -0.013562588952481747, 0.009655670262873173, -0.012641672044992447, 0.0237949937582016, 0.03748781234025955, 0.03858547285199165, -0.004934810101985931, 0.0314599946141243, -0.006255720742046833, -0.03311578556895256, 0.01625092141330242, 0.0106789106503129, 0.013116084039211273, -0.033766940236091614, 0.013004457578063011, 0.0024232196155935526, -0.008878937922418118, -0.031646039336919785, 0.021990370005369186, -0.004330168012529612, -0.009609159082174301, 0.02392522431910038, -0.006530135404318571, 0.026957737281918526, 0.026287980377674103, -0.009018470533192158, -0.039813362061977386, 0.00020159583073109388, 0.006683621555566788, -0.03754362836480141, -0.014204439707100391, 0.06593389809131622, 0.053989894688129425, 0.005860378034412861, 0.03482738882303238, 0.009739389643073082, 0.07091987133026123, 0.05279921367764473, -0.04014823958277702, -0.007804534863680601, 0.0851336121559143, -0.01742299646139145, -0.051459699869155884, 0.02262291871011257, -0.025394970551133156, 0.020055515691637993, -0.016781145706772804, 0.017181139439344406, -0.03406460955739021, 0.021897347643971443, -0.004574350547045469, -0.02234385348856449, -0.001463931635953486, -0.00534410635009408, -0.048073701560497284, -0.006669668015092611, -0.03380414843559265, -0.015609069727361202, -0.03244602680206299, -0.026827506721019745, -0.0746779590845108, 0.006269673816859722, -0.021562470123171806, -0.003199952421709895, 0.05477127805352211, -0.010251009836792946, -0.051310863345861435, -0.010306823067367077, -0.06623157113790512, -0.03464134410023689, -0.03443669527769089, -0.07415703684091568, 0.005897586699575186, -0.00208717817440629, 0.00954404380172491, 0.044092364609241486, -0.004818533081561327, -0.04476212337613106, -0.028353065252304077, 0.0038580819964408875, 0.003541807644069195, 0.08282667398452759, -0.011227739974856377, -0.03832501173019409, -0.021283403038978577, -0.03810175880789757, 0.0010354496771469712, -0.013078874908387661, 0.013302127830684185, -0.005120853893458843, 0.0325576551258564, 0.002786004915833473, -0.06738504022359848, -0.05447360873222351, 0.04416678473353386, -0.007841743528842926, 0.019906681030988693, -0.029804207384586334, 0.015264889225363731, -0.05562707781791687, 0.0011546339374035597, 0.03224138170480728, -0.023311279714107513, -0.015404421836137772, -0.032929740846157074, -0.014781175181269646, -0.01543232798576355, -0.00034272746415808797, 0.010874256491661072, 0.07281751930713654, 0.022585710510611534, -0.0605386346578598, -0.03988777846097946, 0.019627613946795464, 0.027087967842817307, 0.031478602439165115, 0.006641761399805546, 0.006441764533519745, -0.02039039321243763, -0.05718984454870224, 0.017376486212015152, -0.014967218972742558, -0.025729849934577942, 0.012223073281347752, 0.028092604130506516, 0.06905943900346756, -0.00806034542620182, 0.0021034569945186377, 0.02999025024473667, 0.01626022346317768, -0.023683367297053337, 0.017292765900492668, -0.002786004915833473, -0.017878802493214607, -0.04740394651889801, -0.06437113136053085, 0.03287392854690552, -0.023497324436903, -0.016650915145874023, -0.0427156426012516, -0.011339365504682064, 0.007911509834229946, -0.008674289099872112, -0.010669608600437641, -0.028483295813202858, -0.013413753360509872, -0.007911509834229946, -0.0014371878933161497, -0.023720577359199524, 0.0866219624876976, -0.00926497858017683, -0.008762660436332226, 0.046101637184619904, -0.009176607243716717, -0.008855681866407394, 0.006897571496665478, 0.0067580388858914375, -0.06545018404722214, 0.022306645289063454, 0.013841654174029827, 0.021264798939228058, -0.01824158802628517, -0.03252044692635536, 0.05551545321941376, 0.03493901342153549, 0.03607388213276863, -0.03493901342153549, -0.014204439707100391, 0.0038325011264532804, 0.01075332798063755, -0.02532055228948593, 0.026139145717024803, -0.014697455801069736, 0.028557714074850082, -0.04468770697712898, 0.011990519240498543, -0.028557714074850082, -0.07687327265739441, 0.01910669170320034, 0.00406970689073205, 0.0155067453160882, -0.04665977135300636, 0.018892742693424225, -0.023571742698550224, -0.028799571096897125, -0.021711304783821106, 0.05134807154536247, 0.042120303958654404, 0.024371730163693428, -0.016483474522829056, -0.012604462914168835, -0.02703215554356575, 0.034027401357889175, 0.012325397692620754, 0.03441809117794037, 0.008720800280570984, 0.020408999174833298, 0.036873869597911835, -0.04941321909427643, 0.0037999434862285852, 0.00654408847913146, 0.06574785709381104, -0.01641836017370224, 0.04569234326481819, -0.006232465151697397, 0.0034371581859886646, -0.04312494024634361, -0.025376366451382637, -0.022436875849962234, 0.028408879414200783, 0.04822253808379173, 0.008864983916282654, 0.04684581235051155, -0.06273394823074341, 0.024315916001796722, 0.012418420054018497, 0.016781145706772804, -0.05283642187714577, 0.018567165359854698, -0.00045784201938658953, -0.023255467414855957, 0.02887398935854435, -0.04982251301407814, 0.021469447761774063, -0.05678055062890053, 0.02422289550304413, -0.03173906356096268, -0.0035534354392439127, 0.05856657028198242, 0.06738504022359848, -0.001493001007474959, -0.0007598723750561476, 0.03131116181612015, 0.013674214482307434, -0.0065952506847679615, 0.0018453213851898909, -0.023553136736154556, -0.060799095779657364, -0.002125549828633666, -0.026678672060370445, 0.04703185707330704, 0.027385639026761055, 0.05700380355119705, 0.04505979269742966, -0.019218318164348602, -0.008706847205758095, -0.05194341391324997, 0.050045765936374664, -0.03865988925099373, -0.0037836646661162376, 0.05279921367764473, -0.006148745771497488, -0.00939986016601324, 0.024297311902046204, -0.006423159968107939, 0.011032394133508205, 0.046920232474803925, -0.010027757845818996, 0.016743937507271767, -0.05276200547814369, -0.00927893165498972, 0.03536691516637802, 0.05105040222406387, 0.023962434381246567, -0.029655372723937035, -0.026436815038323402, -0.0620269812643528, -0.03726455941796303, 0.025301948189735413, -0.051608532667160034, 0.00828359741717577, 0.038994766771793365, -0.03592504560947418, -0.024371730163693428, 0.012985853478312492, -0.03456692770123482, -0.01910669170320034, 0.02210199646651745, -0.01739509031176567, 0.046771395951509476, 0.019348548725247383, 0.015795113518834114, 0.0084882453083992, -0.026492629200220108, -0.018009034916758537, -0.0339529812335968, 0.013525379821658134, -0.03583202511072159, 0.03045536018908024, -0.07322681695222855, 0.014669548720121384, -0.009916131384670734, 0.029469328001141548, -0.01542302593588829, 0.0810406506061554, -0.01855786330997944, -0.02279035747051239, 0.026362398639321327, 0.09056609123945236, 0.025227531790733337, 0.011041696183383465, 0.019422966986894608, 0.013590495102107525, -0.00417900737375021, -0.0017313695279881358, -0.022734545171260834, 0.00015421281568706036, -0.010734723880887032, -0.03906918689608574, -0.009888225235044956, -0.011153322644531727, -0.02124619483947754, -0.10917046666145325, -0.015190470963716507, -0.011162624694406986, 0.04822253808379173, 0.03542272746562958, 0.03317159786820412, -0.08401735126972198, -0.040557533502578735, 0.017348578199744225, -0.01838112063705921, 0.028483295813202858, -0.007139428518712521, 0.019274132326245308, 0.02786935307085514, -0.03551575168967247, 0.03252044692635536, 0.06697575002908707, -0.03426925837993622, 0.039813362061977386, 0.03973894193768501, -0.02221362292766571, -0.01786019839346409, 0.019646218046545982, -0.025711243972182274, -0.03895755857229233, 0.012046332471072674, 0.04900392144918442, 0.02816702239215374, 0.036855265498161316, 0.010437053628265858, -0.014799779281020164, -0.04688302427530289, 0.0869196355342865, -0.031050700694322586, 0.030325129628181458, 0.011460294015705585, 0.0039022674318403006, -0.1016542986035347, -0.04584117606282234, 0.017181139439344406, 0.04896671324968338, 0.013292824849486351, -0.0733756497502327, -0.03566458448767662, 0.07225938886404037, 0.06708737462759018, 0.013832352124154568, 0.05276200547814369, 0.09198002517223358, -0.015190470963716507, -0.013237012550234795, -0.047478362917900085, 0.03218556568026543, -0.03298555687069893, 0.036743637174367905, -0.017934616655111313, -0.07813837379217148, 0.057822395116090775, -0.017804386094212532, 0.02703215554356575, 0.03862268105149269, -0.02532055228948593, 0.02050201967358589, -0.026827506721019745, 0.014343972317874432, -0.028222834691405296, -0.007804534863680601, -0.006367347203195095, 0.002881352324038744, -0.03231579810380936, 0.00019069483096245676, 0.018176473677158356, -0.03722735121846199, 0.027218198403716087, -0.007711512967944145, 0.029060032218694687, -0.012241678312420845, 0.03581342101097107, -0.0028697247616946697, 0.028539109975099564, -0.025097301229834557, 0.0013290499337017536, -0.02206478826701641, 0.0023650811053812504, 0.022715941071510315, 0.0026883319951593876, -0.05488290265202522, 0.04599001258611679, -0.000387203530408442, 0.03013908676803112, 0.03397158533334732, -0.06649203598499298, -0.037841297686100006, -0.026567045599222183, 0.06459438800811768, 0.0013871886767446995, 0.07434307783842087, -0.00807429850101471, -0.05510615557432175, -0.0334506630897522, -0.025525201112031937, -0.07289193570613861, 0.008502199314534664, -0.048631832003593445, -0.014464900828897953, -0.0322599858045578, -0.08885449171066284, 0.038436636328697205, 0.027274012565612793, 0.004253425169736147, -0.009674274362623692, -0.02576705813407898, -0.025413574650883675, -0.004362725652754307, -0.038845933973789215, -0.004692953545600176, -0.0030953027307987213, 0.015404421836137772, -0.012316095642745495, 0.03832501173019409, 0.00761384004727006, 0.021264798939228058, -0.035571563988924026, -0.025692639872431755, 0.013906769454479218, 0.03910639509558678, -0.017729967832565308, -0.05674334242939949, -0.04066916182637215, 0.012911435216665268, -0.006832456216216087, 0.011590524576604366, 0.04532025381922722, 0.06824084371328354, 0.003985987044870853, -0.019348548725247383, -0.084835946559906, 0.015478839166462421, 0.0003773199568968266, -0.014967218972742558, 0.015897437930107117, -0.07851045578718185, 0.012492837384343147, -0.026827506721019745, -0.040817998349666595, -0.02673448622226715, 0.04290168732404709, 0.05305967479944229, 0.09331954270601273, 0.00933009386062622, 0.004548769444227219, 0.013450962491333485, -0.029525142163038254, -0.034473903477191925, 0.03510645404458046, 0.009674274362623692, -0.010102175176143646, -0.0015685813268646598, 0.050715524703264236, 0.0069022225216031075, 0.0010354496771469712, -0.019143901765346527, 0.07348727434873581, -0.007469655945897102, -0.05845494195818901, -0.000436621397966519, 0.010799839161336422, 0.028557714074850082, -0.0008255690918304026, -0.0253391582518816, -0.016641613095998764, 0.031646039336919785, -0.021302009001374245, 0.0239438284188509, 0.0577479787170887, 0.01783229224383831, 0.013413753360509872 ]
24,274
postgrest.exceptions
__repr__
null
def __repr__(self) -> str: error_text = f"Error {self.code}:" if self.code else "" message_text = f"\nMessage: {self.message}" if self.message else "" hint_text = f"\nHint: {self.hint}" if self.hint else "" details_text = f"\nDetails: {self.details}" if self.details else "" complete_error_text = f"{error_text}{message_text}{hint_text}{details_text}" return complete_error_text or "Empty error"
(self) -> str
[ 0.02323807217180729, -0.029407797381281853, 0.0677931010723114, 0.01654188707470894, 0.030220575630664825, -0.10204062610864639, 0.03031293861567974, -0.032437246292829514, 0.10462673753499985, -0.07392588257789612, 0.059443652629852295, 0.016717372462153435, 0.0021000623237341642, 0.01059382688254118, -0.0021058348938822746, 0.03764641657471657, -0.016523413360118866, -0.1083211898803711, -0.01030750758945942, 0.03319460526108742, -0.0030502278823405504, 0.024235572665929794, -0.0032049326691776514, -0.005176844075322151, 0.00948549248278141, 0.07266977429389954, 0.036667387932538986, -0.04119308292865753, 0.042190585285425186, -0.006072747055441141, -0.028724325820803642, -0.03456155210733414, -0.021169181913137436, 0.012699661776423454, -0.029888076707720757, 0.038422249257564545, -0.013687926344573498, -0.03323155269026756, -0.022369876503944397, -0.027560574933886528, -0.0021208433900028467, 0.002512224018573761, -0.023940017446875572, -0.02329348772764206, -0.018823208287358284, -0.0577811524271965, 0.0333423838019371, 0.0215386264026165, -0.05985004082322121, -0.04536781087517738, 0.01342007890343666, 0.08246006071567535, -0.0483233667910099, 0.012339453212916851, -0.038422249257564545, -0.0036090128123760223, -0.005707920528948307, 0.018241332843899727, -0.025935018435120583, -0.011840702965855598, -0.06243615597486496, 0.021058347076177597, 0.0005267473170533776, -0.000028844828193541616, -0.010215145535767078, 0.01039063185453415, -0.04141475260257721, 0.006266705691814423, 0.016883622854948044, 0.027209602296352386, 0.05375420302152634, 0.01310605090111494, -0.07647505402565002, 0.021575570106506348, 0.045035310089588165, -0.03964141756296158, -0.02334890514612198, 0.016846679151058197, 0.04444419592618942, -0.030349882319569588, 0.011498966254293919, 0.016080081462860107, -0.0026068941224366426, -0.028225574642419815, 0.06635227054357529, -0.07943060994148254, -0.044739753007888794, -0.02198196016252041, -0.03430293872952461, 0.004578805062919855, 0.01039063185453415, -0.027985436841845512, -0.05815059691667557, 0.03554058074951172, -0.03121807798743248, 0.015147232450544834, 0.0013807995710521936, -0.10484840720891953, 0.03384113311767578, -0.011231118813157082, 0.011739104986190796, 0.028059324249625206, -0.01261653658002615, -0.019857652485370636, 0.020836681127548218, 0.002962484722957015, 0.002438334980979562, 0.004601895343512297, 0.028151685371994972, -0.008247853256762028, 0.005269205197691917, -0.019174179062247276, -0.017428554594516754, 0.02055959776043892, 0.03764641657471657, -0.019155707210302353, -0.021206125617027283, -0.018767790868878365, 0.014260565862059593, -0.023256544023752213, 0.04026947170495987, -0.030220575630664825, -0.04459197446703911, -0.05530587211251259, -0.0012595754815265536, 0.05940670892596245, -0.02443876676261425, -0.02796696312725544, 0.02951863221824169, -0.10765618830919266, 0.02876126952469349, -0.006045038811862469, 0.011480494402348995, -0.018389109522104263, -0.0050383019261062145, 0.03587308153510094, -0.012801258824765682, 0.03267738223075867, 0.03663044050335884, 0.09642506390810013, 0.0161539688706398, 0.002512224018573761, -0.01825980469584465, 0.03629794344305992, -0.000932847848162055, -0.032270994037389755, 0.01201618928462267, 0.036593496799468994, 0.024512656033039093, -0.024919044226408005, 0.027523629367351532, 0.005980385933071375, -0.001219167490489781, -0.00653455313295126, -0.0014720062026754022, 0.021852653473615646, 0.014279037714004517, -0.025935018435120583, 0.016966747120022774, -0.007924588397145271, -0.01937737502157688, -0.09620340168476105, 0.04699336737394333, -0.027301963418722153, 0.04743669927120209, 0.01700369268655777, 0.034173633903265, -0.03325002267956734, 0.010806257836520672, 0.04060197249054909, -0.0022178227081894875, -0.0583353191614151, -0.06361837685108185, 0.035799190402030945, -0.03764641657471657, 0.06232532113790512, 0.018324457108974457, 0.054197538644075394, -0.022074321284890175, -0.05962837487459183, 0.0031079535838216543, -0.020541125908493996, -0.044407252222299576, 0.046956419944763184, 0.04795392230153084, -0.030848631635308266, 0.019857652485370636, 0.00795691553503275, 0.054936427623033524, -0.018786262720823288, -0.00018010429630521685, -0.004532624501734972, -0.019968485459685326, 0.06306421011686325, -0.016800498589873314, -0.031088771298527718, 0.03251113370060921, -0.06202976405620575, 0.06062587723135948, -0.0352080799639225, -0.04540475457906723, 0.041156139224767685, -0.008409485220909119, 0.059148095548152924, 0.009333096444606781, 0.008312505669891834, -0.0040269470773637295, 0.021150708198547363, -0.01799195632338524, -0.00029108201852068305, -0.03450613468885422, 0.020578069612383842, -0.01669890061020851, 0.06402476876974106, 0.039567526429891586, -0.0008976351819001138, 0.02044876478612423, 0.020153207704424858, -0.04706725478172302, 0.045663364231586456, 0.0378311388194561, -0.0831250548362732, 0.059554487466812134, -0.030608493834733963, -0.0415625274181366, 0.03975224867463112, -0.008649623952805996, 0.012653481215238571, -0.010298270732164383, 0.021280014887452126, 0.009448547847568989, -0.01544278860092163, -0.019728347659111023, 0.030608493834733963, -0.05257198214530945, 0.033748771995306015, -0.013937301002442837, -0.03890252858400345, -0.014694662764668465, -0.02039334736764431, -0.05190698057413101, -0.01919265277683735, -0.02375529333949089, 0.03919808194041252, 0.06934477388858795, -0.0862283930182457, 0.001068503363057971, 0.05327392742037773, -0.06476365774869919, -0.018241332843899727, -0.02575029619038105, 0.026341406628489494, -0.031125716865062714, -0.03725849837064743, 0.03692599758505821, -0.04669781029224396, -0.014796259813010693, -0.02334890514612198, 0.05382809415459633, 0.05988698452711105, 0.039161138236522675, -0.005093718878924847, -0.016495706513524055, 0.03849613666534424, 0.043372806161642075, -0.022702377289533615, -0.07126588374376297, 0.048286423087120056, 0.049025312066078186, 0.021945014595985413, 0.11851786077022552, 0.04026947170495987, -0.05220253765583038, 0.005375420209020376, -0.033748771995306015, 0.0011620190925896168, -0.020245568826794624, 0.02345973812043667, -0.025990433990955353, -0.08467672765254974, -0.010233618319034576, -0.015221121720969677, 0.0013126832200214267, -0.001054071937687695, 0.02164945937693119, -0.0067562200129032135, 0.03526349738240242, -0.07459088414907455, 0.02074432000517845, 0.04581114277243614, 0.02118765376508236, 0.009716395288705826, -0.03561446815729141, 0.012219383381307125, 0.052830591797828674, -0.03480169177055359, 0.05294142663478851, 0.004290176555514336, -0.023607516661286354, -0.0347278006374836, -0.03487557917833328, 0.00030565776978619397, 0.059332817792892456, -0.018684666603803635, -0.04643920063972473, -0.05327392742037773, -0.008326360024511814, 0.012219383381307125, 0.021002931520342827, -0.013632509857416153, -0.01059382688254118, -0.002558404579758644, 0.061512541025877, 0.06734976917505264, 0.035004884004592896, 0.06188198924064636, 0.029647937044501305, -0.026969462633132935, -0.01245028618723154, 0.04510919749736786, 0.0018506870837882161, -0.02290557138621807, -0.013087578117847443, 0.006234379485249519, -0.0020850535947829485, -0.05748559534549713, -0.025214601308107376, -0.027782240882515907, 0.049764201045036316, 0.02443876676261425, -0.000309121300233528, -0.050503090023994446, -0.0030363735277205706, -0.018379874527454376, 0.020504180341959, -0.014519176445901394, 0.03823752701282501, -0.04344669729471207, -0.02711724117398262, -0.03251113370060921, 0.05220253765583038, -0.007222644053399563, -0.01415896788239479, 0.024512656033039093, 0.01743778958916664, 0.011111048981547356, -0.023108765482902527, -0.01526730228215456, 0.01976529136300087, 0.0005429105367511511, -0.07721394300460815, 0.013715634122490883, -0.005883406847715378, -0.020411819219589233, -0.005555524490773678, -0.0109078548848629, -0.04396392032504082, 0.04618058726191521, 0.02039334736764431, 0.08039116859436035, 0.045256976038217545, -0.012145494110882282, -0.015230357646942139, 0.04256002977490425, -0.07163532823324203, -0.008935943245887756, -0.015082580037415028, 0.0420428067445755, 0.054197538644075394, 0.024752795696258545, -0.026636963710188866, -0.013937301002442837, -0.03240029886364937, -0.06520698964595795, -0.0436314195394516, 0.06125393137335777, 0.01304139755666256, 0.0069132340140640736, -0.03834835812449455, -0.05752253904938698, 0.01859230548143387, -0.016717372462153435, -0.03339780122041702, -0.010787785053253174, -0.018435290083289146, 0.018084317445755005, -0.01954362541437149, 0.005906497128307819, 0.0012353307101875544, 0.024290988221764565, -0.046734753996133804, -0.017068345099687576, 0.029869604855775833, 0.013974245637655258, -0.043151140213012695, 0.007735248655080795, 0.01848147064447403, -0.004620367661118507, -0.06701727211475372, 0.014195912517607212, 0.0036575025878846645, 0.0120993135496974, 0.006446809973567724, 0.01880473457276821, 0.018167443573474884, 0.014103551395237446, 0.015101051889359951, 0.021280014887452126, -0.018786262720823288, 0.002290557138621807, 0.014251329004764557, -0.0173639003187418, -0.03600238636136055, -0.005121427122503519, -0.0032580404076725245, 0.041008360683918, -0.04067585989832878, 0.010205909609794617, -0.01820438727736473, 0.005726392846554518, -0.04858197644352913, 0.015304246917366982, 0.025270016863942146, 0.035171136260032654, -0.04765836521983147, 0.05837226286530495, -0.010760077275335789, 0.017511678859591484, 0.0656503215432167, -0.00388840539380908, -0.01415896788239479, 0.02471585012972355, -0.03349016234278679, -0.0076197967864573, 0.007836845703423023, -0.05600781738758087, -0.028465714305639267, -0.009725632146000862, -0.031753771007061005, 0.0018991766264662147, 0.03504183143377304, 0.0017317720921710134, 0.02233293280005455, 0.07045310735702515, 0.015821469947695732, -0.0035628322511911392, -0.036667387932538986, -0.05220253765583038, -0.012043897062540054, 0.009023686870932579, 0.031809188425540924, 0.042633917182683945, -0.027782240882515907, 0.010150493122637272, -0.0013392370892688632, -0.01450070459395647, -0.028151685371994972, -0.03190154954791069, -0.054308369755744934, 0.0018345238640904427, -0.05264586955308914, 0.08681950718164444, -0.06033032014966011, 0.05068781226873398, 0.023847656324505806, -0.029703354462981224, 0.048508089035749435, 0.023367376998066902, -0.07318699359893799, 0.003763717832043767, -0.01583070494234562, -0.03672280162572861, 0.0029024500399827957, 0.04396392032504082, 0.03439529985189438, 0.058815594762563705, -0.00358823174610734, -0.021150708198547363, -0.01609855331480503, -0.020762791857123375, 0.003516651690006256, -0.028040852397680283, -0.01806584559381008, -0.016449525952339172, 0.017530150711536407, 0.016218623146414757, 0.010898618958890438, 0.033582523465156555, -0.00349587039090693, 0.016255566850304604, 0.011526674963533878, 0.02478973940014839, -0.0756622776389122, -0.007213407661765814, -0.032160162925720215, -0.004638839978724718, -0.03059002198278904, -0.026175156235694885, -0.03714766353368759, -0.00951320119202137, 0.026304462924599648, -0.03502335771918297, 0.0336194671690464, -0.021113764494657516, 0.041784197092056274, -0.01809355430305004, 0.033360857516527176, 0.05105725675821304, 0.04425947368144989, -0.004433336202055216, -0.009596326388418674, -0.021039875224232674, 0.03753558173775673, 0.002793925581499934, -0.012505702674388885, -0.03125502169132233, 0.025713350623846054, 0.014787023887038231, -0.021150708198547363, 0.021575570106506348, -0.01401119027286768, 0.02876126952469349, -0.066278375685215, -0.012357925064861774, -0.04340975359082222, 0.07000976800918579, 0.02547321282327175, -0.008982124738395214, -0.05390198156237602, 0.04159947484731674, -0.03099641017615795, 0.019063346087932587, 0.06214059889316559, 0.004327121190726757, -0.03949363902211189, 0.032326411455869675, -0.06831032782793045, 0.041156139224767685, -0.03360099717974663, -0.0027639081235975027, 0.010409104637801647, 0.014630010351538658, -0.03857002779841423, -0.066278375685215, -0.027652936056256294, -0.03760946914553642, 0.04603280872106552, 0.015230357646942139, 0.006760837975889444, -0.0215386264026165, 0.002190114464610815, -0.01000271551311016, 0.016006192192435265, -0.01897098496556282, 0.000017750662664184347, 0.07810060679912567, 0.026895573362708092, 0.042412251234054565, 0.0551580935716629, 0.016412580385804176, -0.023958489298820496, -0.011600563302636147, 0.011628272011876106, -0.02216668240725994, 0.010861674323678017, 0.03849613666534424, -0.028040852397680283, 0.008326360024511814, -0.05065086856484413, -0.011231118813157082, -0.02011626400053501, 0.02859501913189888, 0.033637940883636475, 0.005490872077643871, -0.03171682730317116, -0.0404541939496994, 0.022702377289533615, 0.0709703266620636, 0.023404322564601898, 0.0704900473356247, -0.03509724512696266, -0.020097792148590088, 0.04917309060692787, -0.027930019423365593, -0.016745081171393394, 0.00857111718505621, -0.056377261877059937, -0.034783218055963516, 0.0069132340140640736, -0.015101051889359951, -0.04444419592618942, -0.04222752898931503, 0.005712538491934538, -0.015673691406846046, 0.08866672962903976, 0.04499836638569832, 0.027874602004885674, -0.039456695318222046, -0.02353362739086151, 0.043668363243341446, 0.0002844435512088239, 0.03897641599178314, 0.006871671415865421, 0.034543078392744064, 0.03801586106419563, -0.021963488310575485, 0.014131260104477406, 0.052498091012239456, -0.05519503727555275, 0.05489948391914368, 0.006386775057762861, -0.0068670534528791904, -0.016680428758263588, -0.03827447071671486, -0.04026947170495987, -0.04477669671177864, 0.014574593864381313, 0.029610993340611458, -0.005818753968924284, 0.039678361266851425, 0.020633487030863762, 0.03315766155719757, -0.07980005443096161, 0.050096701830625534, -0.010723132640123367, 0.06550254672765732, -0.022369876503944397, -0.024069322273135185, -0.038643915206193924, -0.02466043457388878, 0.029075298458337784, 0.04459197446703911, 0.012339453212916851, -0.08526783436536789, -0.04773225635290146, 0.027024880051612854, 0.02870585396885872, 0.061438653618097305, -0.0061189280822873116, 0.0010159729281440377, -0.020208625122904778, -0.01540584396570921, -0.09088339656591415, -0.0118222301825881, -0.025935018435120583, 0.04965336620807648, -0.037110719829797745, -0.07950449734926224, 0.026396824046969414, -0.050096701830625534, -0.03744322061538696, 0.02962946519255638, 0.026285991072654724, 0.006659240927547216, 0.023311961442232132, 0.013817232102155685, -0.03269585594534874, -0.009305388666689396, -0.04824947938323021, 0.004671166650950909, -0.03764641657471657, -0.057337816804647446, 0.0009992325212806463, -0.03890252858400345, 0.03923502564430237, 0.008959034457802773, -0.0024106267374008894, -0.008252470754086971, 0.024623489007353783, -0.07436922192573547, -0.0032118598464876413, 0.03162446618080139, 0.0006701957900077105, -0.0062205251306295395, -0.035355858504772186, 0.04437030851840973, 0.0007741021108813584, -0.02687710151076317, 0.007472019176930189, -0.04499836638569832, 0.06960338354110718, 0.03264043852686882, -0.08105617016553879, -0.06025642901659012, 0.019783763214945793, 0.020596541464328766, -0.017733344808220863, 0.05098336935043335, -0.00857111718505621, -0.046291422098875046, -0.07278060913085938, -0.050392258912324905, 0.0004993276088498533, 0.00045083797886036336, 0.031365856528282166, -0.008150873705744743, 0.005380038637667894, -0.03674127534031868, -0.00022310996428132057, -0.014269801788032055, 0.03299141302704811, -0.0014119715197011828, -0.013189176097512245, -0.028096269816160202, 0.009259208105504513, 0.015387372113764286, 0.008183199912309647, -0.02249918319284916, -0.03760946914553642, -0.011092577129602432, 0.04359447583556175, 0.07130282372236252, -0.004467971622943878, -0.03849613666534424, -0.05142670124769211, -0.04185808449983597, 0.05441920459270477, 0.024512656033039093, 0.003151825163513422, -0.01604313589632511, -0.01714223437011242, 0.031864605844020844, 0.05264586955308914, -0.0018518415745347738, 0.03753558173775673, 0.09058783948421478, -0.0360393300652504, -0.10241007059812546, 0.0265446025878191, 0.01722535863518715, -0.015331954695284367, 0.05981309711933136, -0.05792892724275589, 0.026581546291708946, 0.015368899330496788, -0.003177224425598979, 0.026563074439764023, 0.03393349424004555, 0.011277299374341965, 0.0365196093916893, 0.06243615597486496, 0.021630987524986267, 0.031476687639951706, -0.021686403080821037, -0.01353091187775135, 0.04060197249054909, 0.0076613593846559525, 0.0333423838019371, -0.04780614376068115, 0.03696294128894806, 0.0347278006374836, 0.005093718878924847, -0.00830788817256689, 0.02358904480934143, 0.04296641796827316, -0.03760946914553642, -0.010778549127280712, 0.02482668310403824, 0.00932386051863432, 0.020504180341959, -0.006137399934232235, 0.0009034077520482242, 0.045146141201257706, 0.04026947170495987, -0.013928065076470375, 0.08039116859436035, -0.054936427623033524, 0.02307182177901268 ]
24,275
postgrest.exceptions
json
Convert the error into a dictionary. Returns: :class:`dict`
def json(self) -> Dict[str, str]: """Convert the error into a dictionary. Returns: :class:`dict` """ return self._raw_error
(self) -> Dict[str, str]
[ -0.031809668987989426, -0.01701241359114647, 0.04359430819749832, -0.025430014356970787, -0.03393622115254402, -0.055006805807352066, -0.022293349727988243, 0.06833319365978241, 0.07485461980104446, -0.09612013399600983, 0.04848537966609001, -0.00027121842140331864, 0.04306267201900482, -0.00409361207857728, 0.0057195378467440605, 0.0068847113288939, -0.024030033499002457, 0.013184620998799801, -0.0027623020578175783, 0.004620819818228483, -0.02486293390393257, -0.04618161544203758, -0.009223918430507183, 0.00845747347921133, -0.0373564250767231, 0.04933600127696991, 0.05160432308912277, -0.04235382005572319, 0.0387386828660965, -0.01954655349254608, -0.05103724077343941, -0.032553963363170624, 0.049477770924568176, 0.07127492129802704, -0.049584098160266876, 0.009994792751967907, -0.04090067744255066, 0.0011109017068520188, -0.12780575454235077, 0.00418664887547493, -0.14063595235347748, 0.02883249707520008, -0.10462634265422821, -0.02340978942811489, 0.06893571466207504, -0.02904515154659748, 0.0028929964173585176, 0.02303764410316944, -0.06319402903318405, -0.0037546928506344557, 0.007974568754434586, -0.035885561257600784, -0.0030148301739245653, 0.0059189023450016975, -0.005236633587628603, -0.029133757576346397, 0.014398527331650257, -0.007026481442153454, -0.03909310698509216, -0.007655586116015911, -0.0075049553997814655, 0.039376650005578995, 0.0025252802297472954, 0.000504779105540365, 0.0051081543788313866, -0.011696034111082554, -0.030232476070523262, -0.015851670876145363, -0.000172920772456564, -0.011049208231270313, 0.0186250489205122, -0.00449455576017499, -0.032926108688116074, 0.006716358941048384, 0.06152822822332382, -0.019847815856337547, -0.06429274380207062, 0.01690608635544777, -0.026209749281406403, -0.005174609366804361, 0.021407287567853928, 0.027078092098236084, -0.029541347175836563, 0.019723767414689064, 0.024933818727731705, -0.03795894607901573, -0.027467958629131317, 0.022027531638741493, -0.06709270924329758, -0.018554164096713066, -0.019670603796839714, -0.028566677123308182, -0.051675207912921906, 0.08102162182331085, -0.0386323556303978, -0.008798607625067234, -0.010996044613420963, -0.04696134850382805, 0.04557909071445465, -0.041361428797245026, 0.025270523503422737, 0.07818621397018433, -0.014744091778993607, -0.002030192408710718, -0.009108729660511017, -0.04341709613800049, 0.021070582792162895, -0.02656417526304722, 0.0177744273096323, -0.02957678958773613, -0.021336402744054794, -0.004091396927833557, -0.0538017563521862, 0.013087153434753418, 0.0701407641172409, 0.0008705570944584906, 0.0383133739233017, -0.036098215728998184, 0.007890393026173115, 0.02544773556292057, 0.011669452302157879, 0.025802161544561386, -0.0021664246451109648, 0.010694783180952072, 0.033138763159513474, 0.04933600127696991, -0.04192851111292839, -0.005932193249464035, 0.08087985217571259, 0.015514967031776905, 0.03219953551888466, -0.0060340906493365765, -0.006924584042280912, -0.011651731096208096, 0.030516017228364944, 0.0266882237046957, -0.01867821253836155, 0.03065778687596321, 0.03328053280711174, 0.046039845794439316, 0.05256126821041107, 0.04745754599571228, -0.00847962498664856, -0.04164497181773186, -0.0024765466805547476, -0.058763712644577026, 0.015417499467730522, -0.0022195882629603148, -0.03838425874710083, -0.01846555806696415, 0.045649975538253784, 0.009401130490005016, 0.06471806019544601, -0.015922555699944496, -0.04944232851266861, -0.022824987769126892, 0.0055024526081979275, -0.036098215728998184, -0.006818256340920925, -0.012723867781460285, -0.029186921194195747, -0.0734369158744812, 0.06645473837852478, -0.029186921194195747, 0.030834998935461044, 0.024880655109882355, 0.07712294161319733, -0.04816639423370361, -0.01615293137729168, -0.03413115441799164, -0.03585011884570122, 0.007185972761362791, -0.029435019940137863, -0.008656837977468967, -0.009844162501394749, 0.058551058173179626, 0.05068281665444374, 0.08406967669725418, -0.042920902371406555, 0.009135311469435692, 0.07457108050584793, -0.020432617515325546, -0.020060470327734947, 0.054616935551166534, 0.03455646336078644, -0.03623998537659645, -0.01063275896012783, 0.03623998537659645, 0.04331076890230179, 0.029647674411535263, 0.06705726683139801, 0.015337754040956497, -0.004798032343387604, 0.007310021668672562, 0.01494788657873869, -0.012369442731142044, 0.023392068222165108, -0.020574387162923813, 0.03600960969924927, 0.011182117275893688, -0.06429274380207062, 0.006725219544023275, -0.04295634478330612, 0.018341507762670517, -0.03496405482292175, -0.01706557720899582, -0.0012271975865587592, -0.01328208763152361, 0.013716258108615875, 0.0056663742288947105, -0.049087900668382645, -0.01567445881664753, -0.019688325002789497, 0.03354635462164879, 0.04139687493443489, -0.06656106561422348, 0.0716293528676033, -0.0016314638778567314, 0.02860211953520775, -0.005657513625919819, 0.0361868217587471, -0.020574387162923813, 0.033741287887096405, -0.055502999573946, -0.020379453897476196, 0.007358754985034466, -0.058657385408878326, 0.005409415811300278, -0.03521215170621872, -0.0002670649846550077, 0.017632657662034035, -0.032979272305965424, -0.021619942039251328, 0.00028907813248224556, 0.02142500877380371, 0.03418431803584099, 0.013158038258552551, -0.07995834201574326, 0.05979154631495476, -0.0376754067838192, 0.035991888493299484, -0.0349108912050724, -0.03973107412457466, 0.07272806763648987, 0.008603673428297043, -0.028265416622161865, 0.05135622248053551, 0.08102162182331085, -0.02603253722190857, -0.020326290279626846, 0.037498194724321365, 0.00807646568864584, -0.01787189580500126, 0.028903381898999214, 0.011226421222090721, -0.03574379161000252, 0.04440948739647865, -0.003945196513086557, 0.049796752631664276, 0.009153032675385475, 0.0534827746450901, -0.008027732372283936, -0.003927475307136774, 0.02566039003431797, -0.009463154710829258, -0.020432617515325546, -0.015435220673680305, 0.05447516590356827, 0.028513513505458832, 0.04859170690178871, 0.07903683930635452, 0.011722615920007229, -0.010677061975002289, -0.039376650005578995, -0.04352342337369919, 0.016028882935643196, 0.006167000159621239, 0.00004104964682483114, 0.02661733888089657, 0.01043782476335764, -0.037604521960020065, -0.054510608315467834, -0.0006468261708505452, -0.009870744310319424, 0.02642240561544895, 0.008200515061616898, 0.045330993831157684, -0.013725118711590767, -0.010756807401776314, 0.027733778581023216, 0.03613365814089775, -0.04997396469116211, -0.0559283085167408, 0.0005540663842111826, 0.00917961448431015, -0.0014376376057043672, -0.061067476868629456, -0.05915357917547226, 0.04674869403243065, -0.0010106659028679132, 0.0017278232844546437, 0.03264256939291954, 0.03361723944544792, 0.0372500978410244, -0.024402180686593056, -0.018447836861014366, -0.004463543184101582, -0.013725118711590767, -0.06953824311494827, -0.027786942198872566, -0.023374347016215324, 0.027751499786973, 0.007496094796806574, 0.05082458630204201, -0.034219760447740555, 0.03166789934039116, 0.014717509970068932, -0.0056397924199700356, 0.009321385063230991, 0.08803924173116684, -0.02909831516444683, -0.009454294107854366, 0.0567789301276207, -0.03305015712976456, 0.0545460507273674, -0.04728033393621445, 0.014841558411717415, 0.011802362278103828, 0.08633799850940704, 0.042105723172426224, 0.00008521435665898025, -0.06925470381975174, -0.00041700349538587034, 0.010712504386901855, -0.02076932229101658, -0.019085802137851715, 0.027999596670269966, -0.0563536211848259, -0.05663716048002243, -0.0183592289686203, -0.016870643943548203, -0.015382057055830956, 0.04869803413748741, 0.019794652238488197, -0.05426251143217087, -0.03200460225343704, -0.0017521899426355958, -0.022027531638741493, -0.017623797059059143, -0.02893882431089878, -0.08704684674739838, 0.08931516855955124, 0.0023126250598579645, 0.054616935551166534, -0.06252062320709229, -0.08130516111850739, -0.017189625650644302, -0.02608570083975792, -0.008497346192598343, 0.011527682654559612, 0.04728033393621445, 0.02849579229950905, -0.029328692704439163, -0.012006156146526337, 0.023427510634064674, 0.00628218799829483, 0.0035996318329125643, 0.0011452366597950459, 0.05047016218304634, -0.010499848984181881, -0.029399577528238297, 0.015904834493994713, -0.047315776348114014, -0.004463543184101582, -0.042814575135707855, 0.05801941826939583, 0.012980826199054718, 0.021619942039251328, -0.08336082845926285, 0.00834671501070261, 0.023214856162667274, -0.030834998935461044, -0.06556867808103561, -0.01162514928728342, 0.05171065032482147, 0.005263215396553278, 0.021602220833301544, -0.042318377643823624, -0.014451690949499607, 0.0036904532462358475, -0.07414577156305313, -0.053163792937994, 0.004713856149464846, 0.060358624905347824, -0.024597113952040672, -0.02486293390393257, 0.014283338561654091, -0.011802362278103828, -0.040120940655469894, 0.03407799080014229, -0.019014917314052582, 0.0019471239065751433, 0.012909941375255585, -0.004758159630000591, 0.017969362437725067, -0.029700838029384613, -0.018554164096713066, 0.019900979474186897, -0.010703643783926964, -0.012298556976020336, 0.0264755692332983, -0.023214856162667274, -0.030072985216975212, -0.0562472939491272, 0.018004804849624634, 0.09151260554790497, -0.025412293151021004, 0.03531847894191742, -0.02849579229950905, -0.011509961448609829, 0.004642971325665712, 0.001078228116966784, 0.018979473039507866, 0.020468059927225113, -0.017357978969812393, 0.0177744273096323, -0.0189440306276083, 0.0177744273096323, 0.05770043656229973, 0.029328692704439163, 0.03280206024646759, -0.012661843560636044, 0.015701040625572205, -0.08045453578233719, -0.005369543097913265, 0.006463831290602684, -0.0008860632078722119, 0.00961378589272499, 0.05110812559723854, 0.07520904392004013, 0.015293451026082039, 0.05015117675065994, 0.01600230112671852, 0.04827272519469261, 0.06964457035064697, -0.022949036210775375, -0.03305015712976456, 0.011890968307852745, 0.021832598373293877, -0.014992189593613148, 0.006902432534843683, -0.017428863793611526, 0.044586699455976486, -0.09108729660511017, 0.00512587558478117, 0.015169402584433556, -0.02656417526304722, -0.011598567478358746, 0.008630255237221718, 0.01981237344443798, 0.003400267567485571, 0.044055063277482986, -0.047634758055210114, -0.0005294227739796042, -0.05114356800913811, 0.008182793855667114, -0.0037524776998907328, 0.0142744779586792, -0.04713856428861618, 0.04462214186787605, 0.0025230650790035725, 0.04090067744255066, -0.020538944751024246, 0.014912444166839123, -0.015461803413927555, 0.06244973465800285, 0.05404985696077347, -0.014398527331650257, -0.023019922897219658, -0.022966759279370308, -0.003934120759367943, -0.03632859140634537, 0.01422131434082985, -0.013184620998799801, 0.05964977666735649, -0.009587204083800316, -0.008235957473516464, 0.00615813909098506, -0.02098197676241398, 0.003841083962470293, -0.01014542393386364, -0.006091684568673372, -0.028743891045451164, 0.006330921780318022, 0.02651101164519787, -0.004687274340540171, -0.01997186429798603, -0.03166789934039116, -0.01718076504766941, -0.006353073287755251, 0.04540187865495682, -0.025483177974820137, 0.005205621477216482, -0.012715007178485394, -0.03494633361697197, -0.03590328246355057, 0.03189827501773834, 0.035300757735967636, 0.038136161863803864, 0.00595877505838871, -0.04781197011470795, 0.07159391045570374, 0.05589286610484123, -0.015931416302919388, -0.013707397505640984, 0.017473166808485985, -0.015798507258296013, 0.02528824470937252, -0.026440126821398735, 0.004984105471521616, -0.031012212857604027, 0.04465758427977562, 0.049584098160266876, -0.004576516337692738, -0.022506006062030792, 0.014425109140574932, 0.02539457194507122, -0.045224666595458984, -0.00925936084240675, 0.03338686004281044, 0.02849579229950905, 0.05259671062231064, 0.030586902052164078, 0.0064771221950650215, -0.023338904604315758, 0.005365112796425819, 0.017969362437725067, 0.032500799745321274, -0.09895554184913635, -0.004436961375176907, 0.04589807242155075, 0.04203483834862709, 0.0002534971572458744, 0.005537895020097494, 0.008678989484906197, -0.003681592643260956, 0.004051524214446545, 0.010349218733608723, -0.08265197277069092, -0.024136362597346306, -0.002235094550997019, -0.016870643943548203, 0.005174609366804361, 0.03241219371557236, -0.04455125704407692, 0.012387163937091827, 0.03962474688887596, -0.01452257577329874, 0.03785261884331703, -0.011146674863994122, -0.012068181298673153, -0.0015406423481181264, -0.055644769221544266, -0.02721986174583435, -0.06705726683139801, 0.029878051951527596, -0.03033880516886711, 0.1056896224617958, -0.09037844836711884, 0.023498395457863808, -0.029700838029384613, 0.03774629160761833, 0.028354022651910782, 0.00863911584019661, 0.015071935020387173, 0.018926309421658516, 0.027680614963173866, 0.06989266723394394, 0.012245393358170986, 0.010969462804496288, 0.024136362597346306, 0.006260036490857601, 0.008816328831017017, 0.010801110416650772, -0.0020036103669553995, 0.024402180686593056, -0.041467759758234024, 0.0031787517946213484, 0.03386533632874489, -0.01063275896012783, -0.03140208125114441, -0.05202963203191757, 0.04295634478330612, -0.017038995400071144, 0.05383719876408577, 0.017783287912607193, 0.023126250132918358, -0.04518922418355942, -0.039695631712675095, -0.0177744273096323, -0.01750860922038555, 0.019954143092036247, 0.010508709587156773, -0.011669452302157879, 0.04295634478330612, -0.007425209507346153, 0.05798397585749626, 0.04820184037089348, 0.019794652238488197, 0.00006299355300143361, -0.01975920982658863, -0.07917860895395279, -0.056389063596725464, -0.05217140167951584, 0.0006761769764125347, -0.02098197676241398, 0.009684670716524124, -0.02050350233912468, -0.010030235163867474, 0.011687173508107662, 0.06726992130279541, -0.02700720727443695, -0.03418431803584099, 0.04738666117191315, 0.027680614963173866, -0.01510737743228674, -0.025731274858117104, 0.04214116558432579, -0.09612013399600983, -0.08215577900409698, 0.0005144704482518137, 0.03214637190103531, 0.04692590609192848, -0.0715230256319046, -0.03026791848242283, 0.045543648302555084, 0.019670603796839714, -0.006246745586395264, 0.03675390034914017, 0.060145970433950424, 0.013246645219624043, -0.02259461209177971, -0.08811012655496597, 0.04320444166660309, -0.04320444166660309, 0.04767020046710968, -0.008408740162849426, -0.030232476070523262, 0.07038886100053787, -0.034379251301288605, 0.01567445881664753, 0.03898677974939346, -0.047741085290908813, -0.017597215250134468, -0.04065258055925369, 0.020538944751024246, -0.0140618234872818, 0.006056242156773806, -0.04150320217013359, 0.016711151227355003, -0.04596896097064018, 0.01604660414159298, -0.07074328511953354, -0.052100516855716705, 0.028850218281149864, -0.010641619563102722, -0.04253103584051132, 0.021230073645710945, 0.05071825906634331, -0.025040145963430405, 0.015240287408232689, -0.006964456755667925, 0.03446785733103752, 0.0026249622460454702, -0.06262695044279099, 0.03944753482937813, 0.013884610496461391, -0.01809341087937355, 0.02619202807545662, -0.022559169679880142, -0.02071615867316723, 0.05557388439774513, -0.0708850547671318, 0.03763996437191963, -0.018855424597859383, 0.03710832819342613, -0.0180402472615242, 0.04504745453596115, -0.0025917349848896265, -0.007655586116015911, 0.016073185950517654, -0.040120940655469894, -0.06794332712888718, 0.019900979474186897, -0.013946634717285633, -0.02264777570962906, 0.00011650347005343065, 0.0031566002871841192, 0.018430115655064583, 0.036257706582546234, 0.01936934143304825, -0.05727512761950493, 0.01604660414159298, -0.009091008454561234, 0.05766499415040016, -0.04217660799622536, -0.009817580692470074, -0.02378193661570549, 0.021726269274950027, -0.03195143863558769, -0.0038521597161889076, 0.028354022651910782, 0.044161390513181686, -0.005400555208325386, -0.03166789934039116, 0.015071935020387173, 0.03349319100379944, -0.003375900909304619, -0.001721177832223475, -0.0011795716127380729, -0.04316899925470352, 0.014398527331650257, -0.012165647931396961, 0.06294593214988708, 0.01797822304069996, 0.02534140832722187, 0.0006191366701386869, -0.04150320217013359, 0.013866889290511608, -0.0008827404817566276, -0.029771724715828896, 0.02603253722190857, -0.07506727427244186, -0.018926309421658516, -0.013441578485071659, -0.01997186429798603, -0.0072524272836744785, 0.01422131434082985, 0.03189827501773834, 0.051994189620018005, 0.04118421673774719, 0.05770043656229973, -0.015063074417412281, -0.037923503667116165, -0.00015727622667327523, -0.00586573826149106, 0.014398527331650257, 0.011235281825065613, -0.011199839413166046, -0.00853278860449791, 0.018430115655064583, 0.022133858874440193, -0.03026791848242283, -0.0012770385947078466, -0.005630931816995144, -0.0348045639693737, 0.01604660414159298, 0.05964977666735649, 0.0285489559173584, 0.04362975060939789, -0.024986982345581055, -0.018164295703172684, 0.010101120918989182, -0.013556767255067825, -0.039695631712675095, 0.018049107864499092, 0.007912544533610344, -0.03267801180481911 ]
24,276
postgrest.base_request_builder
APIResponse
null
class APIResponse(BaseModel, Generic[_ReturnT]): data: List[_ReturnT] """The data returned by the query.""" count: Optional[int] = None """The number of rows returned.""" @field_validator("data") @classmethod def raise_when_api_error(cls: Type[Self], value: Any) -> Any: if isinstance(value, dict) and value.get("message"): raise ValueError("You are passing an API error to the data field.") return value @staticmethod def _get_count_from_content_range_header( content_range_header: str, ) -> Optional[int]: content_range = content_range_header.split("/") return None if len(content_range) < 2 else int(content_range[1]) @staticmethod def _is_count_in_prefer_header(prefer_header: str) -> bool: pattern = f"count=({'|'.join([cm.value for cm in CountMethod])})" return bool(search(pattern, prefer_header)) @classmethod def _get_count_from_http_request_response( cls: Type[Self], request_response: RequestResponse, ) -> Optional[int]: prefer_header: Optional[str] = request_response.request.headers.get("prefer") if not prefer_header: return None is_count_in_prefer_header = cls._is_count_in_prefer_header(prefer_header) content_range_header: Optional[str] = request_response.headers.get( "content-range" ) return ( cls._get_count_from_content_range_header(content_range_header) if (is_count_in_prefer_header and content_range_header) else None ) @classmethod def from_http_request_response( cls: Type[Self], request_response: RequestResponse ) -> Self: try: data = request_response.json() except JSONDecodeError as e: return cls(data=[], count=0) count = cls._get_count_from_http_request_response(request_response) # the type-ignore here is as pydantic needs us to pass the type parameter # here explicitly, but pylance already knows that cls is correctly parametrized return cls[_ReturnT](data=data, count=count) # type: ignore @classmethod def from_dict(cls: Type[Self], dict: Dict[str, Any]) -> Self: keys = dict.keys() assert len(keys) == 3 and "data" in keys and "count" in keys and "error" in keys return cls[_ReturnT]( # type: ignore data=dict.get("data"), count=dict.get("count"), error=dict.get("error") )
(*, data: List[~_ReturnT], count: Optional[int] = None) -> None
[ -0.014524395577609539, -0.07697349786758423, -0.03873816877603531, 0.018982283771038055, -0.007619989104568958, 0.020442457869648933, -0.016893554478883743, -0.01789923943579197, 0.017792867496609688, -0.04804074391722679, 0.05005211383104324, 0.03842872753739357, 0.02458123490214348, -0.023401489481329918, 0.028971431776881218, 0.03357436880469322, 0.021931644529104233, 0.01915634423494339, 0.055080533027648926, -0.0464935377240181, 0.037036243826150894, -0.017531776800751686, -0.03595319762825966, 0.06262315809726715, 0.031311579048633575, 0.03125356137752533, 0.020133016631007195, -0.029512953013181686, 0.04440481215715408, -0.009143020026385784, 0.02015235833823681, 0.013267290778458118, 0.005816527176648378, 0.08641145378351212, -0.012590388767421246, -0.0224731657654047, -0.027520926669239998, -0.012242266908288002, -0.12060470134019852, 0.014147263951599598, -0.021312762051820755, -0.04614541679620743, -0.030383257195353508, -0.007895585149526596, 0.013209271244704723, -0.031311579048633575, -0.020403778180480003, 0.004049328155815601, -0.052798401564359665, -0.03206584230065346, -0.014553406275808811, 0.02125474251806736, -0.014572746120393276, 0.04769262298941612, 0.05121251568198204, 0.0013501789653673768, -0.010791761800646782, 0.083162322640419, -0.009176865220069885, 0.015375358983874321, -0.027946406975388527, 0.05705321952700615, -0.030479956418275833, -0.007465268485248089, 0.013663762249052525, -0.002729367930442095, -0.025277476757764816, -0.013286630623042583, 0.006406399421393871, 0.0025021221954375505, 0.04591333493590355, 0.015027238056063652, -0.004308001603931189, 0.08772657811641693, 0.06529209017753601, -0.05144459754228592, -0.006150143686681986, 0.0022942163050174713, 0.0929870754480362, -0.028836051002144814, 0.05194744095206261, 0.024484533816576004, -0.016061931848526, -0.05767210200428963, 0.04885302856564522, -0.028952091932296753, 0.0035392337013036013, -0.01755111664533615, -0.004153280984610319, 0.017850888893008232, -0.08130567520856857, 0.007034951820969582, -0.030654018744826317, 0.0016777514247223735, 0.007610319182276726, 0.012619398534297943, -0.023343469947576523, -0.06324204057455063, -0.030576657503843307, 0.028758689761161804, -0.025896359235048294, 0.07484608888626099, -0.0006944295600987971, -0.007175167556852102, 0.00017360739002469927, -0.07666405290365219, 0.007948770187795162, -0.03022853657603264, 0.004179873503744602, 0.010733741335570812, -0.02106134034693241, -0.004428877029567957, -0.022685907781124115, -0.004994574002921581, 0.011913485825061798, -0.007112312130630016, 0.017415737733244896, -0.011072192341089249, -0.04773130267858505, -0.016622794792056084, 0.03372909128665924, 0.025393517687916756, -0.002794640837237239, 0.0017043440602719784, 0.03939573094248772, 0.0423547625541687, 0.003619011491537094, -0.04761526361107826, 0.032762084156274796, 0.03709426149725914, -0.05620225518941879, -0.0018360982649028301, 0.02674732357263565, 0.02015235833823681, 0.03972451388835907, 0.05198612064123154, -0.0243491530418396, 0.020539158955216408, -0.04359252750873566, 0.02015235833823681, 0.04486897215247154, 0.07705085724592209, 0.05156063660979271, -0.05740134045481682, 0.0019908188842236996, -0.007479773834347725, 0.02380763180553913, -0.004970399197191, 0.013944193720817566, -0.022067025303840637, -0.01972687616944313, -0.05782682076096535, 0.04370856657624245, 0.05434560775756836, -0.021158041432499886, -0.0043636043556034565, -0.021196721121668816, -0.04935586825013161, 0.03164036199450493, -0.05890986695885658, -0.027753006666898727, -0.01762847788631916, 0.040962278842926025, -0.07399512082338333, -0.015220638364553452, 0.027636965736746788, -0.04080755636096001, -0.0628165602684021, -0.04332176595926285, 0.0008545895107090473, -0.02179626375436783, 0.0021818021778017282, -0.00869819801300764, -0.02396235242486, -0.06324204057455063, 0.04819546639919281, 0.024910015985369682, -0.0035996714141219854, 0.01598457060754299, -0.0030025464948266745, 0.03361304849386215, -0.05713057890534401, -0.03995659202337265, 0.016168301925063133, 0.02121606096625328, 0.019398095086216927, -0.02243448607623577, 0.006991436704993248, 0.00011928897583857179, 0.08161511272192001, 0.02121606096625328, 0.009742562659084797, 0.05774946138262749, -0.027714326977729797, -0.02324676886200905, 0.0021310343872755766, -0.009389606304466724, 0.04223872348666191, 0.013267290778458118, 0.0017974181100726128, -0.047344502061605453, 0.013286630623042583, 0.03007381595671177, 0.017696168273687363, -0.03960847109556198, -0.007537793833762407, 0.03887354955077171, 0.0053426953963935375, -0.08424536138772964, -0.05330124497413635, -0.06451848894357681, 0.019475454464554787, -0.010695060715079308, 0.010733741335570812, 0.01139130350202322, -0.035856496542692184, 0.0835491195321083, -0.03191112354397774, 0.07190639525651932, -0.04761526361107826, 0.11634989082813263, -0.006198493763804436, -0.046957701444625854, -0.03324558958411217, 0.05709189921617508, 0.0037398869171738625, -0.012561378069221973, 0.061230674386024475, 0.004825348500162363, -0.04780866205692291, -0.05082571506500244, -0.011023842729628086, 0.012338967062532902, 0.023440171033143997, -0.019088653847575188, -0.04599069803953171, 0.04900774732232094, 0.011246252804994583, 0.005376540590077639, -0.037906546145677567, 0.023826971650123596, -0.0037882369942963123, -0.027153464034199715, -0.0037447218783199787, -0.0835491195321083, -0.058290984481573105, -0.008311397396028042, 0.029938435181975365, -0.00453041261062026, -0.025006717070937157, -0.006304864306002855, -0.03231726586818695, -0.0015725897392258048, -0.0017442329553887248, 0.02850726991891861, -0.0449463315308094, -0.03517959639430046, -0.07322151958942413, 0.05914194881916046, -0.027153464034199715, 0.010859452188014984, 0.028487930074334145, -0.04722846299409866, 0.046570900827646255, -0.05682113766670227, -0.03858345001935959, 0.010250239633023739, 0.018576141446828842, -0.013035209849476814, 0.014205284416675568, -0.015249649062752724, -0.002598822582513094, 0.01999763771891594, -0.04022735357284546, -0.037268321961164474, 0.012184246443212032, 0.008848084136843681, -0.027636965736746788, -0.05949006974697113, -0.007910090498626232, -0.02079058066010475, -0.06328072398900986, 0.01629401184618473, -0.06660721451044083, 0.07720557600259781, -0.005497416015714407, -0.0023522365372627974, 0.06045707315206528, -0.08424536138772964, -0.0019013710552826524, 0.021428802981972694, -0.05620225518941879, 0.0179379191249609, 0.010076179169118404, -0.0142149543389678, -0.008238871581852436, -0.06014763191342354, -0.005352365784347057, 0.006711005698889494, -0.09004738926887512, -0.03322624787688255, 0.019978296011686325, 0.09043418616056442, -0.0020512565970420837, 0.03309086710214615, -0.03196914121508598, 0.02392367273569107, -0.005671476945281029, 0.0009524986380711198, -0.017792867496609688, 0.002768048085272312, 0.08648881316184998, 0.014766146428883076, -0.02957097440958023, -0.011613714508712292, 0.04034339636564255, -0.01501756813377142, 0.053069163113832474, -0.002371576614677906, 0.03891222923994064, 0.0017551117343828082, 0.008485457859933376, 0.041078317910432816, -0.015375358983874321, 0.01505624782294035, -0.026457222178578377, -0.002852661069482565, 0.016381042078137398, -0.012851479463279247, 0.003075071843340993, -0.02423311397433281, -0.00450381962582469, -0.02285996824502945, -0.009524987079203129, 0.014282644726336002, -0.006827046163380146, 0.02419443242251873, -0.037190962582826614, 0.017183655872941017, 0.018895253539085388, -0.01969786547124386, -0.07438192516565323, 0.023266108706593513, 0.004308001603931189, -0.020558498799800873, -0.03869948908686638, 0.05747869983315468, -0.015249649062752724, 0.04262552410364151, 0.0030243040528148413, -0.00671584066003561, -0.004368439316749573, 0.06227504089474678, 0.07341492176055908, 0.08501897007226944, -0.06687797605991364, -0.01354772225022316, -0.06370620429515839, -0.0008279969333671033, 0.0177445188164711, 0.03169838339090347, -0.0016185224521905184, -0.0069817667827010155, 0.024523213505744934, -0.008896433748304844, 0.0014517143135890365, -0.013383331708610058, -0.035547055304050446, -0.030325235798954964, 0.020539158955216408, -0.035276297479867935, -0.046725619584321976, -0.03918299078941345, -0.02458123490214348, 0.05074835568666458, 0.05392012745141983, -0.04568125680088997, 0.03597253933548927, -0.07086203247308731, 0.0427415631711483, 0.014011884108185768, -0.01907898299396038, -0.04320572689175606, -0.019330404698848724, 0.07782445847988129, -0.029145492240786552, 0.01511426828801632, -0.03152432292699814, -0.024213772267103195, 0.0019666438456624746, 0.030131835490465164, -0.006628810428082943, -0.017106296494603157, -0.00869819801300764, -0.03452203422784805, -0.035740457475185394, -0.024368492886424065, 0.02694072388112545, 0.053069163113832474, -0.016381042078137398, -0.00953949149698019, -0.012445338070392609, 0.07341492176055908, 0.05411352962255478, -0.011110872961580753, 0.005328190512955189, 0.0572466216981411, -0.04618409648537636, -0.02094530127942562, 0.05500316992402077, 0.0258383397012949, -0.02278260700404644, 0.04541049525141716, -0.00847095251083374, 0.020481139421463013, 0.041310399770736694, 0.026283161714673042, 0.029300212860107422, -0.021660882979631424, 0.015394698828458786, 0.05183139815926552, 0.006179153919219971, 0.06606569141149521, 0.026360521093010902, 0.015143278054893017, 0.012126226909458637, -0.004167785868048668, 0.017715508118271828, -0.0021648795809596777, 0.005352365784347057, 0.022569866850972176, -0.016052260994911194, -0.05949006974697113, -0.06490528583526611, -0.0101341987028718, 0.0001630307815503329, -0.019562484696507454, -0.03734568506479263, 0.020713219419121742, 0.013480031862854958, 0.011768435128033161, 0.061308037489652634, 0.021506162360310555, 0.027230825275182724, 0.043940648436546326, -0.05067099630832672, -0.01999763771891594, 0.015597769990563393, 0.006512769963592291, -0.05067099630832672, 0.01709662564098835, 0.01744474656879902, 0.04262552410364151, 0.03343898802995682, -0.00931224599480629, -0.00968937762081623, -0.011313943192362785, -0.025625597685575485, -0.016613123938441277, 0.0029687013011425734, 0.030383257195353508, 0.01144932396709919, -0.020307078957557678, -0.03456071391701698, -0.020055657252669334, 0.02862331084907055, -0.005052594467997551, -0.008978629484772682, -0.05767210200428963, 0.023943012580275536, -0.029783714562654495, -0.01907898299396038, -0.010965822264552116, 0.025354837998747826, -0.027927067130804062, -0.025470877066254616, 0.06026367098093033, -0.01442769542336464, -0.03442533314228058, -0.021196721121668816, 0.10358543694019318, 0.031582340598106384, 0.020925959572196007, -0.016516422852873802, -0.000176175992237404, -0.030595997348427773, 0.02666996233165264, 0.015394698828458786, -0.025200117379426956, -0.018953273072838783, -0.0001394600694766268, 0.02152550220489502, 0.007474938873201609, 0.015065917745232582, -0.04339912533760071, -0.007987450808286667, 0.016883885487914085, 0.017908908426761627, 0.016777515411376953, -0.05600885674357414, 0.030750717967748642, -0.044018007814884186, 0.0013562226668000221, -0.021312762051820755, 0.010656381025910378, 0.005724661983549595, -0.00906082522124052, -0.00010062882211059332, 0.03378710895776749, -0.01843109168112278, -0.08176983147859573, 0.04552653431892395, 0.010056838393211365, 0.03343898802995682, -0.006116298492997885, 0.021235400810837746, -0.0004910565912723541, -0.016506753861904144, -0.03757776319980621, -0.013847493566572666, -0.0003396600659471005, 0.041542477905750275, 0.005889052525162697, 0.002729367930442095, 0.004061415791511536, 0.08424536138772964, 0.04440481215715408, -0.04216136038303375, 0.03334228694438934, 0.020055657252669334, -0.0033748429268598557, -0.04177455976605415, 0.00921554584056139, 0.015597769990563393, 0.01877921260893345, 0.014621096663177013, -0.04204532131552696, -0.002295425161719322, -0.008253376930952072, 0.019746216014027596, 0.02980305440723896, 0.08014526963233948, -0.029745034873485565, -0.0026713476981967688, 0.009017310105264187, -0.01547205913811922, 0.0002192378742620349, 0.05175403878092766, -0.0014916032087057829, 0.01291916985064745, -0.06304864585399628, -0.012851479463279247, 0.05214083939790726, -0.026341181248426437, -0.05751737952232361, 0.02740488573908806, 0.006082453299313784, -0.02137078158557415, 0.05697586014866829, -0.00396713288500905, -0.009607181884348392, -0.03618527948856354, 0.01686454564332962, 0.009892447851598263, -0.07558101415634155, 0.02870067022740841, 0.02384631149470806, 0.04568125680088997, -0.05144459754228592, -0.023672251030802727, 0.0032370449043810368, -0.006353214383125305, -0.03185310214757919, 0.01907898299396038, 0.052914444357156754, 0.03916364908218384, -0.03469609469175339, -0.019398095086216927, 0.060727834701538086, -0.026650622487068176, 0.032646045088768005, 0.0022942163050174713, 0.038641467690467834, -0.07399512082338333, -0.01501756813377142, -0.052914444357156754, -0.07024314999580383, -0.015655789524316788, 0.04177455976605415, 0.03357436880469322, 0.005091274622827768, 0.02800442837178707, -0.031002139672636986, 0.009515316225588322, 0.020249057561159134, 0.08966058492660522, -0.08594729006290436, -0.018866242840886116, -0.01438901573419571, -0.006503100041300058, -0.0341932512819767, 0.0634741261601448, -0.06196559965610504, -0.03442533314228058, 0.041233036667108536, -0.014940207824110985, -0.038332026451826096, 0.036997560411691666, 0.02873934991657734, -0.020055657252669334, 0.017908908426761627, -0.017348047345876694, -0.01343168132007122, -0.007392743602395058, 0.007170332595705986, -0.07171299308538437, -0.05368804559111595, 0.03773248568177223, 0.03999527543783188, -0.057942863553762436, 0.0024731119628995657, -0.011091532185673714, 0.010163209401071072, 0.04529445245862007, -0.0512898787856102, 0.07322151958942413, 0.005922897718846798, -0.033709749579429626, -0.04212268069386482, -0.017067614942789078, 0.030886098742485046, -0.019823575392365456, 0.025354837998747826, 0.0183924101293087, -0.005502250976860523, -0.00818568654358387, 0.017125636339187622, 0.01919502392411232, 0.055080533027648926, -0.00200774148106575, 0.016622794792056084, 0.00175269425380975, -0.03106015920639038, 0.06861858069896698, -0.04865962639451027, -0.016245663166046143, -0.03314888849854469, -0.03858345001935959, 0.05067099630832672, 0.02461991459131241, -0.024774635210633278, 0.047344502061605453, 0.00847095251083374, -0.052953124046325684, -0.015027238056063652, -0.0008944784640334547, -0.013325311243534088, -0.009244555607438087, 0.03949243202805519, -0.02258920669555664, -0.020539158955216408, 0.01009551901370287, 0.02717280387878418, -0.050245512276887894, 0.008108326233923435, 0.000007431952326442115, -0.009234885685145855, -0.08401328325271606, 0.044327449053525925, 0.02297600917518139, 0.04030471667647362, 0.04885302856564522, -0.021312762051820755, 0.055660735815763474, -0.023865651339292526, 0.02235712669789791, 0.005328190512955189, -0.009138185530900955, -0.01691289432346821, 0.00858699344098568, 0.02396235242486, -0.010066508315503597, -0.08455480635166168, 0.06335808336734772, -0.0363980196416378, -0.012184246443212032, -0.03552771732211113, -0.014688786119222641, 0.03427061066031456, -0.05949006974697113, 0.01729002594947815, -0.028932752087712288, -0.015452719293534756, -0.01438901573419571, -0.08014526963233948, -0.0698176696896553, -0.07271867990493774, -0.03736502304673195, -0.016090942546725273, 0.02815914899110794, 0.01709662564098835, -0.03866080939769745, 0.011990846134722233, -0.012242266908288002, 0.0032781425397843122, 0.019369084388017654, -0.049510590732097626, -0.018576141446828842, 0.02446519397199154, -0.009143020026385784, 0.024407174438238144, 0.09693245589733124, 0.004523159936070442, -0.0635901615023613, 0.011014172807335854, 0.0802999883890152, 0.0679996982216835, 0.07790181785821915, -0.01674850471317768, 0.007590979337692261, 0.026611942797899246, 0.07062995433807373, -0.001327212550677359, 0.05728530138731003, -0.035276297479867935, -0.009181700646877289, 0.04916246980428696, -0.010298589244484901, 0.049703992903232574, -0.00755713414400816, 0.046919021755456924, 0.0022905899677425623, -0.049974750727415085, -0.0870303362607956, 0.03301350772380829, -0.07353096455335617, 0.0035996714141219854, 0.009055989794433117, 0.04049811512231827, 0.015781501308083534, 0.00200774148106575, 0.01374112255871296, -0.019784895703196526, 0.023826971650123596, -0.03243330493569374, 0.033555030822753906, 0.07805653661489487, 0.004590850323438644, 0.02289864793419838, -0.04084623605012894, 0.036765482276678085, -0.009220380336046219, 0.018382741138339043, -0.004731065593659878, 0.008591827936470509, 0.014002214185893536, -0.000006034329999238253, -0.00750878406688571, -0.0063725546933710575, 0.022763267159461975, 0.019320733845233917, -0.0026882702950388193, 0.017502767965197563, -0.0026882702950388193, -0.011613714508712292, 0.0351022332906723, 0.014224624261260033, 0.055931493639945984 ]
24,283
pydantic.main
__init__
Create a new model by parsing and validating input data from keyword arguments. Raises [`ValidationError`][pydantic_core.ValidationError] if the input data cannot be validated to form a valid model. `self` is explicitly positional-only to allow `self` as a field name.
def __init__(self, /, **data: Any) -> None: # type: ignore """Create a new model by parsing and validating input data from keyword arguments. Raises [`ValidationError`][pydantic_core.ValidationError] if the input data cannot be validated to form a valid model. `self` is explicitly positional-only to allow `self` as a field name. """ # `__tracebackhide__` tells pytest and some other tools to omit this function from tracebacks __tracebackhide__ = True self.__pydantic_validator__.validate_python(data, self_instance=self)
(self, /, **data: Any) -> NoneType
[ -0.0018656236352398992, 0.005669468082487583, 0.03978767991065979, -0.003613709704950452, -0.03445930406451225, -0.049006327986717224, 0.011495652608573437, 0.012786263599991798, 0.017635270953178406, -0.02310192957520485, -0.002936139004305005, 0.016529034823179245, 0.025959709659218788, 0.03383243456482887, 0.014058436267077923, 0.009882389567792416, 0.01221470721065998, 0.030550595372915268, -0.004307413008064032, -0.030956216156482697, 0.006125790998339653, 0.02603345923125744, -0.038091450929641724, 0.0657842680811882, 0.020115086808800697, 0.10324884206056595, -0.031288087368011475, 0.019119473174214363, 0.04225827753543854, -0.002832429250702262, 0.004950413480401039, 0.014169060625135899, 0.018483387306332588, 0.07537166029214859, 0.019820090383291245, -0.06327679008245468, -0.012352987192571163, 0.05933121219277382, -0.17286807298660278, 0.009250911884009838, 0.02807999774813652, 0.003793473122641444, -0.0298315417021513, 0.012537360191345215, 0.008753105066716671, -0.05851997062563896, 0.025425028055906296, 0.024945657700300217, -0.0758141502737999, -0.005074865184724331, -0.016630439087748528, 0.016694970428943634, 0.01731261983513832, 0.017589177936315536, 0.020539145916700363, 0.00760999321937561, 0.020188836380839348, 0.04104141518473625, 0.021092263981699944, 0.02704750932753086, -0.05807747691869736, 0.05855684354901314, 0.04118891432881355, -0.046093232929706573, -0.02112913876771927, -0.007370308041572571, -0.05649186670780182, -0.04159453511238098, 0.02277005836367607, -0.0019969893619418144, -0.019045725464820862, -0.01803167350590229, -0.009379973635077477, 0.11895742267370224, 0.09565267711877823, -0.06154368817806244, -0.03355587646365166, -0.0024936439003795385, 0.07474479079246521, 0.014169060625135899, 0.01455624308437109, -0.022014128044247627, -0.08023910224437714, -0.010389415547251701, -0.016906999051570892, -0.011191437020897865, -0.004487176425755024, -0.021848192438483238, -0.007444057613611221, 0.020594457164406776, -0.09078523516654968, 0.04004580155014992, -0.06961922347545624, 0.021000077947974205, 0.024484725669026375, 0.027821876108646393, 0.00896513368934393, -0.02111070230603218, -0.01865854114294052, 0.04506074637174606, 0.0060197762213647366, 0.08289407193660736, -0.027582190930843353, 0.014095311053097248, -0.022087877616286278, -0.05420564487576485, -0.018741508945822716, -0.045208245515823364, -0.031195901334285736, 0.008914431557059288, -0.03956643119454384, 0.01455624308437109, -0.03700364753603935, 0.0762566477060318, -0.030200287699699402, -0.019008850678801537, 0.0259412731975317, -0.02435566484928131, -0.00001964363946171943, 0.002198647242039442, 0.013403913006186485, 0.03219151496887207, -0.08200908452272415, 0.009596611373126507, 0.08967899531126022, 0.03908706456422806, 0.005918371491134167, -0.05206691846251488, 0.02348911203444004, 0.0064023504965007305, 0.008808417245745659, 0.014620774425566196, 0.0054758763872087, 0.02769281528890133, 0.008780761621892452, 0.047900088131427765, 0.05387377366423607, -0.004323545377701521, -0.01605888269841671, 0.011735337786376476, 0.02024414949119091, 0.04129953682422638, 0.052546288818120956, -0.04192640632390976, 0.0024752067402005196, 0.006900157313793898, -0.07256919145584106, -0.04011955112218857, 0.021331949159502983, 0.0599580779671669, 0.030790280550718307, -0.028854364529252052, 0.04181578382849693, 0.0816403403878212, -0.011809086427092552, -0.029684042558073997, -0.03764895349740982, -0.08200908452272415, 0.05007569119334221, -0.012251581996679306, -0.03831269592046738, -0.03217307850718498, 0.07220043987035751, -0.042442649602890015, -0.012740169651806355, 0.015809979289770126, -0.024779722094535828, -0.08127158880233765, 0.002512081293389201, 0.01767214573919773, -0.0323021374642849, -0.0049273669719696045, -0.02610720880329609, 0.024060668423771858, -0.03180433064699173, -0.02966560609638691, 0.011172999627888203, 0.040783293545246124, 0.03716958314180374, -0.01134815439581871, 0.04008267819881439, 0.014851240441203117, -0.014842021279036999, 0.007305777631700039, 0.05903621390461922, 0.03971393033862114, -0.0491907000541687, 0.04011955112218857, -0.0034708206076174974, 0.07795287668704987, 0.0311774630099535, -0.0004897406324744225, 0.003934057429432869, 0.00044364738278090954, -0.00095701077952981, 0.01451015006750822, -0.013062822632491589, 0.021534759551286697, -0.031601522117853165, 0.017460117116570473, 0.007301168516278267, 0.01040785200893879, 0.007476322818547487, -0.04207390546798706, -0.013929375447332859, 0.011007064022123814, -0.01976477913558483, 0.02461378648877144, -0.0037865592166781425, -0.07876411825418472, -0.02524065598845482, -0.0013067432446405292, 0.007904989644885063, 0.01803167350590229, 0.030642783269286156, -0.06582114100456238, 0.03759364038705826, -0.04340139031410217, 0.031195901334285736, 0.04041454941034317, 0.13237977027893066, 0.022604122757911682, -0.010887222364544868, 0.0010376739082857966, 0.03600803390145302, -0.003238049801439047, -0.003053676802664995, 0.01978321559727192, -0.017561523243784904, -0.041889533400535583, -0.06515739858150482, -0.0466463528573513, -0.011145344004034996, 0.024337228387594223, -0.029868416488170624, -0.02293599396944046, 0.021719131618738174, -0.03473586216568947, -0.04491324722766876, -0.05048131197690964, 0.007706788834184408, 0.001624786527827382, -0.006909376010298729, -0.008748495951294899, -0.02216162718832493, -0.016455285251140594, -0.015404359437525272, 0.03724333271384239, 0.025295967236161232, -0.024853471666574478, -0.009983794763684273, -0.0002553853264544159, -0.02382098324596882, 0.06858672946691513, -0.005738607607781887, -0.0024752067402005196, 0.014252028428018093, -0.08945775032043457, 0.06677988171577454, -0.005761654116213322, -0.008015613071620464, -0.00034944433718919754, 0.008370531722903252, 0.1094437763094902, -0.01923009753227234, -0.06843923777341843, 0.00004810981408809312, -0.004199093673378229, -0.02105538919568062, -0.01822526566684246, 0.1354772299528122, -0.01954353228211403, 0.046314481645822525, 0.023452237248420715, -0.039824556559324265, -0.0627974197268486, -0.01759839616715908, -0.0037473798729479313, -0.02492722123861313, 0.022954430431127548, 0.008264517411589622, -0.03882893919944763, 0.03451461344957352, -0.02553565241396427, 0.017248088493943214, -0.026715638116002083, -0.014491712674498558, 0.006987734232097864, -0.06397741287946701, -0.009771766141057014, 0.010177385993301868, -0.026752512902021408, 0.025922834873199463, -0.00004465282108867541, 0.02902030013501644, -0.05029693618416786, -0.035307418555021286, 0.018169952556490898, 0.007457885425537825, -0.08245157450437546, 0.0034108993131667376, -0.01542279589921236, 0.02712125889956951, 0.006522192619740963, -0.024245042353868484, -0.013265633024275303, -0.016934653744101524, 0.01745089888572693, 0.012546578422188759, -0.03021872416138649, 0.0035583977587521076, 0.06187555938959122, -0.0012318417429924011, 0.027471568435430527, 0.03853394463658333, 0.013708127662539482, -0.009301614947617054, -0.017248088493943214, 0.00571095198392868, 0.0436595119535923, -0.007766710128635168, -0.00132518052123487, 0.024945657700300217, -0.06246555224061012, -0.04642510414123535, -0.006425397004932165, 0.012823137454688549, 0.01301672961562872, -0.016529034823179245, 0.0017204299801960588, 0.0007421010523103178, -0.003270315006375313, 0.02389473281800747, 0.000556575832888484, -0.007642258424311876, -0.01954353228211403, 0.0077482727356255054, -0.018686197698116302, 0.033094942569732666, -0.01846494898200035, 0.03978767991065979, -0.0287068672478199, 0.01519232988357544, -0.028614679351449013, -0.005190098192542791, -0.008416624739766121, 0.02389473281800747, -0.0313987098634243, 0.03180433064699173, 0.010656755417585373, 0.005969074089080095, 0.002107613254338503, -0.02387629635632038, -0.03759364038705826, 0.0544268898665905, -0.04767884314060211, -0.03661646693944931, 0.01634466089308262, -0.0005001116078346968, -0.05745060741901398, 0.06135931238532066, -0.018381981179118156, -0.03978767991065979, 0.0039432761259377, -0.01574544981122017, -0.02690001204609871, 0.0038626131135970354, -0.012832356616854668, 0.0030168022494763136, 0.032541822642087936, -0.01697152853012085, -0.05638124421238899, -0.01567170023918152, -0.016814811155200005, 0.023452237248420715, 0.06423553079366684, -0.009398410096764565, 0.041336413472890854, -0.074154794216156, 0.05899934098124504, -0.04432325437664986, 0.005392908584326506, 0.04318014159798622, -0.012297675013542175, 0.03346368670463562, -0.033887747675180435, -0.012168614193797112, 0.04288514703512192, 0.007785147521644831, 0.02136882394552231, 0.00581696629524231, -0.06744362413883209, 0.013431568630039692, -0.006190321408212185, 0.03043997287750244, -0.01479592826217413, -0.0033048850018531084, 0.017561523243784904, -0.031066840514540672, 0.03838644549250603, 0.012592671439051628, -0.057155609130859375, 0.034293364733457565, -0.000012882698683824856, 0.032799944281578064, 0.04388076066970825, 0.03645053133368492, -0.003374024759978056, -0.014021562412381172, 0.03267088532447815, 0.03455149009823799, -0.004471043590456247, 0.007494759745895863, -0.025830648839473724, 0.04985444247722626, 0.021553196012973785, 0.08665528148412704, -0.0001516755437478423, -0.008637872524559498, -0.012509703636169434, 0.04177890717983246, 0.004076946526765823, 0.048047587275505066, 0.006277898792177439, 0.03370337188243866, 0.06430928409099579, -0.025572527199983597, 0.02363661117851734, 0.042516399174928665, -0.009140288457274437, -0.02087101712822914, 0.040783293545246124, -0.04568761587142944, -0.030956216156482697, 0.013348600827157497, -0.021811319515109062, 0.004501004237681627, -0.057856228202581406, 0.034053683280944824, 0.06408803164958954, -0.04406513273715973, -0.040857043117284775, 0.07994410395622253, 0.019967589527368546, 0.004789086990058422, -0.05048131197690964, 0.0019071075366809964, 0.05420564487576485, 0.07393354922533035, -0.030255598947405815, 0.05796685069799423, 0.019598843529820442, 0.044249504804611206, -0.007983348332345486, -0.021073827520012856, -0.07105732709169388, -0.0409676656126976, -0.007411791943013668, -0.008421233855187893, 0.0045655351132154465, -0.016289349645376205, 0.022899119183421135, -0.044876374304294586, -0.027545316144824028, -0.009873170405626297, 0.03683771193027496, 0.007439448032528162, 0.002349602524191141, -0.05708186328411102, 0.007397964131087065, -0.015404359437525272, -0.02935217134654522, 0.02618095651268959, 0.02586752362549305, -0.040857043117284775, -0.006973906420171261, 0.014445619657635689, -0.07024609297513962, -0.027711251750588417, -0.047900088131427765, 0.08023910224437714, -0.024669099599123, 0.011689244769513607, 0.08112408965826035, 0.004457215778529644, -0.043622639030218124, -0.016409192234277725, -0.003733552061021328, -0.027655940502882004, 0.0014358042972162366, -0.02057602070271969, 0.02135038562119007, 0.017690584063529968, -0.014832803048193455, 0.002288529183715582, -0.0002141894947271794, -0.011615495197474957, 0.004021634813398123, 0.031140590086579323, -0.03613709658384323, 0.03466211259365082, 0.01075816061347723, 0.020741956308484077, -0.03641365468502045, 0.03709583356976509, -0.007273512426763773, -0.021626945585012436, -0.02310192957520485, -0.0012122520711272955, -0.0022954430896788836, -0.050886932760477066, 0.029923727735877037, 0.0245216004550457, 0.022733183577656746, 0.028669992461800575, 0.004394989926367998, -0.0287068672478199, 0.007937255315482616, -0.04554011672735214, 0.014593117870390415, -0.014878896065056324, 0.022733183577656746, 0.03930830955505371, -0.03672708943486214, 0.027877189218997955, 0.007817412726581097, -0.00019575220358092338, 0.0042981943115592, 0.0876140221953392, 0.024189729243516922, 0.018206827342510223, -0.057155609130859375, 0.025517214089632034, 0.057229358702898026, -0.022253813222050667, 0.016980746760964394, 0.015634825453162193, -0.015727011486887932, -0.017321838065981865, 0.010859565809369087, 0.06080619618296623, 0.041004542261362076, 0.011809086427092552, 0.006877110805362463, -0.0060750884003937244, -0.0010699392296373844, -0.04978069290518761, 0.058483097702264786, -0.08849900960922241, 0.012565015815198421, -0.0013274851953610778, -0.026752512902021408, -0.017008403316140175, 0.025922834873199463, -0.03838644549250603, 0.007545462343841791, 0.04200015589594841, 0.013532973825931549, 0.044028256088495255, 0.02459535002708435, -0.0436595119535923, -0.005466657690703869, 0.021479446440935135, 0.0013678167015314102, -0.05431626737117767, -0.00782663095742464, -0.03069809451699257, -0.016141850501298904, -0.06961922347545624, -0.00535603379830718, 0.010380196385085583, -0.011615495197474957, 0.02300974354147911, 0.05693436414003372, -0.014842021279036999, 0.0259412731975317, -0.040303923189640045, 0.032634008675813675, -0.03401680663228035, -0.05424251779913902, 0.037280209362506866, 0.016455285251140594, -0.05822497233748436, -0.01788417436182499, -0.030550595372915268, -0.09108023345470428, -0.0109517527744174, -0.019359158352017403, -0.010306446813046932, -0.05258316174149513, 0.023360051214694977, 0.007702179718762636, -0.011265186592936516, -0.0007893466390669346, -0.027102822437882423, 0.004099993035197258, -0.053984396159648895, -0.07913286238908768, 0.030403098091483116, -0.011772212572395802, -0.03846019506454468, 0.05863059312105179, -0.025166906416416168, 0.02697376161813736, 0.026125645264983177, -0.004042376764118671, -0.03709583356976509, 0.02538815326988697, -0.02358129806816578, -0.020907891914248466, 0.02332317642867565, -0.01451015006750822, 0.0024590741377323866, -0.00041483910172246397, -0.0010457402095198631, -0.05933121219277382, -0.008338266052305698, 0.04270077124238014, 0.030163412913680077, -0.049633193761110306, 0.011541745625436306, -0.013422349467873573, 0.04454450309276581, 0.037519894540309906, -0.039418935775756836, 0.022087877616286278, 0.023544425144791603, -0.05538563057780266, -0.04756821691989899, -0.07474479079246521, 0.03292900696396828, -0.04011955112218857, -0.03875519335269928, -0.033979933708906174, 0.025332842022180557, -0.015137018635869026, 0.027084384113550186, 0.01158783957362175, 0.05309940502047539, 0.03362962231040001, -0.04502387344837189, -0.032781507819890976, -0.02507472038269043, 0.04377013444900513, -0.0572662353515625, -0.01774589531123638, -0.028835928067564964, -0.061728060245513916, 0.05973683297634125, 0.033113379031419754, -0.005107130389660597, 0.07267981022596359, -0.017321838065981865, -0.011366591788828373, 0.03403524309396744, 0.0034892577677965164, 0.015662482008337975, -0.018520262092351913, 0.03669021651148796, -0.04373326152563095, -0.0544268898665905, 0.038718316704034805, 0.035252105444669724, -0.03265244886279106, 0.012786263599991798, 0.04495012387633324, -0.013569848611950874, -0.06482552736997604, 0.0004191603511571884, 0.06253930181264877, -0.04461825266480446, 0.04974381998181343, -0.01226080022752285, 0.030181849375367165, -0.016906999051570892, 0.00949520617723465, -0.0068033612333238125, -0.011311279609799385, 0.0024752067402005196, -0.010942533612251282, -0.016989966854453087, -0.033094942569732666, -0.028928114101290703, -0.024410977959632874, -0.027397818863391876, 0.04255327582359314, -0.02334161475300789, 0.030587470158934593, 0.05907309055328369, -0.05516438186168671, -0.04627760872244835, -0.0013021338963881135, -0.015459670685231686, 0.023378489539027214, -0.03669021651148796, -0.07441291958093643, -0.05409501865506172, -0.04579823836684227, 0.02461378648877144, 0.010702849365770817, 0.027029072865843773, -0.00026604440063238144, -0.021184450015425682, 0.008140064775943756, 0.0052961125038564205, 0.03860769420862198, -0.05062880739569664, 0.019912278279662132, 0.03949268162250519, -0.06618988513946533, 0.051292549818754196, 0.04325389117002487, -0.0157731045037508, -0.05969995632767677, 0.005752435885369778, -0.004044681321829557, 0.05678686499595642, 0.0313987098634243, -0.020373210310935974, -0.062207430601119995, 0.03421961888670921, 0.018169952556490898, -0.008181549608707428, -0.0077206166461110115, -0.02253037318587303, -0.03228370100259781, -0.0755191519856453, -0.07179482281208038, 0.05450063943862915, -0.018160734325647354, 0.024779722094535828, -0.024540038779377937, -0.0231756791472435, -0.0018483387539163232, 0.00753624364733696, -0.06335054337978363, 0.0024198947940021753, -0.013182665221393108, 0.04325389117002487, 0.04273764789104462, 0.027305632829666138, 0.03853394463658333, -0.029296860098838806, 0.012076427228748798, -0.03956643119454384, 0.04377013444900513, 0.053910646587610245, 0.006494536995887756, 0.03361118584871292, -0.05671311542391777, -0.005614155903458595, -0.003085942007601261, 0.016068100929260254, 0.01891666278243065, 0.013339381664991379, 0.010398633778095245, 0.013910938054323196, -0.0003796930250246078, -0.007416401524096727, -0.015856072306632996, -0.016261693090200424, -0.05969995632767677, 0.051145054399967194, -0.028614679351449013, 0.01930384710431099, -0.002894655102863908, 0.021258199587464333, 0.05221441760659218 ]
24,291
pydantic.main
__setattr__
null
def __setattr__(self, name: str, value: Any) -> None: if name in self.__class_vars__: raise AttributeError( f'{name!r} is a ClassVar of `{self.__class__.__name__}` and cannot be set on an instance. ' f'If you want to set a value on the class, use `{self.__class__.__name__}.{name} = value`.' ) elif not _fields.is_valid_field_name(name): if self.__pydantic_private__ is None or name not in self.__private_attributes__: _object_setattr(self, name, value) else: attribute = self.__private_attributes__[name] if hasattr(attribute, '__set__'): attribute.__set__(self, value) # type: ignore else: self.__pydantic_private__[name] = value return self._check_frozen(name, value) attr = getattr(self.__class__, name, None) if isinstance(attr, property): attr.__set__(self, value) elif self.model_config.get('validate_assignment', None): self.__pydantic_validator__.validate_assignment(self, name, value) elif self.model_config.get('extra') != 'allow' and name not in self.model_fields: # TODO - matching error raise ValueError(f'"{self.__class__.__name__}" object has no field "{name}"') elif self.model_config.get('extra') == 'allow' and name not in self.model_fields: if self.model_extra and name in self.model_extra: self.__pydantic_extra__[name] = value # type: ignore else: try: getattr(self, name) except AttributeError: # attribute does not already exist on instance, so put it in extra self.__pydantic_extra__[name] = value # type: ignore else: # attribute _does_ already exist on instance, and was not in extra, so update it _object_setattr(self, name, value) else: self.__dict__[name] = value self.__pydantic_fields_set__.add(name)
(self, name: str, value: Any) -> NoneType
[ 0.07597439736127853, 0.0005987033946439624, 0.028946323320269585, 0.046562448143959045, -0.037366364151239395, -0.01009823102504015, 0.011213789694011211, -0.026986820623278618, 0.007498494349420071, -0.023630443960428238, -0.016655776649713516, -0.021321721374988556, 0.06569185853004456, 0.02673460729420185, 0.049821820110082626, 0.046562448143959045, 0.029722364619374275, 0.007891365326941013, 0.006945565342903137, -0.004399181343615055, 0.04435073211789131, -0.014162745326757431, -0.03942287340760231, 0.02859710529446602, 0.021185914054512978, 0.018518274649977684, -0.0022432429250329733, 0.05595254525542259, -0.004687771666795015, 0.005044265184551477, 0.03693954274058342, -0.023184219375252724, 0.020662087947130203, -0.003499459009617567, 0.06871841847896576, -0.04776531457901001, -0.033815979957580566, 0.050791870802640915, -0.07818611711263657, -0.041634589433670044, 0.03020738996565342, -0.016258055344223976, -0.06852440536022186, -0.028170282021164894, -0.014036638662219048, -0.01475447602570057, 0.011194389313459396, 0.07853533327579498, 0.007537296507507563, 0.004013586323708296, 0.0020904599223285913, 0.010689962655305862, 0.003569787833839655, 0.021438127383589745, 0.021670939400792122, 0.024600494652986526, -0.02605557069182396, 0.065614253282547, -0.007838012650609016, 0.00048017525114119053, -0.028247885406017303, -0.008609202690422535, 0.058280665427446365, -0.07760408520698547, -0.051529109477996826, 0.005451686680316925, -0.03530985862016678, 0.018896594643592834, -0.02609437331557274, 0.004699897486716509, -0.020545680075883865, -0.031526658684015274, 0.009011774323880672, 0.02768525667488575, 0.013250897638499737, 0.031313247978687286, -0.06018196791410446, 0.005374082829803228, 0.01258156169205904, -0.03267131745815277, 0.030401399359107018, 0.02353343740105629, -0.0028931773267686367, -0.029683561995625496, -0.03606649860739708, 0.04889057204127312, -0.08567490428686142, -0.0056165955029428005, 0.005218874663114548, -0.019313715398311615, -0.015161897987127304, 0.08443324267864227, 0.026385387405753136, 0.07492674142122269, 0.010282540693879128, 0.0033005985897034407, 0.07384028285741806, -0.07519835978746414, -0.00427549984306097, 0.042333025485277176, -0.004173644818365574, 0.031526658684015274, 0.020293468609452248, 0.012853176333010197, -0.012901678681373596, -0.05595254525542259, -0.024115469306707382, -0.027937470003962517, -0.0058688088320195675, -0.043070267885923386, 0.02357224002480507, -0.0025124321691691875, -0.05944472923874855, 0.03798719868063927, -0.0104280486702919, -0.027976272627711296, 0.0014793277950957417, -0.0455147959291935, 0.027956871315836906, -0.0015714826295152307, 0.01704379729926586, 0.01262036431580782, -0.023261824622750282, 0.029935775324702263, 0.042255423963069916, 0.0167818833142519, 0.03938407078385353, 0.01167941465973854, 0.029043328016996384, -0.022563386708498, -0.04136297479271889, -0.013735922984778881, 0.008565550670027733, 0.023824453353881836, 0.04629083722829819, 0.04869656264781952, -0.01418214663863182, 0.03666792809963226, -0.005645697005093098, -0.027452444657683372, 0.011436901986598969, 0.005218874663114548, 0.06763195991516113, -0.05374082922935486, 0.029993977397680283, 0.0034000289160758257, -0.04524318128824234, 0.03274892270565033, -0.027200231328606606, -0.001738816499710083, -0.01888689398765564, -0.0046780710108578205, -0.006741854827851057, 0.07096893340349197, -0.046523649245500565, 0.05036504939198494, -0.04578641057014465, -0.0419062040746212, 0.05017103999853134, 0.0022226294968277216, -0.035697877407073975, -0.017150502651929855, 0.00012724341650027782, -0.05377962812781334, 0.04609682410955429, 0.014861182309687138, -0.0326131172478199, -0.023242423310875893, 0.006499342154711485, 0.05952233076095581, -0.014919385313987732, -0.010757866315543652, 0.07333585619926453, 0.061656445264816284, -0.01644236594438553, 0.013493410311639309, 0.017014695331454277, -0.036590326577425, 0.042294226586818695, 0.010845170356333256, 0.023940859362483025, 0.02099190466105938, -0.0077070556581020355, -0.00839094165712595, 0.03996610268950462, 0.028810515999794006, -0.011912226676940918, 0.032341502606868744, 0.035523269325494766, 0.10631759464740753, 0.08373480290174484, -0.004939984995871782, -0.003581913420930505, -0.020797893404960632, -0.03618290275335312, 0.014996988698840141, 0.017848938703536987, -0.055758532136678696, -0.014250049367547035, 0.060880403965711594, 0.0000735874637030065, -0.017761634662747383, 0.0226603914052248, 0.0026773407589644194, 0.02764645405113697, -0.03946167603135109, 0.045708805322647095, -0.018644381314516068, -0.022970808669924736, -0.06363534927368164, -0.04338068142533302, -0.028965724632143974, 0.025803357362747192, 0.024134870618581772, 0.07558637857437134, -0.07279262691736221, 0.06099680811166763, -0.03878264129161835, 0.01841156929731369, 0.056612178683280945, 0.0773712694644928, 0.049977030605077744, -0.021535133942961693, 0.015472314320504665, 0.04109136015176773, -0.041440580040216446, -0.05626295879483223, -0.025376535952091217, 0.0035043093375861645, -0.002577910665422678, -0.004690196830779314, 0.04601922258734703, -0.009317340329289436, 0.022485783323645592, 0.01460896898061037, 0.04578641057014465, 0.04442833736538887, -0.032438505440950394, -0.07380148023366928, -0.02178734540939331, -0.012474856339395046, -0.00588820967823267, -0.0200994573533535, 0.03942287340760231, -0.04330307990312576, -0.027103226631879807, -0.05797025188803673, 0.0684468001127243, -0.013231496326625347, -0.015472314320504665, 0.034941237419843674, 0.009846017695963383, -0.06254889070987701, 0.029159734025597572, -0.04047052934765816, -0.005951263010501862, -0.06382935494184494, -0.016170751303434372, 0.030595410615205765, 0.03794839605689049, -0.02275739796459675, -0.0061598243191838264, 0.017528822645545006, 0.027103226631879807, -0.005359531845897436, -0.043109066784381866, 0.023902056738734245, 0.013571013696491718, -0.049938227981328964, 0.008376390673220158, 0.015093994326889515, -0.023746849969029427, 0.01555961836129427, 0.03534866124391556, -0.029993977397680283, -0.08567490428686142, -0.016093146055936813, -0.03197288140654564, -0.0208560973405838, -0.027433043345808983, 0.00814357865601778, -0.06413977593183517, 0.059095509350299835, -0.010369845665991306, 0.00022432430705521256, -0.015297705307602882, -0.0005608107312582433, 0.018654081970453262, -0.0011010079178959131, -0.011902526021003723, 0.026288382709026337, -0.023882657289505005, 0.032128091901540756, -0.006324732676148415, 0.024600494652986526, -0.027821063995361328, -0.08466605097055435, 0.06615748256444931, -0.01255246065557003, -0.04081974923610687, 0.021147113293409348, 0.04085854813456535, -0.04124657064676285, 0.05191713199019432, 0.00942404568195343, -0.03779318928718567, 0.01920701004564762, 0.02347523532807827, 0.0070959231816232204, 0.03298173472285271, 0.054943691939115524, 0.050753071904182434, -0.04116896539926529, 0.05952233076095581, 0.11958789080381393, 0.044738754630088806, 0.013173293322324753, -0.009972124360501766, -0.02097250334918499, 0.01642296463251114, 0.016161050647497177, -0.008245433680713177, -0.04958900809288025, -0.029625358060002327, 0.003741971915587783, -0.0075906491838395596, 0.027103226631879807, 0.041595786809921265, 0.012280846014618874, 0.0014271875843405724, -0.07131814956665039, 0.01789744198322296, -0.012300247326493263, 0.039888497442007065, 0.0010064279194921255, -0.02692861668765545, -0.029528353363275528, -0.029004525393247604, 0.030808821320533752, -0.017208704724907875, 0.012969582341611385, 0.06809758394956589, -0.04264344274997711, -0.036454517394304276, 0.005553542170673609, 0.008279385976493359, -0.021593336015939713, 0.022408178076148033, 0.020700888708233833, -0.022252971306443214, -0.0419062040746212, -0.010408647358417511, -0.014929085038602352, -0.028829917311668396, -0.0534692145884037, -0.04116896539926529, 0.00046016796841286123, -0.008851715363562107, -0.03445621207356453, -0.07601319998502731, -0.012212942354381084, -0.014007536694407463, -0.014744775369763374, 0.020681487396359444, -0.03505764529109001, 0.04186740145087242, -0.06476061046123505, -0.05606894940137863, 0.0006074944394640625, 0.0059900651685893536, -0.002061358420178294, -0.012678567320108414, 0.01295988168567419, -0.006072519347071648, 0.024037864059209824, 0.05133510008454323, -0.020623285323381424, 0.02194255404174328, -0.02271859534084797, 0.0010985827539116144, 0.02688981406390667, 0.009477398358285427, 0.022078361362218857, 0.06053118407726288, 0.07834132015705109, -0.030498404055833817, 0.057349417358636856, -0.05001583322882652, 0.04943380132317543, 0.03627990931272507, -0.04031532257795334, 0.013638917356729507, -0.009336741641163826, 0.001967991003766656, 0.00819208100438118, 0.009006923995912075, -0.05777623876929283, -0.012465155683457851, 0.03092522732913494, 0.018654081970453262, 0.010088530369102955, -0.026424190029501915, 0.06910643726587296, 0.037269361317157745, 0.027200231328606606, 0.05265437066555023, 0.029799968004226685, 0.006872811820358038, -0.02772405929863453, 0.044040318578481674, -0.03752157464623451, 0.01646176539361477, 0.006615748163312674, -0.06724394112825394, 0.029955176636576653, -0.00709107331931591, 0.06022076681256294, -0.06798117607831955, 0.03608589991927147, 0.001658787252381444, -0.0030993130058050156, 0.025027316063642502, -0.0062810806557536125, 0.005917311180382967, -0.02023526467382908, 0.029819369316101074, 0.036629125475883484, -0.01843097060918808, 0.02008005604147911, 0.023009611293673515, 0.005713600665330887, 0.05187832936644554, 0.014133643358945847, 0.016772182658314705, 0.026385387405753136, -0.043923910707235336, 0.03967508673667908, -0.08295876532793045, -0.015763329342007637, 0.005766953341662884, -0.07768169045448303, -0.04085854813456535, 0.0008621328743174672, 0.03953928127884865, -0.04260464012622833, -0.049860622733831406, -0.0583970732986927, 0.08202751725912094, 0.048308540135622025, -0.022893205285072327, 0.0436134934425354, 0.01795564405620098, 0.004639269318431616, 0.04729968681931496, 0.003545536659657955, -0.052421558648347855, -0.04520437866449356, -0.08357959985733032, 0.03418459743261337, 0.0059076109901070595, -0.06604107469320297, 0.02607497200369835, 0.01878988929092884, 0.0007336011040024459, -0.049162186682224274, 0.03938407078385353, 0.044971566647291183, 0.004370079841464758, -0.02857770398259163, -0.007692504674196243, 0.035756081342697144, -0.07682804018259048, 0.05191713199019432, -0.007396639324724674, -0.05560332536697388, -0.033098142594099045, -0.016374461352825165, -0.03368017077445984, -0.059987954795360565, -0.05800905078649521, 0.011456302367150784, 0.043341878801584244, 0.011553307995200157, 0.02948955073952675, 0.027956871315836906, 0.007614900823682547, 0.018673483282327652, 0.006125872489064932, 0.04275985062122345, 0.03585308790206909, -0.02176794596016407, 0.01170851569622755, -0.01264946535229683, 0.009550152346491814, -0.033815979957580566, -0.01966293528676033, -0.0400049053132534, -0.004758100491017103, -0.0026555147487670183, -0.006664250511676073, -0.045553598552942276, -0.04116896539926529, -0.025337733328342438, 0.0038608030881732702, 0.020642686635255814, -0.0029368295799940825, -0.046484846621751785, -0.010010926984250546, 0.009632606990635395, 0.0005765740643255413, 0.04206141456961632, -0.005587494000792503, 0.008002921007573605, 0.004236697684973478, 0.04931739345192909, -0.025725753977894783, -0.009200934320688248, -0.02941194735467434, -0.05758222937583923, -0.04543719068169594, -0.024755703285336494, -0.04850255325436592, 0.0024518040008842945, -0.012785272672772408, -0.02688981406390667, 0.02174854464828968, 0.015695426613092422, 0.0014550765044987202, 0.0056941998191177845, -0.014269450679421425, 0.01710199937224388, -0.013755323365330696, 0.00591246085241437, 0.03769618272781372, 0.035271055996418, 0.030401399359107018, 0.004874506499618292, 0.02700622007250786, 0.000708137231413275, -0.012727069668471813, 0.045631200075149536, 0.016180451959371567, 0.016510268673300743, 0.043264277279376984, -0.01090337336063385, -0.036318711936473846, -0.05591374263167381, 0.016607273370027542, -0.02500791661441326, -0.0400049053132534, -0.05700019747018814, 0.03344735875725746, -0.019856944680213928, 0.012668866664171219, -0.05451686680316925, -0.0005674798740074039, 0.057504624128341675, 0.012862876988947392, 0.036338113248348236, 0.0667395144701004, 0.0029344044160097837, -0.014191846363246441, 0.0752759575843811, 0.012445754371583462, -0.014094841666519642, 0.0016515118768438697, -0.0384916253387928, -0.027433043345808983, 0.006140423007309437, -0.01136899832636118, -0.005718450993299484, 0.053236402571201324, -0.027083825320005417, 0.027297236025333405, 0.01638416200876236, 0.05180072411894798, -0.016907989978790283, 0.07345226407051086, -0.059871550649404526, -0.022175366058945656, -0.010893672704696655, 0.009860568679869175, -0.07814731448888779, -0.021476930007338524, -0.02673460729420185, -0.06309211999177933, 0.03030439466238022, 0.03441740944981575, -0.06918404251337051, -0.045747607946395874, -0.06646789610385895, 0.007144425995647907, -0.0013738347915932536, 0.007823461666703224, 0.009356142021715641, 0.017169903963804245, -0.05203353613615036, -0.03707535192370415, 0.09343531727790833, 0.022893205285072327, -0.008424893021583557, -0.01564692333340645, -0.03410699591040611, 0.019255513325333595, 0.03672613203525543, -0.018266061320900917, -0.02015766128897667, -0.010622058995068073, -0.013124790973961353, -0.038937848061323166, 0.016655776649713516, 0.03457261994481087, -0.015617821365594864, 0.009278538636863232, -0.02345583401620388, -0.023242423310875893, -0.023708047345280647, 0.07733246684074402, -0.022330574691295624, -0.05874628946185112, 0.0027331188321113586, 0.02671520598232746, -0.0025827609933912754, -0.016985593363642693, -0.003426705254241824, -0.00756639800965786, 0.003598889335989952, -0.052537962794303894, -0.015608121640980244, -0.04613562673330307, -0.004804177675396204, -0.020565081387758255, -0.004360379185527563, -0.009074827656149864, 0.016655776649713516, -0.03189527988433838, 0.02518252469599247, 0.0014562890864908695, -0.030440201982855797, 0.013920232653617859, 0.0034946089144796133, -0.026249581947922707, -0.008255134336650372, 0.04931739345192909, -0.04101375862956047, 0.022563386708498, -0.002529408084228635, -0.027859866619110107, -0.026676403358578682, 0.04427313059568405, -0.04345828667283058, -0.025473540648818016, -0.01769373007118702, -0.05172312259674072, 0.058203063905239105, -0.049123384058475494, -0.004037837497889996, -0.011757018975913525, 0.051451507955789566, -0.015860334038734436, -0.0756639838218689, -0.0019207010045647621, 0.0034242800902575254, -0.05172312259674072, 0.03501884266734123, 0.05975514277815819, -0.06576946377754211, -0.03170126676559448, 0.02182614803314209, 0.018081750720739365, -0.019536828622221947, 0.01299868430942297, -0.08109626919031143, 0.021573934704065323, -0.04291505739092827, -0.045631200075149536, 0.02108890935778618, -0.02941194735467434, 0.004195470828562975, 0.0012647040421143174, -0.045553598552942276, 0.015452913008630276, 0.005645697005093098, 0.018101152032613754, -0.002200803253799677, -0.017470618709921837, 0.051567912101745605, -0.0034921837504953146, 0.09009834378957748, -0.06619628518819809, -0.05432285740971565, 0.016597572714090347, -0.029935775324702263, 0.03950047865509987, -0.04113016277551651, -0.11198268830776215, 0.025027316063642502, -0.00899722333997488, -0.0024045140016824007, 0.015976740047335625, -0.009283388033509254, 0.03181767463684082, -0.035600874572992325, -0.029625358060002327, 0.008032022975385189, 0.007445141673088074, -0.05350801348686218, 0.0028568003326654434, 0.05401244014501572, -0.03379657864570618, 0.05098588392138481, 0.04749369993805885, -0.027452444657683372, -0.06743794679641724, 0.0023790502455085516, 0.00469747232273221, 0.019478624686598778, -0.02504671737551689, 0.002900452585890889, 0.03789019212126732, -0.025492941960692406, 0.060026757419109344, 0.03366076946258545, -0.043186672031879425, -0.039054255932569504, -0.043070267885923386, -0.023203620687127113, -0.012048033997416496, 0.04671765863895416, -0.004733848851174116, 0.06382935494184494, 0.04885176941752434, -0.02017706073820591, 0.006591496989130974, -0.022272372618317604, -0.05560332536697388, 0.007105623837560415, -0.0076828040182590485, -0.015520816668868065, 0.06829158961772919, 0.015588720329105854, 0.04446713998913765, 0.0017072898335754871, -0.015365608036518097, -0.0328071266412735, 0.05277077481150627, 0.0028179981745779514, 0.039034854620695114, 0.029858170077204704, 0.01634535938501358, 0.008764411322772503, -0.016393862664699554, 0.021981356665492058, 0.06216087192296982, 0.12152799218893051, -0.022873803973197937, -0.012513658031821251, -0.03168186545372009, 0.03680373728275299, -0.04085854813456535, -0.053934838622808456, -0.01604464463889599, 0.003586763748899102, -0.002999882912263274, 0.0035843385849148035, 0.04458354413509369, -0.0384916253387928, 0.0470280759036541 ]
24,297
postgrest.base_request_builder
_get_count_from_content_range_header
null
@staticmethod def _get_count_from_content_range_header( content_range_header: str, ) -> Optional[int]: content_range = content_range_header.split("/") return None if len(content_range) < 2 else int(content_range[1])
(content_range_header: str) -> Optional[int]
[ -0.044336721301078796, -0.05708225071430206, -0.040349483489990234, 0.025576256215572357, 0.009695462882518768, 0.044404879212379456, 0.020379215478897095, 0.01773809641599655, -0.015582602471113205, -0.06826014816761017, 0.05152738094329834, 0.019782833755016327, -0.02146974205970764, -0.06171698868274689, 0.0354761928319931, 0.020992636680603027, 0.050334617495536804, 0.018641188740730286, 0.03176158666610718, -0.027160927653312683, -0.020668886601924896, -0.023037374019622803, 0.004728455096483231, -0.01510549709200859, -0.0342663899064064, 0.007399393245577812, 0.00707138329744339, -0.020242899656295776, 0.02952941507101059, -0.029682770371437073, -0.011331252753734589, -0.04546132683753967, -0.060319751501083374, 0.03021099418401718, 0.016196023672819138, 0.004112903960049152, 0.030330270528793335, 0.013410069048404694, -0.043552905321121216, 0.014798786491155624, -0.07149764895439148, -0.008817929774522781, -0.00008726076339371502, -0.0200384259223938, -0.02377007156610489, 0.013580463826656342, 0.004168282262980938, -0.05074356496334076, 0.0009717827197164297, -0.01784033328294754, 0.022202439606189728, -0.03482869267463684, -0.02998948097229004, -0.029120467603206635, -0.042769089341163635, 0.05081172287464142, 0.023327045142650604, 0.07906317710876465, -0.02959757298231125, 0.0809715986251831, 0.0049627479165792465, 0.01652829349040985, -0.03885000944137573, -0.07020264863967896, 0.018896780908107758, 0.008532518520951271, 0.06151251494884491, 0.0033354777842760086, -0.008834969252347946, -0.01538664847612381, 0.014730628579854965, 0.014645431190729141, 0.003120354376733303, 0.0449160635471344, 0.061001330614089966, 0.008834969252347946, -0.032034218311309814, 0.049312248826026917, 0.02651342749595642, 0.020924478769302368, 0.10012397170066833, 0.020191781222820282, 0.0913316011428833, -0.0488351434469223, 0.08417502045631409, -0.024707242846488953, 0.06331869959831238, 0.006875429302453995, 0.0030436767265200615, 0.055344223976135254, -0.007275857031345367, 0.03482869267463684, -0.004097994416952133, -0.04846027493476868, 0.0634550154209137, 0.01922053098678589, -0.00010822730837389827, -0.021623097360134125, -0.032494284212589264, -0.026751980185508728, -0.03119928389787674, 0.07667765021324158, -0.008417502045631409, -0.007395133376121521, -0.0224580317735672, 0.017082076519727707, -0.012123588472604752, -0.0321875736117363, -0.027280203998088837, -0.00008040503598749638, 0.03300546854734421, -0.08553817868232727, -0.019135333597660065, -0.009065002202987671, 0.06447738409042358, -0.02046441286802292, 0.04549540579319, 0.007659245282411575, 0.014517635107040405, -0.02256026864051819, 0.01876046508550644, 0.018112964928150177, -0.008362123742699623, -0.004694376140832901, 0.0458361953496933, -0.0015378128737211227, -0.018777504563331604, -0.014986220747232437, 0.027263164520263672, 0.03568066656589508, 0.02480947971343994, -0.024281255900859833, 0.00916723906993866, -0.05087988078594208, 0.018947899341583252, 0.006347205489873886, -0.004711415618658066, 0.05674146115779877, -0.06682883203029633, -0.008004294708371162, 0.0013035200536251068, 0.008541038259863853, -0.018130004405975342, -0.036873430013656616, -0.024315334856510162, 0.03670303523540497, 0.028455927968025208, 0.04587027430534363, 0.012541055679321289, -0.02647934854030609, -0.005018126219511032, -0.040179088711738586, -0.0100192129611969, 0.021776452660560608, 0.007131021469831467, -0.026411190629005432, 0.008962765336036682, -0.03847514092922211, -0.00664539635181427, -0.05398106575012207, 0.06066054105758667, -0.008783850818872452, 0.0279277041554451, -0.04736974835395813, -0.007859459146857262, 0.003699696622788906, 0.0002968596527352929, -0.03322698175907135, -0.023395203053951263, -0.026019282639026642, 0.021265268325805664, 0.04822172224521637, -0.020566649734973907, 0.0044047050178050995, 0.06083093583583832, 0.04375737905502319, -0.0245879665017128, 0.026377111673355103, -0.026990532875061035, 0.043552905321121216, 0.039497509598731995, -0.018470793962478638, -0.016323819756507874, 0.020805202424526215, -0.003237500786781311, 0.005448373034596443, -0.0014377059414982796, -0.037725403904914856, 0.017116155475378036, 0.05892251431941986, 0.042871326208114624, -0.02625783532857895, 0.0009334438946098089, 0.028898954391479492, 0.011135298758745193, -0.044336721301078796, -0.03390856087207794, -0.010249245911836624, -0.010905265808105469, -0.02039625495672226, 0.00362514890730381, 0.0024898936972022057, -0.00635998509824276, 0.05500343441963196, 0.002419605851173401, 0.002626209519803524, 0.07020264863967896, 0.04893738031387329, -0.15580898523330688, 0.015838194638490677, -0.08158501982688904, -0.054526329040527344, -0.03554435074329376, 0.010317403823137283, -0.007288636639714241, -0.06308014690876007, -0.03516948223114014, -0.011612404137849808, 0.02291809767484665, -0.043552905321121216, 0.07667765021324158, 0.060217514634132385, 0.06086501479148865, -0.03591921925544739, 0.07810896635055542, -0.0406561940908432, -0.014594312757253647, -0.02107783406972885, 0.0035548610612750053, -0.0010569801088422537, 0.014594312757253647, 0.012166187167167664, 0.05796830356121063, 0.016656089574098587, 0.014253523200750351, -0.041201457381248474, -0.010649673640727997, 0.02704165130853653, 0.01993618905544281, -0.019254609942436218, -0.051220670342445374, 0.029733888804912567, 0.004579359665513039, 0.04259869456291199, -0.047028958797454834, -0.024928756058216095, -0.03922487795352936, 0.005588948726654053, -0.02160605788230896, -0.005780642852187157, -0.049380406737327576, -0.02736540138721466, -0.041099220514297485, -0.032528363168239594, 0.007373834028840065, 0.022509150207042694, -0.05749119818210602, 0.03816843032836914, -0.00296699907630682, -0.007292896509170532, 0.027808427810668945, -0.06839646399021149, 0.0439959317445755, -0.046892642974853516, -0.06434106826782227, -0.001408951822668314, 0.00532909668982029, 0.056093961000442505, -0.036975666880607605, 0.04379145801067352, -0.03816843032836914, -0.035408034920692444, 0.02238987386226654, -0.10373634099960327, 0.03309066593647003, -0.061989620327949524, 0.044404879212379456, -0.028762638568878174, 0.0400768518447876, 0.023821189999580383, -0.01595747098326683, 0.008817929774522781, -0.006385544314980507, -0.010240726172924042, 0.0734742283821106, 0.04239422082901001, 0.0346071794629097, -0.00845584087073803, -0.09610265493392944, -0.008319525048136711, -0.06355725228786469, -0.02281586080789566, -0.028694480657577515, 0.01538664847612381, 0.0008919101674109697, 0.041167378425598145, 0.03554435074329376, -0.029120467603206635, 0.04566580057144165, 0.057627514004707336, -0.020208820700645447, 0.03322698175907135, -0.0038253627717494965, -0.03293731063604355, -0.05053909122943878, 0.0002918010577559471, 0.010785989463329315, 0.031080007553100586, -0.0017518713138997555, 0.00831526517868042, -0.03223869204521179, 0.03070513904094696, -0.007978735491633415, -0.05064132809638977, 0.010087370872497559, 0.06154659390449524, -0.009848818182945251, 0.08403870463371277, -0.014338720589876175, 0.008025594055652618, 0.009022403508424759, 0.01705651730298996, -0.012498456984758377, -0.007182139903306961, 0.020242899656295776, -0.01520773395895958, -0.011101219803094864, -0.0025878706946969032, 0.019953228533267975, 0.03113112598657608, -0.041133299469947815, 0.016766846179962158, 0.003769984468817711, -0.008408982306718826, -0.0025814808905124664, -0.04488198459148407, 0.0078892782330513, 0.0010559151414781809, -0.053503960371017456, 0.006262008100748062, 0.00417680200189352, -0.05738896131515503, 0.027450598776340485, 0.04811948537826538, 0.0473356693983078, -0.08758291602134705, 0.023446321487426758, -0.011211976408958435, 0.010811548680067062, -0.0776318609714508, -0.01862414926290512, 0.036260008811950684, 0.052788302302360535, 0.0321875736117363, 0.036873430013656616, 0.019731715321540833, 0.055241987109184265, -0.057661592960357666, 0.04426856338977814, 0.07272449135780334, 0.023037374019622803, -0.01265181228518486, -0.0008013879414647818, -0.015829674899578094, -0.0342663899064064, 0.015591122210025787, -0.031216323375701904, 0.06226225197315216, 0.033704087138175964, -0.016196023672819138, -0.022577308118343353, -0.01862414926290512, -0.027910664677619934, -0.027160927653312683, 0.015752997249364853, -0.016690168529748917, 0.000789673300459981, 0.020992636680603027, -0.06935067474842072, -0.012549575418233871, -0.030688099563121796, 0.05721856653690338, -0.05807054042816162, 0.0076848044991493225, -0.09773844480514526, -0.02118007093667984, -0.020276978611946106, -0.03290323168039322, -0.03506724536418915, 0.000005832360329804942, 0.06086501479148865, 0.023480400443077087, -0.008766811341047287, -0.027569875121116638, -0.039463430643081665, 0.0042982082813978195, -0.019288688898086548, -0.016656089574098587, 0.10114634037017822, 0.005801942199468613, 0.0467563271522522, 0.025218427181243896, 0.042871326208114624, 0.06870317459106445, 0.030960731208324432, 0.0009914846159517765, 0.023923426866531372, -0.06260304152965546, 0.009448390454053879, -0.01531849056482315, -0.03806619346141815, -0.0935126543045044, 0.01641753688454628, -0.011169377714395523, -0.042053431272506714, -0.05227711796760559, 0.06652212142944336, -0.0024643344804644585, -0.022679544985294342, -0.049516722559928894, -0.02249211072921753, -0.004677336663007736, 0.034385666251182556, 0.0798129141330719, 0.037691324949264526, -0.018896780908107758, 0.010726351290941238, -0.04218974709510803, -0.01428760215640068, 0.001366353128105402, -0.039531588554382324, -0.008153390139341354, -0.052004486322402954, -0.033704087138175964, 0.013205595314502716, 0.018317438662052155, -0.024110861122608185, 0.03300546854734421, -0.002694367431104183, -0.019527241587638855, 0.04566580057144165, 0.06045606732368469, -0.01741434633731842, 0.03724829852581024, 0.005452632904052734, -0.04757422208786011, -0.027842506766319275, -0.04713119566440582, -0.04754014313220978, -0.05997896194458008, -0.07940396666526794, -0.03878185153007507, -0.008187469094991684, 0.0027305763214826584, -0.032392047345638275, -0.008945725858211517, -0.028796717524528503, 0.06052422523498535, -0.002078816294670105, -0.04658593237400055, 0.03912264108657837, 0.10237318277359009, 0.01368270069360733, -0.04723343253135681, -0.00014763110084459186, -0.027314282953739166, -0.009090561419725418, -0.02451980859041214, -0.01737174764275551, -0.014168325811624527, 0.01628122106194496, 0.03119928389787674, 0.0058615803718566895, -0.03598737716674805, 0.008996844291687012, 0.00920131802558899, 0.042700931429862976, 0.04126961529254913, 0.03728237748146057, 0.038645535707473755, 0.08608344197273254, 0.012004312127828598, 0.005303537473082542, -0.00291375070810318, -0.005192780867218971, 0.015429247170686722, -0.041951194405555725, -0.05834317207336426, -0.0005969142075628042, -0.0342663899064064, 0.00589991919696331, -0.012873325496912003, -0.03506724536418915, -0.021810531616210938, 0.07047528028488159, -0.05040277540683746, 0.08110791444778442, 0.02416197955608368, 0.015650760382413864, 0.006023455411195755, -0.04293948411941528, -0.01674128696322441, 0.008391942828893661, -0.0065048206597566605, 0.008374903351068497, 0.019595399498939514, 0.019527241587638855, -0.009260956197977066, 0.045393168926239014, -0.024349413812160492, -0.013708259910345078, 0.07340607047080994, 0.005192780867218971, 0.01641753688454628, -0.016247142106294632, 0.06389804184436798, 0.01630678027868271, 0.0330565869808197, 0.005533570423722267, 0.03401079773902893, -0.018147043883800507, -0.015931911766529083, 0.040247246623039246, -0.058581724762916565, 0.012907404452562332, 0.026666782796382904, -0.031471915543079376, -0.04634737968444824, -0.026002243161201477, 0.028864875435829163, 0.00417680200189352, 0.012984082102775574, 0.00898832455277443, 0.022151321172714233, 0.042803168296813965, 0.025082111358642578, -0.02412790060043335, -0.04331435263156891, 0.0014973441138863564, 0.03561250865459442, -0.03496500849723816, -0.04587027430534363, 0.006939327344298363, 0.046006590127944946, -0.02107783406972885, 0.0321364551782608, -0.028046980500221252, 0.027808427810668945, 0.01876046508550644, 0.008477140218019485, -0.022935137152671814, -0.02399158477783203, 0.04208751022815704, -0.028984151780605316, 0.013001121580600739, 0.04811948537826538, -0.053708434104919434, -0.03816843032836914, 0.03670303523540497, -0.011995792388916016, 0.033312179148197174, -0.051186591386795044, -0.004076695069670677, 0.06260304152965546, -0.0768139660358429, 0.011390890926122665, -0.023054413497447968, -0.0664539635181427, -0.055173829197883606, 0.021520860493183136, -0.00746329128742218, 0.0008583636954426765, -0.01023220643401146, 0.028472967445850372, 0.0028029941022396088, 0.010888226330280304, -0.028626322746276855, -0.008472880348563194, 0.087991863489151, -0.016161944717168808, 0.018862701952457428, -0.02242395281791687, 0.07599607110023499, -0.08185765147209167, 0.01542072743177414, -0.008630495518445969, -0.055207908153533936, -0.01670720800757408, 0.0009691203013062477, 0.007574047893285751, -0.06072869896888733, -0.0010708246845752, 0.014440957456827164, -0.03283507376909256, -0.003989367745816708, 0.0876510739326477, 0.016749806702136993, -0.03067106008529663, -0.023855268955230713, 0.01080302894115448, 0.019527241587638855, 0.06328462064266205, -0.027689151465892792, 0.07074791193008423, 0.0709523856639862, 0.000840259250253439, -0.02906934916973114, 0.015378128737211227, 0.011493127793073654, -0.06757856905460358, 0.01670720800757408, -0.03506724536418915, 0.005955297499895096, 0.008928686380386353, -0.025951124727725983, 0.004894590005278587, 0.00232801865786314, 0.004694376140832901, -0.004805132746696472, 0.038679614663124084, -0.01247289776802063, -0.02412790060043335, 0.009073521941900253, -0.028455927968025208, -0.0031650830060243607, 0.06826014816761017, -0.010206647217273712, 0.0027816947549581528, -0.026888296008110046, 0.029120467603206635, 0.027160927653312683, -0.022117242217063904, 0.036055535078048706, -0.024349413812160492, 0.05548053979873657, 0.02625783532857895, -0.03799803555011749, -0.004647517576813698, -0.01755066215991974, 0.0236678346991539, -0.018215201795101166, 0.04396185278892517, -0.016298260539770126, -0.013393029570579529, -0.004519721493124962, -0.0036230189725756645, 0.014670990407466888, 0.003194902092218399, 0.021589018404483795, 0.0027987342327833176, -0.014381319284439087, -0.027246125042438507, 0.05234527587890625, 0.010956384241580963, -0.04051987826824188, -0.004357846453785896, -0.006210889667272568, -0.018317438662052155, -0.0631142258644104, -0.06086501479148865, 0.010334443300962448, -0.029546454548835754, 0.030943691730499268, -0.0003522379556670785, -0.028864875435829163, -0.09003660082817078, 0.030330270528793335, -0.06154659390449524, 0.019561320543289185, 0.009618785232305527, 0.05248159170150757, 0.029341980814933777, 0.025116190314292908, 0.02939309924840927, 0.0031033148989081383, -0.012890364974737167, 0.0042662592604756355, -0.011237535625696182, 0.008834969252347946, 0.03510132431983948, 0.043655142188072205, 0.011484608054161072, -0.055173829197883606, 0.005512271076440811, 0.01556556299328804, 0.04144001007080078, -0.07190659642219543, -0.047812774777412415, 0.04546132683753967, 0.03997461497783661, 0.02779138833284378, -0.026308953762054443, -0.018147043883800507, 0.041951194405555725, -0.02497987449169159, 0.018351517617702484, -0.05323132872581482, 0.07892686128616333, 0.02235579490661621, -0.007399393245577812, 0.0135037861764431, 0.001211932860314846, 0.016971319913864136, -0.03136967867612839, -0.07783633470535278, -0.04730159044265747, -0.020873360335826874, 0.02082224190235138, -0.027229085564613342, 0.017286550253629684, -0.036225929856300354, -0.007714623585343361, -0.014202404767274857, 0.0008391942828893661, 0.006044754758477211, 0.0685327798128128, -0.011152338236570358, 0.05674146115779877, 0.026496388018131256, -0.007403653115034103, 0.01777217537164688, 0.02714388817548752, 0.03423231095075607, 0.042803168296813965, -0.037691324949264526, -0.051084354519844055, 0.052754223346710205, 0.010428160429000854, 0.02210020273923874, 0.04501830041408539, -0.01041112095117569, -0.013009641319513321, -0.0007715688552707434, -0.03997461497783661, 0.015412207692861557, 0.026530466973781586, -0.006619837135076523, 0.00572100467979908, 0.014875464141368866, -0.020634807646274567, 0.024281255900859833, 0.018930859863758087, -0.05899067223072052, 0.005848800763487816, 0.05500343441963196, -0.039463430643081665, 0.03142079710960388, 0.02480947971343994, -0.01062411442399025, 0.02203204482793808, -0.024536848068237305, -0.039463430643081665, 0.04075843095779419, -0.020106583833694458, -0.039497509598731995, -0.03223869204521179, -0.011493127793073654, 0.011697601526975632, 0.010470759123563766, 0.04822172224521637, 0.0382365882396698, 0.008511219173669815, -0.023821189999580383, -0.001013316446915269, 0.0013727429322898388, 0.024639084935188293, 0.012285463511943817, 0.022679544985294342 ]
24,298
postgrest.base_request_builder
_is_count_in_prefer_header
null
@staticmethod def _is_count_in_prefer_header(prefer_header: str) -> bool: pattern = f"count=({'|'.join([cm.value for cm in CountMethod])})" return bool(search(pattern, prefer_header))
(prefer_header: str) -> bool
[ 0.04002905637025833, -0.07501561939716339, -0.009316512383520603, 0.0024219476617872715, 0.0327070876955986, 0.0010096845217049122, 0.03850940242409706, -0.019703689962625504, 0.019893646240234375, -0.03654075786471367, 0.01705292984843254, 0.013435118831694126, 0.008440121077001095, -0.07453209906816483, -0.007261526305228472, -0.04458801448345184, 0.050528477877378464, 0.04106518253684044, 0.016275834292173386, -0.03550463169813156, -0.025488734245300293, 0.04092703014612198, -0.013081108219921589, 0.034589387476444244, 0.03113562799990177, 0.03534921258687973, 0.004761868622153997, -0.016474425792694092, 0.01626719906926155, 0.040547117590904236, -0.027578257024288177, -0.02490159496665001, -0.06962776184082031, 0.04893974959850311, 0.020066333934664726, -0.008401266299188137, 0.021672330796718597, 0.014402170665562153, -0.03947645425796509, -0.03336330130696297, 0.008103379979729652, -0.023105639964342117, 0.02346828579902649, -0.025851378217339516, -0.06334192305803299, 0.01894386298954487, -0.036022696644067764, 0.0032702770549803972, 0.04572775587439537, -0.011319691315293312, 0.017994079738855362, -0.019582808017730713, -0.037680499255657196, 0.011069294065237045, -0.05260073393583298, -0.017078833654522896, 0.02780275233089924, 0.07964365929365158, -0.03509018197655678, 0.060958828777074814, -0.03560824319720268, 0.00009754167695064098, -0.013866838067770004, -0.047869086265563965, 0.010326736606657505, -0.033225152641534805, 0.0023809343110769987, 0.0010733632370829582, 0.010145413689315319, -0.043517351150512695, 0.00030760030495002866, -0.00954100675880909, 0.009972725994884968, 0.07701880484819412, -0.012416260316967964, -0.03730058670043945, -0.017942272126674652, -0.004330148920416832, 0.031653691083192825, -0.04710925742983818, 0.03567732125520706, -0.02921879291534424, 0.09698152542114258, -0.046314895153045654, 0.04849076271057129, 0.005340373143553734, 0.0473855584859848, 0.00014368172560352832, 0.04520969092845917, 0.06672660261392593, -0.03106655366718769, 0.030306726694107056, 0.04842168837785721, -0.01696658506989479, 0.006026807706803083, 0.009022942744195461, 0.04082341864705086, 0.006592360325157642, -0.035884544253349304, -0.02521243318915367, -0.0236927792429924, 0.016500327736139297, 0.07508470118045807, -0.0670374408364296, -0.003106223652139306, 0.012269475497305393, -0.03515925630927086, -0.00885025504976511, -0.0000015261967973856372, 0.01677662879228592, 0.004735965747386217, -0.10616851598024368, 0.024521682411432266, -0.03964914008975029, 0.09919192641973495, -0.017450112849473953, 0.05878296121954918, -0.04600405693054199, -0.03961460292339325, 0.023813661187887192, 0.03667891025543213, 0.049008823931217194, 0.02531604655086994, -0.018615756183862686, 0.019772764295339584, -0.03678252175450325, 0.018253110349178314, 0.0045546432957053185, 0.06282385438680649, 0.0824066624045372, 0.035953618586063385, -0.00015339542005676776, 0.005443986039608717, -0.043275587260723114, 0.009946823120117188, 0.047972697764635086, 0.009497834369540215, 0.036298997700214386, -0.012925689108669758, 0.017268789932131767, 0.04096157103776932, 0.015585082583129406, 0.008219944313168526, -0.00695932237431407, 0.0052238088101148605, 0.0587138868868351, -0.001314586610533297, 0.04258483648300171, 0.010620305314660072, -0.03282796964049339, -0.005504426546394825, -0.046383969485759735, 0.007529192138463259, 0.022449426352977753, 0.004269708413630724, -0.021672330796718597, -0.010508058592677116, -0.02958143688738346, -0.04555506631731987, -0.014997944235801697, 0.11501014232635498, -0.02350282296538353, -0.021672330796718597, 0.03279343247413635, -0.031774573028087616, -0.005646894220262766, -0.033156074583530426, -0.012070883996784687, 0.0014775608433410525, -0.020912503823637962, 0.029754124581813812, -0.01913381926715374, -0.03091113455593586, 0.036195382475852966, 0.0015477152774110436, 0.050804778933525085, -0.05781590938568115, 0.00436036940664053, -0.006069979630410671, -0.005720286630094051, 0.0328797772526741, -0.029771393164992332, -0.050942931324243546, -0.01915108785033226, -0.015032481402158737, 0.0296159740537405, 0.046314895153045654, -0.0788838341832161, 0.02075708471238613, 0.06199495494365692, -0.014186310581862926, -0.00885888934135437, 0.01479935273528099, 0.028510771691799164, 0.018322186544537544, -0.06565593928098679, 0.0043797967955470085, 0.010792993940412998, -0.02799270860850811, -0.02935694344341755, 0.022328544408082962, 0.0010172396432608366, -0.005258346442133188, 0.027612794190645218, 0.040650732815265656, 0.020169947296380997, 0.034036785364151, 0.013426483608782291, -0.09532371908426285, -0.04400087520480156, -0.021033385768532753, -0.060820676386356354, 0.023174716159701347, 0.07819308340549469, 0.0011958637041971087, 0.058092210441827774, 0.04866344854235649, 0.018443066626787186, 0.0005323644145391881, -0.0495268888771534, 0.11480291187763214, 0.04845622554421425, 0.022432157769799232, 0.008953867480158806, 0.06019899994134903, -0.015585082583129406, -0.004761868622153997, 0.015550545416772366, -0.000620057457126677, -0.03227536752820015, -0.017346499487757683, 0.03363960236310959, 0.03377775102853775, 0.06593223661184311, -0.05263527110219002, -0.04531330615282059, -0.001465688575990498, 0.07052573561668396, -0.0038768432568758726, 0.016940683126449585, 0.0062426673248410225, 0.025678690522909164, -0.013780494220554829, 0.02353736013174057, -0.04838714748620987, -0.0763971284031868, 0.0030090867076069117, -0.004645304288715124, -0.027111999690532684, 0.021724138408899307, -0.02813085913658142, -0.044657088816165924, -0.00419847434386611, -0.07971273362636566, -0.018529411405324936, 0.03830217570066452, -0.10596129298210144, 0.04576229304075241, -0.01592182368040085, 0.00032190102501772344, -0.011457841843366623, -0.04275752231478691, 0.01790773496031761, -0.052255358546972275, -0.013383312150835991, 0.028752535581588745, 0.05153007060289383, 0.047627322375774384, -0.05014856532216072, -0.025471465662121773, -0.041997697204351425, -0.04514061659574509, -0.006518967915326357, -0.021206073462963104, -0.014428073540329933, -0.025782303884625435, 0.006298791151493788, -0.020256290212273598, -0.037542350590229034, 0.046280357986688614, 0.0053749107755720615, 0.016465790569782257, 0.006354914512485266, 0.025264238938689232, 0.026783892884850502, 0.06800449639558792, 0.047903623431921005, 0.03705882281064987, -0.08192314207553864, -0.01759689673781395, -0.03923469036817551, -0.031619153916835785, 0.06461980938911438, -0.011760045774281025, -0.002840715926140547, 0.06278932094573975, 0.12357545644044876, -0.08392632007598877, 0.010870703496038914, -0.014583492651581764, -0.015101556666195393, -0.0006896723061800003, 0.002827764255926013, -0.06779726594686508, -0.016552135348320007, -0.013132914900779724, -0.0023571897763758898, 0.02636944130063057, -0.018425798043608665, -0.003941601142287254, -0.03343237563967705, 0.0827520415186882, 0.01027492992579937, -0.06406720727682114, -0.010128145106136799, 0.00400204211473465, -0.059473711997270584, 0.035953618586063385, -0.010689380578696728, 0.014384902082383633, 0.006506016477942467, 0.013737321831285954, -0.014540321193635464, -0.027664601802825928, -0.04272298514842987, -0.02509155124425888, -0.00835377722978592, -0.05581272765994072, -0.03640260919928551, 0.01549010444432497, -0.044829778373241425, -0.006506016477942467, 0.04286113753914833, -0.007114741485565901, 0.0030479414854198694, 0.0030781617388129234, -0.00347750261425972, -0.0010998060461133718, -0.016664382070302963, 0.04607313126325607, -0.04672934487462044, -0.06593223661184311, -0.005608039442449808, 0.033225152641534805, 0.006834123749285936, -0.06631214916706085, -0.03933830186724663, 0.052531659603118896, 0.07377226650714874, -0.03507291153073311, -0.0024370579048991203, -0.011423304677009583, 0.050873853266239166, 0.04569321870803833, 0.08903788030147552, 0.01310701109468937, -0.017519187182188034, 0.0023269695229828358, 0.03581546992063522, 0.03148100525140762, 0.05847212299704552, -0.03196452930569649, 0.02959870547056198, -0.01904747448861599, -0.059750013053417206, 0.024504411965608597, -0.015662793070077896, 0.06427443772554398, -0.023848198354244232, -0.0017711302498355508, -0.04234307259321213, -0.07370319217443466, -0.01394454762339592, -0.050735704600811005, 0.020912503823637962, 0.009005674161016941, 0.0030414655338972807, 0.005759141407907009, -0.050839316099882126, -0.0171047355979681, -0.00782707892358303, 0.0588865727186203, -0.012200400233268738, 0.026058603078126907, -0.03365687280893326, 0.012278109788894653, 0.0021996120922267437, 0.011526917107403278, -0.02771640755236149, -0.01904747448861599, 0.0045632775872945786, 0.005504426546394825, -0.053533248603343964, -0.01889205537736416, -0.034762073308229446, 0.006989542860537767, -0.028251739218831062, 0.018598485738039017, 0.03507291153073311, -0.009635984897613525, 0.034762073308229446, -0.06665752828121185, 0.010508058592677116, 0.04289567470550537, -0.04804177209734917, 0.03215448558330536, 0.02800997719168663, -0.03833671286702156, -0.011457841843366623, -0.026093142107129097, -0.011233347468078136, -0.055087439715862274, -0.021050654351711273, -0.01256304420530796, -0.07404857128858566, 0.04020174220204353, 0.00885888934135437, -0.02182774990797043, 0.014825255610048771, -0.007140644360333681, 0.05059755593538284, -0.022846609354019165, 0.020290827378630638, 0.07308151572942734, 0.06544871628284454, -0.009955457411706448, -0.018563948571681976, -0.053395096212625504, 0.04255029931664467, -0.0010123827960342169, -0.02800997719168663, 0.007391042076051235, -0.008988404646515846, -0.018149498850107193, 0.036057233810424805, -0.0015433981316164136, -0.046453043818473816, -0.029892275109887123, -0.05042486637830734, -0.020895235240459442, 0.026127679273486137, 0.004062482621520758, -0.03882024064660072, 0.03781864792108536, 0.024504411965608597, -0.03847486525774002, -0.007101789582520723, -0.006795268971472979, -0.027474643662571907, -0.06496518850326538, -0.03622991964221001, -0.009186996147036552, -0.03719697147607803, -0.01913381926715374, -0.020877966657280922, 0.02813085913658142, -0.02080889232456684, 0.03085932694375515, -0.0030760031659156084, -0.009186996147036552, 0.04168685898184776, 0.049181513488292694, -0.06924784928560257, 0.025436926633119583, -0.010887972079217434, 0.015826845541596413, -0.03999451547861099, -0.01327106449753046, -0.0006265332922339439, 0.04572775587439537, -0.02343374863266945, -0.04569321870803833, -0.011440573260188103, -0.02046351507306099, 0.01550737302750349, 0.04973411560058594, 0.02507428266108036, 0.07308151572942734, -0.0500449538230896, 0.050839316099882126, 0.037576887756586075, 0.002454326720908284, -0.02968505024909973, -0.04279205948114395, 0.03878570348024368, -0.023105639964342117, -0.038716625422239304, -0.010490790009498596, 0.004330148920416832, -0.08406446874141693, 0.04217038303613663, 0.016293102875351906, 0.030513951554894447, 0.02787182666361332, 0.10278383642435074, -0.0020787306129932404, 0.05937010049819946, -0.0006400245474651456, -0.008422852493822575, 0.009100652299821377, 0.01323652733117342, -0.008422852493822575, -0.014039525762200356, -0.012796172872185707, 0.02481525018811226, -0.04545145481824875, 0.03995997831225395, 0.0014948296593502164, 0.028700727969408035, 0.0022147223353385925, -0.02802724577486515, 0.02925333008170128, -0.013573268428444862, 0.0739104226231575, 0.031619153916835785, 0.012994764372706413, -0.02782002091407776, -0.06379090994596481, -0.034537579864263535, 0.0050165834836661816, 0.022466694936156273, -0.025695959106087685, -0.023088371381163597, -0.06589770317077637, 0.007421262562274933, 0.05035579204559326, 0.0046539390459656715, -0.056572556495666504, 0.0250224769115448, -0.019617345184087753, -0.021188804879784584, 0.010447617620229721, -0.0190992821007967, 0.04849076271057129, 0.03660983592271805, 0.012044981122016907, 0.01099158450961113, -0.0027414204087108374, -0.00814223475754261, 0.013046571053564548, 0.01913381926715374, -0.04579683020710945, -0.01930650696158409, -0.0011969429906457663, 0.03372594714164734, 0.10755002498626709, 0.009221533313393593, -0.032966118305921555, -0.003654507687315345, -0.053636860102415085, -0.02519516460597515, -0.008306288160383701, 0.014954771846532822, -0.061269666999578476, 0.09242255985736847, 0.06852255761623383, -0.03217175602912903, -0.008694835938513279, 0.0021596779115498066, 0.008953867480158806, -0.0027673235163092613, -0.07328874617815018, 0.007382407784461975, 0.013659612275660038, -0.05633079260587692, -0.040650732815265656, -0.0018930911319330335, -0.007192451041191816, -0.04082341864705086, -0.007481703069061041, 0.031187433749437332, -0.0028730949852615595, -0.01041308045387268, 0.034382160753011703, -0.012312646955251694, -0.015567813999950886, 0.008414218202233315, 0.02355462871491909, 0.07660435140132904, -0.02659393660724163, -0.03781864792108536, 0.001570380525663495, 0.037369661033153534, -0.053636860102415085, 0.007114741485565901, -0.010136779397726059, -0.01027492992579937, -0.012096786871552467, 0.025385120883584023, 0.0001927898556459695, -0.07584452629089355, -0.017372403293848038, 0.0557091161608696, -0.04963050037622452, -0.014281288720667362, 0.08440984785556793, 0.024107230827212334, 0.018201304599642754, 0.022673921659588814, 0.046556659042835236, -0.005655528511852026, 0.039165616035461426, -0.033138807862997055, -0.0176832415163517, 0.06938599795103073, 0.004951825365424156, -0.04389726370573044, 0.05557096377015114, -0.014393536373972893, -0.026922043412923813, -0.004459665156900883, 0.05418946221470833, -0.01391001045703888, 0.005465571768581867, 0.020325366407632828, 0.011760045774281025, 0.0004891924327239394, -0.022812072187662125, -0.005992270074784756, 0.012260841205716133, -0.05453483760356903, 0.005940463859587908, 0.03643714636564255, 0.010059069842100143, -0.03847486525774002, 0.04109971970319748, -0.05035579204559326, -0.031532809138298035, 0.004550326149910688, -0.06855709850788116, 0.0190992821007967, -0.03698974847793579, 0.08337371796369553, 0.006380817852914333, -0.013184720650315285, 0.012165862135589123, -0.005141782108694315, -0.007645756471902132, 0.005193588323891163, -0.003803450847044587, -0.03954552859067917, -0.0078054931946098804, -0.031152896583080292, -0.01897840015590191, -0.006152006331831217, 0.00851783063262701, 0.01239899080246687, -0.04009813070297241, 0.05781590938568115, 0.005759141407907009, -0.027025656774640083, 0.009774135425686836, 0.04742009565234184, 0.0027068827766925097, -0.025506002828478813, -0.013279699720442295, 0.00210139574483037, 0.034382160753011703, -0.00165348662994802, -0.06151143088936806, 0.006190861109644175, -0.02063620463013649, 0.05318787321448326, -0.020929772406816483, 0.018322186544537544, -0.015110190957784653, 0.04607313126325607, -0.0528770349919796, 0.017976809293031693, -0.022622114047408104, 0.08185406029224396, 0.07536099851131439, 0.005042486824095249, -0.024141767993569374, -0.020100871101021767, 0.02640398032963276, -0.06196041777729988, -0.03087659552693367, 0.03971821814775467, -0.03517652302980423, 0.016854338347911835, -0.031187433749437332, -0.02636944130063057, -0.012321281246840954, 0.015533276833593845, 0.06586316227912903, -0.036126308143138885, -0.02338194102048874, -0.01887478679418564, -0.06900608539581299, -0.006208130158483982, -0.08074886351823807, 0.028493503108620644, 0.04576229304075241, 0.01265802327543497, 0.03650622069835663, -0.013176086358726025, 0.07018036395311356, 0.004934556782245636, -0.016103146597743034, -0.0019362630555406213, -0.023278329521417618, 0.04424263909459114, 0.011060659773647785, -0.07315059006214142, 0.0381985642015934, -0.028355352580547333, -0.024314455687999725, 0.007749369367957115, 0.02326105907559395, -0.036333534866571426, 0.021171536296606064, -0.00471869669854641, -0.015697330236434937, 0.0009638143237680197, 0.02813085913658142, 0.0039264908991754055, 0.006471478845924139, 0.02946055494248867, -0.03517652302980423, 0.03923469036817551, 0.06596677750349045, -0.004960459657013416, 0.07170001417398453, -0.06202949211001396, -0.044933389872312546, -0.01923743262887001, -0.0011408193968236446, 0.016241297125816345, -0.01322789303958416, 0.004239487927407026, -0.01565415784716606, -0.05291157215833664, -0.002445692429319024, -0.009627350606024265, 0.041859544813632965, -0.0037365343887358904, 0.01624993048608303, 0.03343237563967705, 0.010033166967332363, 0.01604270562529564, 0.021016117185354233, -0.0022665285505354404, 0.008478975854814053, -0.034537579864263535, 0.015153363347053528, 0.035884544253349304, -0.0032076777424663305, 0.015550545416772366, -0.012934323400259018, 0.014972040429711342, -0.010447617620229721, 0.025523271411657333, -0.030185844749212265, 0.04286113753914833, 0.012847979553043842, -0.025730496272444725, -0.010223123244941235, -0.015412394888699055, -0.004757551476359367, 0.038751162588596344, 0.013063839636743069, -0.007442848291248083, 0.017976809293031693, 0.0032227879855781794, 0.010145413689315319, 0.006717559415847063, 0.022673921659588814 ]
24,307
storage3.utils
StorageException
Error raised when an operation on the storage API fails.
class StorageException(Exception): """Error raised when an operation on the storage API fails."""
null
[ -0.009708229452371597, -0.04734281450510025, -0.073914535343647, 0.048975326120853424, 0.0689127966761589, -0.02497394196689129, -0.015856195241212845, 0.03171239048242569, 0.04261895269155502, -0.03546369448304176, 0.06335531175136566, 0.018443899229168892, 0.020128510892391205, -0.06373739242553711, -0.03744354844093323, 0.034352194517850876, -0.02414032071828842, 0.029715171083807945, 0.04098644107580185, -0.02419242076575756, -0.006074156146496534, 0.047898564487695694, 0.04227161034941673, -0.042549483478069305, 0.00189193245023489, 0.10371653735637665, 0.03890238702297211, -0.004988709930330515, 0.061132319271564484, -0.01959013007581234, -0.049253199249506, 0.004945292137563229, -0.004910557996481657, 0.0816255435347557, -0.009742964059114456, 0.010906562209129333, 0.022282036021351814, 0.018374430015683174, -0.08433481305837631, -0.007480894215404987, -0.13414376974105835, 0.030479324981570244, -0.015439384616911411, -0.05547063425183296, 0.04939213767647743, 0.039041321724653244, 0.017332402989268303, 0.0041116694919764996, -0.02533865161240101, 0.027926355600357056, 0.004988709930330515, 0.015309130772948265, -0.01207016035914421, -0.017480023205280304, -0.020215347409248352, 0.05842304602265358, 0.04518929123878479, 0.019277522340416908, -0.06509202718734741, 0.019468560814857483, 0.0000827652620500885, 0.020736360922455788, -0.020371651276946068, -0.018061822280287743, 0.006486625410616398, -0.0003535840369295329, -0.03214656934142113, -0.01158388052135706, -0.021917326375842094, 0.03496004641056061, 0.035811036825180054, -0.037964560091495514, -0.04175059497356415, 0.010220560245215893, 0.0205974243581295, -0.006026396527886391, -0.03768668696284294, 0.011757551692426205, 0.011609930545091629, -0.0025117220357060432, 0.021135805174708366, -0.041507456451654434, 0.028742611408233643, 0.0025247475132346153, 0.08232022821903229, 0.024296624585986137, 0.018304962664842606, -0.03141715005040169, -0.03237234428524971, 0.0477248914539814, -0.047516487538814545, 0.01176623534411192, -0.03640151768922806, -0.034751638770103455, 0.005935219116508961, -0.004467695951461792, -0.012148312292993069, -0.06648139655590057, -0.016950326040387154, 0.005996003746986389, 0.0037339343689382076, 0.04352204501628876, 0.07537337392568588, -0.030062513425946236, 0.0022968037519603968, -0.07530390471220016, 0.007480894215404987, -0.05790203437209129, 0.002737494884058833, -0.017210831865668297, 0.00027841690462082624, 0.005574850831180811, -0.042966295033693314, -0.00454584788531065, 0.01821812614798546, 0.002893799217417836, 0.030375121161341667, -0.021483147516846657, -0.008357934653759003, -0.02282041683793068, 0.058596719056367874, -0.021813124418258667, -0.05939560756087303, 0.011809652671217918, 0.057172615081071854, 0.012773528695106506, 0.008987492881715298, 0.02992357686161995, 0.0010138065554201603, 0.0384855754673481, -0.03726987540721893, -0.022334137931466103, -0.027544278651475906, -0.013303226791322231, -0.007463526912033558, 0.013563733547925949, 0.03980547562241554, 0.01641194336116314, -0.03994441404938698, -0.0036449278704822063, -0.010290028527379036, 0.015734625980257988, -0.005114621948450804, -0.003043590812012553, 0.04241054877638817, 0.03629731386899948, -0.04227161034941673, -0.057867299765348434, -0.015691207721829414, -0.0033648826647549868, 0.005887459497898817, 0.024539764970541, -0.005952585954219103, -0.03320596367120743, -0.052900299429893494, -0.02452239766716957, -0.004667418077588081, -0.041437987238168716, -0.01338137872517109, 0.007702325005084276, -0.011879121884703636, -0.00793243944644928, 0.032198671251535416, 0.007185652852058411, -0.011114967055618763, 0.011323372833430767, -0.03192079812288284, 0.0033344903495162725, -0.04261895269155502, -0.0221257321536541, 0.008357934653759003, 0.0172716174274683, -0.060750242322683334, -0.012808263301849365, -0.02417505346238613, 0.011375474743545055, 0.021587351337075233, 0.037964560091495514, -0.0421326719224453, -0.04449460282921791, 0.03949286788702011, -0.05300449952483177, -0.00004480857023736462, 0.007051057647913694, 0.012591173872351646, 0.02459186501801014, 0.009291417896747589, 0.04105591028928757, 0.02992357686161995, 0.0106807891279459, -0.012704060412943363, -0.021500514820218086, 0.002917679026722908, -0.0027201278135180473, 0.04796802997589111, -0.026554351672530174, 0.017202148213982582, -0.03664465993642807, 0.014553660526871681, 0.09906214475631714, -0.047585953027009964, 0.05026049166917801, 0.062139615416526794, -0.05689473822712898, 0.015491485595703125, 0.004784645978361368, 0.01386765856295824, -0.03546369448304176, -0.0734977200627327, 0.028638407588005066, -0.0525529570877552, 0.008566340431571007, -0.04553663358092308, 0.07356718927621841, 0.057867299765348434, -0.010194509290158749, 0.025147613137960434, -0.011314689181745052, 0.05488015338778496, 0.04303576424717903, 0.07551231235265732, -0.015204927884042263, 0.01279957965016365, -0.032893355935811996, 0.024470295757055283, 0.013598468154668808, 0.0059482441283762455, -0.04828064143657684, -0.003191211260855198, -0.02808265946805477, -0.016186172142624855, 0.05626952275633812, -0.027144834399223328, 0.01690690778195858, 0.07106631994247437, -0.021101070567965508, 0.010038205422461033, -0.032598115503787994, 0.05199720710515976, -0.027335872873663902, 0.015005205757915974, 0.006829626392573118, -0.02915942296385765, 0.10691209137439728, 0.005618268623948097, -0.038589779287576675, -0.017462655901908875, 0.06297323852777481, -0.025564424693584442, -0.043556779623031616, 0.03449113294482231, -0.02884681336581707, -0.03520318493247032, -0.06790550798177719, 0.046787064522504807, -0.050399430096149445, -0.031087175011634827, -0.04626605287194252, 0.03304966166615486, -0.01513545960187912, 0.006634246092289686, -0.05053836852312088, 0.029263624921441078, 0.03591523692011833, -0.05015629157423973, -0.03449113294482231, 0.020475853234529495, 0.04161166027188301, 0.05279609560966492, 0.06741922348737717, 0.11941643059253693, 0.08551578223705292, -0.016967693343758583, -0.0005671455292031169, -0.03131294623017311, -0.01920805312693119, 0.009265366941690445, 0.08933655172586441, -0.025703363120555878, 0.03172975778579712, 0.011740184389054775, 0.005474989768117666, -0.005396837834268808, 0.01624695584177971, 0.016290374100208282, 0.01853073388338089, -0.002950242254883051, -0.04935740306973457, -0.024991309270262718, 0.029315726831555367, -0.00032889016438275576, 0.01773184724152088, -0.0590829998254776, -0.0036297314800322056, 0.023289330303668976, -0.002685393439605832, -0.07690168172121048, -0.024817638099193573, 0.09072592109441757, 0.019086483865976334, 0.024539764970541, 0.08086138963699341, -0.00561392679810524, 0.022924620658159256, -0.017940253019332886, -0.04810696840286255, 0.058527249842882156, -0.023706141859292984, -0.03284125402569771, 0.012009374797344208, 0.02097950130701065, 0.0005655174027197063, -0.010819725692272186, 0.054637011140584946, 0.08989229798316956, 0.06186174228787422, 0.026415415108203888, 0.003047932405024767, -0.047238610684871674, 0.04525875672698021, -0.012443553656339645, 0.05953454598784447, -0.0008694423013366759, -0.005757205653935671, -0.027891620993614197, -0.0590829998254776, -0.03768668696284294, 0.04630078747868538, -0.013598468154668808, 0.005635635927319527, -0.011844387277960777, -0.02985410764813423, 0.009925318881869316, -0.03480374068021774, -0.0569642074406147, -0.02132684364914894, 0.03872871398925781, -0.025477590039372444, 0.02426188997924328, 0.017358453944325447, 0.03157345578074455, -0.002789596328511834, 0.008058351464569569, 0.060298699885606766, -0.03172975778579712, -0.025494957342743874, 0.07613752782344818, -0.07537337392568588, 0.01299930177628994, 0.005288293119519949, -0.006508334539830685, 0.06081971153616905, -0.05762416124343872, 0.019833270460367203, 0.05630425736308098, -0.05342131108045578, -0.05296976864337921, -0.05345604568719864, -0.01515282690525055, -0.03640151768922806, 0.03339700400829315, -0.0406043641269207, -0.018582835793495178, 0.007884680293500423, -0.030809300020337105, -0.041368518024683, 0.016116702929139137, -0.01106286607682705, 0.005327369086444378, -0.020875297486782074, 0.015578321181237698, -0.08433481305837631, -0.04522402212023735, 0.031886063516139984, 0.024696068838238716, 0.019121216610074043, -0.027839520946145058, 0.024626599624753, -0.07433134317398071, 0.07592912018299103, 0.02959359996020794, 0.0073549821972846985, -0.007871654815971851, -0.027231670916080475, 0.03061826154589653, 0.012625908479094505, 0.007198678329586983, 0.009152481332421303, 0.03678359463810921, 0.056755803525447845, -0.017679745331406593, -0.02664118818938732, -0.015378599055111408, 0.017202148213982582, -0.006595170125365257, 0.0054663061164319515, -0.049982618540525436, -0.005188432056456804, -0.01641194336116314, 0.009265366941690445, -0.038555044680833817, 0.001586922095157206, -0.07711008936166763, 0.04633552208542824, 0.01515282690525055, 0.0016715868841856718, 0.023584570735692978, -0.014015279710292816, 0.010732890106737614, 0.028551572933793068, -0.012547756545245647, -0.027943722903728485, -0.042931560426950455, -0.016090651974081993, 0.019520660862326622, 0.029802005738019943, -0.008987492881715298, -0.006886069662868977, -0.03496004641056061, 0.02849947102367878, -0.02101423591375351, -0.01138415839523077, 0.043938856571912766, 0.02566862851381302, -0.04901006072759628, -0.03192079812288284, -0.04841957613825798, 0.004191992804408073, 0.012156995944678783, -0.028308432549238205, 0.013963177800178528, 0.02737060748040676, -0.008032300509512424, -0.06689821183681488, -0.012443553656339645, -0.053977061063051224, -0.04421672970056534, -0.027196936309337616, -0.016134070232510567, 0.043626248836517334, 0.025373386219143867, -0.02603333815932274, 0.009708229452371597, 0.012044109404087067, 0.04994788393378258, -0.026467517018318176, -0.025408120825886726, 0.0484890453517437, 0.033188596367836, 0.009404304437339306, 0.002459620824083686, -0.008857239969074726, 0.0796804204583168, -0.01088051125407219, 0.02249044179916382, -0.06721081584692001, -0.0777353048324585, -0.007324589882045984, -0.0046804435551166534, -0.031538721174001694, -0.022924620658159256, 0.06717608124017715, -0.023949282243847847, -0.0812087282538414, 0.024643966928124428, 0.01637721061706543, 0.03640151768922806, 0.021205274388194084, 0.04241054877638817, 0.0041572581976652145, -0.005744180642068386, 0.0008933221106417477, -0.026207009330391884, -0.018426531925797462, -0.016698502004146576, 0.005244875326752663, 0.053560249507427216, 0.009326152503490448, 0.03674886003136635, -0.027579013258218765, 0.07328931987285614, -0.08364012837409973, 0.0019820244051516056, 0.027995824813842773, 0.0046326834708452225, -0.022334137931466103, -0.02737060748040676, -0.000582884531468153, 0.061028119176626205, -0.018808608874678612, -0.025738095864653587, 0.003979245200753212, -0.021847857162356377, 0.03548106178641319, 0.027978457510471344, -0.0131816565990448, -0.07870786637067795, 0.021569984033703804, -0.03911079093813896, -0.016828754916787148, 0.04803749918937683, -0.03810349851846695, -0.03278915584087372, -0.00499739358201623, 0.046821799129247665, -0.029419928789138794, 0.044286198914051056, 0.01604723371565342, 0.06019449606537819, -0.074261873960495, -0.042966295033693314, 0.08065298199653625, 0.020093776285648346, 0.014293153770267963, -0.03490794450044632, 0.009734280407428741, -0.05873565748333931, 0.0040595680475234985, 0.03643625229597092, 0.08280650526285172, 0.03324069827795029, -0.0238624457269907, 0.04803749918937683, -0.0041572581976652145, -0.014848901890218258, -0.04105591028928757, -0.006035080179572105, -0.06161860004067421, 0.03414379060268402, 0.07981935888528824, -0.040083352476358414, 0.030201449990272522, 0.02130947634577751, -0.05046889930963516, 0.009968736208975315, 0.06366792321205139, -0.029767272993922234, -0.03171239048242569, 0.011688083410263062, -0.019416458904743195, -0.0038707004860043526, 0.04567556828260422, -0.014848901890218258, -0.04817643761634827, -0.01690690778195858, -0.028377901762723923, -0.02315039373934269, -0.01424973551183939, 0.023011455312371254, -0.029663069173693657, 0.073914535343647, -0.01953802816569805, 0.032198671251535416, -0.05230981484055519, 0.025824932381510735, -0.0306008942425251, 0.04564083367586136, -0.009986103512346745, 0.042862094938755035, -0.026432782411575317, 0.004365663975477219, 0.0016184000996872783, 0.008232022635638714, -0.0065864864736795425, 0.004194163717329502, -0.004066080786287785, -0.012973250821232796, 0.0023792977444827557, 0.02744007669389248, -0.04025702178478241, -0.017974985763430595, 0.01849600113928318, 0.06509202718734741, -0.03751301392912865, 0.004200675990432501, 0.021517882123589516, -0.01748870685696602, 0.01920805312693119, 0.004988709930330515, -0.059326138347387314, 0.024313991889357567, -0.06335531175136566, -0.0363667830824852, -0.005440255627036095, -0.020371651276946068, 0.011757551692426205, -0.01213094498962164, 0.0071596018970012665, -0.004480721428990364, 0.048975326120853424, -0.014901002869009972, 0.010576586239039898, 0.045745037496089935, -0.05807570368051529, 0.021170539781451225, 0.03419589251279831, -0.005279609467834234, -0.08690515160560608, -0.034039586782455444, -0.015604372136294842, -0.02315039373934269, 0.03674886003136635, -0.005930877290666103, -0.02889891527593136, 0.03532475605607033, 0.011288639158010483, -0.007689299527555704, 0.043660979717969894, 0.02497394196689129, -0.04178532958030701, 0.016420627012848854, -0.030878769233822823, -0.04602291062474251, -0.037547748535871506, -0.02104897052049637, -0.01581277884542942, 0.00014694225683342665, 0.024105586111545563, 0.014709964394569397, -0.0023727850057184696, 0.007576413452625275, 0.018704406917095184, -0.05053836852312088, 0.030722465366125107, -0.05338657647371292, 0.010376864112913609, 0.012330667115747929, -0.038693979382514954, -0.08079192042350769, -0.07641540467739105, -0.023706141859292984, 0.011349423788487911, 0.029715171083807945, -0.03516845032572746, -0.00790638942271471, -0.003002343699336052, 0.009291417896747589, 0.019399091601371765, 0.031174009665846825, 0.012990618124604225, 0.046752333641052246, 0.032945457845926285, -0.05595691502094269, 0.0224209725856781, -0.017870783805847168, -0.008761720731854439, -0.0016683305148035288, -0.08023617416620255, 0.04383465275168419, -0.029402561485767365, -0.024018749594688416, 0.06439734250307083, -0.005548800341784954, -0.06439734250307083, -0.010411598719656467, 0.021274741739034653, 0.017045844346284866, -0.02915942296385765, -0.02709273248910904, 0.00889197364449501, 0.016767971217632294, -0.03098297119140625, -0.03164292126893997, 0.044355668127536774, 0.02948939800262451, -0.04171586409211159, 0.006486625410616398, -0.05404653027653694, -0.009664811193943024, -0.0017215174157172441, 0.023654039949178696, 0.008106110617518425, 0.04807223379611969, -0.027231670916080475, 0.012417502701282501, 0.018808608874678612, 0.03379644826054573, -0.005739838816225529, 0.024036116898059845, 0.035012148320674896, 0.021448412910103798, -0.003707883646711707, -0.021899959072470665, 0.022629378363490105, -0.04810696840286255, 0.07155260443687439, -0.020163245499134064, 0.029749905690550804, -0.027492176741361618, -0.05095518007874489, -0.015508852899074554, -0.009491140022873878, 0.0005239991005510092, 0.013997912406921387, -0.07447028160095215, -0.008258073590695858, -0.0026072415057569742, -0.002969780471175909, 0.02639804780483246, 0.014605761505663395, 0.014501559548079967, 0.0011581708677113056, -0.011158385314047337, -0.03918026015162468, 0.04442513734102249, -0.020180612802505493, -0.028707876801490784, -0.01781868189573288, -0.0031434516422450542, -0.044633541256189346, 0.05338657647371292, 0.0019299230771139264, 0.009256684221327305, -0.038971856236457825, 0.0055184075608849525, 0.02919415757060051, 0.03584577143192291, 0.021952060982584953, 0.00030962348682805896, 0.023011455312371254, -0.020145878195762634, -0.015048624016344547, 0.034421663731336594, 0.0006051361560821533, -0.03751301392912865, -0.03629731386899948, -0.01301666907966137, 0.0025247475132346153, 0.017757896333932877, 0.06241748854517937, 0.048905856907367706, 0.009152481332421303, -0.026589086279273033, 0.06662033498287201, 0.005240533500909805, -0.0498436838388443, 0.02667592279613018, 0.01029871217906475, 0.03730461001396179, 0.0750260278582573, 0.06398053467273712, 0.01847863383591175, -0.03779089078307152, -0.06731501966714859, -0.004702152218669653, 0.009378253482282162, 0.011714133433997631, 0.042827360332012177, -0.0255991593003273, 0.047933295369148254, 0.011071549728512764, -0.01740187034010887, -0.013772139325737953, 0.056408461183309555, -0.0007771793752908707, -0.05279609560966492, 0.03987494483590126, -0.0015435043023899198, -0.004029175732284784, -0.01621222123503685, -0.03994441404938698, -0.05883985757827759, -0.03233760967850685, -0.0009736450738273561, -0.04630078747868538, 0.02532128617167473, -0.0065343850292265415, 0.01333796139806509 ]
24,308
supabase._sync.auth_client
SyncSupabaseAuthClient
SupabaseAuthClient
class SyncSupabaseAuthClient(SyncGoTrueClient): """SupabaseAuthClient""" def __init__( self, *, url: str, headers: Optional[Dict[str, str]] = None, storage_key: Optional[str] = None, auto_refresh_token: bool = True, persist_session: bool = True, storage: SyncSupportedStorage = SyncMemoryStorage(), http_client: Optional[SyncClient] = None, flow_type: AuthFlowType = "implicit" ): """Instantiate SupabaseAuthClient instance.""" if headers is None: headers = {} SyncGoTrueClient.__init__( self, url=url, headers=headers, storage_key=storage_key, auto_refresh_token=auto_refresh_token, persist_session=persist_session, storage=storage, http_client=http_client, flow_type=flow_type, )
(*, url: str, headers: Optional[Dict[str, str]] = None, storage_key: Optional[str] = None, auto_refresh_token: bool = True, persist_session: bool = True, storage: gotrue._sync.storage.SyncSupportedStorage = <gotrue._sync.storage.SyncMemoryStorage object at 0x7f3ffdde7250>, http_client: Optional[gotrue.http_clients.SyncClient] = None, flow_type: Literal['pkce', 'implicit'] = 'implicit')
[ -0.05123725160956383, -0.07265640795230865, -0.036621615290641785, 0.016596175730228424, 0.004486010409891605, -0.015486706979572773, -0.02041054517030716, 0.02690230868756771, 0.004011506214737892, -0.04397527873516083, 0.0021444368176162243, 0.004366811364889145, -0.053034406155347824, -0.013240263797342777, -0.0374651774764061, -0.009091219864785671, 0.062386948615312576, -0.03766689822077751, 0.018640898168087006, -0.0684385895729065, 0.026572218164801598, 0.07280310988426208, -0.014148009940981865, 0.0069868979044258595, 0.025380227714776993, 0.04258156940340996, -0.009820167906582355, -0.00351866427809, 0.055161651223897934, 0.009398386813700199, 0.01363453734666109, 0.04566240310668945, 0.03684167563915253, 0.05618859827518463, 0.06389068812131882, -0.05582183226943016, 0.022849541157484055, 0.032367125153541565, -0.10240115225315094, 0.017503920942544937, -0.029891453683376312, 0.011250556446611881, 0.0560418926179409, -0.03170694783329964, 0.05560177192091942, 0.08516313880681992, 0.0355396531522274, 0.08105535060167313, -0.02642551250755787, 0.029359642416238785, 0.029763085767626762, -0.011168033815920353, -0.05233754962682724, -0.0023255276028066874, -0.054281413555145264, 0.06293709576129913, 0.037593547254800797, 0.0588659904897213, -0.069025419652462, 0.0422881543636322, -0.006464255973696709, -0.012726790271699429, 0.009242510423064232, -0.027250736951828003, 0.013918780721724033, 0.011213880032300949, -0.08222900331020355, -0.018017394468188286, 0.01339613925665617, -0.021602535620331764, 0.0020298222079873085, -0.01757727563381195, -0.012240825220942497, 0.0351545512676239, 0.05307108536362648, 0.013322785496711731, -0.07214292883872986, 0.0346410758793354, -0.019823718816041946, -0.010287795215845108, 0.04778964817523956, -0.06095656007528305, 0.028387712314724922, -0.021730903536081314, 0.005900352727621794, 0.03607146441936493, 0.008793221786618233, -0.035613007843494415, 0.01828330010175705, 0.030148189514875412, -0.025636965408921242, 0.007582893129438162, -0.007720430847257376, 0.010104411281645298, 0.06576120108366013, 0.010828775353729725, -0.03350410237908363, -0.03583306819200516, -0.05981958284974098, 0.028259344398975372, 0.0035874329041689634, 0.03189032897353172, -0.01308438740670681, -0.03167026862502098, -0.006606378126889467, -0.05197078362107277, 0.016174394637346268, -0.027709193527698517, 0.022354405373334885, 0.007252803537994623, 0.002636132761836052, 0.01953030563890934, 0.008449378423392773, 0.023583073168992996, -0.003977122250944376, -0.0361814945936203, 0.0500635989010334, 0.010471178218722343, 0.02978142350912094, 0.002762208692729473, -0.01314857229590416, 0.005460233427584171, -0.003000606782734394, 0.041994743049144745, 0.06858529895544052, 0.03405424952507019, 0.011653998866677284, -0.013001865707337856, 0.021822594106197357, 0.0026590556371957064, 0.03130350261926651, -0.04767961800098419, -0.0025467334780842066, -0.024078207090497017, -0.006312964949756861, 0.028882846236228943, 0.04778964817523956, 0.002560487249866128, -0.021877609193325043, 0.06345056742429733, -0.035484638065099716, 0.013946288265287876, -0.002022945322096348, 0.03403591364622116, 0.047276176512241364, 0.02939631976187229, -0.032752230763435364, -0.054024677723646164, -0.018925141543149948, 0.01976870372891426, 0.046139199286699295, -0.006950221490114927, 0.00252151838503778, 0.04668935015797615, -0.08670355379581451, -0.037593547254800797, -0.026352159678936005, -0.06183679774403572, -0.012323347851634026, 0.026113761588931084, -0.015541722066700459, -0.004121536388993263, 0.057508956640958786, -0.011168033815920353, -0.019970424473285675, -0.011058003641664982, 0.013423646800220013, -0.03607146441936493, -0.01701795682311058, 0.014716497622430325, -0.033632468432188034, -0.0143313929438591, -0.07628738880157471, -0.01213996484875679, 0.042508214712142944, 0.0013054588343948126, 0.034347664564847946, 0.002475672634318471, -0.026572218164801598, -0.0018659235211089253, -0.008091781288385391, -0.03370582312345505, 0.008178888820111752, -0.02802094630897045, 0.04804638400673866, 0.04771629720926285, 0.037996988743543625, 0.01654116064310074, 0.07342661172151566, -0.002438995987176895, -0.0374651774764061, 0.017063802108168602, 0.018796773627400398, 0.009155403822660446, 0.07592062652111053, 0.004754208028316498, -0.02039220556616783, -0.02805762179195881, -0.04540566727519035, 0.02728741243481636, -0.03865716978907585, -0.012039103545248508, 0.01064539235085249, -0.06158006191253662, 0.04966015741229057, 0.028571095317602158, 0.05618859827518463, -0.034494370222091675, 0.021969301626086235, -0.02578367106616497, -0.06132332608103752, -0.027709193527698517, -0.058279164135456085, -0.006826438009738922, 0.02015380747616291, -0.054758209735155106, 0.03946405276656151, -0.02668224833905697, 0.06323050707578659, 0.031596917659044266, 0.13548347353935242, -0.010315301828086376, 0.0125800846144557, -0.03201869875192642, -0.027067353948950768, 0.05534503608942032, 0.015395015478134155, -0.05629862844944, -0.03392588347196579, -0.052630964666604996, -0.0027943006716668606, 0.04419533908367157, 0.023601410910487175, 0.04192138835787773, -0.008343933150172234, -0.04573575779795647, -0.009425894357264042, 0.018613390624523163, 0.010608715005218983, 0.018925141543149948, 0.021950963884592056, 0.0625336542725563, 0.007064836099743843, 0.038620490580797195, -0.07254637777805328, -0.009499247185885906, -0.01965867355465889, 0.005579432472586632, 0.0073307412676513195, 0.02101570926606655, -0.009792660363018513, -0.09506582468748093, -0.026993999257683754, -0.016449468210339546, 0.007674585096538067, 0.02655388042330742, -0.024976784363389015, -0.004632716998457909, -0.022629480808973312, -0.013744567520916462, -0.0715927854180336, -0.021474167704582214, -0.08266912400722504, 0.06477092951536179, -0.007440771441906691, -0.019805381074547768, -0.021474167704582214, 0.021620873361825943, -0.00408715195953846, 0.022317729890346527, 0.11890563368797302, 0.006276288535445929, -0.02103404700756073, -0.00907746609300375, -0.02842438779771328, -0.026315482333302498, -0.03928067162632942, -0.0045937481336295605, -0.018017394468188286, -0.03880387544631958, -0.006652223877608776, -0.016660358756780624, 0.06968560069799423, 0.0033490348141640425, 0.03942737728357315, -0.031120121479034424, -0.005771984811872244, -0.031340181827545166, -0.025636965408921242, 0.012763467617332935, -0.03366914764046669, 0.015477538108825684, -0.01509243343025446, -0.04144459217786789, -0.04679938033223152, -0.002123806159943342, -0.01654116064310074, 0.013506169430911541, -0.007463694084435701, -0.030845046043395996, 0.04544234648346901, 0.011177202686667442, -0.03319235146045685, -0.0018132008844986558, 0.07027242332696915, -0.07599397748708725, -0.016504483297467232, 0.010159426368772984, -0.014184686355292797, 0.020318852737545967, -0.06950221210718155, -0.0104436706751585, -0.007032743655145168, 0.018439175561070442, -0.04944009706377983, 0.026627233251929283, 0.01802656427025795, -0.009875182993710041, 0.04353516176342964, 0.06466089934110641, -0.06986898183822632, -0.013194417580962181, 0.014597298577427864, 0.026627233251929283, 0.0004200620169285685, 0.006831022445112467, -0.03315567225217819, 0.030331572517752647, -0.03427430987358093, 0.051750726997852325, -0.09301193058490753, 0.019566982984542847, 0.0015679259086027741, -0.0020791064016520977, -0.042764950543642044, -0.013588691130280495, 0.02090567909181118, -0.036126479506492615, -0.004330134484916925, -0.04819309338927269, -0.0125800846144557, -0.028461065143346786, -0.0032412970904260874, 0.022959571331739426, -0.04822976887226105, -0.04056435450911522, -0.007825875654816628, -0.03442101925611496, 0.01938359998166561, -0.024958446621894836, -0.006945637054741383, -0.02075897343456745, 0.0433151014149189, 0.03478778526186943, 0.0975598394870758, -0.007234465330839157, -0.003997752908617258, 0.004667101427912712, -0.0019518843619152904, -0.052264198660850525, 0.05167737230658531, -0.0715927854180336, 0.0010275187669321895, 0.005455648526549339, -0.07291314005851746, 0.006005798000842333, -0.021364137530326843, -0.043571837246418, 0.027709193527698517, 0.030019821599125862, -0.015670090913772583, -0.0819355919957161, -0.01847585290670395, 0.01858588308095932, 0.01832914538681507, 0.02602206915616989, -0.058095782995224, -0.0005598916905000806, -0.05534503608942032, -0.006115828175097704, 0.01133307907730341, 0.036621615290641785, 0.017109647393226624, 0.049513451755046844, 0.0010831067338585854, -0.009719306603074074, 0.028644448146224022, 0.02279452607035637, 0.047386206686496735, -0.003601186675950885, 0.015284985303878784, -0.04866988956928253, -0.013377800583839417, -0.03055163286626339, -0.026443850249052048, -0.04899997636675835, -0.04481884092092514, 0.03689669072628021, 0.026113761588931084, -0.01765979826450348, 0.027745870873332024, -0.03753853216767311, 0.06726493686437607, 0.018576713278889656, 0.00919666513800621, -0.0036172326654195786, 0.045112255960702896, -0.06194682791829109, 0.02616877481341362, 0.018503360450267792, -0.029983146116137505, -0.04052767530083656, -0.054758209735155106, 0.014551453292369843, 0.024481650441884995, 0.007537047378718853, -0.08252241462469101, 0.053144436329603195, -0.005070544313639402, 0.014248871244490147, 0.01712798699736595, 0.042764950543642044, -0.04558905214071274, -0.008751960471272469, 0.007431602105498314, 0.043241746723651886, -0.023986516520380974, -0.010379486717283726, -0.0076791695319116116, -0.022629480808973312, 0.07526044547557831, 0.060553114861249924, -0.03640155494213104, 0.0017146324971690774, 0.0028882846236228943, 0.05794907733798027, -0.0254169050604105, 0.03680500015616417, -0.000007494712008337956, -0.010608715005218983, -0.06264368444681168, 0.000024033221052377485, -0.048009708523750305, -0.03755686804652214, 0.08743708580732346, -0.038107018917798996, -0.055785153061151505, 0.03196368366479874, 0.09682630747556686, -0.005148482043296099, -0.011232217773795128, 0.035741377621889114, -0.03504452109336853, 0.006157089490443468, -0.047129470854997635, -0.0373368114233017, 0.034366004168987274, 0.02129078470170498, 0.0026338405441492796, -0.028130974620580673, 0.05296105518937111, -0.041884712874889374, -0.021364137530326843, 0.0061891814693808556, 0.05255760997533798, -0.011314740404486656, 0.0360531285405159, 0.04181135818362236, -0.024958446621894836, -0.02305126190185547, -0.03629152476787567, -0.040490999817848206, -0.024995123967528343, 0.025600288063287735, -0.010361148044466972, -0.01439557783305645, 0.0516040176153183, 0.005143897607922554, -0.05131060630083084, -0.013341124169528484, -0.023491382598876953, 0.004447041545063257, -0.019126862287521362, 0.06370730698108673, 0.00380290811881423, -0.07012571394443512, 0.019456952810287476, -0.0731332004070282, 0.029964806511998177, -0.032348789274692535, 0.05996629223227501, 0.02539856731891632, -0.057252220809459686, 0.07628738880157471, 0.005831584334373474, 0.028075959533452988, -0.04067438468337059, -0.02317962981760502, 0.004919252824038267, -0.0215291827917099, -0.0015461491420865059, 0.016550328582525253, 0.006711823400110006, -0.0014269500970840454, 0.07115266472101212, -0.02354639582335949, -0.03447603061795235, 0.0011117603862658143, -0.019346922636032104, 0.006280872970819473, -0.018815111368894577, 0.030881723389029503, -0.01807240955531597, -0.0032710968516767025, 0.022446097806096077, -0.018503360450267792, -0.042251478880643845, -0.037886958569288254, -0.03418261930346489, -0.024463312700390816, 0.043571837246418, -0.008408117108047009, -0.03289893642067909, 0.035117872059345245, 0.011690676212310791, -0.034879475831985474, -0.001566779799759388, -0.01733887754380703, 0.05362123250961304, 0.04390192776918411, 0.0045937481336295605, -0.009856844320893288, -0.03365080803632736, 0.01942027546465397, 0.05222752317786217, -0.00841270200908184, -0.06543111056089401, -0.023106276988983154, 0.04067438468337059, -0.05897602066397667, -0.00344072631560266, 0.018035732209682465, -0.057765692472457886, -0.0017364092636853456, -0.009746814146637917, 0.013808751478791237, 0.036878351122140884, 0.0256736408919096, -0.028094299137592316, -0.00647800974547863, -0.0004951345035806298, -0.011773197911679745, 0.07878140360116959, -0.04742288216948509, -0.03310065716505051, 0.0004759365983773023, -0.021180754527449608, -0.02954302541911602, -0.00794965960085392, -0.025985391810536385, 0.013157741166651249, -0.011681506410241127, -0.020685618743300438, -0.0061020744033157825, -0.07045580446720123, -0.012231656350195408, 0.0588659904897213, 0.033008966594934464, 0.010663730092346668, 0.031743623316287994, -0.006207519676536322, 0.009480908513069153, -0.011626491323113441, 0.11589815467596054, -0.04104115068912506, 0.049146685749292374, 0.006734746042639017, 0.057398926466703415, 0.04309504106640816, -0.021969301626086235, 0.03003815934062004, 0.014734836295247078, 0.010406994260847569, -0.005868260748684406, -0.040894441306591034, 0.02292289398610592, 0.014945726841688156, 0.013441984541714191, 0.015358339063823223, -0.028204329311847687, -0.04668935015797615, -0.01133307907730341, -0.00989352073520422, -0.011855720542371273, -0.009976043365895748, -0.013221925124526024, 0.0034728185273706913, -0.048376474529504776, 0.004566240590065718, -0.0019163539400324225, -0.0014361193170771003, 0.08831732720136642, 0.006051644217222929, -0.036254849284887314, 0.0570688359439373, 0.01239670068025589, -0.044121984392404556, -0.012185810133814812, 0.007514124736189842, 0.002320942934602499, 0.020887341350317, 0.06440415978431702, -0.05585850775241852, -0.022721173241734505, -0.01421219389885664, 0.03302730619907379, -0.0944056436419487, 0.006152504589408636, -0.021364137530326843, -0.040894441306591034, 0.03770357742905617, 0.012204148806631565, -0.013423646800220013, 0.0066659776493906975, -0.09403888136148453, 0.01351533830165863, 0.018567543476819992, -0.017934871837496758, -0.05842587351799011, -0.025343552231788635, 0.01615605503320694, -0.038107018917798996, -0.006840191315859556, 0.015807626768946648, 0.07958828657865524, -0.005872845649719238, -0.011342247948050499, 0.025600288063287735, 0.05021030828356743, 0.042985010892152786, 0.00850897841155529, -0.018980156630277634, 0.023106276988983154, 0.01158981490880251, -0.07126269489526749, -0.021987639367580414, -0.038730520755052567, -0.038253724575042725, -0.009728476405143738, -0.03614481911063194, 0.0030945907346904278, 0.11509126424789429, 0.05523500591516495, -0.019475290551781654, -0.038143694400787354, -0.007326156832277775, 0.01463397592306137, -0.0008533047512173653, 0.030698340386152267, -0.005826999433338642, 0.019493628293275833, 0.037483517080545425, 0.050907161086797714, 0.018851788714528084, 0.001721509383060038, 0.018145762383937836, 0.04239818453788757, -0.029726408421993256, 0.016229409724473953, 0.013441984541714191, 0.004405780229717493, 0.0059966291300952435, -0.06521105021238327, 0.005529001820832491, 0.03253217041492462, -0.02778254821896553, 0.03319235146045685, -0.022959571331739426, 0.006271703634411097, -0.0010481493081897497, 0.031010091304779053, -0.010196102783083916, 0.013597860932350159, -0.007303234189748764, -0.047129470854997635, 0.009856844320893288, 0.05659203976392746, -0.02189594879746437, -0.07746104151010513, -0.08024846762418747, 0.045368991792201996, -0.035227902233600616, -0.012415039353072643, -0.005868260748684406, 0.037483517080545425, 0.002837854204699397, 0.01615605503320694, -0.038730520755052567, -0.016036856919527054, 0.041774682700634, 0.019310245290398598, -0.04181135818362236, -0.014047149568796158, 0.019860396161675453, -0.005776569247245789, 0.08010175824165344, 0.055271681398153305, -0.025471920147538185, 0.04445207491517067, -0.015468369238078594, 0.03678666055202484, 0.01326777134090662, 0.0415179468691349, 0.02376645617187023, 0.023711441084742546, 0.009976043365895748, -0.008655685000121593, 0.03176196292042732, -0.02803928405046463, 0.004960514139384031, -0.03777692839503288, 0.00244358042255044, 0.012992695905268192, -0.05116390064358711, 0.06532108038663864, -0.02589370124042034, 0.004041306208819151, 0.05794907733798027, 0.02802094630897045, 0.013341124169528484, -0.003413219004869461, -0.03339407220482826, -0.07430685311555862, 0.021987639367580414, -0.004155920818448067, -0.01794404163956642, 0.019585320726037025, 0.008843652904033661, -0.0069227139465510845, 0.035484638065099716, -0.022446097806096077, -0.007614985574036837, -0.022317729890346527, 0.004955929704010487, -0.043241746723651886, 0.008188057690858841, 0.03143187239766121, -0.03840043023228645, 0.0028218082152307034, -0.01798071712255478, 0.011727352626621723, 0.03542962297797203, -0.024848416447639465, 0.004357642028480768, 0.01352450717240572, -0.036108143627643585, -0.030698340386152267, 0.050907161086797714, 0.014863204210996628, -0.02354639582335949, -0.0070740049704909325, -0.00020644931646529585, -0.011791536584496498, -0.027617502957582474, 0.013973795808851719, 0.04243486002087593, 0.024004854261875153, 0.048119738698005676 ]
24,310
gotrue._sync.gotrue_base_api
__exit__
null
def __exit__(self, exc_t, exc_v, exc_tb) -> None: self.close()
(self, exc_t, exc_v, exc_tb) -> NoneType
[ 0.023398205637931824, -0.021871129050850868, 0.004992691799998283, 0.05531410500407219, -0.04523539915680885, -0.06803973764181137, -0.040688104927539825, 0.07730400562286377, 0.0028102449141442776, -0.028624199330806732, -0.006256771739572287, -0.03452889621257782, 0.023584848269820213, 0.02010650746524334, -0.03125416487455368, 0.05561951920390129, -0.05256536602973938, 0.020394954830408096, -0.013226179406046867, 0.006850634701550007, -0.04543900862336159, 0.02730073407292366, -0.018630333244800568, -0.05643396079540253, -0.023177627474069595, 0.040077272802591324, -0.03152564540505409, 0.008941881358623505, 0.05076681077480316, -0.0314917117357254, -0.08348017930984497, -0.026384487748146057, 0.003817691234871745, 0.043131425976753235, 0.030507594347000122, -0.007962007075548172, -0.0454050749540329, -0.010545311495661736, 0.030032504349946976, 0.040382690727710724, 0.021548746153712273, -0.024993151426315308, 0.02044585719704628, -0.015499826520681381, 0.02899748645722866, 0.004738179035484791, -0.011215528473258018, -0.03987366333603859, 0.01800253428518772, -0.05232781916856766, -0.019003618508577347, 0.025553079321980476, 0.037294600158929825, 0.0055314102210104465, 0.004328837618231773, 0.07458920031785965, 0.022770406678318977, 0.034817345440387726, 0.015092605724930763, -0.07024551928043365, -0.0152877327054739, 0.015601631253957748, -0.024602899327874184, -0.004839984234422445, -0.0000922608669498004, 0.007554786745458841, -0.03106752224266529, 0.020802175626158714, 0.03125416487455368, 0.005128432065248489, 0.013989717699587345, -0.01868123561143875, -0.04978269338607788, 0.06603757292032242, 0.00007038868352537975, -0.026791708543896675, -0.06057403236627579, -0.03276427462697029, 0.0033489635679870844, -0.048628900200128555, 0.007987458258867264, 0.0432332307100296, -0.031237198039889336, 0.04798413813114166, 0.06294948607683182, -0.036887381225824356, 0.030134309083223343, -0.02282130904495716, -0.07187440246343613, 0.0660715103149414, -0.004865435417741537, 0.030846944078803062, -0.0022715262603014708, 0.005505959037691355, 0.06905779242515564, -0.04418341442942619, -0.03234008699655533, 0.010952532291412354, -0.008216519840061665, -0.029014453291893005, -0.0037795142270624638, -0.00769901042804122, 0.011334300972521305, -0.006010742858052254, 0.021701453253626823, 0.011130690574645996, 0.00979025661945343, -0.04367438703775406, -0.058945152908563614, -0.027249831706285477, -0.10513073205947876, -0.03444406017661095, -0.0466267354786396, -0.014651450328528881, -0.01834188587963581, -0.03091481514275074, -0.04455669969320297, 0.0487985759973526, 0.0180704053491354, -0.0185285285115242, 0.02263466641306877, 0.03144080936908722, -0.06780219823122025, -0.00734269293025136, 0.023635750636458397, 0.06770039349794388, -0.009323650039732456, 0.03340904042124748, -0.012157225050032139, 0.07418198138475418, -0.029913730919361115, 0.029082322493195534, -0.02142997272312641, 0.006943956017494202, 0.016161559149622917, 0.02492528222501278, 0.009586647152900696, -0.0027657051105052233, -0.0092642642557621, -0.03888954594731331, -0.011851809918880463, 0.014583580195903778, -0.022855244576931, -0.013964265584945679, 0.012038452550768852, 0.03871987387537956, -0.02066643536090851, -0.00631615798920393, -0.048934318125247955, -0.05813071131706238, -0.004729695152491331, -0.006630057003349066, -0.02254982851445675, 0.03946644440293312, -0.020191345363855362, 0.01754441112279892, -0.021599648520350456, 0.02794549986720085, 0.013073471374809742, -0.02631661854684353, -0.011325817555189133, -0.0047084856778383255, -0.013760656118392944, -0.024484125897288322, -0.016916614025831223, -0.004324595909565687, -0.012886828742921352, 0.04581229388713837, 0.0012736242497339845, -0.02989676408469677, -0.07309605926275253, -0.022431056946516037, -0.014880511909723282, 0.010188993997871876, -0.07452133297920227, 0.04537113755941391, 0.021396039053797722, 0.0021994144190102816, 0.006778522860258818, 0.01561011467128992, 0.013395854271948338, -0.10255166888237, -0.046185579150915146, 0.03283214569091797, 0.02424658089876175, -0.00979025661945343, -0.005340525880455971, 0.006583396345376968, -0.003885561367496848, -0.005726536735892296, 0.0027338911313563585, -0.009510292671620846, -0.021633584052324295, 0.021328167989850044, 0.0750642940402031, -0.011936647817492485, -0.013930330984294415, 0.02134513482451439, 0.029879797250032425, 0.026571130380034447, -0.029642250388860703, 0.0682433545589447, 0.013887912034988403, -0.07655743509531021, 0.054771143943071365, 0.02153177745640278, 0.02986282855272293, -0.03137293830513954, -0.03821084648370743, 0.028081240132451057, 0.012886828742921352, 0.0049120960757136345, -0.03471553698182106, 0.02582455985248089, 0.07547151297330856, -0.027657052502036095, -0.008695852011442184, -0.04978269338607788, 0.016534844413399696, 0.06695382297039032, 0.013005601242184639, 0.0013764897594228387, -0.007457223255187273, 0.0014570854837074876, -0.01281895861029625, -0.0006140120094642043, -0.01769712008535862, 0.02090398035943508, 0.04778052493929863, -0.026299649849534035, -0.04255453124642372, 0.0333581380546093, 0.010443506762385368, -0.052022404968738556, -0.0024369596503674984, 0.020174376666545868, -0.013582496903836727, 0.02134513482451439, -0.07581086456775665, -0.023483043536543846, 0.0037307327147573233, -0.0034231964964419603, -0.004992691799998283, -0.02022527903318405, 0.03593720123171806, 0.01840975508093834, 0.04455669969320297, 0.06006500869989395, 0.03821084648370743, -0.004636373836547136, 0.03344297409057617, -0.04567655548453331, 0.024280516430735588, -0.03422348201274872, -0.013692785985767841, -0.07927224040031433, 0.0037964817602187395, -0.06033648923039436, 0.05314226076006889, 0.012869860976934433, 0.04937547445297241, 0.0429278165102005, 0.02322852984070778, 0.043742258101701736, 0.004381861072033644, 0.00168296555057168, 0.03994153439998627, -0.06182963028550148, 0.03442709147930145, -0.006116789765655994, 0.0583682581782341, 0.0004788021033164114, -0.051683053374290466, -0.006986374966800213, -0.05945417657494545, 0.040688104927539825, -0.02752131223678589, -0.02959134802222252, -0.10146574676036835, 0.004852709826081991, 0.08728090673685074, 0.06182963028550148, 0.051004353910684586, 0.008225003257393837, -0.02202383615076542, -0.002267284318804741, -0.01800253428518772, -0.03167835250496864, -0.011308849789202213, -0.025553079321980476, -0.0515812486410141, -0.013718237169086933, -0.007648108061403036, 0.060302551835775375, 0.059997137635946274, -0.012963182292878628, -0.045167528092861176, -0.014167875982820988, -0.0018579430179670453, 0.007444497663527727, 0.008424371480941772, -0.03732853755354881, -0.005586554761976004, 0.06970255821943283, -0.018358852714300156, 0.004411554429680109, 0.03753214702010155, 0.02100578509271145, -0.005149641074240208, 0.06457836925983429, 0.038312651216983795, 0.03471553698182106, -0.0019608086440712214, 0.01954657956957817, 0.03631048649549484, -0.011605781503021717, 0.021480875089764595, -0.009535743854939938, -0.05052926391363144, 0.05283684656023979, -0.05779135972261429, -0.06020074710249901, 0.060981255024671555, -0.036887381225824356, 0.04431915283203125, -0.010358668863773346, 0.018579430878162384, 0.042079441249370575, 0.004856951534748077, -0.018630333244800568, -0.025926364585757256, -0.03732853755354881, 0.0028060029726475477, -0.043436840176582336, 0.018358852714300156, -0.009306683205068111, -0.009366068989038467, -0.04676247388124466, 0.018850911408662796, -0.08314082771539688, -0.03508882224559784, -0.0039534312672913074, 0.004373377189040184, -0.0389234833419323, -0.06254226714372635, 0.018104340881109238, -0.0007131659076549113, -0.04394586756825447, 0.02022527903318405, 0.03943250700831413, 0.022227445617318153, 0.05283684656023979, -0.014091522432863712, 0.03317149356007576, -0.021972933784127235, -0.023856328800320625, 0.0014963228022679687, 0.019156325608491898, 0.035597849637269974, -0.035597849637269974, 0.03189893066883087, 0.010519860312342644, -0.016356686130166054, -0.006719136610627174, 0.008687368594110012, -0.0574520118534565, -0.05911482870578766, 0.03569965437054634, -0.018358852714300156, 0.021633584052324295, -0.021226363256573677, -0.06291554868221283, 0.0233133677393198, 0.02869207039475441, 0.0075293355621397495, -0.008411645889282227, 0.018138274550437927, 0.03381625935435295, 0.009111556224524975, 0.04476030915975571, 0.020581597462296486, 0.013582496903836727, -0.003773151431232691, -0.049103993922472, -0.02804730460047722, -0.08314082771539688, 0.024670768529176712, -0.006303432397544384, 0.011020401492714882, 0.03960218280553818, 0.01046895794570446, -0.03159351646900177, 0.02254982851445675, -0.026079073548316956, 0.0027169235982000828, 0.03023611381649971, 0.002988403895869851, -0.00390677060931921, 0.004661825019866228, 0.02865813486278057, -0.034206513315439224, 0.07343541085720062, -0.05395670235157013, 0.020496759563684464, 0.05354948341846466, -0.011291882023215294, 0.021413005888462067, -0.03685344383120537, 0.08619498461484909, -0.004967240616679192, -0.06902385503053665, -0.006286464631557465, 0.004127348307520151, -0.043470777571201324, 0.022227445617318153, -0.02010650746524334, 0.0558909997344017, 0.021735388785600662, 0.08578776568174362, 0.04567655548453331, 0.014702352695167065, 0.04190976545214653, 0.03960218280553818, -0.003170804586261511, -0.05816464498639107, -0.08035815507173538, -0.05870760604739189, 0.003073241328820586, -0.0022036561276763678, -0.016229430213570595, -0.06138847395777702, -0.01747654192149639, 0.006791248451918364, 0.02643539011478424, 0.006019226275384426, 0.01628033258020878, -0.0685826987028122, -0.0017031144816428423, 0.03023611381649971, 0.07560725510120392, 0.041740089654922485, -0.005760471802204847, 0.01991986483335495, -0.02489134669303894, 0.028183044865727425, -0.047237563878297806, 0.06383179873228073, 0.010850726626813412, 0.010061737149953842, 0.007232403848320246, -0.000730133440811187, -0.015245313756167889, -0.014999284408986568, -0.0426224023103714, -0.00997689925134182, -0.03425741568207741, -0.011020401492714882, -0.023092789575457573, 0.0007746731862425804, 0.030219146981835365, -0.023669686168432236, 0.05460146814584732, 0.06003107130527496, -0.06033648923039436, -0.047542981803417206, -0.012471124529838562, 0.015185927040874958, -0.018426721915602684, 0.02579062432050705, -0.0010132788447663188, -0.035258498042821884, 0.039330702275037766, -0.03939857333898544, 0.00015244253154378384, -0.03478340804576874, -0.03651409596204758, 0.0007836871664039791, 0.01942780613899231, 0.05154731497168541, -0.01920722797513008, 0.043810129165649414, -0.029574381187558174, 0.061286669224500656, -0.002929017413407564, -0.07852566242218018, 0.010511375963687897, 0.08327656984329224, -0.08911339938640594, 0.011393687687814236, 0.03539424017071724, 0.001313921995460987, -0.005565345287322998, -0.023466074839234352, -0.0036246858071535826, 0.035869330167770386, -0.02319459430873394, -0.06172782555222511, -0.04048449546098709, 0.006358576938509941, -0.12223398685455322, 0.010731954127550125, -0.01630578376352787, -0.051004353910684586, -0.03770182281732559, 0.01707780547440052, 0.0029035662300884724, 0.01101191807538271, -0.01788376271724701, -0.002778430702164769, -0.04476030915975571, -0.05300652235746384, -0.002424233825877309, -0.007020310033112764, 0.01020596083253622, 0.033680520951747894, -0.0135909803211689, -0.06050616502761841, -0.029811926186084747, 0.010138090699911118, 0.05673937499523163, 0.04299568757414818, 0.029167160391807556, 0.03783756121993065, -0.0213112011551857, -0.0016225187573581934, -0.05178486183285713, 0.035869330167770386, 0.029964633285999298, 0.044149477034807205, 0.06522313505411148, 0.00852193497121334, -0.04011121019721031, -0.001348917605355382, -0.06956681609153748, 0.017035385593771935, -0.012335384264588356, -0.022532861679792404, -0.03912709280848503, 0.0072196782566607, -0.0183758195489645, -0.0018939990550279617, 0.020734304562211037, 0.02153177745640278, -0.030303984880447388, -0.028810841962695122, -0.02677474170923233, -0.02093791589140892, 0.011470041237771511, 0.007185743190348148, 0.02899748645722866, 0.049579083919525146, -0.013506143353879452, 0.09814011305570602, 0.025468241423368454, -0.02025921456515789, -0.0016278211260214448, 0.041027456521987915, 0.04316536337137222, 0.04265633597970009, 0.01321769505739212, -0.01735776849091053, 0.07730400562286377, 0.016382137313485146, -0.03227221593260765, 0.009832675568759441, 0.01859639771282673, 0.0327473059296608, 0.01739170402288437, 0.018104340881109238, -0.0005965142627246678, -0.01954657956957817, -0.020191345363855362, 0.0796794593334198, -0.020276181399822235, 0.007402079179883003, -0.000581667700316757, -0.03286607936024666, 0.04676247388124466, 0.013081954792141914, -0.040348753333091736, -0.016848742961883545, 0.002634207019582391, -0.017748022451996803, -0.062067173421382904, -0.025926364585757256, 0.010833758860826492, 0.005607764236629009, 0.01023989636451006, -0.027809759601950645, 0.04123106598854065, -0.020038636401295662, 0.032170411199331284, -0.01920722797513008, -0.10105852782726288, 0.04530327022075653, 0.003970399033278227, 0.00198413897305727, 0.0021951724775135517, 0.013904879800975323, 0.021718420088291168, -0.01159729715436697, 0.01547437533736229, -0.00878917332738638, 0.01649242639541626, -0.006197385489940643, 0.024382321164011955, -0.008882494643330574, 0.016789358109235764, -0.03698918595910072, 0.05809677764773369, -0.029693154618144035, -0.01658574678003788, 0.04095958545804024, -0.024976184591650963, -0.0524974949657917, 0.009925996884703636, -0.039059221744537354, 0.03997546806931496, 0.002411508234217763, 0.07214587926864624, 0.002280009910464287, -0.02417871169745922, -0.006977891083806753, 0.024127807468175888, -0.024535028263926506, 0.031797125935554504, 0.007215436547994614, 0.032696403563022614, -0.05640002340078354, 0.012683218345046043, -0.034477993845939636, 0.005064803641289473, 0.04190976545214653, -0.018545495346188545, 0.01726444810628891, 0.05626428499817848, 0.020870044827461243, 0.015559212304651737, 0.015185927040874958, 0.018816975876688957, 0.04669460654258728, -0.0216166153550148, 0.043776191771030426, -0.009052170440554619, -0.04326716810464859, -0.02986282855272293, 0.044149477034807205, -0.06342457979917526, 0.05707872658967972, -0.07716826349496841, 0.006384028121829033, 0.06152421608567238, -0.02112455852329731, -0.08470184355974197, -0.014922930859029293, -0.0629834234714508, 0.013081954792141914, 0.014710837043821812, -0.05039352551102638, 0.07852566242218018, -0.023449108004570007, 0.0012969545787200332, -0.014447839930653572, -0.027962466701865196, 0.06539280712604523, 0.014346035197377205, -0.004984207917004824, 0.015830691903829575, -0.0304227564483881, -0.01849459297955036, -0.0007380869355984032, 0.0013499780325219035, -0.03125416487455368, 0.02075127325952053, -0.024687737226486206, -0.0003706341958604753, 0.016967516392469406, -0.024467159062623978, -0.04740723967552185, 0.00999386701732874, 0.001645849086344242, 0.0407559759914875, -0.017281414940953255, -0.037905432283878326, 0.06430688500404358, 0.07757548242807388, -0.05572132393717766, 0.03939857333898544, 0.002246075076982379, -0.05728233605623245, -0.003930101171135902, -0.0035737832076847553, -0.024076905101537704, -0.027131058275699615, -0.11531124264001846, 0.022855244576931, -0.011648200452327728, -0.0713314414024353, -0.014413905330002308, -0.005671392194926739, 0.0024539269506931305, -0.025926364585757256, 0.051038287580013275, -0.012106322683393955, 0.03817691281437874, -0.008695852011442184, -0.007139082532376051, 0.0018303708638995886, 0.003692555706948042, 0.00691002095118165, 0.02248195931315422, 0.020276181399822235, 0.009255779907107353, 0.022855244576931, 0.03347691148519516, 0.02794549986720085, -0.05911482870578766, -0.016331234946846962, 0.0019395991694182158, -0.01566101796925068, -0.011139174923300743, 0.019902896136045456, 0.015431956388056278, -0.04316536337137222, -0.006511284504085779, -0.043470777571201324, -0.05840219184756279, 0.005790165159851313, 0.024874379858374596, 0.0454050749540329, -0.061354540288448334, -0.07431772351264954, -0.028403623029589653, 0.05935237184166908, -0.06318703293800354, -0.021480875089764595, 0.0305754654109478, 0.04028088226914406, 0.054397858679294586, 0.0200725719332695, -0.006231320556253195, -0.005196301732212305, -0.013158309273421764, 0.005081770941615105, 0.07587873190641403, 0.014888995327055454, -0.020954882726073265, 0.09209968149662018, 0.0010975862387567759, -0.008712819777429104, 0.052090276032686234, 0.0033192704431712627, 0.05914876237511635, 0.07988306879997253, 0.03685344383120537, -0.03215344250202179, 0.015406505204737186, -0.007236645556986332, -0.0055992803536355495, 0.03225524723529816, 0.02918412908911705, 0.01005325373262167, 0.010528343729674816, 0.004555778112262487, 0.048594966530799866, 0.04011121019721031, 0.04469243809580803, 0.033985935151576996 ]
24,311
supabase._sync.auth_client
__init__
Instantiate SupabaseAuthClient instance.
def __init__( self, *, url: str, headers: Optional[Dict[str, str]] = None, storage_key: Optional[str] = None, auto_refresh_token: bool = True, persist_session: bool = True, storage: SyncSupportedStorage = SyncMemoryStorage(), http_client: Optional[SyncClient] = None, flow_type: AuthFlowType = "implicit" ): """Instantiate SupabaseAuthClient instance.""" if headers is None: headers = {} SyncGoTrueClient.__init__( self, url=url, headers=headers, storage_key=storage_key, auto_refresh_token=auto_refresh_token, persist_session=persist_session, storage=storage, http_client=http_client, flow_type=flow_type, )
(self, *, url: str, headers: Optional[Dict[str, str]] = None, storage_key: Optional[str] = None, auto_refresh_token: bool = True, persist_session: bool = True, storage: gotrue._sync.storage.SyncSupportedStorage = <gotrue._sync.storage.SyncMemoryStorage object at 0x7f3ffdde7250>, http_client: Optional[gotrue.http_clients.SyncClient] = None, flow_type: Literal['pkce', 'implicit'] = 'implicit')
[ -0.08248861879110336, -0.07469471544027328, -0.048068638890981674, -0.00515087740495801, -0.010767897590994835, 0.02166631445288658, -0.014552976004779339, 0.03236895054578781, -0.031250208616256714, -0.024052966386079788, -0.0009346161969006062, 0.025376811623573303, -0.034606438130140305, -0.005160199943929911, -0.023642759770154953, -0.00040321346023119986, 0.06291062384843826, -0.04873988404870033, 0.03268592804670334, -0.09494395554065704, 0.03445727005600929, 0.06622955948114395, -0.0024892021901905537, 0.018617741763591766, 0.04057306423783302, 0.01634296402335167, -0.0028085100930184126, -0.007528205402195454, 0.03121291846036911, 0.035743825137615204, 0.018608417361974716, 0.06492435932159424, 0.038167767226696014, 0.05470651388168335, 0.06033751741051674, -0.042437635362148285, 0.036098092794418335, 0.021591732278466225, -0.08696358650922775, 0.0033142748288810253, -0.042773257941007614, -0.0013891053386032581, 0.04769572615623474, -0.03406571224331856, 0.03777620941400528, 0.09181147068738937, 0.025712434202432632, 0.0564219169318676, -0.028285540640354156, 0.016053956001996994, -0.0010995141929015517, 0.025376811623573303, -0.04415304213762283, 0.020566217601299286, -0.0748811736702919, 0.049821335822343826, 0.04437679052352905, 0.0586966946721077, -0.07286743074655533, 0.051424868404865265, -0.022076521068811417, -0.007136645261198282, 0.0035380234476178885, -0.02451910823583603, 0.03350634127855301, 0.0011070889886468649, -0.09389979392290115, 0.004430686589330435, 0.014655527658760548, -0.03432675078511238, 0.01935424655675888, 0.013657982461154461, -0.0005742295761592686, 0.020081428810954094, 0.050045084208250046, 0.022486725822091103, -0.06958578526973724, 0.026532845571637154, -0.028938140720129013, -0.006801022682338953, 0.042437635362148285, -0.04616677761077881, 0.020883195102214813, -0.038298286497592926, -0.004931790288537741, 0.029441576451063156, 0.007952394895255566, -0.04732280969619751, 0.02004413865506649, 0.062463127076625824, -0.01808633841574192, 0.0054725157096982, -0.014758079312741756, -0.015130992978811264, 0.061046052724123, 0.018449930474162102, -0.016389578580856323, -0.04355637729167938, -0.0703316181898117, 0.02060350961983204, 0.0055797286331653595, 0.003663881914690137, -0.018487220630049706, -0.035296328365802765, -0.018254149705171585, -0.053252145648002625, 0.02304609678685665, -0.03233166038990021, 0.018580449745059013, 0.007821875624358654, 0.02024924010038376, -0.0019321616273373365, 0.0036172675900161266, 0.0517977811396122, -0.0009171358542516828, -0.013956313952803612, 0.03445727005600929, -0.001782995997928083, 0.02153579518198967, -0.007565496489405632, -0.009695769287645817, -0.02028653211891651, 0.0005369381979107857, 0.04985862597823143, 0.07618636637926102, 0.02407161146402359, 0.019503412768244743, -0.02580566145479679, 0.01347152516245842, -0.009854257106781006, 0.04355637729167938, -0.06499894708395004, -0.009183011949062347, -0.010320399887859821, -0.007201905362308025, 0.013807147741317749, 0.026682009920477867, 0.007537527941167355, -0.02615993097424507, 0.0553031750023365, -0.04228847101330757, 0.010963677428662777, -0.011028937064111233, 0.03238759934902191, 0.056272752583026886, 0.01209174282848835, -0.03650829941034317, -0.059256065636873245, -0.03210791200399399, 0.015709010884165764, 0.04184097424149513, -0.01659468188881874, -0.002780541544780135, 0.026887113228440285, -0.08122070878744125, -0.050977371633052826, -0.020118720829486847, -0.06149354949593544, 0.0149631816893816, 0.043817419558763504, -0.004358434583991766, 0.011448465287685394, 0.05750336870551109, -0.011821379885077477, -0.016948949545621872, -0.020417051389813423, 0.0071226609870791435, -0.040013693273067474, -0.02256130799651146, 0.00822741910815239, -0.025619205087423325, -0.031362082809209824, -0.07312847673892975, -0.010404305532574654, 0.03964078053832054, -0.023008806630969048, 0.047285519540309906, 0.005304704420268536, -0.03904411569237709, -0.00714130699634552, 0.0017480353126302361, -0.04534636437892914, 0.003148794174194336, -0.038298286497592926, 0.03706767037510872, 0.04295971617102623, 0.03373008966445923, 0.02060350961983204, 0.07059265673160553, 0.03488612174987793, -0.025376811623573303, 0.00694086542353034, 0.014608913101255894, -0.009723737835884094, 0.08420402556657791, -0.021871417760849, -0.01993226446211338, -0.03270457312464714, -0.04851613566279411, 0.03510987013578415, -0.03373008966445923, -0.004032134544104338, 0.012632468715310097, -0.06734830141067505, 0.04400387406349182, 0.03751516714692116, 0.017461707815527916, -0.03731006383895874, 0.038522034883499146, -0.011933254078030586, -0.04351908713579178, -0.02522764541208744, -0.05231986194849014, -0.002154744928702712, -0.01657603681087494, -0.053364019840955734, 0.019484765827655792, -0.0282109584659338, 0.05571338161826134, 0.01889742724597454, 0.14991150796413422, 0.015177607536315918, 0.01671587862074375, -0.05287923291325569, -0.015830207616090775, 0.055452339351177216, -0.00012979161692783237, -0.04959758743643761, -0.04333262890577316, -0.04534636437892914, 0.0009212145814672112, 0.034718312323093414, 0.026775239035487175, 0.03421487659215927, -0.0009054822730831802, -0.07227077335119247, -0.0060412101447582245, 0.03246217966079712, -0.01313590258359909, 0.0007038755575194955, 0.04639052599668503, 0.07230806350708008, -0.01762951910495758, 0.03786943480372429, -0.062015630304813385, -0.006176391150802374, -0.055676087737083435, 0.009024523198604584, -0.01637093350291252, 0.0021477527916431427, -0.008502443321049213, -0.08032571524381638, -0.0368252769112587, -0.035986218601465225, 0.00093519885558635, 0.037142254412174225, -0.025153063237667084, -0.008898665197193623, -0.028136376291513443, -0.01867367886006832, -0.041878264397382736, -0.023456303402781487, -0.053513187915086746, 0.06749746948480606, -0.021498503163456917, -0.018216857686638832, -0.008875357918441296, 0.018272794783115387, 0.004460986237972975, 0.020454343408346176, 0.12112253159284592, 0.020678091794252396, 0.008917310275137424, 0.003906276077032089, -0.023213908076286316, -0.04627865180373192, -0.02796856500208378, -0.0293856393545866, -0.011476433835923672, -0.02073402889072895, 0.0282109584659338, -0.02522764541208744, 0.07756615430116653, -0.0022409812081605196, 0.05597442016005516, -0.02140527404844761, -0.015420001931488514, -0.004857207182794809, -0.02556326799094677, 0.009947486221790314, -0.016911659389734268, 0.014655527658760548, 0.02140527404844761, -0.021479858085513115, -0.037272773683071136, -0.028397416695952415, -0.008390569128096104, 0.028733039274811745, -0.02013736590743065, -0.01042295154184103, 0.043481793254613876, 0.0021034691017121077, -0.017526967450976372, -0.009602540172636509, 0.08159362524747849, -0.08263778686523438, -0.029777199029922485, 0.009080460295081139, -0.014431779272854328, 0.023568177595734596, -0.03152989596128464, -0.007840520702302456, -0.0028085100930184126, 0.019839035347104073, -0.04247492551803589, 0.017191344872117043, 0.01116877980530262, -0.03384196385741234, 0.045532822608947754, 0.021908709779381752, -0.031007815152406693, -0.031623125076293945, 0.006316234357655048, 0.012651113793253899, -0.029553450644016266, 0.00032659125281497836, -0.01807701587677002, 0.022617245092988014, -0.04460053890943527, 0.0494857132434845, -0.08599401265382767, 0.04915009066462517, -0.002617391524836421, -0.005766185931861401, -0.04661427438259125, -0.03249947354197502, -0.011523048393428326, -0.025414101779460907, -0.006992141250520945, -0.04169180616736412, -0.035053934901952744, -0.022412143647670746, -0.009947486221790314, 0.016314996406435966, -0.02785669080913067, -0.04124430939555168, -0.02118152566254139, -0.04799405485391617, 0.04389199987053871, -0.050268832594156265, -0.02776346169412136, -0.011019614525139332, 0.0379626639187336, 0.03497935086488724, 0.09874767810106277, -0.007173936814069748, 0.007155291270464659, -0.006264958530664444, -0.008474474772810936, -0.0564219169318676, 0.05213340371847153, -0.06585664302110672, -0.01819821260869503, 0.01806769333779812, -0.055116716772317886, -0.002038209233433008, 0.015093701891601086, -0.06018834933638573, 0.010665345937013626, 0.018375346437096596, -0.010087328962981701, -0.08472610265016556, -0.017070146277546883, 0.02718544378876686, 0.024015674367547035, 0.014758079312741756, -0.031846873462200165, -0.00357065349817276, -0.05895773321390152, -0.002423942321911454, -0.0018272795714437962, 0.04154264181852341, 0.015522553585469723, 0.044637829065322876, -0.0014229007065296173, -0.009574571624398232, 0.026700656861066818, 0.03964078053832054, 0.05664566531777382, 0.0001640239788684994, 0.029422929510474205, -0.040834102779626846, -0.003885299665853381, -0.015625104308128357, 0.008866035379469395, -0.02615993097424507, -0.04665156453847885, 0.02727867290377617, 0.03527768328785896, -0.006013241596519947, 0.04225117713212967, -0.03716089949011803, 0.04303429648280144, 0.025992119684815407, -0.009458036161959171, 0.018841490149497986, 0.030690837651491165, -0.05619816854596138, 0.025861598551273346, -0.004719695076346397, -0.010982323437929153, -0.04702448099851608, -0.06928745657205582, 0.017321864143013954, 0.009308870881795883, 0.011513725854456425, -0.07644741237163544, 0.0460549034178257, -0.004955097567290068, 0.0035007318947464228, 0.0009783171117305756, 0.03412164747714996, -0.05011966824531555, -0.012464656494557858, 0.004603159613907337, 0.0587712787091732, -0.024593690410256386, -0.018683001399040222, 0.020584862679243088, -0.03348769620060921, 0.0656701922416687, 0.06921287626028061, -0.018477898091077805, -0.0024915330577641726, -0.0038759768940508366, 0.07413534075021744, -0.030802711844444275, 0.03788808360695839, 0.003046242753043771, -0.0037594411987811327, -0.06283604353666306, -0.02071538381278515, -0.05422172322869301, -0.026439616456627846, 0.07327763736248016, -0.018403315916657448, -0.05519130080938339, 0.02934834733605385, 0.07793906331062317, -0.007975702174007893, -0.0015813892241567373, 0.0305043812841177, -0.030914586037397385, -0.00036330000148154795, -0.04478699341416359, -0.03889495134353638, 0.014879276044666767, 0.04907550662755966, 0.02108829841017723, -0.027315964922308922, 0.06499894708395004, -0.033562276512384415, -0.021237462759017944, -0.0037990633863955736, 0.03544549271464348, 0.02151714824140072, 0.03777620941400528, 0.04422762244939804, -0.022188395261764526, -0.04534636437892914, -0.05593713000416756, -0.024817438796162605, -0.026682009920477867, 0.04557011276483536, -0.00841387640684843, -0.0034144956152886152, 0.052692774683237076, 0.0007504898239858449, -0.05548963323235512, -0.028155021369457245, -0.015494585037231445, 0.0236054677516222, -0.02776346169412136, 0.04862800985574722, 0.010497534647583961, -0.04985862597823143, -0.0033655506558716297, -0.06522269546985626, 0.04825509712100029, -0.018002431839704514, 0.029628032818436623, 0.02742783911526203, -0.046688858419656754, 0.053028397262096405, -0.006353525444865227, 0.033823318779468536, -0.04113243520259857, -0.005747539922595024, 0.007929087616503239, 0.003689519828185439, 0.00967712327837944, 0.02498525008559227, 0.01646416075527668, 0.016184475272893906, 0.053513187915086746, -0.006255635526031256, -0.01968986913561821, 0.007085369899868965, -0.028397416695952415, 0.0028807620983570814, -0.011028937064111233, 0.031380727887153625, -0.02325120009481907, -0.0007982694660313427, 0.011364559642970562, -0.009826288558542728, -0.052580900490283966, -0.050268832594156265, -0.04736010357737541, -0.0020720046013593674, 0.04959758743643761, 0.009318193420767784, -0.006232328247278929, 0.0072438581846654415, 0.0026616749819368124, -0.02315797097980976, 0.012567208148539066, -0.0018505867337808013, 0.04512261599302292, 0.03695579618215561, 0.004997050389647484, -0.02095777727663517, -0.05481838807463646, 0.015447970479726791, 0.061456259340047836, 0.010394982993602753, -0.06600581109523773, -0.02394109033048153, 0.04926196485757828, -0.04985862597823143, 0.0019659569952636957, 0.017648164182901382, -0.04873988404870033, 0.011597631499171257, -0.007551512215286493, 0.009099106304347515, 0.03734735772013664, 0.03233166038990021, -0.02522764541208744, 0.0015277828788384795, 0.0020032485481351614, -0.019503412768244743, 0.04989591985940933, -0.0529538169503212, -0.026775239035487175, 0.0070574008859694, 0.0037198190111666918, -0.044861577451229095, 0.00035980393295176327, -0.030485736206173897, 0.04292242228984833, -0.023885153234004974, -0.0494857132434845, 0.010730605572462082, -0.05910690128803253, -0.02395973727107048, 0.0632835403084755, 0.01718202233314514, 0.024164840579032898, 0.028863558545708656, -0.0011840026127174497, -0.0013331682421267033, -0.021032361313700676, 0.10165640711784363, -0.03121291846036911, 0.03986452892422676, -0.01543864794075489, 0.06466332077980042, 0.038298286497592926, -0.019055915996432304, 0.038522034883499146, 0.007159952539950609, -0.003831693436950445, -0.0030439121183007956, -0.03777620941400528, 0.01970851421356201, 0.018972009420394897, 0.00358230690471828, 0.019316954538226128, -0.04460053890943527, -0.03768298029899597, -0.018580449745059013, 0.010516180656850338, 0.009658477269113064, -0.031734999269247055, -0.018972009420394897, 0.0028038485907018185, -0.04732280969619751, 0.005519130267202854, -0.000002398996230112971, 0.0075841424986720085, 0.08047488331794739, -0.006013241596519947, -0.020230595022439957, 0.025246290490031242, -0.004032134544104338, -0.060523971915245056, 0.03779485449194908, 0.016426870599389076, -0.01865503191947937, 0.03546414151787758, 0.053364019840955734, -0.06637872755527496, -0.025656497105956078, -0.007379039656370878, 0.02742783911526203, -0.08211570233106613, 0.027595650404691696, -0.019969554618000984, -0.048665303736925125, 0.03993910923600197, -0.014562299475073814, -0.0045821829698979855, 0.03941702842712402, -0.09263188391923904, 0.005491161718964577, 0.02384786307811737, -0.044637829065322876, -0.05213340371847153, -0.010348368436098099, 0.031380727887153625, -0.03822370618581772, -0.02558191306889057, 0.022617245092988014, 0.066714346408844, 0.00234586326405406, 0.010059360414743423, 0.03982723504304886, 0.06361915916204453, 0.025712434202432632, -0.005486499983817339, -0.0029623371083289385, 0.03497935086488724, 0.04113243520259857, -0.04639052599668503, -0.03266728296875954, -0.04915009066462517, -0.021703606471419334, 0.015130992978811264, -0.04251221939921379, 0.0029646677430719137, 0.10732470452785492, 0.054408181458711624, -0.02347494848072529, -0.05045529082417488, -0.004230245482176542, -0.010544149205088615, 0.0069035738706588745, 0.027241382747888565, -0.019615286961197853, 0.02694305032491684, 0.03445727005600929, 0.05668295919895172, 0.04478699341416359, -0.0109450314193964, 0.016958272084593773, 0.04008827731013298, -0.047844890505075455, -0.002089484827592969, 0.014683496206998825, -0.01843128353357315, 0.016063278540968895, -0.03648965433239937, 0.03359957039356232, 0.04978404566645622, -0.017592227086424828, 0.014525007456541061, -0.028061792254447937, -0.0010103643871843815, 0.007793906610459089, 0.01807701587677002, 0.0034378026612102985, 0.014841984957456589, -0.017918527126312256, -0.06634143739938736, -0.0027269350830465555, 0.03318936377763748, -0.00694086542353034, -0.07104015350341797, -0.06022564321756363, 0.034382689744234085, -0.004992388654500246, -0.003011282067745924, -0.004885175731033087, 0.03937973827123642, 0.008912649005651474, 0.020435698330402374, -0.05224527791142464, -0.0021244455128908157, 0.06857892125844955, 0.016492130234837532, -0.03430810570716858, -0.04471241310238838, 0.021740896627306938, -0.031492602080106735, 0.07100286334753036, 0.07633553445339203, -0.006283604074269533, 0.027353256940841675, -0.01440381072461605, 0.03488612174987793, -0.0027618957683444023, 0.029422929510474205, 0.018515190109610558, 0.008558380417525768, 0.032872386276721954, 0.01030175480991602, 0.033338528126478195, -0.043481793254613876, -0.006008579861372709, -0.00926225632429123, 0.0007330094813369215, 0.0028807620983570814, -0.04769572615623474, 0.06954849511384964, -0.049336548894643784, 0.013033350929617882, 0.05582525581121445, 0.03697444126009941, 0.0010161912068724632, 0.012184971012175083, -0.014189384877681732, -0.06850434094667435, 0.020696736872196198, -0.01715405285358429, -0.023232555016875267, 0.035296328365802765, -0.0037384647876024246, 0.017825298011302948, 0.04109514504671097, -0.022990159690380096, -0.0016163499094545841, -0.015224222093820572, -0.017116760835051537, -0.06022564321756363, 0.00472202617675066, 0.04165451601147652, -0.06421582400798798, 0.003649897640570998, 0.002710619941353798, -0.013350328430533409, 0.038186412304639816, -0.004759317263960838, 0.0035287004429847, 0.01876690611243248, -0.020081428810954094, -0.03179093450307846, 0.06440228223800659, 0.01186799444258213, -0.044414080679416656, -0.031399376690387726, -0.0010797030990943313, -0.012017159722745419, -0.04713635519146919, 0.007430315483361483, 0.045420948415994644, 0.041169725358486176, 0.028416061773896217 ]
24,312
gotrue._sync.gotrue_client
_call_refresh_token
null
def _call_refresh_token(self, refresh_token: str) -> Session: if not refresh_token: raise AuthSessionMissingError() response = self._refresh_access_token(refresh_token) if not response.session: raise AuthSessionMissingError() self._save_session(response.session) self._notify_all_subscribers("TOKEN_REFRESHED", response.session) return response.session
(self, refresh_token: str) -> gotrue.types.Session
[ 0.059184007346630096, -0.06412233412265778, 0.0010131889721378684, 0.056183021515607834, 0.02193758822977543, -0.04110211506485939, -0.026040202006697655, 0.08531917631626129, 0.0406462699174881, 0.006405585911124945, 0.008285950869321823, -0.02457769773900509, 0.07483471930027008, 0.016866302117705345, 0.008015291765332222, 0.020721999928355217, 0.04626837000250816, -0.017740007489919662, -0.005432164762169123, 0.008043782785534859, 0.009857669472694397, -0.007521458901464939, -0.019259493798017502, -0.015764674171805382, -0.019582385197281837, 0.00888899713754654, -0.005194745026528835, 0.03834804520010948, 0.013855818659067154, -0.030085835605859756, -0.014663046225905418, -0.017977425828576088, -0.008186234161257744, 0.05755055695772171, -0.005194745026528835, 0.008808274753391743, -0.04695213958621025, -0.016657372936606407, -0.10089391469955444, -0.016695359721779823, -0.02136778086423874, 0.015289834700524807, 0.04273556172847748, 0.02332412078976631, 0.004565582610666752, 0.013371482491493225, -0.052194368094205856, 0.03242204710841179, 0.003981529735028744, 0.01653391495347023, -0.004693789407610893, 0.008105511777102947, -0.07768375426530838, 0.009800689294934273, 0.016030583530664444, -0.00699438713490963, -0.01025653537362814, 0.0029487537685781717, 0.03023778460919857, 0.010379993356764317, 0.011234704405069351, -0.009620250202715397, -0.0064673153683543205, 0.04079821705818176, 0.0736951008439064, -0.011937467381358147, 0.005731313955038786, 0.015926118940114975, 0.018385788425803185, -0.014131225645542145, 0.03323877230286598, 0.03616378456354141, -0.022165512666106224, -0.014862478710711002, 0.0413680262863636, -0.0013604153646156192, -0.062033042311668396, -0.04816772788763046, -0.04250764101743698, 0.014492103829979897, -0.018024910241365433, 0.0066857412457466125, 0.03673359006643295, 0.028186477720737457, 0.04148198664188385, 0.000006450213732023258, 0.006709483452141285, -0.06074148043990135, -0.07141587138175964, -0.0036159034352749586, 0.10210950672626495, 0.057056725025177, -0.0066714962013065815, -0.04600245878100395, -0.019136035814881325, -0.10606016963720322, -0.02495756931602955, -0.0014007767895236611, -0.01938295178115368, -0.02408386394381523, -0.030845578759908676, 0.02089294232428074, -0.03299185261130333, 0.007597433403134346, 0.027141829952597618, 0.00826220866292715, 0.047597918659448624, -0.0727454274892807, 0.04269757494330406, -0.021025896072387695, -0.05337196961045265, 0.017350638285279274, -0.006975393742322922, 0.018680188804864883, -0.01795843243598938, -0.018309814855456352, 0.023020222783088684, 0.024311786517500877, -0.02949703484773636, -0.05667685344815254, -0.0015812157653272152, 0.026610011234879494, 0.061463236808776855, 0.0353090725839138, 0.018271828070282936, 0.06400837749242783, -0.018366795033216476, -0.0012428925838321447, 0.10104586184024811, -0.042013805359601974, 0.02429279312491417, 0.02372298575937748, 0.05025702342391014, -0.019810307770967484, -0.019249996170401573, 0.005446410272270441, 0.015755176544189453, -0.027160825207829475, 0.00439464021474123, -0.07472075521945953, 0.017132211476564407, 0.02457769773900509, -0.01167155709117651, 0.03608780726790428, -0.008058027364313602, -0.006206153426319361, -0.05963985249400139, 0.08068474382162094, 0.04585051164031029, -0.011396150104701519, 0.023476069793105125, -0.03308682143688202, 0.05462554469704628, -0.06047556921839714, -0.012773185037076473, -0.020437095314264297, -0.010560432448983192, 0.06191908195614815, 0.02681894041597843, -0.015156880021095276, 0.0015337318181991577, -0.05652490258216858, -0.019420938566327095, -0.0329158790409565, 0.04288751259446144, -0.024995556101202965, 0.02146274968981743, -0.01125369779765606, -0.08136851340532303, 0.02455870248377323, 0.05272618681192398, -0.008998210541903973, -0.011320175603032112, -0.055423274636268616, -0.026591015979647636, -0.010465464554727077, -0.009083681739866734, 0.035669948905706406, 0.01963936537504196, 0.032725945115089417, -0.03713245689868927, -0.042773548513650894, -0.05401775240898132, -0.03409348055720329, -0.012858656235039234, 0.07521458715200424, -0.0017521580448374152, 0.012839662842452526, 0.01346645038574934, 0.001128931064158678, -0.012041931971907616, 0.00348294829018414, 0.0240078903734684, -0.007621175143867731, 0.01870867982506752, -0.04121607542037964, -0.05424567312002182, 0.05451158434152603, -2.1330684774056863e-7, 0.02712283656001091, -0.011196717619895935, 0.02788257971405983, 0.021234827116131783, -0.04038035869598389, -0.025204485282301903, -0.001956338994204998, 0.012060925364494324, -0.027331765741109848, -0.006984890438616276, 0.011833002790808678, -0.05397976562380791, 0.012630732730031013, 0.033200785517692566, -0.014254684560000896, -0.02315317839384079, 0.0285283625125885, 0.0903334841132164, -0.06066550686955452, 0.020721999928355217, -0.017597554251551628, 0.02070300653576851, -0.026249133050441742, -0.057968415319919586, -0.04740798473358154, 0.017815981060266495, 0.004012394696474075, -0.006605018861591816, -0.052878137677907944, -0.02522347867488861, -0.03654365614056587, 0.015384802594780922, -0.045318689197301865, 0.05397976562380791, -0.059867773205041885, -0.07282140105962753, -0.07768375426530838, 0.03825307637453079, 0.00536093907430768, -0.011889982968568802, 0.02740774117410183, 0.018366795033216476, -0.013903303071856499, -0.008428402245044708, 0.0627548024058342, 0.010797851718962193, 0.04034237191081047, 0.03631573170423508, 0.030940547585487366, -0.03893684595823288, 0.004458743613213301, -0.0056078555062413216, -0.01091181393712759, 0.0009039758588187397, 0.0028229213785380125, 0.033865559846162796, -0.02957301028072834, -0.05553723871707916, 0.06290674954652786, 0.048509612679481506, -0.0029843668453395367, 0.020152192562818527, 0.0470660999417305, -0.04178588464856148, 0.009406572207808495, -0.023286134004592896, -0.008988712914288044, -0.02020917274057865, 0.017312651500105858, -0.023874934762716293, -0.025375427678227425, 0.11677254736423492, 0.0033808578737080097, 0.0027516954578459263, 0.039848536252975464, 0.00715583236888051, 0.017255671322345734, -0.01786346547305584, -0.017740007489919662, -0.0002259939647046849, -0.05120670050382614, -0.0031244445126503706, -0.05641094222664833, 0.03825307637453079, 0.04296348616480827, 0.011006781831383705, 0.07699998468160629, -0.006861431989818811, -0.04224172979593277, 0.01455858163535595, 0.02465367130935192, 0.02786358632147312, -0.05029501020908356, 0.01879415102303028, 0.023457076400518417, -0.020475082099437714, 0.04402712732553482, -0.010323012247681618, 0.024520715698599815, -0.0012571378611028194, 0.05120670050382614, 0.027293778955936432, 0.003150560660287738, -0.058348286896944046, -0.0024715401232242584, 0.07096002995967865, -0.05075085535645485, -0.003839078126475215, 0.04911740496754646, -0.025299452245235443, 0.008281202055513859, 0.005527132656425238, -0.01739812269806862, -0.023172171786427498, -0.017740007489919662, -0.04019042104482651, -0.037854213267564774, -0.009487294591963291, -0.017920445650815964, 0.10264132171869278, -0.0023314624559134245, -0.013570914976298809, -0.009800689294934273, 0.06624961644411087, 0.01617303676903248, 0.037854213267564774, 0.0057882945984601974, -0.05029501020908356, 0.01982930116355419, -0.02315317839384079, -0.0006036398117430508, -0.03263097628951073, -0.05025702342391014, 0.03185223788022995, -0.007801614236086607, 0.0020596166141331196, 0.03014281764626503, -0.017910949885845184, 0.02683793380856514, 0.013789341785013676, -0.0012880023568868637, 0.00722705852240324, -0.02890823408961296, -0.008124505169689655, 0.025185491889715195, -0.01451109815388918, 0.0601336844265461, 0.009601256810128689, -0.04357128217816353, 0.02381795272231102, -0.10932706296443939, -0.06096940115094185, -0.024349773302674294, 0.002283978508785367, 0.006396089214831591, 0.06028563529253006, -0.007925072684884071, 0.04930734261870384, 0.02826245129108429, -0.029648983851075172, -0.09565168619155884, -0.035385046154260635, 0.044179074466228485, 0.02947804145514965, 0.02712283656001091, -0.06305869668722153, 0.003929297439754009, -0.07855746150016785, 0.03646767884492874, 0.00036058129626326263, -0.025774292647838593, -0.024235812947154045, -0.0031980446074157953, 0.00863733235746622, 0.007146335672587156, 0.013912799768149853, 0.02883226051926613, -0.032555002719163895, -0.002965373219922185, 0.011377156712114811, -0.009857669472694397, 0.04307744652032852, -0.014340155757963657, 0.02022816613316536, 0.004743647295981646, 0.03223210945725441, -0.002495282096788287, -0.08949776738882065, -0.06552786380052567, 0.05591711029410362, -0.0016999257495626807, -0.042013805359601974, 0.028205471113324165, -0.03215613588690758, 0.0423177033662796, -0.03827207162976265, 0.028756285086274147, -0.012127403169870377, 0.01246928796172142, -0.022640351206064224, -0.018119879066944122, 0.05979179963469505, 0.01607806794345379, 0.002559385262429714, -0.02843339368700981, 0.025375427678227425, -0.004632059950381517, 0.01936395838856697, -0.04866155982017517, -0.022431422024965286, 0.0011805698741227388, -0.028870247304439545, -0.06712332367897034, 0.0075546978041529655, 0.024235812947154045, -0.017540574073791504, 0.02041810192167759, -0.029155150055885315, 0.07434088736772537, 0.07377107441425323, 0.021500736474990845, -0.00528971292078495, 0.03825307637453079, -0.012972617521882057, 0.010522445663809776, -0.065375916659832, 0.019696345552802086, -0.01219388097524643, 0.028756285086274147, -0.08471138030290604, -0.023798959329724312, 0.04026639834046364, 0.019335467368364334, -0.018632706254720688, 0.06708533316850662, 0.03673359006643295, -0.00851387344300747, -0.042013805359601974, 0.040304385125637054, -0.05743659660220146, -0.002181887859478593, 0.07548049837350845, 0.007165329530835152, 0.015707693994045258, 0.020437095314264297, 0.05553723871707916, -0.03810112923383713, -0.027483714744448662, 0.019791314378380775, 0.014900466427206993, -0.017246173694729805, 0.0038367039524018764, -0.014881473034620285, -0.0011835376499220729, 0.04649629071354866, -0.02191859483718872, -0.007117845583707094, -0.004840989597141743, 0.08942179381847382, 0.05925998091697693, 0.009040946140885353, -0.019031571224331856, 0.007858594879508018, -0.04820571467280388, 0.009971631690859795, 0.00901720393449068, 0.05439762398600578, 0.030560676008462906, 0.03289688751101494, -0.02845238707959652, -0.047787856310606, 0.02543240785598755, -0.05819633975625038, -0.06518597900867462, 0.006913664285093546, -0.0018293195171281695, -0.03306782990694046, -0.035024166107177734, 0.040494319051504135, -0.002887024777010083, 0.018651699647307396, -0.07794966548681259, 0.07077009230852127, -0.04904143139719963, 0.0023160299751907587, -0.004413634072989225, -0.020247159525752068, 0.05310605838894844, -0.021785641089081764, -0.015156880021095276, -0.03299185261130333, -0.04060828313231468, 0.02626812644302845, -0.034834232181310654, 0.031035514548420906, -0.043799202889204025, 0.000573665602132678, -0.04668622836470604, 0.0018803647253662348, 0.006989638786762953, 0.00964399240911007, 0.03168129548430443, 0.031415387988090515, -0.030788598582148552, 0.08615489304065704, 0.011396150104701519, -0.013770348392426968, -0.08250812441110611, -0.007056116126477718, 0.04535667598247528, 0.000419045943999663, -0.02788257971405983, 0.021994570270180702, -0.026496049016714096, -0.0033096319530159235, -0.019012577831745148, -0.027255792170763016, 0.015508260577917099, -0.00798205379396677, -0.038329049944877625, 0.062412913888692856, -0.004700911697000265, 0.03996250033378601, -0.028034528717398643, -0.007934569381177425, -0.03177626430988312, -0.0029178892727941275, 0.0451667420566082, 0.02001923695206642, -0.01243130024522543, -0.03297286108136177, -0.027559690177440643, -0.0056933267042040825, -0.013096075505018234, 0.012649726122617722, 0.02467266470193863, -0.055879123508930206, -0.03413147106766701, -0.011510111391544342, -0.019449429586529732, -0.004529969766736031, -0.02296324260532856, 0.008224221877753735, 0.0042474400252103806, 0.018851131200790405, -0.1017296314239502, -0.038424018770456314, 0.02058904431760311, -0.02719881199300289, -0.004359027370810509, 0.0004487234109546989, -0.003473451593890786, -0.001680932124145329, 0.02417883090674877, 0.012735197320580482, -0.09177699685096741, 0.002590249991044402, -0.022640351206064224, -0.058652184903621674, 0.019316473975777626, -0.0020002617966383696, 0.011605079285800457, 0.018870124593377113, 0.0641983151435852, -0.011624072678387165, 0.05143462494015694, 0.004722279496490955, 0.0008464015554636717, 0.02607819065451622, -0.06001972407102585, 0.02843339368700981, 0.022982235997915268, -0.07984902709722519, 0.05234631523489952, 0.003907929640263319, 0.051814496517181396, 0.019041066989302635, 0.011833002790808678, 0.033485688269138336, 0.030788598582148552, 0.007407497614622116, 0.014739020727574825, -0.012022938579320908, 0.011234704405069351, -0.02930709905922413, -0.013162553310394287, -0.0012571378611028194, -0.037284404039382935, 0.03508114814758301, -0.021424762904644012, -0.004596447106450796, -0.050598904490470886, -0.001766403205692768, 0.009624998085200787, -0.02788257971405983, 0.015042917802929878, 0.025831272825598717, 0.026666991412639618, 0.04535667598247528, -0.04452095925807953, 0.0067854574881494045, -0.03329575061798096, 0.07665809988975525, 0.00517100328579545, -0.07244152575731277, -0.0364866741001606, -0.0026828437112271786, -0.010323012247681618, 0.01664787530899048, 0.021329794079065323, 0.009302107617259026, 0.0027374501805752516, 0.04345731809735298, -0.018642202019691467, 0.016011590138077736, 0.0040859947912395, 0.07650615274906158, -0.06769312918186188, 0.0694025531411171, -0.002178326714783907, 0.031700290739536285, 0.03867093473672867, 0.008542364463210106, -0.09139712154865265, 0.0330488346517086, -0.02476763352751732, 0.06017167121171951, 0.03800616040825844, 0.015004931017756462, -0.057588543742895126, -0.0005834591574966908, -0.03798716515302658, -0.02417883090674877, 0.05265021324157715, -0.013523431494832039, 0.037189435213804245, -0.05682880058884621, -0.015099898912012577, -0.007602181751281023, -0.03109249658882618, 0.024691658094525337, -0.003506690263748169, 0.03194720670580864, 0.022184506058692932, 0.016780830919742584, -0.03574592247605324, -0.03418844938278198, 0.036239758133888245, 0.011234704405069351, 0.049573253840208054, 0.0005511107156053185, 0.03882288560271263, 0.022906262427568436, 0.05132066085934639, 0.02862332947552204, -0.050219032913446426, -0.08706658333539963, -0.009297358803451061, -0.030769605189561844, 0.01975332759320736, -0.0211588516831398, 0.04744597151875496, -0.031700290739536285, -0.033200785517692566, 0.010807349346578121, 0.008105511777102947, 0.025261465460062027, 0.0009746082359924912, 0.07198568433523178, 0.019582385197281837, 0.010218547657132149, 0.025166498497128487, -0.034834232181310654, 0.014909963123500347, 0.018072394654154778, -0.025185491889715195, -0.051662545651197433, 0.008300196379423141, -0.05899406969547272, 0.018461763858795166, 0.05644892901182175, -0.06321064382791519, 0.037930186837911606, -0.021614698693156242, 0.04410310089588165, -0.058348286896944046, 0.014653549529612064, 0.02410285733640194, -0.031795259565114975, -0.008494880050420761, -0.06613565981388092, -0.0005392397288233042, -0.010076096281409264, 0.0005202461034059525, -0.065831758081913, -0.0434953048825264, 0.04592648521065712, -0.050788842141628265, 0.023476069793105125, -0.034625303000211716, -0.0049240863882005215, -0.01262123603373766, -0.0011776022147387266, 0.006144424434751272, 0.01815786585211754, 0.03411247581243515, -0.0027944310568273067, -0.012887146323919296, 0.04828168824315071, -0.048889484256505966, 0.00010550342267379165, -0.029041189700365067, -0.03299185261130333, 0.023020222783088684, 0.021975576877593994, -0.009273617528378963, -0.05139663815498352, 0.003568419488146901, -0.01450160052627325, -0.011396150104701519, 0.0075594461522996426, -0.06925060600042343, 0.027616670355200768, 0.013399973511695862, 0.05880413576960564, 0.051358651369810104, -0.00783960148692131, 0.04402712732553482, 0.02020917274057865, 0.008532867766916752, -0.02552737668156624, -0.045584600418806076, -0.009116919711232185, 0.009306855499744415, 0.03225110471248627, -0.028376413509249687, -0.03352367505431175, -0.052574239671230316, 0.010740871541202068, -0.005864269100129604, 0.03308682143688202, 0.0077541302889585495, -0.04680018872022629, -0.05238430202007294, 0.014587071724236012, 0.003789220005273819, 0.030389733612537384, -0.0014720027102157474, -0.08714256435632706, 0.03872791677713394, 0.03943067789077759, 0.017787490040063858, -0.007103600073605776, -0.002708959858864546, 0.05280216038227081, -0.05652490258216858, 0.07358114421367645, -0.08091266453266144, 0.01068389043211937, 0.03454932942986488, 0.03927873075008392, 0.0007817046716809273, 0.002630611415952444, -0.022165512666106224, -0.019696345552802086, -0.048623573035001755, 0.03380857780575752, 0.010816846042871475, -0.011927970685064793 ]
24,313
gotrue._sync.gotrue_client
_challenge
null
def _challenge(self, params: MFAChallengeParams) -> AuthMFAChallengeResponse: session = self.get_session() if not session: raise AuthSessionMissingError() return self._request( "POST", f"factors/{params.get('factor_id')}/challenge", jwt=session.access_token, xform=partial(model_validate, AuthMFAChallengeResponse), )
(self, params: gotrue.types.MFAChallengeParams) -> gotrue.types.AuthMFAChallengeResponse
[ 0.027425503358244896, 0.00016776964184828103, -0.014886570163071156, 0.03559673950076103, -0.054268646985292435, -0.03741661086678505, -0.007848206907510757, 0.035724129527807236, -0.042839836329221725, 0.06540627777576447, 0.05736243352293968, 0.0608929879963398, 0.01718871109187603, 0.02436811476945877, 0.017297903075814247, -0.055214982479810715, 0.038908910006284714, 0.02593320608139038, -0.01327598188072443, 0.0070838602259755135, 0.008935581892728806, 0.038617730140686035, -0.007220350671559572, 0.10395120829343796, -0.031320035457611084, -0.018590014427900314, 0.009599835611879826, -0.006319513078778982, 0.0024363563861697912, 0.021274328231811523, -0.011565299704670906, 0.04746231809258461, -0.02475028857588768, 0.07290415465831757, -0.05528777465224266, -0.009103920310735703, -0.026624757796525955, -0.036397483199834824, -0.06445994228124619, 0.021565508097410202, -0.06344081461429596, 0.06016504019498825, 0.04069238528609276, -0.013430670835077763, -0.044732507318258286, -0.016023991629481316, 0.045970018953084946, 0.059255100786685944, 0.016369767487049103, -0.028153453022241592, -0.014349707402288914, -0.06140255182981491, 0.018535418435931206, -0.021365322172641754, 0.036961644887924194, 0.009153966791927814, -0.044878095388412476, -0.0718122348189354, -0.01244793925434351, 0.010655363090336323, -0.038763318210840225, -0.04968256503343582, -0.0059418887831270695, 0.030282706022262573, 0.024732088670134544, -0.007011065259575844, 0.01747989095747471, -0.005955538246780634, 0.010509773157536983, -0.03901810199022293, 0.03803537040948868, -0.03304891288280487, 0.018599113449454308, -0.0033599426969885826, 0.07006515562534332, 0.03000972419977188, 0.0061102272011339664, -0.013503465801477432, -0.005709854885935783, 0.048008278012275696, 0.028954196721315384, 0.03263034299015999, -0.07941930741071701, -0.022748425602912903, -0.004124289844185114, 0.003594251349568367, -0.014786477200686932, -0.07072030752897263, -0.05841796100139618, -0.025350846350193024, 0.025205256417393684, -0.0353783518075943, 0.0070838602259755135, 0.022748425602912903, 0.021747495979070663, 0.022402649745345116, -0.014631788246333599, 0.026278981938958168, -0.04687995836138725, -0.018062250688672066, -0.00979092251509428, 0.12142200022935867, -0.029627550393342972, 0.09230401366949081, 0.0533951073884964, -0.012602628208696842, -0.0026365425437688828, -0.07636191695928574, 0.030883263796567917, 0.01505945809185505, -0.04844504967331886, 0.06620702147483826, -0.053977467119693756, 0.02758929133415222, -0.016770139336586, 0.007202151697129011, 0.002820804947987199, -0.01757088489830494, -0.03788977861404419, -0.005018302705138922, -0.033121708780527115, -0.006719885393977165, 0.023057805374264717, -0.028481030836701393, 0.01633336953818798, 0.028608420863747597, -0.012629926204681396, -0.03317630663514137, -0.006583394482731819, -0.03803537040948868, -0.026297181844711304, 0.03652487322688103, 0.00553696695715189, -0.0353783518075943, -0.0802200511097908, 0.03594251349568367, 0.05070169270038605, -0.02664295770227909, 0.022730227559804916, 0.02555103227496147, 0.03161121532320976, 0.034777794033288956, -0.02758929133415222, 0.0010833938140422106, -0.0174252949655056, -0.011820082552731037, 0.023603767156600952, -0.04556964710354805, -0.026661155745387077, 0.00950884260237217, 0.021601906046271324, -0.020928552374243736, 0.048809025436639786, 0.016642749309539795, 0.006073829717934132, -0.0020655570551753044, 0.005823597311973572, 0.02114693820476532, -0.018298834562301636, 0.01633336953818798, 0.019854826852679253, -0.057107649743556976, -0.018244238570332527, 0.039855241775512695, 0.04793548583984375, -0.04229387640953064, -0.0324847511947155, -0.011920175515115261, -0.04687995836138725, 0.003596526337787509, 0.004031021147966385, -0.01107393391430378, -0.021183334290981293, -0.04396815970540047, 0.035869717597961426, -0.011610796675086021, 0.04702554643154144, -0.0445869155228138, 0.044732507318258286, -0.037962574511766434, -0.010864648036658764, -0.0015639542834833264, -0.02982773631811142, 0.023967742919921875, 0.025969604030251503, -0.01237514428794384, 0.010828251019120216, 0.06362280249595642, 0.02673395164310932, -0.024786684662103653, 0.00885823741555214, 0.03992803767323494, -0.0030846865847706795, -0.003748940769582987, -0.03605170547962189, -0.03470499813556671, 0.04243946447968483, -0.0033735916949808598, 0.02504146844148636, -0.09135767817497253, -0.008626203052699566, -0.004087892360985279, 0.011920175515115261, 0.0226210355758667, -0.02422252483665943, 0.03292152285575867, 0.006242168135941029, -0.010537071153521538, -0.06074739992618561, -0.04593362286686897, -0.04604281485080719, -0.04960976913571358, -0.001805087667889893, 0.012739119119942188, -0.025114262476563454, -0.06977397203445435, 0.05856354907155037, -0.025387244299054146, 0.06624341756105423, 0.0018369354074820876, -0.013330577872693539, -0.010901045985519886, -0.010018407367169857, 0.043931759893894196, 0.004049220122396946, 0.0042289323173463345, 0.005755351856350899, 0.0411655530333519, -0.09026575833559036, -0.050847284495830536, -0.04575163498520851, -0.014058527536690235, 0.01919967122375965, -0.029609352350234985, 0.0009389413171447814, 0.07042913138866425, 0.0355057455599308, 0.013721850700676441, -0.027279913425445557, 0.019236069172620773, 0.0266975536942482, -0.02593320608139038, 0.07239459455013275, 0.08567967265844345, -0.0229486133903265, 0.045824430882930756, 0.04920939728617668, -0.0027912319637835026, -0.0012045291950926185, 0.011938374489545822, -0.03324909880757332, -0.007716266438364983, 0.0021338025107979774, 0.00011239144805585966, 0.03670686110854149, -0.03770779073238373, -0.012193156406283379, 0.0014922968111932278, 0.09004737436771393, 0.03576052561402321, 0.0022884916979819536, 0.05557895451784134, 0.04072878137230873, 0.048918217420578, -0.01616048254072666, 0.02029159665107727, -0.04735312610864639, 0.07563396543264389, -0.01289380807429552, -0.031465623527765274, 0.05186641216278076, -0.02422252483665943, 0.030428295955061913, -0.01638796553015709, 0.014167720451951027, -0.012356945313513279, 0.004329025745391846, 0.02223886176943779, -0.023785755038261414, 0.040947169065475464, -0.03883611410856247, -0.08517010509967804, 0.009417848661541939, 0.03869052231311798, -0.0574716255068779, 0.08946501463651657, -0.0058463457971811295, 0.038763318210840225, 0.00420163432136178, 0.0031097098253667355, -0.083641417324543, -0.029791340231895447, 0.024677492678165436, -0.022075073793530464, 0.002264605835080147, -0.003557853866368532, -0.07898253947496414, -0.01869010739028454, 0.040619589388370514, -0.007547928020358086, -0.01695212721824646, 0.026915937662124634, 0.061766527593135834, -0.00553696695715189, -0.04742591828107834, -0.05215759202837944, 0.01252073422074318, 0.011274119839072227, 0.009454245679080486, 0.009781823493540287, -0.00321890227496624, 0.05590653419494629, -0.021019546315073967, -0.026588361710309982, 0.05361349135637283, -0.021747495979070663, 0.014231415465474129, 0.031465623527765274, 0.0639139786362648, 0.02997332625091076, 0.028371836990118027, -0.019090479239821434, -0.007393238600343466, 0.042366668581962585, 0.031793199479579926, -0.0445869155228138, 0.06769932061433792, -0.04324020817875862, 0.017880262807011604, -0.04586082696914673, -0.06977397203445435, 0.033649470657110214, -0.026351777836680412, -0.0049591572023928165, -0.052703555673360825, -0.026861341670155525, 0.026588361710309982, -0.026624757796525955, 0.023166997358202934, 0.033649470657110214, 0.0033826909493654966, -0.07687148451805115, 0.025678424164652824, 0.011856479570269585, 0.013357875868678093, -0.0009662394295446575, -0.023494575172662735, -0.016706444323062897, -0.039527665823698044, -0.06111137196421623, -0.04728033021092415, -0.05907311290502548, 0.08582526445388794, -0.0006238755886442959, 0.05590653419494629, -0.02764388732612133, 0.007638921495527029, 0.008157585747539997, -0.045788031071424484, -0.006082929205149412, 0.01787116378545761, -0.013903838582336903, -0.02061917446553707, 0.026351777836680412, -0.03465040400624275, -0.06613422185182571, -0.007065661251544952, -0.025168858468532562, 0.04531486704945564, -0.004001448396593332, 0.027425503358244896, -0.0026501917745918036, -0.02882680669426918, -0.021183334290981293, 0.02684314362704754, 0.03674325719475746, -0.013357875868678093, 0.02105594426393509, 0.026988733559846878, 0.06682577729225159, 0.006101128179579973, -0.013221385888755322, -0.06649819761514664, -0.008498812094330788, -0.05419585108757019, -0.05557895451784134, -0.028663016855716705, -0.04233027249574661, 0.04509647935628891, 0.05095647647976875, 0.017698274925351143, -0.024495504796504974, 0.044550519436597824, -0.02303960546851158, -0.05135684832930565, 0.022875817492604256, -0.039855241775512695, -0.020710168406367302, 0.00026615659589879215, -0.013721850700676441, 0.028990594670176506, -0.029845936223864555, 0.05794479325413704, -0.0005897529772482812, 0.020073210820555687, 0.04567883908748627, 0.002641092287376523, 0.037671394646167755, -0.006132975686341524, -0.03847213834524155, 0.00693372031673789, -0.01491386815905571, 0.023603767156600952, -0.000019158440409228206, 0.001868783263489604, -0.01771647483110428, -0.026624757796525955, -0.03594251349568367, 0.0052230386063456535, 0.030337302014231682, 0.06016504019498825, -0.00829862616956234, 0.007921001873910427, 0.009627134539186954, -0.029318172484636307, 0.06566105782985687, -0.004194810055196285, 0.050192128866910934, -0.001250026049092412, -0.06096578389406204, 0.002914073411375284, 0.04884542152285576, -0.0032643992453813553, -0.009190364740788937, 0.004176611080765724, -0.0020644196774810553, -0.07002875953912735, 0.03172040730714798, -0.02323979325592518, 0.0027366357389837503, 0.07607074081897736, 0.002359011908993125, -0.03101065568625927, -0.006001034751534462, 0.10045704990625381, 0.02167470008134842, -0.01689753122627735, -0.011883777566254139, -0.061620939522981644, 0.020691968500614166, 0.054450634866952896, 0.012921106070280075, -0.04793548583984375, -0.01522324699908495, -0.004699824843555689, 0.06817248463630676, 0.021165136247873306, -0.02560562826693058, -0.012957504019141197, -0.02593320608139038, 0.03847213834524155, 0.00822583120316267, 0.0062467181123793125, 0.00781180988997221, 0.008862786926329136, 0.012702721171081066, 0.029754942283034325, 0.038108162581920624, -0.0045155626721680164, -0.02356736920773983, -0.003824010491371155, 0.00211560376919806, -0.0015025335596874356, -0.03543294966220856, 0.008407818153500557, 0.01872650533914566, 0.018453523516654968, -0.009909214451909065, -0.06511509418487549, 0.03536015376448631, -0.006824527867138386, 0.04804467782378197, 0.02687954157590866, 0.008357771672308445, 0.005819047335535288, -0.04567883908748627, -0.010018407367169857, 0.01872650533914566, 0.03137462958693504, -0.08385980129241943, -0.006092028692364693, -0.020237000659108162, -0.024022338911890984, 0.11203145235776901, 0.03448661416769028, 0.01816234365105629, 0.0411655530333519, -0.007443285081535578, -0.02318519540131092, -0.049245793372392654, -0.001363768125884235, 0.04185710474848747, -0.007370490115135908, -0.01674284227192402, 0.008667150512337685, 0.009590736590325832, -0.06125696375966072, -0.036907047033309937, 0.015259644947946072, 0.03159301355481148, -0.020509980618953705, 0.0024454558733850718, -0.028699414804577827, -0.07512440532445908, -0.013749148696660995, 0.07217621058225632, -0.013767347671091557, -0.03452301025390625, -0.037489406764507294, 0.0068654753267765045, 0.006037432234734297, 0.007893703877925873, 0.03714362904429436, 0.0017504914430901408, 0.02422252483665943, 0.005304933059960604, -0.03788977861404419, -0.05197560414671898, 0.02782587520778179, 0.005400476511567831, -0.023840351030230522, -0.03144742548465729, 0.03508717194199562, 0.07796340435743332, -0.015277842991054058, -0.06555186212062836, -0.01901768520474434, 0.003287147730588913, -0.017470791935920715, -0.06376838684082031, -0.0030437393579632044, 0.01244793925434351, -0.06344081461429596, -0.0023863099049776793, -0.013548962771892548, -0.03712543100118637, 0.01024589128792286, -0.01733430102467537, -0.00024042243603616953, 0.024076934903860092, -0.05776280537247658, 0.019709236919879913, -0.044696107506752014, -0.0032916972413659096, -0.026861341670155525, 0.0307740718126297, 0.05969187244772911, -0.008175784721970558, 0.004005997907370329, -0.04262145236134529, 0.03508717194199562, -0.0068654753267765045, 0.029500160366296768, -0.048008278012275696, -0.025423642247915268, -0.05605212226510048, 0.04939138516783714, 0.05135684832930565, -0.008721746504306793, 0.010082102380692959, 0.02802606113255024, 0.059728268533945084, 0.04036480933427811, 0.06959198415279388, -0.03632468730211258, -0.05070169270038605, 0.00958163756877184, -0.00833047367632389, 0.031229039654135704, 0.02247544564306736, -0.02456830069422722, 0.008921932429075241, 0.002873126184567809, -0.021893085911870003, -0.00008488006278639659, -0.0033735916949808598, -0.011920175515115261, -0.03470499813556671, -0.006769931875169277, 0.006146624684333801, -0.11530722677707672, -0.018872095271945, 0.005500569473952055, 0.0014092649798840284, 0.014731881208717823, 0.07079309970140457, -0.034159038215875626, 0.02778947725892067, -0.022366253659129143, 0.03190239518880844, -0.000023121643607737496, -0.023021407425403595, 0.0017709650564938784, 0.0012773241614922881, 0.06198491156101227, 0.019308865070343018, -0.04196629673242569, 0.021802091971039772, -0.033503882586956024, -0.027716683223843575, 0.008189433254301548, -0.020218800753355026, 0.002359011908993125, -0.0020701067987829447, 0.009490643627941608, -0.02081936039030552, -0.039709653705358505, -0.03181140124797821, 0.03115624561905861, 0.04404095187783241, -0.009085721336305141, -0.03934567794203758, -0.06824527680873871, 0.06857285648584366, 0.027061527594923973, 0.04233027249574661, 0.015942096710205078, 0.026333577930927277, -0.05637970194220543, -0.026624757796525955, -0.01963644102215767, 0.08422377705574036, -0.07021073997020721, 0.018853895366191864, 0.038908910006284714, 0.04145673289895058, -0.009003827348351479, -0.003312170971184969, 0.05226678401231766, -0.0026706652715802193, -0.04451411962509155, 0.04069238528609276, -0.014003931544721127, -0.042039092630147934, 0.0032416507601737976, -0.024622896686196327, -0.03927288204431534, 0.004160687327384949, 0.04567883908748627, -0.018908491358160973, -0.04338579997420311, -0.0074842325411736965, -0.021929483860731125, -0.006970117799937725, 0.0677357167005539, -0.07090229541063309, 0.007752663921564817, 0.03370406851172447, -0.004483714699745178, -0.015496227890253067, -0.024622896686196327, -0.012784616090357304, 0.08029284328222275, -0.052084796130657196, 0.011565299704670906, -0.014531695283949375, 0.005873643793165684, -0.07450564950704575, -0.02014600671827793, 0.03992803767323494, -0.03536015376448631, -0.07031993567943573, -0.01244793925434351, 0.05252156779170036, -0.017106816172599792, 0.04131114110350609, -0.015359737910330296, -0.007552477531135082, 0.018244238570332527, 0.04556964710354805, 0.03210258111357689, 0.01313039194792509, -0.03048289194703102, 0.048153869807720184, 0.06577025353908539, -0.0018414851510897279, 0.0014058527303859591, -0.0009434910025447607, -0.06780850887298584, -0.026515565812587738, -0.019290665164589882, -0.020218800753355026, -0.007120257709175348, -0.006387758068740368, -0.001624237629584968, 0.047207534313201904, -0.037107232958078384, 0.04364058002829552, 0.020546378567814827, 0.03752580285072327, -0.017552684992551804, -0.016815636307001114, -0.019145075231790543, 0.01505945809185505, 0.0022850793320685625, -0.0076980674639344215, -0.00273208599537611, 0.003721642540767789, -0.03645207732915878, -0.054596222937107086, -0.0253144484013319, 0.010819151997566223, 0.05477821081876755, 0.0643143504858017, -0.0013455693842843175, 0.02280302345752716, -0.030191712081432343, 0.010109400376677513, 0.02997332625091076, -0.014995763078331947, -0.005682556889951229, -0.017461692914366722, 0.0639139786362648, 0.03423183038830757, 0.003091511083766818, -0.004488264676183462, -0.023148799315094948, 0.006019233725965023, 0.048954613506793976, -0.021638303995132446, 0.0000977471427177079, -0.026297181844711304, -0.09332314133644104, -0.01024589128792286, -0.0411655530333519, -0.01434060838073492, 0.0029982426203787327, 0.002704787999391556, -0.017643678933382034, 0.06205770745873451, -0.025496436282992363, -0.007393238600343466, -0.007279496639966965, -0.022220663726329803, 0.040328409522771835, 0.08247669786214828, 0.015250544995069504, -0.056488893926143646, 0.01401303056627512, -0.026915937662124634, 0.015405234880745411, -0.061293359845876694, -0.0015559924067929387, 0.05761721357703209, -0.006738083902746439, 0.02058277651667595, -0.014595390297472477, 0.002269155578687787, 0.028153453022241592, 0.00322345201857388, -0.0469527505338192, 0.008207632228732109, 0.06435074657201767, -0.0006409368943423033, -0.08931942284107208, -0.01878110133111477, 0.052412375807762146, 0.026115193963050842 ]
24,314
gotrue._sync.gotrue_client
_challenge_and_verify
null
def _challenge_and_verify( self, params: MFAChallengeAndVerifyParams, ) -> AuthMFAVerifyResponse: response = self._challenge( { "factor_id": params.get("factor_id"), } ) return self._verify( { "factor_id": params.get("factor_id"), "challenge_id": response.id, "code": params.get("code"), } )
(self, params: gotrue.types.MFAChallengeAndVerifyParams) -> gotrue.types.AuthMFAVerifyResponse
[ 0.05572542920708656, -0.011035958305001259, 0.027017856016755104, 0.07990948855876923, -0.061991460621356964, -0.05748555064201355, -0.010631131008267403, 0.0070492844097316265, -0.06758864223957062, 0.03546643629670143, 0.022599952295422554, 0.06403320282697678, 0.031242147088050842, 0.026489820331335068, 0.009099825285375118, -0.04822731390595436, 0.008518985472619534, -0.009355043061077595, -0.0012034827377647161, 0.004651119466871023, -0.011722405441105366, 0.0872315913438797, -0.01533945370465517, 0.12940409779548645, -0.026120195165276527, 0.000013389982996159233, -0.007902943529188633, -0.039849139750003815, 0.006785266101360321, 0.04710083827376366, -0.00037870102096349, 0.03245662897825241, 0.011053559370338917, 0.05970330163836479, -0.04361579567193985, -0.04368620365858078, 0.026296207681298256, 0.004426704254001379, -0.08800604939460754, 0.024395275861024857, -0.059175267815589905, 0.019783759489655495, 0.09638421982526779, 0.020523009821772575, -0.03710335120558739, -0.017266785725951195, 0.030203675851225853, 0.017143577337265015, -0.007370506413280964, -0.031066134572029114, 0.026736237108707428, -0.09159669280052185, 0.028003524988889694, 0.0041208830662071705, 0.051325127482414246, 0.03875786438584328, -0.03490319848060608, -0.034639179706573486, 0.010331910103559494, 0.018991705030202866, -0.022969579324126244, -0.06603974103927612, -0.019519740715622902, 0.006992080714553595, 0.013676139526069164, 0.006226427853107452, 0.018674883991479874, 0.00042985452455468476, 0.006714861374348402, -0.009610260836780071, 0.03682173043489456, -0.01205682847648859, -0.005086749326437712, -0.002895398996770382, 0.07329143583774567, 0.03541363403201103, -0.030995730310678482, 0.04164446145296097, -0.016474731266498566, 0.05723913386464119, 0.050832293927669525, 0.02643701620399952, -0.0467488132417202, -0.05544380843639374, -0.011863214895129204, -0.0019350330112501979, 0.00520115764811635, -0.056288667023181915, 0.010578326880931854, -0.04988182708621025, 0.011211970821022987, -0.006481645628809929, 0.013737743720412254, 0.014142571948468685, 0.027334678918123245, 0.015119438990950584, 0.0031352154910564423, 0.026965053752064705, -0.05593664571642876, 0.025873778387904167, -0.014943426474928856, 0.07702289521694183, -0.010789541527628899, 0.06512447446584702, 0.051325127482414246, 0.0208574328571558, -0.005135152954608202, -0.06670858711004257, 0.05202917382121086, 0.026912249624729156, -0.04449585825204849, -0.04639678820967674, -0.07758612930774689, 0.0418204739689827, -0.01663314364850521, 0.007841338403522968, 0.023215996101498604, -0.032914262264966965, -0.059104859828948975, 0.024060852825641632, -0.0011462788097560406, -0.006015213206410408, 0.007374906912446022, -0.06477244943380356, 0.023392006754875183, -0.0271234642714262, 0.014512197114527225, -0.026665832847356796, 0.007674127351492643, -0.06734222918748856, -0.00369625398889184, 0.05012824386358261, -0.024588890373706818, 0.0033310288563370705, -0.06727182120084763, 0.04178526997566223, 0.06857430934906006, 0.002128646243363619, 0.04245411604642868, 0.003192419419065118, 0.012822480872273445, 0.06385719031095505, -0.014160173013806343, -0.027897916734218597, -0.04167966544628143, -0.013737743720412254, 0.006789666600525379, -0.0366809219121933, -0.03338949382305145, 0.015973098576068878, 0.05326126143336296, -0.06790546327829361, 0.04879055172204971, 0.02251194790005684, 0.0024157660081982613, -0.017900429666042328, 0.011044759303331375, 0.006257229950278997, -0.02011818252503872, 0.015357055701315403, 0.04358059540390968, -0.03470958396792412, 0.02411365695297718, 0.01266407035291195, 0.048192109912633896, -0.014028163626790047, -0.0568167045712471, 0.012452855706214905, -0.04748806357383728, -0.022371137514710426, -0.011352780275046825, 0.025732968002557755, -0.060020122677087784, -0.023356804624199867, 0.036223288625478745, -0.02319839410483837, 0.0214206725358963, -0.08138798922300339, 0.009619060903787613, -0.033776722848415375, -0.04136284068226814, 0.024958515539765358, -0.027017856016755104, -0.006838069763034582, 0.02006537839770317, 0.016008300706744194, 0.0021748493891209364, 0.05111391097307205, 0.04041237756609917, -0.051571544259786606, -0.01745159924030304, 0.014697009697556496, 0.007506915833801031, -0.008422179147601128, -0.0265602245926857, -0.039285898208618164, 0.030520496889948845, 0.03520241752266884, 0.02312798984348774, -0.09898920357227325, 0.014309783466160297, -0.03759618476033211, 0.02423686534166336, 0.030538098886609077, -0.02325119823217392, 0.03136535361409187, 0.011396783404052258, 0.03351270407438278, -0.023532817140221596, -0.02840835228562355, -0.006578451953828335, -0.04632638394832611, -0.017169980332255363, 0.018322858959436417, -0.03840583935379982, -0.054810166358947754, 0.09187831729650497, 0.01174880750477314, 0.03157657012343407, 0.04013075679540634, 0.010719136334955692, -0.00520115764811635, -0.026771439239382744, 0.040693994611501694, 0.03301987051963806, 0.05354287847876549, -0.006433242000639439, 0.06547649949789047, -0.05216998606920242, -0.05005783960223198, -0.028918787837028503, 0.0003723755944520235, -0.002772190608084202, -0.03502640873193741, -0.050163447856903076, 0.020206188783049583, 0.06582852452993393, 0.02013578452169895, -0.04900176823139191, -0.0022969578858464956, 0.04435504972934723, 0.01643952913582325, 0.07072166353464127, 0.0580487884581089, -0.025187330320477486, 0.01969575323164463, 0.05431733280420303, -0.01683555729687214, 0.003551044035702944, -0.004413503222167492, -0.055619820952415466, -0.0026423814706504345, 0.023779233917593956, 0.0035356429871171713, 0.02957003191113472, 0.009381445124745369, 0.014881822280585766, -0.005940408445894718, 0.0984259620308876, 0.05400051176548004, 0.0594920888543129, 0.04164446145296097, 0.052310794591903687, 0.02367362752556801, -0.02606739103794098, 0.011000756174325943, -0.02890118584036827, 0.06294192373752594, -0.009883078746497631, -0.03578325733542442, 0.06903194636106491, -0.06364597380161285, 0.003832663409411907, 0.019607746973633766, -0.01518984418362379, 0.011599197052419186, 0.016853157430887222, 0.013640937395393848, -0.005583983846008778, 0.039778731763362885, -0.04840332642197609, -0.06537089496850967, 0.027897916734218597, -0.0007887542014941573, -0.011220770888030529, 0.049776218831539154, -0.010622330009937286, 0.02865476906299591, -0.019554944708943367, 0.0006979979807510972, -0.040693994611501694, -0.07005281746387482, 0.025556955486536026, -0.037807397544384, -0.0005013594636693597, -0.038617052137851715, -0.04115162789821625, -0.007784134708344936, 0.0004425054066814482, -0.020646218210458755, -0.05963289737701416, 0.028601964935660362, 0.06727182120084763, -0.016993967816233635, -0.015172242186963558, -0.03117174282670021, 0.016351522877812386, -0.02154388092458248, 0.01883329451084137, -0.00690407445654273, -0.0017183180898427963, 0.04963541030883789, -0.018868496641516685, -0.07441791146993637, 0.05026905611157417, -0.02724667266011238, 0.023691227659583092, 0.05037466064095497, 0.051078710705041885, -0.005535580217838287, 0.034762389957904816, 0.004523511044681072, -0.008919413201510906, 0.0556902252137661, 0.027405083179473877, -0.042242903262376785, 0.02601458691060543, -0.007964547723531723, -0.000905912253074348, -0.04710083827376366, -0.053648486733436584, 0.019097311422228813, 0.0027963921893388033, 0.005064748227596283, -0.042665332555770874, -0.016571538522839546, -0.00854098703712225, -0.023110387846827507, 0.017786022275686264, 0.021508678793907166, 0.022353535518050194, -0.08279608935117722, 0.018375663086771965, -0.02091023698449135, -0.008783003315329552, -0.007374906912446022, -0.06163943558931351, -0.005922806914895773, -0.03625849261879921, -0.0493185892701149, -0.048121705651283264, -0.05600704997777939, 0.03865225613117218, -0.0031088136602193117, 0.0531204491853714, -0.010983155108988285, -0.008606991730630398, -0.022793566808104515, -0.01754840649664402, 0.02749308943748474, -0.0013739943969994783, 0.00660925405099988, -0.05216998606920242, -0.00902062002569437, -0.033600710332393646, -0.06075937673449516, -0.0009878679411485791, -0.018322858959436417, 0.03851144760847092, -0.02453608624637127, 0.009680665098130703, -0.02981644868850708, -0.026965053752064705, -0.012716873548924923, 0.05354287847876549, 0.019396532326936722, -0.026401814073324203, 0.04586875066161156, -0.014626605436205864, 0.06762384623289108, 0.012822480872273445, 0.010067892260849476, -0.0719185397028923, -0.03692733868956566, -0.05854162201285362, -0.05280362814664841, -0.030168473720550537, -0.001282688113860786, 0.01695876568555832, 0.05632387101650238, 0.0069480775855481625, -0.008378176018595695, 0.01816444844007492, -0.03532562777400017, -0.017381194978952408, 0.032491832971572876, -0.03453357145190239, 0.0015588070964440703, -0.02043500356376171, -0.0492129810154438, 0.0071196891367435455, -0.018745288252830505, 0.030027663335204124, -0.0006512447725981474, -0.0019999374635517597, 0.04896656423807144, 0.0014212976675480604, 0.0214734748005867, -0.00642444146797061, -0.04002515226602554, -0.026595426723361015, -0.003790860529989004, 0.017310788854956627, -0.027440285310149193, -0.014793816953897476, -0.008422179147601128, -0.00843097921460867, -0.02453608624637127, 0.030221275985240936, 0.037525780498981476, 0.06515967845916748, -0.014327384531497955, -0.014978629536926746, -0.015392257831990719, 0.005465175490826368, 0.0504450649023056, -0.008444180712103844, 0.03520241752266884, -0.01754840649664402, -0.05808399245142937, 0.04822731390595436, 0.05906965956091881, 0.004589515272527933, -0.010331910103559494, -0.03104853443801403, 0.019554944708943367, -0.052240390330553055, 0.028566762804985046, 0.024307269603013992, -0.01804124005138874, 0.032175011932849884, 0.0005775396712124348, -0.04326377436518669, -0.01687956042587757, 0.06540609151124954, -0.0069700791500508785, -0.012030426412820816, -0.013271312229335308, -0.03946191072463989, 0.009654263034462929, 0.025416146963834763, 0.010719136334955692, -0.06963038444519043, -0.04351019114255905, -0.014679408632218838, 0.065758116543293, -0.0018657281761988997, 0.01727558672428131, -0.012188837863504887, -0.0030252079013735056, 0.024131258949637413, -0.004189088009297848, -0.024958515539765358, 0.018551675602793694, 0.01325371116399765, 0.03013327158987522, 0.02608499303460121, 0.029922056943178177, -0.025627361610531807, -0.00405927887186408, 0.0002222152688773349, -0.039919544011354446, 0.005781997460871935, 0.01531305257230997, 0.037138551473617554, 0.019361330196261406, 0.023356804624199867, -0.022916775196790695, -0.07082726806402206, 0.02171989344060421, -0.011000756174325943, 0.07885342091321945, 0.036716122180223465, 0.02927081100642681, 0.02245914377272129, -0.0544581413269043, 0.008127358742058277, -0.025662563741207123, -0.010050290264189243, -0.07631884515285492, -0.008994217962026596, -0.009698266163468361, 0.0018019238486886024, 0.10863466560840607, 0.010903948917984962, -0.002976804506033659, 0.020663820207118988, -0.040341973304748535, -0.024184061214327812, -0.04470707103610039, 0.035677652806043625, 0.02515212818980217, 0.003133015241473913, -0.015286650508642197, 0.021825499832630157, 0.0504450649023056, -0.05635907128453255, -0.03703294321894646, -0.017539605498313904, 0.0655469074845314, -0.05104350671172142, -0.019097311422228813, -0.008844607509672642, -0.057027917355298996, -0.028373150154948235, 0.07216496020555496, -0.03618808835744858, -0.05238119885325432, -0.021191855892539024, 0.028619566932320595, -0.001828325679525733, 0.024395275861024857, 0.0441790372133255, -0.039673127233982086, 0.0441790372133255, 0.003295826492831111, -0.06948957592248917, -0.01821725256741047, 0.02307518571615219, -0.0296932402998209, -0.02367362752556801, -0.029464425519108772, 0.041996486485004425, 0.015427459962666035, -0.020452605560421944, -0.06311793625354767, 0.011581595987081528, 0.004107682500034571, -0.03133015334606171, -0.04766407608985901, 0.016333922743797302, 0.03625849261879921, -0.09399046003818512, 0.009152629412710667, -0.0021935508120805025, -0.011880816891789436, 0.013975360430777073, 0.00939024519175291, 0.015621073544025421, 0.018481269478797913, -0.029482025653123856, -0.010507921688258648, -0.0022463544737547636, 0.007537717930972576, -0.0417148657143116, -0.012822480872273445, 0.057943180203437805, -0.010930350981652737, 0.030150871723890305, -0.03011566959321499, 0.0316469743847847, 0.005671989638358355, -0.02620820142328739, -0.0314357616007328, -0.05600704997777939, -0.02608499303460121, 0.08561228215694427, 0.05519739165902138, 0.010983155108988285, 0.003071411047130823, 0.026736237108707428, 0.07308021932840347, 0.0015731081366539001, 0.04079960286617279, -0.04041237756609917, -0.020663820207118988, -0.03632889688014984, -0.02772190421819687, 0.03319588303565979, 0.02490571141242981, -0.01809404417872429, -0.0070668854750692844, 0.004519110545516014, -0.01533945370465517, -0.020628618076443672, 0.007141690701246262, -0.008919413201510906, -0.03900428116321564, 0.0025389743968844414, 0.01737239398062229, -0.11616798490285873, -0.05072668567299843, 0.006767665036022663, -0.0069084749557077885, 0.017610009759664536, 0.07807896286249161, -0.03397033363580704, 0.04660800099372864, 0.014820218086242676, 0.013051296584308147, 0.03727935999631882, -0.04136284068226814, 0.0040636793710291386, -0.034762389957904816, 0.03692733868956566, 0.02784511260688305, -0.046713609248399734, -0.009064623154699802, -0.034815192222595215, 0.0011116263922303915, 0.006472844630479813, -0.01797083579003811, 0.024465681985020638, -0.004283694550395012, 0.03203419968485832, -0.00975107029080391, -0.0722353607416153, 0.010261504910886288, 0.0018206251552328467, 0.08103597164154053, -0.007462912704795599, -0.01242645364254713, -0.039919544011354446, 0.055549416691064835, 0.015999499708414078, 0.01791803166270256, -0.006824869196861982, 0.015427459962666035, -0.04403822496533394, -0.016052303835749626, -0.009179030545055866, 0.07160171866416931, -0.008078955113887787, 0.012963291257619858, 0.0693487673997879, -0.006050415802747011, 0.037772197276353836, 0.007339704316109419, 0.03226301819086075, 0.02135026641190052, -0.054141320288181305, -0.002013138262555003, -0.03502640873193741, -0.03453357145190239, -0.002461969153955579, -0.01974855735898018, -0.04558713361620903, -0.020963041111826897, 0.05466935783624649, 0.00348283932544291, -0.011634399183094501, 0.007242897525429726, -0.029886852949857712, 0.026454618200659752, 0.06871512532234192, -0.059773705899715424, 0.024395275861024857, 0.05072668567299843, 0.004884335678070784, -0.009196631610393524, -0.04995223134756088, 0.01380814891308546, 0.06508927047252655, -0.05185316503047943, 0.014318583533167839, -0.02006537839770317, 0.02786271460354328, -0.03006286546587944, 0.007528917398303747, 0.019396532326936722, 0.015550668351352215, -0.051325127482414246, -0.02171989344060421, 0.047875288873910904, 0.009583858773112297, 0.008400177583098412, -0.023286400362849236, -0.02546895109117031, 0.0034366361796855927, 0.026472218334674835, 0.05202917382121086, -0.0048403325490653515, -0.03692733868956566, 0.019114913418889046, 0.0758260115981102, 0.0035664450842887163, 0.008893011137843132, 0.029587633907794952, -0.06776465475559235, -0.009592658840119839, -0.03932110220193863, -0.04914257675409317, 0.027528291568160057, -0.011643200181424618, -0.007599322125315666, 0.08462661504745483, -0.048121705651283264, 0.00800854992121458, -0.006714861374348402, 0.020470207557082176, -0.03141815960407257, -0.034639179706573486, -0.013702541589736938, -0.018798092380166054, 0.001089074881747365, 0.00526276184245944, 0.00038310131640173495, -0.028971590101718903, -0.05262761563062668, -0.05470455810427666, -0.013385719619691372, -0.031136538833379745, 0.03011566959321499, 0.020382201299071312, 0.0492129810154438, 0.009460650384426117, -0.048121705651283264, -0.002536774380132556, 0.03865225613117218, -0.0129720913246274, 0.003049409482628107, -0.0014091968769207597, 0.03465678170323372, 0.007176893297582865, -0.012804879806935787, -0.018903698772192, -0.006217627320438623, -0.0314357616007328, 0.06068896874785423, -0.01614030823111534, -0.004228690639138222, -0.03398793563246727, -0.06755344569683075, -0.0030230076517909765, -0.060583364218473434, -0.0013541930820792913, -0.002659982768818736, -0.03397033363580704, -0.010578326880931854, 0.06417401134967804, -0.002886598464101553, 0.01152879185974598, 0.0010819243034347892, 0.005253960844129324, 0.007682927884161472, 0.0870203822851181, 0.02117425575852394, -0.043404582887887955, 0.012127233669161797, -0.06251949816942215, -0.0062616304494440556, -0.03564244881272316, 0.0077665336430072784, 0.048614539206027985, 0.01742519810795784, 0.05635907128453255, 0.002004337729886174, 0.001371794263832271, 0.0077973357401788235, -0.023022381588816643, -0.02018858678638935, 0.03900428116321564, 0.07075686007738113, -0.023814436048269272, -0.09335681796073914, -0.014837820082902908, 0.027017856016755104, 0.06023133918642998 ]
24,316
gotrue._sync.gotrue_client
_enroll
null
def _enroll(self, params: MFAEnrollParams) -> AuthMFAEnrollResponse: session = self.get_session() if not session: raise AuthSessionMissingError() response = self._request( "POST", "factors", body=params, jwt=session.access_token, xform=partial(model_validate, AuthMFAEnrollResponse), ) if response.totp.qr_code: response.totp.qr_code = f"data:image/svg+xml;utf-8,{response.totp.qr_code}" return response
(self, params: gotrue.types.MFAEnrollParams) -> gotrue.types.AuthMFAEnrollResponse
[ 0.012780892662703991, 0.0019339509308338165, -0.018503397703170776, 0.03287598118185997, -0.012354547157883644, -0.019147653132677078, -0.06366761028766632, -0.040967073291540146, -0.03784053772687912, 0.05718715488910675, 0.08473855257034302, -0.002434907015413046, 0.05669448897242546, 0.04884972795844078, 0.025561785325407982, -0.029673652723431587, 0.02154466323554516, 0.010099653154611588, 0.01450522430241108, 0.03477085009217262, -0.03547195345163345, 0.03738576918840408, 0.006073055788874626, 0.06582775712013245, -0.03842794895172119, -0.05237418785691261, 0.05275316163897514, -0.007783175446093082, 0.011975573375821114, 0.02866937220096588, -0.0015751100145280361, 0.021734150126576424, -0.014628390781581402, 0.048887625336647034, -0.015481081791222095, 0.0022714745718985796, -0.029199935495853424, -0.05097198113799095, -0.04335460811853409, 0.02334478870034218, -0.03967856243252754, 0.030431600287556648, 0.07511261850595474, -0.025770220905542374, -0.05119936540722847, -0.0042374012991786, -0.0001514415052952245, 0.02198048308491707, 0.04979716241359711, -0.01995297335088253, -0.03173905983567238, -0.05582284927368164, 0.020919356495141983, 0.00920906476676464, 0.045059990137815475, 0.04172502085566521, -0.07333143800497055, -0.07242190092802048, 0.009805948473513126, 0.012032419443130493, -0.007385252974927425, -0.07890235632658005, 0.04551475867629051, 0.031909599900245667, 0.039716459810733795, 0.027987219393253326, -0.02381850592792034, 0.014296788722276688, -0.006802580785006285, -0.01202294509857893, 0.058096691966056824, -0.01838023215532303, 0.007650534622371197, -0.018086526542901993, 0.05771771818399429, 0.06757103651762009, 0.028271449729800224, -0.0004541764792520553, -0.019384512677788734, 0.01144501008093357, 0.07227031141519547, 0.04403676092624664, -0.05783141031861305, 0.0073189325630664825, 0.017792822793126106, 0.029465217143297195, -0.028688320890069008, -0.045552656054496765, -0.04983505979180336, -0.0017918357625603676, 0.08246470987796783, -0.013406200334429741, -0.005082986783236265, -0.022871071472764015, 0.015111582353711128, -0.028366193175315857, -0.01027966570109129, 0.01728120818734169, -0.04191450774669647, -0.0186455138027668, -0.018607616424560547, 0.08814931660890579, -0.05373849347233772, 0.07200503349304199, 0.04426414519548416, -0.037594206631183624, -0.012591405771672726, -0.06722996383905411, 0.05692187324166298, 0.04706855118274689, -0.020426690578460693, 0.010525998659431934, -0.04540106654167175, 0.04073968902230263, -0.06063581630587578, 0.0304694976657629, 0.018190745264291763, -0.035794079303741455, -0.05108567327260971, -0.01158712524920702, 0.019280293956398964, 0.0005965877207927406, 0.022814225405454636, -0.02294686622917652, 0.04354409500956535, -0.004156869370490313, -0.016485363245010376, 0.016371671110391617, 0.008403745479881763, -0.07185344398021698, 0.012534559704363346, 0.010014384053647518, 0.008806404657661915, -0.03596461936831474, -0.05756612867116928, 0.03679836168885231, 0.054875414818525314, -0.03118954785168171, 0.0017397268675267696, 0.004246875643730164, 0.02245420031249523, 0.051009878516197205, -0.00929433386772871, 0.0007739356369711459, -0.007783175446093082, 0.01436310913413763, 0.008370584808290005, 0.024955427274107933, -0.006290965713560581, 0.017811771482229233, 0.019858229905366898, -0.04661378264427185, 0.020483536645770073, 0.006466241087764502, 0.013624110259115696, -0.0295410118997097, 0.015092633664608002, 0.025163862854242325, -0.013557789847254753, 0.04039861261844635, -0.0011760032502934337, -0.0690111368894577, -0.01701592653989792, 0.019592948257923126, 0.044302042573690414, -0.017631758004426956, -0.024064838886260986, -0.0006031013326719403, -0.01564214564859867, -0.024216428399086, -0.0058219856582582, -0.0664341151714325, -0.03452451899647713, -0.054079569876194, -0.004846128169447184, -0.01286616176366806, 0.0009444738971069455, -0.010933395475149155, 0.012477713637053967, -0.02378060854971409, -0.016940131783485413, 0.0015336597571149468, -0.03270544484257698, -0.005419326014816761, 0.006717311684042215, 0.0018699991051107645, -0.025561785325407982, 0.04612111672759056, 0.012885110452771187, -0.02628183737397194, 0.020729869604110718, 0.037764742970466614, -0.005011929199099541, -0.01286616176366806, -0.06442555785179138, -0.038295306265354156, 0.014192570932209492, 0.026850298047065735, -0.027039784938097, -0.03586987406015396, -0.017735976725816727, 0.02927573025226593, 0.015935851261019707, 0.037423666566610336, -0.04589373245835304, 0.020862510427832603, -0.00807214342057705, -0.023951146751642227, -0.04547686129808426, -0.07768964022397995, -0.024405915290117264, 0.009796474128961563, -0.0416492260992527, 0.0288967564702034, -0.007337881252169609, 0.030355805531144142, 0.044794708490371704, 0.004426888190209866, 0.023212147876620293, -0.005689344834536314, -0.060597918927669525, -0.02436801791191101, -0.028536731377243996, -0.04104286804795265, 0.015007364563643932, -0.036286745220422745, 0.02643342688679695, -0.018939217552542686, -0.06889744848012924, -0.012591405771672726, -0.032459110021591187, -0.03069688193500042, 0.013283033855259418, 0.003368130186572671, -0.03907220438122749, 0.09027156978845596, -0.0032141718547791243, 0.019318191334605217, -0.06567616760730743, 0.06628252565860748, 0.020104562863707542, -0.03986804932355881, 0.030602138489484787, 0.07829599827528, 0.02334478870034218, 0.027684040367603302, 0.04388517141342163, 0.044074658304452896, -0.04312722384929657, -0.019915075972676277, -0.0019434252753853798, 0.011283946223556995, 0.030071575194597244, 0.005784088280051947, 0.04646219313144684, -0.043203018605709076, -0.022719481959939003, 0.023022660985589027, 0.05457223579287529, -0.008091092109680176, 0.023704813793301582, 0.021412022411823273, 0.04578004032373428, 0.01161554828286171, -0.024614350870251656, 0.007366304285824299, -0.03287598118185997, 0.0845111683011055, 0.03397500514984131, -0.011833458207547665, 0.009398551657795906, -0.028271449729800224, 0.02186679095029831, -0.01199452206492424, 0.07712117582559586, 0.012231380678713322, 0.03801107779145241, 0.0022975290194153786, 0.014287314377725124, 0.044188350439071655, -0.025694426149129868, -0.055140696465969086, 0.00002122475598298479, 0.06332653015851974, -0.0416492260992527, 0.026187093928456306, 0.002842303831130266, -0.006693625822663307, 0.0037115751765668392, -0.030014729127287865, -0.042824044823646545, -0.015613722614943981, -0.010582844726741314, 0.0003401882422622293, 0.017489643767476082, 0.013766225427389145, -0.018143372610211372, -0.013529366813600063, 0.05858935788273811, 0.01925187185406685, -0.011776612140238285, 0.01161554828286171, 0.08170676231384277, -0.05267736688256264, -0.03118954785168171, -0.09034736454486847, -0.014524172991514206, -0.008218995295464993, -0.025637580081820488, 0.014666288159787655, -0.03141693398356438, 0.06722996383905411, 0.009967012330889702, -0.027608245611190796, -0.014116776175796986, -0.05540597811341286, 0.006494664121419191, 0.05517859384417534, 0.09997329860925674, 0.03418344259262085, 0.036343593150377274, -0.004931397270411253, 0.014903146773576736, -0.016040068119764328, 0.06741944700479507, -0.0381816141307354, 0.08534491062164307, 0.01387044321745634, 0.02230261079967022, -0.07477153837680817, -0.07461994886398315, -0.024178531020879745, 0.0008402561070397496, -0.04240717366337776, -0.06730575859546661, -0.018437078222632408, -0.01065863948315382, -0.029370473697781563, 0.027058733627200127, 0.04949398338794708, -0.031587470322847366, -0.0739377960562706, 0.015007364563643932, 0.024500658735632896, 0.0029891561716794968, 0.009128532372415066, 0.0030460022389888763, 0.0038205301389098167, -0.02398904412984848, -0.02289002016186714, -0.03730997443199158, -0.02715347707271576, 0.09095372259616852, 0.013377777300775051, 0.02448171004652977, -0.0552922859787941, -0.011426061391830444, -0.009043263271450996, -0.02061617746949196, -0.00807214342057705, -0.02442486397922039, -0.012364021502435207, -0.0647287368774414, 0.07071652263402939, -0.008607443422079086, -0.021525714546442032, -0.045552656054496765, -0.04210399463772774, 0.08163096755743027, -0.014258891344070435, 0.009862794540822506, -0.020237203687429428, -0.07257349044084549, -0.007157868705689907, 0.030109472572803497, 0.03914799913764, 0.013842020183801651, -0.0004435178416315466, 0.05423115938901901, 0.026793451979756355, -0.0338992103934288, -0.0410049706697464, -0.06476663053035736, 0.0053103710524737835, 0.023647967725992203, -0.04259666055440903, -0.005229839123785496, -0.04699275642633438, 0.03986804932355881, 0.034657157957553864, 0.0023756923619657755, 0.016636952757835388, 0.04138394445180893, -0.014874723739922047, -0.09057474881410599, 0.008214258588850498, -0.06366761028766632, -0.01712014339864254, -0.02012351155281067, 0.001964742550626397, -0.005443011876195669, -0.010810228995978832, 0.052639469504356384, -0.005248787812888622, -0.013349354267120361, 0.03520667180418968, 0.024330120533704758, -0.04236927628517151, 0.02343953214585781, -0.016722220927476883, 0.0005640196613967419, -0.016220081597566605, -0.016494836658239365, -0.01199452206492424, 0.012885110452771187, 0.004505051765590906, 0.01063021644949913, -0.04225558415055275, 0.004535843152552843, 0.04001963883638382, 0.04585583508014679, 0.006409395020455122, 0.014514698646962643, 0.05154044181108475, -0.03964066505432129, 0.02753245085477829, -0.015310543589293957, 0.03456241637468338, -0.01793493703007698, -0.047788601368665695, -0.0008343346416950226, 0.019915075972676277, -0.02192363701760769, -0.0344676710665226, -0.016485363245010376, -0.008285315707325935, -0.07537789642810822, 0.011871355585753918, -0.0740135908126831, -0.013804122805595398, 0.10270190984010696, -0.007015753537416458, -0.01798230968415737, 0.036173053085803986, 0.07882656157016754, 0.018294962123036385, -0.050251930952072144, -0.023799557238817215, -0.07996348291635513, -0.011710291728377342, 0.0590062290430069, 0.01685486175119877, -0.04437783733010292, 0.020237203687429428, -0.005836197175085545, 0.029427319765090942, 0.046803269535303116, -0.060484226793050766, 0.03975435718894005, 0.0006223461241461337, 0.05275316163897514, -0.027759835124015808, -0.03717733547091484, 0.06325073540210724, 0.03189064934849739, 0.010118601843714714, 0.010563896037638187, 0.021658355370163918, 0.012752469629049301, 0.0038868505507707596, 0.04316512122750282, -0.006504138465970755, 0.029351525008678436, -0.06628252565860748, 0.02715347707271576, 0.05195731297135353, 0.011246048845350742, -0.010317563079297543, -0.022264713421463966, 0.04831916466355324, -0.025050170719623566, -0.014656813815236092, 0.02126043289899826, 0.021999431774020195, -0.007593688555061817, -0.018332859501242638, -0.02649027295410633, 0.026698708534240723, 0.017897039651870728, -0.02180994488298893, -0.005608812905848026, -0.00573671655729413, -0.042710352689027786, 0.14385847747325897, -0.0016047173412516713, -0.01030808873474598, 0.035680387169122696, -0.011861881241202354, -0.0639328882098198, -0.0382574088871479, 0.03200434148311615, -0.009474346414208412, 0.005196678917855024, -0.005703556351363659, -0.001676959334872663, -0.009853320196270943, -0.05434485152363777, -0.030507395043969154, 0.025220708921551704, 0.029256781563162804, -0.026888195425271988, 0.036286745220422745, -0.001487472327426076, -0.04797808825969696, -0.03746156394481659, 0.08345004171133041, 0.020237203687429428, -0.0003632819571066648, -0.014865249395370483, -0.012155585922300816, -0.005424063187092543, -0.005926203448325396, 0.0342213399708271, -0.030355805531144142, -0.007911079563200474, 0.05047931522130966, -0.018446551635861397, -0.015414761379361153, -0.021468868479132652, 0.03264859691262245, -0.06446345150470734, -0.0178780909627676, -0.012013470754027367, 0.01641904190182686, -0.0441504530608654, -0.012013470754027367, -0.007565265521407127, -0.005840934347361326, 0.06264437735080719, -0.05260157212615013, -0.01793493703007698, 0.00010880694753723219, -0.06840477883815765, 0.009355916641652584, -0.019990870729088783, -0.03272439166903496, 0.026812400668859482, -0.023250045254826546, 0.020900407806038857, -0.016504311934113503, -0.039830151945352554, 0.04149763658642769, 0.0048603396862745285, 0.015083159320056438, -0.004715855699032545, 0.06510771065950394, 0.03467610850930214, -0.047674909234046936, 0.0063904463313519955, -0.039451178163290024, 0.02105199731886387, 0.02071092091500759, 0.02523965761065483, -0.05942310020327568, -0.0012529822997748852, -0.048660241067409515, 0.07090600579977036, 0.03086742013692856, -0.02099515125155449, -0.00034255682840012014, 0.014277840033173561, -0.007503682281821966, -0.009967012330889702, 0.016068492084741592, -0.012307175435125828, -0.05207100510597229, 0.010099653154611588, -0.009862794540822506, 0.014495749957859516, -0.013718853704631329, -0.02285212278366089, 0.009796474128961563, -0.029086243361234665, -0.08489014208316803, 0.0381816141307354, -0.02791142463684082, -0.015964273363351822, -0.005547229666262865, -0.0017764399526640773, 0.009606987237930298, -0.11626917868852615, -0.03297072649002075, -0.022643687203526497, -0.029749447479844093, 0.02088145911693573, 0.05570915713906288, -0.03128429129719734, 0.02709663100540638, -0.04759911447763443, 0.007877918891608715, 0.041838712990283966, 0.017082246020436287, -0.01793493703007698, -0.013595687225461006, 0.015717940405011177, 0.02311740443110466, -0.029673652723431587, 0.04960767552256584, -0.04153553396463394, -0.005878831725567579, 0.013093546964228153, 0.026641862466931343, -0.019176077097654343, -0.021620457991957664, 0.0397922545671463, -0.0071531315334141254, -0.07568107545375824, 0.0006732707261107862, 0.03226962313055992, 0.09807842969894409, -0.01803915575146675, -0.05074459686875343, -0.06654781103134155, 0.06544878333806992, 0.009957537986338139, 0.025315452367067337, 0.032250676304101944, 0.027324015274643898, 0.01777387410402298, -0.02105199731886387, -0.023742711171507835, 0.08784613758325577, 0.005869357381016016, -0.03592672199010849, 0.04161132872104645, 0.05233629047870636, 0.03194749727845192, -0.008768507279455662, 0.06662360578775406, 0.003583671525120735, -0.05555756762623787, 0.05256367474794388, -0.006968381814658642, -0.03937538340687752, 0.0372910276055336, 0.025694426149129868, -0.03490349277853966, -0.012184008955955505, 0.01738542504608631, 0.014836826361715794, -0.03613515570759773, -0.015414761379361153, 0.01760333590209484, 0.008171623572707176, 0.05855146050453186, -0.016040068119764328, 0.024121684953570366, 0.03507402911782265, -0.000775712076574564, -0.0034012903925031424, -0.04399886354804039, -0.0453631691634655, 0.039830151945352554, -0.01831391081213951, 0.0416492260992527, 0.024671196937561035, 0.010497575625777245, -0.016608528792858124, -0.007693169172853231, -0.015272646211087704, -0.014599967747926712, -0.038636382669210434, 0.021089894697070122, 0.041346047073602676, -0.003024684963747859, 0.02933257631957531, -0.014183096587657928, -0.03967856243252754, 0.07295246422290802, 0.046803269535303116, -0.044567324221134186, 0.018503397703170776, -0.028802013024687767, 0.0485086515545845, 0.04437783733010292, 0.005248787812888622, 0.010876549407839775, -0.01668432354927063, -0.08382901549339294, -0.027778783813118935, -0.006750471889972687, -0.06154535338282585, -0.010829177685081959, -0.02093830518424511, -0.0035291940439492464, -0.004931397270411253, -0.021525714546442032, 0.05817248672246933, -0.0055898642167449, 0.022397354245185852, 0.01302722655236721, -0.016267452389001846, 0.0031833802349865437, 0.035509850829839706, -0.0015762943075969815, 0.02491752989590168, 0.019820332527160645, 0.0071010226383805275, -0.05817248672246933, -0.08655762672424316, -0.01494104415178299, 0.025069119408726692, 0.047409627586603165, 0.055140696465969086, 0.006802580785006285, 0.011217625811696053, -0.015007364563643932, 0.008048457093536854, -0.01815284788608551, -0.004014754202216864, 0.011719766072928905, 0.018171796575188637, 0.06325073540210724, -0.00012990216782782227, -0.008905885741114616, -0.014296788722276688, -0.025864964351058006, 0.01607796549797058, 0.05271526426076889, -0.01608744077384472, 0.019441358745098114, 0.002626762492582202, -0.08299527317285538, 0.010147024877369404, -0.05654289945960045, -0.022927917540073395, -0.05919571593403816, 0.019043436273932457, -0.02846093662083149, 0.020521434023976326, 0.00984384585171938, 0.015026313252747059, 0.003368130186572671, -0.014675762504339218, 0.005281948018819094, 0.07882656157016754, 0.03554774820804596, -0.05108567327260971, 0.0239321980625391, -0.008133726194500923, 0.04055020213127136, -0.019147653132677078, -0.0018652619328349829, 0.07568107545375824, 0.0018842106219381094, 0.009450660087168217, 0.009218539111316204, -0.00897220615297556, 0.025561785325407982, -0.029199935495853424, -0.016447465866804123, -0.0021542294416576624, 0.01207979116588831, 0.0160211194306612, -0.0807972252368927, 0.030621087178587914, 0.016646426171064377, -0.0006649806746281683 ]
24,317
gotrue._sync.gotrue_client
_get_authenticator_assurance_level
null
def _get_authenticator_assurance_level( self, ) -> AuthMFAGetAuthenticatorAssuranceLevelResponse: session = self.get_session() if not session: return AuthMFAGetAuthenticatorAssuranceLevelResponse( current_level=None, next_level=None, current_authentication_methods=[], ) payload = self._decode_jwt(session.access_token) current_level: Union[AuthenticatorAssuranceLevels, None] = None if payload.get("aal"): current_level = payload.get("aal") verified_factors = [ f for f in session.user.factors or [] if f.status == "verified" ] next_level = "aal2" if verified_factors else current_level current_authentication_methods = payload.get("amr") or [] return AuthMFAGetAuthenticatorAssuranceLevelResponse( current_level=current_level, next_level=next_level, current_authentication_methods=current_authentication_methods, )
(self) -> gotrue.types.AuthMFAGetAuthenticatorAssuranceLevelResponse
[ -0.006538511253893375, -0.021210839971899986, -0.019826743751764297, 0.04677170142531395, 0.04802997037768364, -0.044434912502765656, -0.011171641759574413, -0.04687955230474472, -0.016923734918236732, -0.012870307080447674, -0.0018829115433618426, -0.014182502403855324, -0.014515046030282974, -0.0035164158325642347, 0.016636129468679428, 0.006286857184022665, 0.0370650440454483, 0.013912873342633247, 0.013885910622775555, 0.03530346602201462, 0.030557990074157715, 0.010677321814000607, -0.036022476851940155, 0.025668712332844734, -0.024374492466449738, 0.01980876736342907, -0.023260023444890976, -0.007297967094928026, 0.03381151705980301, 0.004394958261400461, -0.015836229547858238, 0.014110601507127285, -0.004296094179153442, -0.003440020838752389, 0.0033838481176644564, -0.008960681036114693, -0.04155886918306351, -0.04015679657459259, -0.06715568155050278, 0.013068035244941711, -0.030414188280701637, 0.012933220714330673, -0.0028288611210882664, -0.009697668254375458, -0.05007915571331978, -0.019269509240984917, 0.007688929792493582, -0.02685508131980896, 0.04655599966645241, -0.03106129914522171, 0.013598306104540825, 0.013499441556632519, -0.0009088755468837917, 0.04299689084291458, 0.026585452258586884, -0.008821372874081135, -0.04130721464753151, -0.1040409728884697, -0.012780430726706982, 0.003999501932412386, -0.009293224662542343, -0.03107927367091179, 0.0005271814879961312, -0.004997130483388901, 0.028382981196045876, -0.015171144157648087, -0.004758957773447037, 0.022487085312604904, -0.008178756572306156, -0.012079394422471523, 0.018460622057318687, 0.02072550728917122, -0.007378856185823679, -0.010021223686635494, -0.0006611535791307688, 0.01810111664235592, 0.014362256042659283, 0.0008515793015249074, 0.02309824526309967, 0.0139308487996459, 0.02058170549571514, 0.046951454132795334, 0.007145177107304335, 0.009958310052752495, -0.01041668001562357, 0.013679195195436478, -0.005639746785163879, -0.047742366790771484, 0.0022019727621227503, -0.016312574967741966, 0.013598306104540825, -0.035123713314533234, 0.03571689873933792, 0.015018354170024395, 0.0032872308511286974, 0.023871183395385742, -0.04094770923256874, -0.01171090081334114, -0.0012571467086672783, -0.033631764352321625, -0.033739615231752396, 0.06435153633356094, -0.0001108710202970542, 0.020168274641036987, -0.0009189866250380874, 0.012960183434188366, 0.014811637811362743, -0.03550119698047638, 0.05295519903302193, 0.05575934424996376, -0.007122708018869162, -0.027843723073601723, -0.05424942076206207, 0.060361020267009735, -0.02024017460644245, 0.07114619016647339, 0.0543932244181633, -0.04652004688978195, 0.008798903785645962, 0.001843590522184968, 0.01529697049409151, -0.01727425307035446, 0.05687381327152252, -0.035339418798685074, 0.0072665102779865265, 0.017328178510069847, -0.04526177793741226, -0.055148184299468994, -0.028616659343242645, 0.029641252011060715, 0.02638772316277027, -0.0021795036736875772, -0.023871183395385742, -0.05212833732366562, -0.01212433259934187, 0.026225946843624115, 0.07283587008714676, 0.01127050630748272, -0.008165274746716022, 0.04403945803642273, -0.0107042845338583, -0.003808514215052128, 0.015332921408116817, -0.06600525975227356, 0.005743104964494705, 0.01705854944884777, -0.0032692556269466877, 0.05371016263961792, 0.023727381601929665, -0.05417751893401146, 0.02922781929373741, -0.039977043867111206, 0.03961753472685814, 0.025291230529546738, 0.042493581771850586, -0.004541007336229086, -0.0438956543803215, -0.002194108674302697, 0.008241670206189156, -0.025668712332844734, -0.03868282213807106, -0.07182925194501877, -0.0028558240737766027, -0.07157760113477707, 0.041235312819480896, -0.016636129468679428, 0.002374985022470355, 0.000513138307724148, 0.014542008750140667, -0.041594818234443665, -0.01127050630748272, -0.043176643550395966, -0.01853252202272415, 0.005657722242176533, -0.0423138290643692, -0.006385721266269684, 0.018011238425970078, 0.037820007652044296, 0.051481228321790695, -0.004509550519287586, 0.001521158847026527, 0.01730121485888958, -0.04332044720649719, -0.04759856313467026, 0.007711398880928755, -0.025992266833782196, 0.06481888890266418, -0.009086508303880692, -0.005172389559447765, 0.024104861542582512, 0.026944957673549652, 0.04299689084291458, -0.005513919983059168, -0.0038624401204288006, 0.004563476424664259, 0.012645615264773369, 0.029317695647478104, 0.034440651535987854, 0.002278367755934596, -0.02002447098493576, -0.012879294343292713, 0.021120963618159294, -0.04019274562597275, 0.05173288285732269, -0.027843723073601723, 0.048209723085165024, 0.008506805635988712, -0.018361756578087807, 0.006475597620010376, -0.038646869361400604, -0.08275823295116425, 0.005671203602105379, -0.008870804682374, -0.010785173624753952, -0.053063053637742996, 0.0030692806467413902, 0.04950394481420517, 0.007100238930433989, 0.056730009615421295, 0.032031964510679245, -0.042277880012989044, -0.01819099299609661, -0.008673076517879963, -0.04310474172234535, 0.010326803661882877, 0.0016245166771113873, -0.0034355269744992256, 0.015728376805782318, -0.0541415698826313, 0.04508202522993088, -0.011953567154705524, -0.024823874235153198, 0.014739736914634705, -0.016977660357952118, -0.061834994703531265, 0.07736564427614212, 0.0017627017805352807, 0.009104483760893345, -0.08318963646888733, 0.018280869349837303, 0.03803570941090584, 0.006785671692341566, 0.031672459095716476, 0.08498716354370117, -0.06010936573147774, -0.0491444393992424, 0.017121462151408195, -0.030432164669036865, 0.019269509240984917, -0.05356635898351669, -0.07887556403875351, -0.012699541635811329, 0.013948824256658554, 0.024716021493077278, -0.029389597475528717, -0.05550769343972206, -0.05349446088075638, 0.028131326660513878, 0.04263738542795181, -0.023295974358916283, 0.02879641205072403, 0.04342829808592796, 0.0059003885835409164, -0.03695719316601753, -0.09361530095338821, 0.029155917465686798, 0.024374492466449738, 0.007342905271798372, 0.04745476320385933, -0.016357513144612312, 0.04292498901486397, -0.05299115180969238, -0.03810761123895645, -0.018478596583008766, -0.00037045945646241307, 0.03275097534060478, 0.038754723966121674, 0.007212584838271141, -0.01091998815536499, 0.03648983687162399, -0.036364007741212845, -0.0020570470951497555, -0.03503383696079254, 0.04425515979528427, -0.06158334016799927, 0.027735870331525803, -0.007432782091200352, -0.06223044916987419, 0.004017476923763752, 0.04425515979528427, 0.013454503379762173, -0.021534396335482597, -0.02663937769830227, 0.03990514203906059, 0.09203347563743591, -0.028634635731577873, 0.018514547497034073, -0.02971315197646618, 0.0339013934135437, -0.009913371875882149, -0.001348146703094244, -0.0006499190349131823, 0.08333344012498856, 0.005765574052929878, -0.016582204028964043, -0.029623275622725487, -0.00843041017651558, 0.027933599427342415, 0.000008390808943659067, -0.003010860877111554, -0.054213471710681915, 0.02322407253086567, 0.060361020267009735, -0.024877799674868584, -0.04134316369891167, -0.0229903943836689, -0.016824869439005852, 0.012996133416891098, 0.06000151485204697, 0.04504607245326042, -0.007994509302079678, 0.05424942076206207, 0.01853252202272415, -0.006327301729470491, 0.02038397826254368, -0.04860518127679825, 0.06920485943555832, 0.06978007405996323, 0.02856273390352726, -0.02570466324687004, -0.10102112591266632, -0.06154738739132881, -0.03983324021100998, -0.05539983883500099, -0.021354643628001213, 0.019035831093788147, -0.012528776191174984, -0.014425169676542282, -0.01571040228009224, -0.00012006931501673535, -0.03151068091392517, -0.046484097838401794, 0.039545636624097824, 0.035573095083236694, 0.02991088107228279, -0.000013981755728309508, 0.007342905271798372, 0.007729374337941408, 0.0016222698614001274, -0.04777831584215164, -0.03846711665391922, -0.050906017422676086, 0.003280490171164274, 0.03710099682211876, -0.017930351197719574, -0.013337664306163788, -0.01864037476480007, -0.042853087186813354, -0.008610162883996964, 0.07164949923753738, 0.005015105474740267, -0.02503957785665989, -0.04030059650540352, 0.01660916768014431, -0.003999501932412386, -0.039437782019376755, -0.0072710043750703335, -0.03445862978696823, 0.04601673781871796, -0.013256775215268135, 0.015611538663506508, -0.031043322756886482, 0.03553714603185654, 0.001356010790914297, -0.010973913595080376, 0.0914582684636116, 0.04339234530925751, 0.029874930158257484, 0.04403945803642273, 0.020168274641036987, 0.04346424713730812, 0.02834703028202057, -0.07714994251728058, 0.04961179569363594, 0.024859825149178505, -0.04723905771970749, -0.020204223692417145, -0.04278118908405304, -0.01279840525239706, 0.040803905576467514, -0.041127461940050125, -0.009055051952600479, -0.01670803129673004, -0.03753240406513214, -0.046591948717832565, 0.033649738878011703, -0.07808465510606766, -0.004576957784593105, 0.040228694677352905, -0.002090750727802515, 0.010371741838753223, -0.012322060763835907, 0.08592188358306885, -0.055148184299468994, -0.017903387546539307, 0.012879294343292713, 0.05504033342003822, 0.017597807571291924, -0.039078276604413986, -0.034314826130867004, -0.044650617986917496, 0.013265763409435749, -0.002323306165635586, 0.016321562230587006, 0.02845488302409649, 0.01178280171006918, 0.043176643550395966, 0.015341908670961857, -0.017795536667108536, 0.0013683688594028354, -0.002084010047838092, 0.012268134392797947, -0.020653607323765755, 0.015557612292468548, 0.004601673688739538, 0.04066010192036629, -0.053889915347099304, 0.025093503296375275, -0.07276397198438644, -0.027106735855340958, 0.06010936573147774, 0.0026715772692114115, 0.03496193513274193, -0.07427389174699783, -0.02275671623647213, 0.05723331868648529, -0.05173288285732269, 0.005567845888435841, -0.022325308993458748, -0.05187668278813362, 0.04137911647558212, 0.022576963528990746, -0.021120963618159294, 0.06201474741101265, 0.0767185315489769, -0.029892904683947563, -0.04224192723631859, -0.00585994403809309, 0.027394339442253113, -0.025165405124425888, -0.010120087303221226, -0.052559744566679, -0.02867058478295803, 0.008807891048491001, -0.02595631778240204, 0.07010362297296524, -0.030180510133504868, 0.04342829808592796, 0.016204722225666046, 0.0005774561432190239, 0.041235312819480896, -0.035339418798685074, 0.04137911647558212, 0.020617656409740448, 0.025003626942634583, 0.0580601841211319, 0.042062174528837204, 0.014802650548517704, -0.07157760113477707, -0.019395336508750916, 0.014452132396399975, -0.018748225644230843, 0.0052847350016236305, 0.010488580912351608, 0.00977855734527111, -0.029623275622725487, 0.06629286706447601, -0.026136070489883423, -0.015512674115598202, 0.002128948224708438, -0.010848086327314377, 0.05903084948658943, -0.03490801155567169, 0.0079136211425066, -0.0018705534748733044, -0.03133092820644379, -0.07679043710231781, 0.004687056411057711, -0.02820322848856449, -0.04263738542795181, -0.0329846553504467, 0.002390713430941105, -0.03695719316601753, 0.08549047261476517, 0.03379354253411293, 0.020204223692417145, 0.06054077297449112, -0.03433280065655708, -0.009041570127010345, 0.02911996841430664, 0.02888628840446472, -0.04037249833345413, -0.018370745703577995, -0.031348902732133865, 0.013966799713671207, 0.04292498901486397, -0.07844416052103043, -0.0717214047908783, 0.03742454946041107, 0.05504033342003822, 0.04342829808592796, 0.05198453366756439, 0.010021223686635494, -0.040012992918491364, -0.06226640194654465, 0.08441195636987686, 0.03994109109044075, -0.04321259260177612, -0.0245722196996212, 0.01286131888628006, -0.027052810415625572, -0.03654376044869423, -0.0009442644077353179, 0.0052847350016236305, -0.011306456290185452, 0.05140932649374008, 0.023943085223436356, 0.04220597818493843, -0.039293982088565826, -0.05953415483236313, 0.006475597620010376, -0.0008251781109720469, -0.00841692928224802, 0.05802423134446144, -0.01529697049409151, 0.03422494977712631, -0.04856922850012779, 0.013382602483034134, -0.003491699928417802, 0.006484585348516703, 0.029515424743294716, -0.050941966474056244, -0.08060119301080704, 0.009814507327973843, -0.022127579897642136, -0.051840733736753464, -0.06916891038417816, 0.003604045370593667, -0.013238799758255482, 0.015971044078469276, -0.0023188123013824224, 0.04957584664225578, 0.04360805079340935, -0.0050690313801169395, 0.00253226887434721, 0.02218150720000267, 0.036256156861782074, -0.023026345297694206, 0.011369369924068451, -0.016878796741366386, 0.02845488302409649, -0.0246980469673872, -0.06435153633356094, -0.027250537648797035, -0.016339536756277084, -0.05051056295633316, 0.06302136182785034, 0.11051207780838013, 0.009122459217905998, 0.025435034185647964, -0.024086887016892433, -0.013328677043318748, -0.08908553421497345, -0.04436301440000534, -0.05317090451717377, -0.014685810543596745, -0.02130071632564068, 0.04490227252244949, 0.04314069449901581, 0.04680765047669411, 0.03222969174385071, -0.026998883113265038, -0.011423296295106411, -0.04332044720649719, 0.02390713430941105, -0.01807415299117565, 0.016663093119859695, 0.01865834929049015, -0.009144928306341171, 0.02424866519868374, -0.08613758534193039, -0.05651430785655975, 0.00500611774623394, -0.05396181717514992, -0.01257371436804533, 0.028706535696983337, -0.0032490333542227745, -0.000558076542802155, -0.02698090858757496, 0.018128078430891037, 0.013094997964799404, 0.02548895962536335, -0.06952841579914093, 0.02685508131980896, 0.022487085312604904, 0.015881167724728584, 0.006408190354704857, 0.016672080382704735, -0.05633455514907837, -0.0039590573869645596, 0.017561856657266617, 0.04936014115810394, 0.0002731401182245463, -0.03810761123895645, 0.05874324217438698, -0.008740483783185482, -0.014173515141010284, 0.0023480220697820187, 0.018182003870606422, 0.08872602880001068, 0.005738610867410898, 0.011827739886939526, -0.032822877168655396, 0.05209238827228546, 0.011396332643926144, -0.027897648513317108, 0.06503459811210632, -0.029263770207762718, 0.013607293367385864, -0.00251878728158772, 0.048641130328178406, 0.017040573060512543, -0.04860518127679825, -0.05277544632554054, -0.007635003887116909, 0.023493701592087746, -0.01292423252016306, 0.010209963656961918, 0.03185221180319786, 0.008897768333554268, -0.06719163060188293, -0.008718014694750309, 0.01091998815536499, 0.02674723044037819, 0.05104982107877731, 0.0070328316651284695, -0.04518987610936165, 0.04698740318417549, -0.015971044078469276, 0.009356137365102768, -0.033613789826631546, -0.011764826253056526, 0.0013571343151852489, -0.00031906136428005993, -0.055795297026634216, -0.0659693107008934, 0.042960941791534424, 0.08958883583545685, -0.011369369924068451, 0.010910999961197376, -0.09174587577581406, -0.012196233496069908, 0.024662096053361893, 0.03720884770154953, 0.05784447863698006, 0.002712021581828594, -0.03641793504357338, 0.011261518113315105, 0.061942845582962036, -0.005401574075222015, 0.03355986252427101, 0.01809212751686573, 0.025632761418819427, 0.06521435081958771, -0.0059228576719760895, 0.03961753472685814, 0.03564499691128731, -0.020563730970025063, 0.09117066115140915, 0.01341855339705944, -0.053638260811567307, 0.06611311435699463, -0.04928824305534363, -0.00589140085503459, 0.04662789776921272, -0.035231564193964005, 0.05169693008065224, 0.014874551445245743, -0.03152865543961525, -0.050798166543245316, -0.01878417655825615, -0.0698879212141037, -0.016564229503273964, 0.012151295319199562, 0.03596855327486992, -0.017813511192798615, 0.0041028596460819244, 0.05087006837129593, 0.02550693415105343, 0.002882787026464939, 0.06154738739132881, -0.03609437867999077, 0.02493172511458397, -0.0074822138994932175, 0.006673325784504414, 0.009046063758432865, 0.03196006268262863, -0.01591711863875389, -0.0033074531238526106, -0.017678696662187576, -0.026225946843624115, 0.047742366790771484, -0.009949322789907455, -0.030557990074157715, 0.02130071632564068, 0.053997766226530075, 0.0012537763686850667, 0.04105556011199951, -0.05338660627603531, 0.038287363946437836, -0.07556811720132828, 0.03314643353223801, 0.05043866112828255, -0.01171988807618618, -0.005060043651610613, 0.03688529133796692, 0.025524910539388657, 0.011387345381081104, -0.022954443469643593, 0.0002575521939434111, -0.05748497322201729, -0.04741881042718887, -0.053638260811567307, 0.0035119219683110714, -0.03825141489505768, 0.03005468286573887, -0.047382861375808716, 0.03537536785006523, 0.024751972407102585, 0.05288330093026161, 0.08743180334568024, 0.01935938559472561, -0.035123713314533234, -0.007109226658940315, -0.0009476347477175295, 0.03133092820644379, -0.021444519981741905, -0.04141506552696228, 0.0006909251678735018, -0.01993459463119507, 0.04288903996348381, -0.04155886918306351, 0.03968943655490875, 0.005338660907000303, -0.054213471710681915, -0.004934216849505901, -0.0035995515063405037, -0.014685810543596745, 0.039186131209135056, 0.0077653247863054276, -0.001161653082817793, 0.02162427268922329, 0.035069789737463, 0.032157789915800095, -0.06079242751002312, 0.03005468286573887, -0.037029094994068146, -0.036364007741212845 ]
24,319
gotrue._sync.gotrue_client
_get_session_from_url
null
def _get_session_from_url( self, url: str, ) -> Tuple[Session, Union[str, None]]: if not self._is_implicit_grant_flow(url): raise AuthImplicitGrantRedirectError("Not a valid implicit grant flow url.") result = urlparse(url) params = parse_qs(result.query) error_description = self._get_param(params, "error_description") if error_description: error_code = self._get_param(params, "error_code") error = self._get_param(params, "error") if not error_code: raise AuthImplicitGrantRedirectError("No error_code detected.") if not error: raise AuthImplicitGrantRedirectError("No error detected.") raise AuthImplicitGrantRedirectError( error_description, {"code": error_code, "error": error}, ) provider_token = self._get_param(params, "provider_token") provider_refresh_token = self._get_param(params, "provider_refresh_token") access_token = self._get_param(params, "access_token") if not access_token: raise AuthImplicitGrantRedirectError("No access_token detected.") expires_in = self._get_param(params, "expires_in") if not expires_in: raise AuthImplicitGrantRedirectError("No expires_in detected.") refresh_token = self._get_param(params, "refresh_token") if not refresh_token: raise AuthImplicitGrantRedirectError("No refresh_token detected.") token_type = self._get_param(params, "token_type") if not token_type: raise AuthImplicitGrantRedirectError("No token_type detected.") time_now = round(time()) expires_at = time_now + int(expires_in) user = self.get_user(access_token) session = Session( provider_token=provider_token, provider_refresh_token=provider_refresh_token, access_token=access_token, expires_in=int(expires_in), expires_at=expires_at, refresh_token=refresh_token, token_type=token_type, user=user.user, ) redirect_type = self._get_param(params, "type") return session, redirect_type
(self, url: str) -> Tuple[gotrue.types.Session, Optional[str]]
[ -0.008595991879701614, -0.03993844985961914, -0.02500477433204651, 0.05027862638235092, -0.010638080537319183, 0.028041480109095573, -0.005194112658500671, 0.02058425359427929, -0.024793358519673347, -0.029425296932458878, 0.015279628336429596, 0.0230251494795084, -0.010080710984766483, 0.03674798458814621, 0.02769552730023861, 0.04981735348701477, 0.08433585613965988, 0.021026305854320526, 0.017999209463596344, -0.04385925829410553, 0.016307879239320755, -0.024485843256115913, -0.006549098528921604, -0.00748125184327364, -0.03476836159825325, -0.001610847539268434, -0.0048890006728470325, -0.007125688251107931, 0.0018438859842717648, -0.025158531963825226, 0.04801070690155029, 0.02758020907640457, 0.025619804859161377, 0.047318797558546066, -0.029482955113053322, 0.018921753391623497, -0.001771812210790813, 0.039707813411951065, -0.05308469384908676, -0.0018414835212752223, -0.108629509806633, 0.01855657994747162, 0.02154523693025112, 0.05985001474618912, -0.04720348119735718, 0.035075876861810684, -0.07933874428272247, -0.06523151695728302, -0.04927920177578926, -0.013405711390078068, 0.022294802591204643, -0.017163153737783432, -0.03772818669676781, 0.0002545103197917342, -0.00003622455187723972, -0.012089164927601814, -0.04101474955677986, 0.008533528074622154, -0.041437581181526184, 0.046280935406684875, 0.02381315641105175, 0.009441656991839409, 0.00028589239809662104, 0.020718790590763092, 0.0002031577896559611, 0.006750904954969883, -0.024735700339078903, -0.023755496367812157, 0.008586382493376732, -0.026119515299797058, 0.05112428963184357, 0.035863880068063736, 0.025408387184143066, -0.017634036019444466, 0.055583249777555466, -0.029060123488307, 0.020353617146611214, -0.0346338227391243, 0.022621536627411842, 0.007822400890290737, -0.01481835637241602, -0.0048890006728470325, 0.020353617146611214, -0.006938296370208263, 0.009797221049666405, 0.05170087888836861, -0.0013153452891856432, -0.06473180651664734, -0.09771274030208588, 0.02492789551615715, 0.01465498935431242, -0.02819523774087429, -0.011791259981691837, -0.006789344362914562, -0.012463947758078575, 0.005669799167662859, -0.0026114711072295904, -0.042398564517498016, -0.03820867836475372, -0.0400153286755085, 0.0070007601752877235, 0.041360702365636826, -0.08694973587989807, 0.004201897885650396, -0.03986157104372978, -0.0444742888212204, 0.012425508350133896, -0.02786850370466709, 0.03551792725920677, 0.031039748340845108, 0.01641358807682991, -0.0013129428261891007, 0.02463960088789463, 0.0675763189792633, 0.0530078150331974, -0.01971936970949173, 0.014395523816347122, 0.008451844565570354, -0.001216243952512741, 0.003065535333007574, -0.05685174837708473, 0.020392056554555893, 0.014068789780139923, 0.04643469303846359, 0.05519885569810867, 0.052239030599594116, -0.005059574730694294, -0.06446272879838943, 0.0628482848405838, -0.004413314163684845, 0.010455493815243244, 0.0040385304018855095, 0.02661922574043274, 0.010167199186980724, -0.06630782037973404, 0.030194083228707314, -0.04704972356557846, 0.02389003522694111, -0.028176018968224525, 0.014722257852554321, -0.01896980218589306, 0.06819134950637817, -0.0530078150331974, 0.013482590205967426, -0.05212371051311493, -0.04013064503669739, -0.011339598335325718, -0.015615971758961678, 0.021180063486099243, 0.013953471556305885, 0.03153945878148079, -0.039746250957250595, 0.03519119322299957, 0.024985555559396744, -0.031097406521439552, -0.029675152152776718, 0.0020913390908390284, 0.00717373751103878, -0.007663838565349579, -0.004228324629366398, -0.03303859010338783, -0.07561013102531433, 0.028137579560279846, -0.029905786737799644, 0.027810845524072647, -0.05950406193733215, 0.05931186303496361, -0.004141836427152157, -0.00197361852042377, -0.052239030599594116, -0.0014775112504139543, 0.033961135894060135, 0.014405133202672005, -0.0444742888212204, -0.01880643516778946, -0.033711280673742294, 0.0530078150331974, -0.023140467703342438, -0.021429918706417084, -0.015394945628941059, 0.05369972437620163, -0.04255232214927673, -0.04535839334130287, 0.041860416531562805, 0.012829121202230453, 0.051777757704257965, -0.028618071228265762, 0.0026042636018246412, -0.0015688046114519238, 0.022563878446817398, -0.035364169627428055, 0.004675181582570076, 0.0019664112478494644, -0.024947116151452065, 0.0049442569725215435, -0.038381658494472504, -0.016509685665369034, 0.08249077200889587, -0.03966937214136124, 0.021353039890527725, -0.01325195375829935, -0.009057263843715191, -0.007144907955080271, -0.00576589722186327, -0.02675376459956169, -0.011608673259615898, -0.005107623990625143, -0.051739320158958435, -0.022544657811522484, 0.028579631820321083, -0.09817401319742203, 0.017163153737783432, 0.013367271982133389, 0.013963081873953342, -0.027541769668459892, -0.0029093758203089237, 0.013809324242174625, -0.024082230404019356, 0.02471647970378399, -0.014770306646823883, 0.011896967887878418, -0.04032284393906593, 0.00019595041521824896, -0.037843506783246994, 0.0850277692079544, -0.02431286685168743, -0.03159711882472038, -0.0530078150331974, -0.029482955113053322, 0.041975732892751694, 0.023428762331604958, -0.021775871515274048, 0.05850463733077049, -0.037516772747039795, 0.0409378707408905, -0.023159688338637352, 0.009797221049666405, -0.03993844985961914, 0.01959444209933281, -0.00956658460199833, 0.017249643802642822, 0.023947693407535553, -0.04385925829410553, 0.07933874428272247, -0.03874683007597923, 0.04174509644508362, 0.002520177746191621, -0.015308457426726818, -0.060580361634492874, -0.046934403479099274, -0.009388802573084831, 0.010099929757416248, -0.0053430646657943726, -0.006323267240077257, -0.01496250368654728, -0.029040902853012085, -0.09540638327598572, 0.028310555964708328, 0.005588115658611059, -0.012089164927601814, 0.06380926072597504, 0.06988267600536346, -0.018325943499803543, -0.038669951260089874, -0.046819087117910385, -0.040207523852586746, -0.02431286685168743, 0.027676306664943695, -0.030040325596928596, -0.003024693578481674, 0.07511042058467865, 0.07126649469137192, -0.022563878446817398, 0.03315391018986702, 0.03963093459606171, 0.0016661040717735887, 0.01465498935431242, -0.039246540516614914, -0.0037190038710832596, -0.029406076297163963, -0.039246540516614914, -0.041975732892751694, -0.0006840996793471277, 0.014645379036664963, 0.020449716597795486, 0.05592920258641243, -0.03253887966275215, -0.01066691055893898, 0.06469336897134781, 0.029060123488307, -0.0028565216343849897, -0.052892498672008514, 0.04270607978105545, 0.017307301983237267, -0.03703628107905388, 0.07537949830293655, -0.030290180817246437, -0.012617705389857292, -0.006549098528921604, 0.010215247981250286, 0.017374571412801743, 0.031039748340845108, 0.01880643516778946, 0.04366706311702728, 0.061656661331653595, -0.027753185480833054, -0.01641358807682991, -0.012079554609954357, -0.012223702855408192, -0.012598485685884953, 0.0031424141488969326, -0.0260426364839077, 0.002695556962862611, 0.015279628336429596, -0.02021908015012741, 0.003481160616502166, -0.03915044292807579, -0.031193504109978676, 0.06715348362922668, -0.0007964145625010133, -0.016240611672401428, 0.002421676879748702, 0.028464313596487045, -0.02435130625963211, 0.053430650383234024, -0.0018775203498080373, -0.03551792725920677, 0.051316484808921814, -0.026119515299797058, 0.06396301835775375, -0.10317112505435944, 0.045127756893634796, -0.026561567559838295, 0.03605607897043228, -0.027964601293206215, -0.007721497677266598, -0.024697260931134224, -0.015491044148802757, 0.05735145881772041, -0.03715159744024277, 0.03413411229848862, -0.08118383586406708, 0.010292126797139645, -0.008831433020532131, 0.019988443702459335, -0.005516042001545429, -0.03021330200135708, -0.051739320158958435, 0.04647313430905342, -0.11739367246627808, -0.027714746072888374, 0.013972691260278225, -0.029463736340403557, 0.007120883092284203, 0.03526807203888893, 0.08571967482566833, 0.03190463036298752, -0.032519660890102386, -0.027003619819879532, -0.053469087928533554, 0.033922694623470306, 0.01318468526005745, 0.005357479676604271, -0.005809141788631678, -0.00048319422057829797, 0.009398412890732288, 0.044589605182409286, -0.013857373036444187, 0.021391479298472404, -0.018633458763360977, -0.03221214562654495, 0.008768969215452671, 0.025908099487423897, 0.03021330200135708, -0.00738995848223567, 0.017134325578808784, -0.04432053118944168, 0.002890156116336584, 0.016999786719679832, 0.017393790185451508, 0.04989423230290413, -0.0005901035619899631, -0.012790682725608349, 0.02719581499695778, 0.05200839415192604, -0.05108585208654404, -0.04155290126800537, 0.011925797909498215, -0.00010353088873671368, 0.024505063891410828, -0.012684973888099194, 0.012819511815905571, 0.023928474634885788, 0.0010793039109557867, 0.05373816192150116, 0.054468508809804916, -0.042475443333387375, 0.026561567559838295, -0.017499499022960663, 0.053392209112644196, 0.04320579022169113, -0.02510087378323078, 0.05919654667377472, 0.0011279536411166191, -0.041399143636226654, -0.00781279057264328, 0.022890612483024597, 0.026523128151893616, -0.04220636934041977, -0.042437005788087845, 0.010465104132890701, -0.08425898104906082, -0.018921753391623497, -0.008077060803771019, 0.015260408632457256, 0.005689018871635199, -0.04770319163799286, 0.08441273868083954, 0.004699206445366144, -0.023832375183701515, 0.04309047386050224, -0.029444515705108643, -0.031270384788513184, 0.007793571334332228, -0.0352296344935894, 0.026311712339520454, -0.017461059615015984, 0.04651157185435295, -0.044166773557662964, -0.006899856962263584, 0.05243122577667236, -0.009047653526067734, 0.004828939214348793, -0.009532949887216091, 0.047972265630960464, 0.0019556002225726843, -0.014376304112374783, 0.05047082155942917, 0.01138764712959528, 0.001267296145670116, 0.04927920177578926, 0.02963671274483204, -0.05531417578458786, 0.09002488106489182, 0.12615783512592316, -0.06231012940406799, -0.04558902978897095, 0.032519660890102386, 0.007183346897363663, -0.004852963611483574, 0.002370024099946022, -0.007942523807287216, 0.04432053118944168, 0.01083027757704258, -0.031078185886144638, 0.03005954436957836, -0.055583249777555466, 0.07749366015195847, -0.00791369378566742, 0.0676916316151619, 0.04209104925394058, -0.04209104925394058, 0.006755709648132324, -0.0010312547674402595, 0.004756865091621876, 0.04835665971040726, 0.03817024081945419, -0.003928017802536488, -0.05150868371129036, -0.06438585370779037, -0.07522574067115784, -0.009840465150773525, -0.03638281300663948, -0.006832588464021683, -0.03947717696428299, -0.03190463036298752, 0.048471976071596146, 0.010109540075063705, 0.03549870848655701, 0.044128336012363434, -0.011570233851671219, 0.04927920177578926, -0.06696128845214844, 0.050663016736507416, -0.020276738330721855, 0.0711127370595932, -0.009153362363576889, -0.0013742055743932724, 0.019334975630044937, -0.0015615972224622965, -0.041860416531562805, -0.011608673259615898, -0.003622905584052205, -0.00010375612328061834, -0.0265039075165987, 0.013866983354091644, -0.028099140152335167, -0.0320776104927063, 0.009830854833126068, -0.009297509677708149, 0.04113006964325905, -0.006577928084880114, 0.012636925093829632, 0.0007051212014630437, 0.015385336242616177, 0.005732262972742319, -0.06734567880630493, -0.007044004742056131, 0.013280783779919147, 0.0268306415528059, 0.028464313596487045, 0.08195262402296066, -0.017220813781023026, -0.01258887629956007, 0.006347292102873325, -0.025273850187659264, 0.06365551054477692, -0.02360174059867859, -0.05204683169722557, 0.021199282258749008, 0.018652677536010742, 0.033672839403152466, 0.0018378797685727477, 0.011935407295823097, 0.002321974840015173, 0.024831797927618027, 0.034749142825603485, 0.044666483998298645, 0.025312289595603943, -0.0746491476893425, 0.04178353771567345, 0.0179415512830019, -0.03315391018986702, 0.0320776104927063, 0.043474867939949036, -0.06969048082828522, -0.04897168651223183, -0.022602317854762077, -0.02963671274483204, 0.04051503911614418, -0.00392561499029398, 0.03311546891927719, -0.03219292685389519, 0.0686141774058342, -0.048548854887485504, -0.033634401857852936, -0.00888909213244915, 0.005141258705407381, -0.08487401157617569, 0.01567363180220127, -0.0034931728150695562, 0.030655354261398315, 0.08810291439294815, -0.03617139533162117, -0.034499287605285645, 0.027388012036681175, 0.036036860197782516, -0.0055929203517735004, -0.013376882299780846, -0.04439741000533104, 0.031558677554130554, -0.010695739649236202, -0.09310002624988556, -0.024197548627853394, 0.007793571334332228, -0.05738990008831024, 0.02633093111217022, 0.04013064503669739, -0.04555058851838112, 0.03688252344727516, -0.00733710452914238, -0.02761864848434925, -0.027388012036681175, 0.008639235980808735, 0.00717373751103878, -0.02794538252055645, 0.006486634723842144, 0.018460480496287346, 0.06765319406986237, 0.01896980218589306, 0.057774290442466736, 0.01913316920399666, -0.0011333591537550092, -0.017384180799126625, -0.015519874170422554, 0.005025940481573343, -0.03167399764060974, -0.01765325665473938, -0.017182374373078346, -0.021218502894043922, -0.024255208671092987, 0.014731868170201778, 0.03411489352583885, 0.027560990303754807, -0.016259830445051193, -0.008658455684781075, -0.014731868170201778, -0.010320955887436867, -0.0835670754313469, 0.010147979483008385, -0.031231943517923355, 0.04589654132723808, 0.013559469021856785, -0.020776450634002686, 0.006472219713032246, -0.01345376018434763, 0.011579844169318676, 0.024274427443742752, -0.01494328398257494, -0.07364972680807114, 0.023582519963383675, 0.003159231273457408, -0.038016483187675476, -0.033499862998723984, -0.03178931400179863, 0.02360174059867859, -0.05035550519824028, 0.1082451120018959, -0.013213514350354671, 0.01587543822824955, 0.025908099487423897, 0.045781224966049194, -0.0336536206305027, 0.07641735672950745, 0.012319800443947315, 0.027791624888777733, 0.017624426633119583, -0.004857768304646015, -0.011829699389636517, -0.046857524663209915, 0.01302131824195385, 0.028099140152335167, 0.025869660079479218, -0.035863880068063736, -0.003132804296910763, 0.027176596224308014, 0.019459903240203857, 0.007500471547245979, 0.01140686683356762, 0.024120669811964035, 0.000623437634203583, 0.007750327233225107, 0.013194295577704906, 0.049586717039346695, 0.007601374760270119, -0.009441656991839409, 0.011301158927381039, 0.03993844985961914, 0.06296359747648239, 0.009018824435770512, 0.026965180411934853, 0.04655001312494278, 0.0774167850613594, -0.04324423149228096, -0.02596575766801834, -0.04439741000533104, -0.055544812232255936, -0.014876015484333038, 0.01720159314572811, 0.0037286137230694294, 0.058389320969581604, 0.007711887825280428, 0.010196028277277946, 0.024793358519673347, -0.05108585208654404, 0.0009027232881635427, -0.029694370925426483, -0.013924642466008663, 0.04531995207071304, -0.006750904954969883, 0.01332883257418871, -0.02331344410777092, 0.0007964145625010133, 0.052315909415483475, 0.005088404286652803, -0.04493556171655655, 0.032807957381010056, -0.04374394193291664, -0.010196028277277946, -0.003070340259000659, -0.05642891675233841, -0.0037093940190970898, -0.004658364690840244, 0.0007243408472277224, -0.07418788224458694, -0.005218137055635452, 0.01147413533180952, -0.01657695509493351, -0.008456649258732796, -0.060618799179792404, 0.027484111487865448, 0.0064241704531013966, -0.037228476256132126, -0.05139336362481117, -0.021199282258749008, 0.024408966302871704, -0.0025321899447590113, 0.015289237722754478, 0.024043792858719826, 0.05216215178370476, -0.018883313983678818, -0.03198150917887688, -0.0018679104978218675, -0.009432046674191952, 0.012992489151656628, -0.01947912387549877, 0.029002463445067406, 0.031808532774448395, -0.01122428011149168, -0.002342395717278123, -0.09033238887786865, -0.08395146578550339, 0.03117428533732891, -0.002738801296800375, -0.006635586731135845, -0.01147413533180952, -0.013607517816126347, 0.04166821762919426, -0.04285983741283417, -0.006443390157073736, -0.028252897784113884, -0.06450117379426956, 0.03334610536694527, 0.04997111111879349, -0.014876015484333038, 0.001652890583500266, -0.008293282240629196, 0.0014582915464416146, 0.05308469384908676, -0.0029838518239557743, -0.04751099273562431, 0.036209836602211, -0.03190463036298752, 0.04439741000533104, -0.02058425359427929, -0.004833743907511234, -0.014558890834450722, -0.0010024253278970718, -0.022967491298913956, 0.02740723267197609, 0.02554292604327202, 0.037017062306404114, -0.06488556414842606, -0.00717373751103878, -0.04489712044596672, 0.006260803434997797, 0.04751099273562431, -0.08794915676116943, 0.012992489151656628, 0.038881368935108185, 0.03628671541810036, -0.027061278000473976, 0.04528151452541351, 0.069921113550663, -0.04505087807774544, 0.01975780911743641, -0.006822978612035513, -0.003389867255464196, 0.01271380390971899, 0.015846608206629753, -0.012185263447463512, 0.04751099273562431, 0.04420521482825279, -0.05754365399479866, -0.08472025394439697, -0.002923790365457535, -0.004992306232452393, -0.04966359585523605 ]
24,320
gotrue._sync.gotrue_client
_get_url_for_provider
null
def _get_url_for_provider( self, provider: Provider, params: Dict[str, str], ) -> str: if self._flow_type == "pkce": code_verifier = generate_pkce_verifier() code_challenge = generate_pkce_challenge(code_verifier) self._storage.set_item( f"{self._storage_key}-code-verifier", code_verifier ) code_challenge_method = ( "plain" if code_verifier == code_challenge else "s256" ) params["code_challenge"] = code_challenge params["code_challenge_method"] = code_challenge_method params["provider"] = provider query = urlencode(params) return f"{self._url}/authorize?{query}"
(self, provider: Literal['apple', 'azure', 'bitbucket', 'discord', 'facebook', 'figma', 'github', 'gitlab', 'google', 'kakao', 'keycloak', 'linkedin', 'notion', 'slack', 'spotify', 'twitch', 'twitter', 'workos', 'zoom'], params: Dict[str, str]) -> str
[ -0.0023467508144676685, -0.03271009400486946, 0.009089145809412003, 0.06256798654794693, 0.000783002411480993, -0.019622446969151497, 0.030850745737552643, -0.005803694948554039, 0.02639191970229149, 0.038847751915454865, 0.04588800296187401, 0.047476574778556824, 0.009414080530405045, -0.006169246509671211, 0.020127899944782257, -0.04011138528585434, 0.014793556183576584, -0.04234982654452324, 0.06823629140853882, -0.0638316199183464, -0.006227915640920401, 0.011869143694639206, -0.003966911230236292, -0.07805654406547546, 0.010795053094625473, 0.04014749079942703, 0.01989322528243065, -0.020849978551268578, -0.06531187891960144, 0.011074858717620373, -0.01400829665362835, -0.007532167248427868, 0.006900349631905556, 0.027583347633481026, 0.015560762956738472, 0.023431403562426567, 0.004176765214651823, 0.039172686636447906, -0.02016400545835495, -0.036771778017282486, -0.03186165541410446, 0.01899062842130661, 0.06404824554920197, -0.0436856672167778, -0.011083884164690971, 0.045671381056308746, -0.01899062842130661, 0.04267476126551628, -0.0294065922498703, -0.06000461056828499, 0.004350515082478523, -0.013403557240962982, 0.022005300968885422, -0.01069576758891344, 0.0030259545892477036, -0.0003689363074954599, -0.007762329652905464, 0.01447764690965414, 0.02879282645881176, 0.08094485104084015, 0.0012816869420930743, -0.054697345942258835, -0.007121486123651266, 0.07870641350746155, 0.0252004936337471, 0.022998157888650894, -0.004932689480483532, -0.01061453390866518, 0.01752842217683792, 0.033016979694366455, 0.11748195439577103, -0.006160220596939325, -0.05791058763861656, -0.010804079473018646, 0.043216317892074585, -0.016237709671258926, -0.014856737107038498, 0.029334384948015213, 0.03830619156360626, 0.048704102635383606, 0.06863343715667725, -0.03314334154129028, 0.010018820874392986, -0.11119988560676575, 0.06318175047636032, -0.0031703701242804527, -0.03891995921730995, -0.0912705510854721, -0.020651407539844513, 0.028467891737818718, 0.006760447286069393, -0.005582558922469616, -0.02312452159821987, -0.05646643415093422, 0.03283645957708359, 0.013791673816740513, 0.03086879849433899, -0.006336227059364319, 0.02918996848165989, -0.033016979694366455, 0.08910432457923889, 0.019586343318223953, -0.029370488598942757, 0.03252957761287689, -0.002791279461234808, -0.03695229813456535, 0.024442311376333237, 0.01789848692715168, -0.015289983712136745, 0.012121870182454586, 0.003260629717260599, -0.0739407017827034, -0.01747426763176918, -0.037331387400627136, 0.02509218081831932, 0.01627381332218647, 0.01097557321190834, -0.017681865021586418, 0.00398947624489665, 0.006196324713528156, -0.051231373101472855, 0.029027501121163368, -0.015560762956738472, -0.05058150365948677, -0.01893647387623787, -0.01066869031637907, -0.00974804162979126, -0.042819175869226456, -0.023557767271995544, -0.0722438171505928, 0.037331387400627136, 0.03505684435367584, -0.077334463596344, -0.03160892799496651, -0.06202642619609833, 0.010704793967306614, -0.003614898771047592, 0.037331387400627136, 0.031175680458545685, 0.07755108922719955, -0.03641074150800705, -0.0007841306505724788, -0.041699957102537155, 0.0002154949033865705, 0.027908282354474068, -0.001041370676830411, 0.030110618099570274, -0.0013132778694853187, 0.04588800296187401, -0.022727377712726593, 0.07065524905920029, 0.0018108341610059142, 0.08202796429395676, 0.01750134490430355, 0.024297896772623062, -0.007121486123651266, 0.022276081144809723, 0.010930443182587624, -0.02761945128440857, 0.018015824258327484, 0.004634832963347435, -0.025128284469246864, -0.010713819414377213, 0.016454333439469337, 0.03841450437903404, 0.024388156831264496, 0.02974957972764969, 0.0313742533326149, -0.019459979608654976, -0.02386464923620224, 0.008330965414643288, -0.02895529381930828, -0.0605100654065609, -0.03646489605307579, 0.02682516723871231, 0.015705177560448647, 0.040689047425985336, -0.0655646026134491, -0.011255377903580666, -0.09264250099658966, 0.01363823190331459, -0.010406937450170517, -0.022817637771368027, 0.03406399115920067, 0.008015056140720844, -0.01215797383338213, 0.048379167914390564, -0.006336227059364319, -0.031843602657318115, -0.017835306003689766, -0.0845552384853363, -0.0034682268742471933, -0.025218544527888298, 0.005244085565209389, -0.013809725642204285, -0.03787294775247574, 0.027547243982553482, 0.09271470457315445, -0.06516746431589127, -0.0017070355825126171, 0.0207236148416996, 0.029767630621790886, -0.03691619634628296, -0.009192944504320621, 0.007383238989859819, -0.021698419004678726, 0.027529191225767136, -0.022384392097592354, 0.015524659305810928, 0.00040221953531727195, 0.03233100473880768, -0.040689047425985336, -0.033468276262283325, 0.02900945022702217, -0.05202566087245941, 0.03354048356413841, -0.031013213098049164, 0.03455139324069023, 0.01566004753112793, 0.038667231798172, 0.007437394931912422, -0.03186165541410446, 0.0375480130314827, -0.014414465054869652, 0.09105393290519714, -0.04993163421750069, 0.024604778736829758, -0.01251901313662529, -0.08376094698905945, -0.05036488175392151, -0.04888462275266647, -0.030850745737552643, 0.04408280923962593, 0.039966970682144165, 0.06289292126893997, -0.05913811922073364, 0.04722384735941887, -0.0059120068326592445, -0.03041750006377697, 0.05534721538424492, 0.016707060858607292, 0.02570594660937786, -0.03247541934251785, 0.03382931649684906, -0.02269127406179905, 0.030796591192483902, 0.0040661972016096115, 0.0043911319226026535, -0.009192944504320621, -0.02269127406179905, 0.013457712717354298, -0.006715317722409964, -0.05260331928730011, -0.08924873918294907, -0.0322226919233799, -0.04671839252114296, -0.03193386271595955, 0.007487037684768438, 0.06675603240728378, 0.01899062842130661, -0.014513750560581684, 0.032294899225234985, -0.028666462749242783, -0.004088761750608683, 0.0023027490824460983, -0.04274696856737137, 0.011354663409292698, 0.021463744342327118, 0.05332539975643158, -0.006173759698867798, 0.04664618521928787, 0.03928099572658539, -0.014297127723693848, 0.024550624191761017, -0.0011767600663006306, -0.04491319879889488, 0.028774775564670563, 0.0068507068790495396, -0.0141436867415905, -0.011381741613149643, -0.018864266574382782, -0.07134122401475906, 0.01824147440493107, 0.021915040910243988, -0.02263711951673031, 0.03142840787768364, 0.000758181035052985, -0.07267706841230392, 0.005293728318065405, 0.047296054661273956, -0.01598498225212097, 0.012889076955616474, -0.030435552820563316, 0.00377285317517817, -0.007861615158617496, -0.051845140755176544, 0.05310877412557602, -0.019965432584285736, 0.029821787029504776, 0.005866876803338528, -0.042602553963661194, 0.023846598342061043, 0.040075283497571945, -0.018205370754003525, 0.022601015865802765, 0.0138638811185956, -0.0009071094100363553, -0.05198955535888672, -0.010325703769922256, 0.044335536658763885, 0.008520510047674179, 0.001391126774251461, 0.003980450332164764, -0.02682516723871231, 0.05953526124358177, -0.006124116946011782, 0.00913427583873272, 0.01893647387623787, 0.045743588358163834, 0.009012425318360329, 0.04115839675068855, 0.05422799289226532, -0.01781725324690342, -0.0028251269832253456, 0.006575414910912514, -0.04336073249578476, -0.049317870289087296, 0.03132009506225586, -0.035490091890096664, -0.020579198375344276, -0.04328852519392967, 0.0030755973421037197, 0.02050699107348919, -0.011201221495866776, -0.004519751761108637, 0.04939007759094238, 0.017600631341338158, -0.038053467869758606, 0.01330427173525095, 0.008746159262955189, 0.026229452341794968, -0.061484869569540024, -0.01657167077064514, 0.002025200752541423, -0.07444615662097931, 0.0006543823983520269, -0.05729682371020317, -0.028052696958184242, 0.0004284512542653829, -0.03233100473880768, -0.08015056699514389, -0.0008935704827308655, 0.0700053796172142, 0.01818731799721718, 0.01198648102581501, 0.047296054661273956, -0.005916519556194544, -0.003628437640145421, -0.03801736235618591, 0.014387387782335281, 0.08614380657672882, -0.0868658795952797, 0.012564142234623432, 0.007166615687310696, -0.041880473494529724, 0.005275676026940346, 0.06596174836158752, -0.020994393154978752, 0.0532170869410038, 0.000908237649127841, -0.03260178491473198, -0.009468236938118935, 0.0036216683220118284, 0.015443425625562668, -0.01608426868915558, -0.02173452265560627, -0.008692003786563873, 0.04094177484512329, 0.010343755595386028, 0.02151789888739586, -0.011192196048796177, 0.056213706731796265, 0.05278383940458298, 0.04765709117054939, -0.011643494479358196, -0.06256798654794693, -0.01576836034655571, 0.014261024072766304, 0.046465665102005005, -0.003328324295580387, -0.016842449083924294, -0.04162774980068207, -0.005609637126326561, 0.011589338071644306, 0.017429137602448463, 0.01355699822306633, -0.07332693785429001, 0.008195575326681137, -0.03971424326300621, 0.01853933185338974, 0.027186205610632896, -0.02913581393659115, 0.06195421889424324, -0.0210124459117651, -0.01454082876443863, -0.02314257249236107, 0.05411968380212784, 0.05050929635763168, -0.010867261327803135, -0.04267476126551628, -0.07603472471237183, 0.009675834327936172, -0.03816177695989609, -0.05863266438245773, 0.03902827203273773, -0.0504009872674942, -0.0012760456884279847, 0.025344908237457275, 0.00495525449514389, 0.020922185853123665, 0.01518167182803154, -0.028648411855101585, 0.011119987815618515, 0.017808228731155396, 0.015506606549024582, 0.027402827516198158, -0.010379859246313572, -0.034370873123407364, 0.048198651522397995, -0.056105393916368484, 0.0403280109167099, 0.029893994331359863, 0.018900370225310326, -0.016770241782069206, -0.0030011332128196955, 0.043108005076646805, 0.016905631870031357, 0.02251075580716133, 0.0012320441892370582, -0.02498386986553669, -0.04447995126247406, -0.006656648591160774, -0.0627485066652298, 0.04206099361181259, 0.08051159977912903, 0.009802197106182575, -0.04364956542849541, -0.019514136016368866, -0.05426409840583801, 0.00232418579980731, -0.011129014194011688, 0.05300046503543854, -0.041086189448833466, -0.02839568443596363, -0.02296205423772335, 0.015308035537600517, 0.008335478603839874, 0.03801736235618591, -0.07188278436660767, 0.036555156111717224, 0.06505915522575378, 0.014486673288047314, 0.03206022456288338, -0.010858234949409962, 0.051231373101472855, -0.014504725113511086, 0.010036872699856758, -0.004160969518125057, -0.01630089245736599, -0.009883430786430836, -0.026536336168646812, -0.029839837923645973, -0.013890959322452545, 0.054697345942258835, -0.03859502449631691, 0.06321785598993301, 0.03695229813456535, 0.0029402079526335, -0.09235367178916931, 0.03002035804092884, -0.053469814360141754, 0.04162774980068207, -0.014576932415366173, 0.06350668519735336, -0.012825895100831985, -0.02879282645881176, -0.04151943698525429, 0.020994393154978752, -0.012257259339094162, -0.004779248032718897, -0.019730757921934128, 0.03736749291419983, -0.00882739294320345, 0.0930035412311554, 0.011074858717620373, 0.04588800296187401, 0.03395567834377289, -0.049317870289087296, -0.026012830436229706, -0.01982101798057556, 0.07235213369131088, 0.01728472113609314, 0.05050929635763168, -0.024388156831264496, 0.015208750031888485, -0.04133891686797142, -0.04866800084710121, 0.051845140755176544, -0.011129014194011688, 0.07368797063827515, 0.044949304312467575, -0.010966546833515167, 0.04975111782550812, -0.037331387400627136, -0.028648411855101585, 0.007992491126060486, 0.028052696958184242, -0.022655170410871506, -0.05505838245153427, 0.0604739636182785, 0.02408127300441265, 0.01223920751363039, 0.032908666878938675, 0.015587840229272842, 0.03018282540142536, 0.016761215403676033, -0.014134660363197327, 0.0023580333217978477, -0.018277578055858612, 0.013737518340349197, -0.022564910352230072, 0.025019973516464233, 0.017988746985793114, -0.009955639019608498, -0.01346673909574747, -0.01598498225212097, -0.030146721750497818, -0.017799202352762222, 0.007320057135075331, 0.004810838960111141, -0.007563758175820112, -0.08130589127540588, -0.07755108922719955, -0.0004459390474949032, -0.01221213024109602, -0.02341335266828537, 0.03236711025238037, -0.008791289292275906, -0.004535546991974115, -0.02548932284116745, 0.022113613784313202, 0.029713474214076996, 0.05050929635763168, -0.03870333731174469, 0.05729682371020317, 0.019459979608654976, 0.028052696958184242, 0.009711937978863716, -0.025687895715236664, 0.04166385158896446, -0.0017803715309128165, -0.005104182753711939, -0.055202797055244446, -0.008051160722970963, -0.003093649400398135, -0.044552162289619446, 0.03942541405558586, -0.012257259339094162, -0.007775868289172649, 0.008673951961100101, 0.042422033846378326, 0.016788294538855553, -0.007315544411540031, -0.001620160648599267, -0.07711783796548843, -0.008953756652772427, -0.002466344740241766, -0.005370448809117079, 0.051845140755176544, -0.019243355840444565, -0.03092295490205288, -0.011192196048796177, 0.0509786456823349, -0.003757057711482048, -0.026482179760932922, 0.006868759170174599, -0.0487402081489563, -0.03411814570426941, 0.010957520455121994, 0.028666462749242783, -0.03594139218330383, -0.05516669526696205, -0.025507375597953796, 0.03220464289188385, 0.04866800084710121, 0.0032064737752079964, -0.037331387400627136, -0.006336227059364319, -0.024388156831264496, 0.020651407539844513, 0.02687932178378105, 0.01383680384606123, 0.04552696645259857, -0.0010780385928228498, 0.06827239692211151, -0.03063412383198738, -0.037728533148765564, -0.003899216651916504, -0.06740590184926987, 0.014883815310895443, 0.0515563078224659, 0.03841450437903404, -0.012645375914871693, -0.042602553963661194, -0.008565640076994896, 0.03474996238946915, -0.0571524053812027, -0.002161718439310789, -0.026066984981298447, 0.0649869441986084, 0.025182440876960754, 0.0492817647755146, -0.011869143694639206, 0.05130358040332794, -0.014423491433262825, -0.03790904954075813, -0.027980489656329155, -0.031897757202386856, -0.017248617485165596, -0.024171533063054085, 0.009630704298615456, 0.040580734610557556, 0.010235443711280823, -0.04050852730870247, 0.012618298642337322, -0.013990244828164577, 0.05863266438245773, 0.005149312783032656, 0.009549470618367195, -0.007654017768800259, -0.021969197317957878, 0.029532955959439278, -0.0778399184346199, -0.033468276262283325, -0.02469503879547119, 0.014441543258726597, -0.06885005533695221, 0.001076910411939025, -0.01153518259525299, -0.0322226919233799, 0.01915309578180313, 0.022889845073223114, 0.11466585099697113, -0.005131260957568884, 0.039172686636447906, -0.018755953758955002, 0.0011677341535687447, 0.05003994703292847, 0.027547243982553482, -0.01254609040915966, 0.025074129924178123, -0.02576010301709175, 0.0414472296833992, -0.008303887210786343, -0.042927488684654236, 0.0032809381373226643, 0.02173452265560627, -0.059751883149147034, -0.03848671168088913, 0.022601015865802765, -0.017411084845662117, -0.06336227059364319, 0.00781197240576148, -0.03023698180913925, 0.010966546833515167, -0.04765709117054939, -0.029226072132587433, 0.009946612641215324, 0.007965413853526115, 0.044732678681612015, 0.03166308254003525, -0.019315563142299652, -0.01518167182803154, 0.021463744342327118, 0.03848671168088913, 0.055094487965106964, 0.0031049316748976707, 0.003944346681237221, -0.023160625249147415, -0.0442633293569088, -0.021662315353751183, -0.05931863933801651, 0.0017070355825126171, -0.048595793545246124, 0.012410701252520084, 0.0013437404995784163, 0.0026694289408624172, -0.035490091890096664, -0.00001613038512005005, 0.07347135245800018, 0.015425372868776321, -0.014910893514752388, 0.01926140859723091, -0.05198955535888672, -0.02716815285384655, 0.030688278377056122, 0.06729759275913239, -0.03597749397158623, -0.05025656893849373, -0.0375480130314827, -0.052964359521865845, -0.06430096924304962, 0.022980105131864548, -0.024352051317691803, 0.0350026898086071, 0.017275696620345116, -0.0576939657330513, 0.012176025658845901, 0.0013550228904932737, -0.04772929847240448, 0.013195959851145744, -0.07466277480125427, 0.018557382747530937, -0.0036216683220118284, 0.004206099547445774, 0.0375480130314827, -0.0375480130314827, -0.035201262682676315, 0.08448302745819092, -0.03456944227218628, -0.008944731205701828, -0.002895078156143427, -0.007775868289172649, -0.0033373504411429167, -0.025218544527888298, -0.002840922214090824, -0.011715701781213284, -0.03063412383198738, -0.004346001893281937, -0.00029024117975495756, -0.004864994902163744, 0.06899446994066238, -0.0038879341445863247, -0.04083346202969551, 0.09054847806692123, 0.08744354546070099, 0.00018573743000160903, -0.06823629140853882, 0.01808803342282772, -0.0020692022517323494, 0.003845060942694545, 0.023720234632492065, 0.01400829665362835, -0.005984214600175619, 0.00031929349643178284, -0.007613400928676128, -0.015226801857352257, 0.014820633456110954, -0.061412662267684937, -0.017934590578079224, -0.0037683402188122272, 0.0627124011516571, 0.03819788247346878, -0.08145030587911606, 0.021535951644182205, -0.002312903292477131, 0.020380627363920212, -0.0036600285675376654 ]
24,323
gotrue._sync.gotrue_client
_list_factors
null
def _list_factors(self) -> AuthMFAListFactorsResponse: response = self.get_user() all = response.user.factors or [] totp = [f for f in all if f.factor_type == "totp" and f.status == "verified"] return AuthMFAListFactorsResponse(all=all, totp=totp)
(self) -> gotrue.types.AuthMFAListFactorsResponse
[ 0.021888969466090202, -0.02941720373928547, -0.017553988844156265, 0.027437029406428337, 0.01816052943468094, 0.013111974112689495, 0.024065379053354263, -0.08013467490673065, -0.015448938123881817, 0.06754004210233688, 0.04481262341141701, -0.022852297872304916, -0.033823542296886444, -0.011916732415556908, 0.04962926730513573, 0.024868151172995567, 0.033199161291122437, 0.009093644097447395, 0.047452859580516815, 0.03309212625026703, 0.006680862978100777, 0.06811090558767319, 0.0006070977542549372, 0.06033292040228844, 0.0029100554529577494, -0.014628324657678604, 0.020711567252874374, -0.028721466660499573, 0.03139737993478775, 0.004914760123938322, -0.0346798337996006, 0.07392656058073044, -0.013415244407951832, 0.045954346656799316, -0.05630121007561684, 0.0002476613153703511, 0.057157501578330994, 0.024315129965543747, -0.009303257800638676, 0.05355393886566162, -0.013852310366928577, -0.022459831088781357, 0.018749231472611427, 0.0163319893181324, -0.04648952931165695, 0.002446230500936508, 0.03985326364636421, 0.019373610615730286, 0.020033668726682663, -0.024190254509449005, -0.05986909568309784, 0.004959358833730221, -0.006721001584082842, -0.004870161879807711, 0.03601779043674469, -0.029274489730596542, -0.029649116098880768, -0.04923680052161217, -0.02495734952390194, 0.05573035031557083, -0.026991043239831924, -0.02404753863811493, 0.0052626291289925575, -0.05348258092999458, 0.01678689382970333, 0.0005424298578873277, 0.02270958200097084, 0.047881003469228745, -0.036749206483364105, 0.007648651488125324, -0.012202163226902485, 0.0011941262055188417, -0.005632796790450811, 0.01835676282644272, 0.019641201943159103, 0.017125843092799187, 0.08648551255464554, -0.021942486986517906, -0.03928240388631821, -0.03484038636088371, 0.030576767399907112, 0.06411487609148026, -0.0073810601606965065, 0.035518284887075424, 0.017491551116108894, 0.022620385512709618, 0.031450897455215454, -0.06318722665309906, 0.0018787139561027288, 0.0914805456995964, -0.03881857916712761, -0.03728438913822174, 0.018891945481300354, -0.032128795981407166, -0.014913755469024181, 0.005061935633420944, -0.07663814723491669, 0.03692759945988655, -0.0693596675992012, 0.007274023722857237, -0.016653098165988922, 0.03129034489393234, -0.005833490286022425, 0.062259577214717865, 0.027811655774712563, -0.003703909693285823, -0.047488536685705185, -0.06340129673480988, 0.03080867975950241, 0.060439955443143845, -0.07018028199672699, 0.08134775608778, 0.04128041863441467, 0.04506237432360649, -0.006694242358207703, 0.034144651144742966, 0.008255192078649998, -0.05462430417537689, -0.04106634482741356, -0.025100065395236015, -0.02231711521744728, 0.004705147352069616, 0.04399200901389122, -0.032878052443265915, -0.04103066772222519, 0.026991043239831924, -0.024654079228639603, -0.02231711521744728, 0.031968239694833755, 0.025224940851330757, -0.025046546012163162, -0.006930614821612835, -0.015823565423488617, -0.018169449642300606, 0.019320093095302582, -0.02345883846282959, 0.027472706511616707, -0.03985326364636421, 0.0597977377474308, 0.05512380972504616, -0.026723451912403107, 0.04024573415517807, -0.017125843092799187, 0.012630309909582138, -0.02622394822537899, 0.04763125255703926, 0.039674870669841766, 0.017286397516727448, -0.01899898238480091, -0.024190254509449005, -0.046382494270801544, 0.018169449642300606, 0.04766692966222763, -0.036071307957172394, 0.014610485173761845, 0.026330985128879547, 0.006056483369320631, -0.058870088309049606, -0.0026625334285199642, 0.002276756102219224, -0.010275506414473057, -0.050735313445329666, -0.041173383593559265, 0.027544064447283745, 0.024832474067807198, -0.01403962355107069, 0.021978165954351425, -0.054945413023233414, -0.02609907276928425, 0.029684795066714287, 0.007737848442047834, -0.03696328029036522, 0.03942511975765228, -0.02700888179242611, 0.010998002253472805, -0.03048756904900074, 0.014637244865298271, -0.04281460866332054, 0.07763715833425522, -0.004314909689128399, -0.07321298122406006, -0.0402100533246994, -0.024475684389472008, -0.029988065361976624, 0.003393949707970023, -0.015377580188214779, 0.0022433071862906218, 0.03403761237859726, -0.030630284920334816, -0.014316135086119175, -0.061153534799814224, 0.010721491649746895, 0.011024761945009232, 0.024814633652567863, -0.045990027487277985, -0.026134751737117767, -0.0018709092400968075, 0.004549052100628614, -0.043777938932180405, -0.11338735371828079, -0.03853314742445946, 0.02499302849173546, 0.007456877734512091, -0.010320104658603668, -0.04802371934056282, 0.09761730581521988, -0.019926631823182106, 0.022210078313946724, -0.005619417410343885, -0.05394640564918518, -0.0011896663345396519, 0.023940501734614372, -0.043456826359033585, 0.025207100436091423, -0.041601527482271194, -0.027990050613880157, 0.07571049779653549, -0.02388698421418667, -0.004216792993247509, -0.009312177076935768, 0.01137263048440218, -0.055195167660713196, -0.017170442268252373, 0.002537657506763935, -0.03985326364636421, 0.07253508269786835, 0.0018876336980611086, 0.02345883846282959, -0.06479277461767197, -0.045276448130607605, -0.042707573622465134, -0.023672910407185555, 0.03657081350684166, 0.04277893155813217, -0.07435470074415207, 0.040138695389032364, 0.039389438927173615, 0.04888001084327698, -0.0432070754468441, 0.05312579497694969, 0.013513361103832722, -0.014735361561179161, 0.06818226724863052, 0.06543499231338501, -0.007644191849976778, 0.0039759608916938305, 0.03810500353574753, -0.004533442668616772, -0.018570836633443832, -0.031450897455215454, -0.04481262341141701, -0.02306636981666088, 0.036231864243745804, -0.0225847065448761, 0.027651101350784302, -0.10803552716970444, -0.06054699420928955, 0.017973216250538826, 0.04734582081437111, -0.01133695151656866, 0.026330985128879547, 0.004834482911974192, -0.005878088995814323, 0.04952223226428032, -0.03253910318017006, -0.033306196331977844, -0.023387480527162552, 0.04623977839946747, -0.020979158580303192, 0.019213056191802025, 0.06332994252443314, -0.06386512517929077, 0.002796329092234373, -0.03906833007931709, 0.017223959788680077, -0.006761140190064907, 0.0021931338123977184, 0.040459804236888885, -0.024154575541615486, 0.016216034069657326, -0.04495533928275108, -0.051127780228853226, -0.007300782948732376, 0.06361537426710129, -0.01133695151656866, 0.0069127753376960754, 0.00796976126730442, 0.007983140647411346, -0.026687772944569588, -0.007198206149041653, -0.008857272565364838, -0.02401185967028141, -0.023672910407185555, -0.03637457638978958, -0.004620410036295652, 0.02085428312420845, -0.001674675615504384, -0.08184725791215897, 0.019302252680063248, -0.018588675186038017, -0.04356386512517929, 0.0005245904321782291, 0.050093092024326324, 0.0000087367861851817, 0.019873114302754402, -0.07528235763311386, 0.04656088724732399, -0.033234838396310806, 0.012826543301343918, 0.0012632539728656411, 0.007207125891000032, 0.025760123506188393, 0.005771052557975054, -0.005039636045694351, -0.0018028963822871447, -0.011381549760699272, -0.04727446287870407, 0.004526752978563309, 0.036392416805028915, 0.01715260185301304, 0.013138732872903347, -0.011131797917187214, 0.032717496156692505, 0.048987049609422684, 0.04242214187979698, -0.012567871250212193, 0.05344690382480621, 0.021978165954351425, -0.008629819378256798, 0.015217025764286518, -0.06778980046510696, 0.006796819157898426, -0.006966293789446354, 0.03960351273417473, -0.02515358291566372, 0.013495521619915962, 0.029363686218857765, -0.0018028963822871447, 0.04295732453465462, 0.017286397516727448, -0.03799796476960182, -0.11196020245552063, -0.03143305703997612, 0.027115918695926666, 0.02160353772342205, 0.016670938581228256, 0.046382494270801544, 0.02551037073135376, 0.020515333861112595, -0.010382542386651039, 0.002963573671877384, -0.06179575249552727, 0.04103066772222519, 0.04948655143380165, 0.04802371934056282, 0.008179374039173126, -0.039710551500320435, -0.01502971164882183, -0.0035790337715297937, 0.05694343149662018, 0.04060252010822296, 0.012032689526677132, -0.020122867077589035, -0.006194738671183586, -0.021175391972064972, -0.04848754405975342, 0.03282453492283821, -0.028774986043572426, 0.08555786311626434, 0.011916732415556908, 0.007305242586880922, -0.021175391972064972, -0.026241786777973175, -0.03096923418343067, 0.04955790936946869, 0.03155793622136116, 0.001337956520728767, 0.008897410705685616, 0.022959334775805473, 0.062223900109529495, -0.026991043239831924, -0.016091156750917435, -0.04805940017104149, 0.015529215335845947, -0.026152590289711952, 0.01257679145783186, -0.061189211905002594, -0.026438020169734955, 0.0326639786362648, 0.04213671013712883, -0.00999007560312748, 0.0024841392878443003, 0.018891945481300354, -0.027347831055521965, -0.017330996692180634, 0.019409289583563805, -0.014209098182618618, -0.03956783562898636, 0.03150441497564316, -0.05098506435751915, 0.05512380972504616, 0.005909307859838009, 0.007737848442047834, 0.009900878183543682, -0.04952223226428032, 0.013531200587749481, 0.0006806853925809264, -0.03296724706888199, -0.050842348486185074, 0.013629317283630371, 0.050093092024326324, -0.013442003168165684, 0.030362693592905998, -0.025563890114426613, 0.00975816324353218, 0.0536966547369957, -0.0807768926024437, -0.010516338050365448, 0.07364112883806229, 0.03585723415017128, 0.06172439455986023, -0.031379539519548416, 0.0007637501694262028, 0.05159160494804382, -0.02716943807899952, 0.05134185031056404, 0.0066541037522256374, 0.044919662177562714, 0.0029368146788328886, -0.0077110896818339825, 0.048166435211896896, 0.0331813208758831, -0.013192251324653625, -0.038568828254938126, 0.0006567136733792722, -0.026402343064546585, -0.06868176907300949, -0.026545057073235512, -0.08691365271806717, 0.0027918692212551832, 0.033555950969457626, 0.023833464831113815, 0.013504440896213055, 0.03325267881155014, 0.059262555092573166, 0.009187301620841026, -0.07107225060462952, -0.0042413221672177315, -0.03988894447684288, -0.028846342116594315, 0.0011774017475545406, -0.038319073617458344, 0.012897901237010956, 0.010935564525425434, 0.04474126547574997, 0.08106232434511185, -0.019730398431420326, -0.01867787353694439, 0.017661025747656822, 0.019052501767873764, 0.038212038576602936, 0.003877843962982297, -0.04520509019494057, 0.010623374953866005, 0.0002606227935757488, -0.015966281294822693, 0.017223959788680077, 0.018008895218372345, 0.03314564377069473, 0.0065559870563447475, 0.013557959347963333, 0.025028707459568977, -0.007885023951530457, -0.004972738213837147, -0.014637244865298271, 0.058870088309049606, 0.03419816866517067, -0.015208105556666851, -0.01747371256351471, -0.02037261798977852, -0.005655096378177404, -0.002568876603618264, -0.0069127753376960754, -0.036428097635507584, -0.03853314742445946, -0.05722885951399803, -0.026116911321878433, 0.04755989462137222, 0.03649945557117462, -0.08163318783044815, -0.01123883482068777, -0.01851731911301613, -0.0273656714707613, 0.0361783429980278, -0.007844884879887104, 0.01640334725379944, 0.058548979461193085, -0.0022210078313946724, -0.00499503780156374, 0.03946079686284065, 0.024475684389472008, 0.019088180735707283, 0.0034630775917321444, -0.018392441794276237, -0.0005485621513798833, -0.015270544216036797, 0.006966293789446354, -0.06554202735424042, -0.010453900322318077, -0.00697967316955328, 0.030576767399907112, -0.0018575296271592379, -0.022531187161803246, -0.04220806807279587, -0.037855248898267746, 0.05619417503476143, -0.025688765570521355, -0.03277101367712021, -0.01488699670881033, 0.01851731911301613, -0.029845349490642548, 0.018891945481300354, 0.00870563741773367, 0.01368283573538065, 0.0253498163074255, 0.03129034489393234, -0.06572042405605316, -0.004874621517956257, -0.01643010601401329, -0.004468774888664484, 0.02137162536382675, -0.022245757281780243, -0.009124863892793655, 0.0007403359632007778, -0.023833464831113815, -0.0557660274207592, -0.04295732453465462, -0.012327039614319801, 0.028132766485214233, -0.01106044091284275, 0.020836442708969116, 0.015984119847416878, -0.012014850042760372, -0.007755687925964594, -0.014628324657678604, -0.06689782440662384, -0.010106031782925129, -0.05169863998889923, 0.06953806430101395, -0.012630309909582138, 0.03016646020114422, -0.007630812004208565, -0.00814815517514944, -0.04766692966222763, -0.01824972778558731, 0.03537556901574135, 0.01545785740017891, 0.0028721466660499573, -0.030576767399907112, -0.08776994794607162, 0.005855789873749018, -0.012487594038248062, 0.02081860415637493, 0.005824570544064045, -0.014467770233750343, -0.029631277546286583, 0.011283433064818382, 0.045276448130607605, -0.012514353729784489, -0.06468573957681656, 0.03425168618559837, 0.025260619819164276, -0.041601527482271194, 0.0834171324968338, 0.05055691674351692, -0.06768275797367096, 0.03653513267636299, -0.007782447151839733, 0.06868176907300949, 0.0033203621860593557, -0.05366097763180733, -0.013031696900725365, 0.01143506821244955, -0.06193846836686134, -0.0111763970926404, -0.0004412469279486686, 0.019141698256134987, -0.037141673266887665, -0.005985125433653593, 0.04177992418408394, -0.07364112883806229, -0.02046181447803974, -0.002976953284814954, -0.023440998047590256, -0.03221799433231354, 0.010355783626437187, -0.060725387185811996, 0.040780916810035706, -0.05990477278828621, 0.0372130312025547, 0.013807711191475391, 0.050378523766994476, -0.012273521162569523, -0.023405319079756737, 0.01477104052901268, -0.03558964282274246, -0.04506237432360649, 0.03942511975765228, -0.034929584711790085, 0.03255694359540939, -0.004607030190527439, 0.02183545008301735, 0.004901380743831396, 0.02815060503780842, 0.0647570937871933, 0.005530220456421375, 0.02160353772342205, -0.02479679509997368, 0.02684832736849785, 0.05109209939837456, -0.05105642229318619, 0.00498611805960536, -0.010373623110353947, 0.08577193319797516, -0.005293847993016243, -0.01659066043794155, 0.010034673847258091, 0.009231899864971638, 0.003306982573121786, -0.03116546757519245, -0.024868151172995567, 0.042707573622465134, -0.040780916810035706, 0.031058430671691895, -0.02749054692685604, 0.03569668158888817, -0.038283396512269974, -0.040067337453365326, 0.05976205691695213, -0.014762120321393013, -0.04088795185089111, 0.03605346754193306, 0.0010307839838787913, -0.007728928700089455, -0.003005942329764366, -0.03546476736664772, -0.07264211773872375, 0.02606339380145073, 0.07456877827644348, 0.0269018467515707, -0.06903855502605438, 0.005713074468076229, 0.04092362895607948, -0.01275518536567688, -0.04645385220646858, -0.026527218520641327, 0.011345871724188328, 0.05608713626861572, 0.003971500787883997, -0.00999007560312748, -0.06019020453095436, -0.020336939021945, 0.08755587786436081, -0.027544064447283745, 0.011863214895129204, 0.017027726396918297, 0.004954899195581675, -0.016992047429084778, -0.028097087517380714, 0.00785826425999403, 0.055195167660713196, 0.07977788895368576, 0.04834482818841934, 0.024814633652567863, -0.04070955887436867, 0.07289186865091324, -0.017741303890943527, 0.03387705981731415, 0.06104649603366852, 0.04702471196651459, -0.002979183103889227, -0.004665008280426264, -0.048665937036275864, 0.048523224890232086, 0.028507394716143608, 0.02452920377254486, -0.01828540675342083, 0.011979171074926853, -0.0894111767411232, -0.03478686884045601, -0.047488536685705185, -0.06104649603366852, -0.0045133731327950954, -0.018169449642300606, 0.021585699170827866, 0.06300882995128632, -0.035964272916316986, 0.044919662177562714, 0.06778980046510696, 0.050770990550518036, -0.03471551090478897, -0.022923655807971954, -0.024190254509449005, 0.02938152477145195, -0.033199161291122437, -0.009401374496519566, -0.009392455220222473, -0.016028719022870064, -0.04431312158703804, -0.029845349490642548, -0.014895915985107422, 0.09019611030817032, 0.004593650810420513, -0.002408321714028716, -0.03682056441903114, 0.04017437621951103, 0.021710574626922607, 0.018731391057372093, 0.0273656714707613, 0.001977945677936077, 0.06736165285110474, 0.019337931647896767, 0.0744260624051094, 0.04627545550465584, 0.010534177534282207, -0.003657081164419651, -0.022656064480543137, 0.027615422382950783, -0.019373610615730286, -0.04388497397303581, 0.024475684389472008, -0.016358748078346252, -0.08027739077806473, -0.024939509108662605, -0.04627545550465584, -0.02840035781264305, 0.0028565372340381145, 0.0073944395408034325, -0.046061381697654724, 0.027258634567260742, -0.019801756367087364, -0.029649116098880768, -0.0032333950512111187, 0.015930602326989174, -0.01629631035029888, 0.023405319079756737, 0.05066395550966263, -0.05273332819342613, -0.000743123353458941, 0.0031798765994608402, 0.018731391057372093, -0.06468573957681656, -0.03542909026145935, 0.027811655774712563, 0.023726429790258408, 0.03127250447869301, -0.00023219120339490473, -0.026634255424141884, 0.002417241455987096, -0.03139737993478775, -0.04163720831274986, 0.009124863892793655, 0.021175391972064972, 0.03460847586393356, -0.023940501734614372, 0.008112476207315922, 0.007144687697291374, -0.008513863198459148 ]
24,325
gotrue._sync.gotrue_client
_recover_and_refresh
null
def _recover_and_refresh(self) -> None: raw_session = self._storage.get_item(self._storage_key) current_session = self._get_valid_session(raw_session) if not current_session: if raw_session: self._remove_session() return time_now = round(time()) expires_at = current_session.expires_at if expires_at and expires_at < time_now + EXPIRY_MARGIN: refresh_token = current_session.refresh_token if self._auto_refresh_token and refresh_token: self._network_retries += 1 try: self._call_refresh_token(refresh_token) self._network_retries = 0 except Exception as e: if ( isinstance(e, AuthRetryableError) and self._network_retries < MAX_RETRIES ): if self._refresh_token_timer: self._refresh_token_timer.cancel() self._refresh_token_timer = Timer( (RETRY_INTERVAL ** (self._network_retries * 100)), self._recover_and_refresh, ) self._refresh_token_timer.start() return self._remove_session() return if self._persist_session: self._save_session(current_session) self._notify_all_subscribers("SIGNED_IN", current_session)
(self) -> NoneType
[ 0.03461082652211189, -0.03513466566801071, -0.010607750155031681, 0.06203756481409073, 0.038876377046108246, -0.04684621840715408, -0.06514318287372589, 0.0418323278427124, 0.045798540115356445, -0.02731448970735073, -0.0024087263736873865, -0.035677213221788406, 0.05986737459897995, 0.04897899553179741, -0.0022380107548087835, 0.0016276441747322679, 0.007011030800640583, -0.008245795033872128, -0.004209424834698439, -0.03872670605778694, 0.004101850558072329, 0.00010260472481604666, 0.007548901718109846, -0.031318120658397675, -0.005692077800631523, 0.006243980024009943, -0.01236635446548462, 0.01664125919342041, 0.02269347570836544, 0.0066228280775249004, 0.003278674092143774, -0.0044479588977992535, 0.05096210166811943, 0.06207498162984848, 0.014873300679028034, -0.03030785731971264, -0.029241470620036125, -0.04976475611329079, -0.038315121084451675, 0.028062831610441208, -0.08052162081003189, 0.030457526445388794, 0.02183288335800171, -0.017885377630591393, -0.0404478944838047, 0.0375293605029583, -0.041383322328329086, 0.009532008320093155, 0.023198608309030533, 0.037679027765989304, -0.0014686215436086059, -0.007371170446276665, -0.06993257254362106, 0.029110509902238846, 0.04085948318243027, -0.009391694329679012, -0.015051032416522503, -0.0011394679313525558, 0.014779757708311081, -0.026697106659412384, 0.0486796572804451, -0.06278590857982635, -0.0024999305605888367, 0.02866150438785553, 0.0708305835723877, 0.02460174821317196, -0.00654799398034811, 0.016285795718431473, 0.004382479004561901, -0.025312673300504684, 0.05287037417292595, -0.02074778638780117, -0.010299059562385082, -0.01863371953368187, 0.020598119124770164, 0.005247749388217926, -0.05960545316338539, -0.0487544909119606, -0.02935372106730938, 0.03154262155294418, 0.022188344970345497, -0.032739970833063126, 0.041869744658470154, 0.026659689843654633, 0.05156077444553375, 0.02407790906727314, 0.013760142028331757, -0.06345941871404648, -0.05590115860104561, -0.008180315606296062, 0.06903456896543503, 0.06555477529764175, 0.00898946076631546, -0.041383322328329086, 0.03397473320364952, -0.07532063871622086, -0.001634659944102168, 0.006463805679231882, -0.02065424434840679, -0.061364058405160904, -0.019737524911761284, 0.03790353238582611, -0.028867298737168312, -0.011758326552808285, 0.005939966067671776, -0.012693754397332668, 0.038876377046108246, -0.041607823222875595, 0.04070981591939926, -0.040784649550914764, -0.04542436823248863, -0.047220390290021896, -0.004422234371304512, 0.03442373871803284, -0.004340384621173143, -0.006707016844302416, 0.01721186935901642, 0.031841959804296494, -0.02355406992137432, -0.042767755687236786, -0.03517208248376846, -0.05354388430714607, 0.0044479588977992535, 0.04546178877353668, 0.012413125485181808, 0.017483143135905266, -0.023797281086444855, 0.026547439396381378, 0.07165376096963882, -0.04280517250299454, -0.04519986733794212, -0.011112880893051624, 0.008180315606296062, -0.015284888446331024, 0.009195254184305668, -0.020803911611437798, 0.044152189046144485, 0.0010786651400849223, 0.000247157528065145, -0.02390953153371811, -0.02589263953268528, -0.0013493545120581985, 0.010794836096465588, -0.008690123446285725, 0.05365613475441933, 0.036631349474191666, 0.005893194582313299, 0.04564887285232544, 0.0007296336116269231, -0.08388915657997131, 0.05586374178528786, -0.02969047613441944, -0.02467658370733261, 0.005238395184278488, -0.021514836698770523, -0.03612621873617172, -0.0611395537853241, 0.07580706477165222, 0.004359093029052019, 0.009821991436183453, -0.006117697339504957, -0.02783832885324955, 0.007880978286266327, -0.046921055763959885, 0.03212258964776993, 0.024919794872403145, -0.041083984076976776, -0.019213685765862465, -0.0229179784655571, 0.007539547514170408, 0.010299059562385082, -0.012749879620969296, 0.0028811173979192972, -0.02757640928030014, -0.043852850794792175, -0.022057386115193367, 0.013601118698716164, -0.013675953261554241, -0.01910143345594406, 0.029297595843672752, -0.04347867891192436, -0.06562960892915726, -0.030457526445388794, -0.04845515638589859, 0.022936686873435974, 0.05380580201745033, 0.014237210154533386, 0.04179491102695465, 0.06185048073530197, 0.003449389711022377, -0.014901363290846348, 0.05036342889070511, 0.017483143135905266, -0.04647205024957657, 0.038539621978998184, -0.005126143805682659, -0.04624754562973976, 0.016716092824935913, -0.006968936417251825, 0.01940077170729637, 0.0012183946091681719, 0.0005121466820128262, 0.057510096579790115, -0.08837921172380447, -0.028343459591269493, -0.005551763344556093, -0.018680492416024208, -0.003192147007212043, 0.009340246208012104, 0.03103749081492424, -0.08957655727863312, 0.04879191145300865, 0.03528433293104172, -0.007656475994735956, 0.0020789881236851215, -0.015097803436219692, 0.07715407758951187, -0.010018430650234222, 0.009887470863759518, 0.005322583485394716, 0.06693920493125916, -0.046621717512607574, -0.1252724826335907, -0.05369355157017708, -0.007754695601761341, 0.011066109873354435, -0.05156077444553375, -0.053618717938661575, 0.024171452969312668, -0.0013668937608599663, 0.026697106659412384, 0.01569647714495659, -0.0048735784366726875, -0.03242192417383194, 0.017492499202489853, -0.027819620445370674, -0.010280350223183632, -0.013451450504362583, 0.0487544909119606, 0.056350164115428925, -0.0142652727663517, -0.00007366493082372472, -0.00951329991221428, 0.036762308329343796, 0.024264995008707047, 0.015761956572532654, 0.050812434405088425, 0.011795743368566036, 0.007782758679240942, -0.04819323495030403, 0.009859408251941204, -0.016659967601299286, 0.02203867770731449, 0.010645166970789433, 0.003924119286239147, -0.025424925610423088, -0.03094394877552986, 0.03461082652211189, 0.030551068484783173, 0.014022061601281166, 0.063983254134655, 0.033525727689266205, -0.05346904695034027, -0.016089357435703278, -0.05324454605579376, 0.016538362950086594, 0.008746249601244926, 0.010383247397840023, 0.019176268950104713, -0.017539270222187042, 0.05953061953186989, 0.02602359838783741, -0.028717631474137306, 0.03169229254126549, 0.007745341397821903, 0.009859408251941204, 0.01246925164014101, 0.010645166970789433, -0.047482311725616455, -0.0077219558879733086, -0.0051027582958340645, -0.01932593621313572, 0.05485348030924797, 0.02243155613541603, 0.03958730027079582, 0.034685660153627396, -0.04392768442630768, -0.02127162553369999, 0.009167191572487354, -0.0009237348567694426, -0.0026542760897427797, -0.04751972854137421, 0.03143037110567093, 0.034086987376213074, -0.014424295164644718, -0.019382061436772346, -0.027202237397432327, -0.004153299145400524, -0.021533546969294548, 0.04074723273515701, 0.027950579300522804, 0.0015750264283269644, -0.05070018395781517, -0.0201865304261446, 0.08852887898683548, -0.08216796815395355, -0.015238117426633835, 0.014770403504371643, 0.005004538223147392, 0.015883563086390495, -0.012160560116171837, -0.04852999001741409, 0.023965658619999886, -0.023834697902202606, 0.02028007246553898, -0.04112140089273453, -0.005032601300626993, 0.014424295164644718, 0.08426333218812943, 0.005949320271611214, 0.010729355737566948, 0.05934353545308113, 0.029634350910782814, 0.046958472579717636, 0.007637767121195793, -0.019643982872366905, -0.030925240367650986, 0.06963323801755905, -0.052758123725652695, 0.0174176637083292, -0.06327232718467712, -0.054703813046216965, 0.020392324775457382, -0.020242655649781227, -0.04624754562973976, -0.014143667183816433, -0.004078465048223734, -0.018783388659358025, 0.01266569085419178, 0.018315674737095833, -0.009793927893042564, -0.010439373552799225, 0.027071278542280197, 0.009541362524032593, -0.005261780694127083, 0.03277738764882088, 0.06566702574491501, -0.0008769634878262877, 0.012385062873363495, -0.018315674737095833, -0.04841773957014084, -0.040485311299562454, 0.0014826529659330845, 0.0285305455327034, 0.030887823551893234, -0.07962360978126526, 0.04179491102695465, 0.0340682789683342, 0.0005331938154995441, -0.0946652814745903, -0.02757640928030014, 0.029971104115247726, -0.012740525417029858, 0.009971659630537033, -0.023310858756303787, 0.012787296436727047, -0.0313742458820343, 0.010009076446294785, 0.03666876628994942, -0.028324751183390617, -0.046659134328365326, -0.030420109629631042, 0.0016720769926905632, 0.0418323278427124, 0.06615345180034637, -0.0010207855375483632, -0.030831698328256607, 0.019438188523054123, 0.012226040475070477, 0.03371281549334526, 0.03262772038578987, -0.01638869382441044, 0.021926425397396088, -0.015490682795643806, 0.02770736813545227, -0.029671767726540565, -0.008778989315032959, -0.021889008581638336, 0.04172007739543915, -0.01057033333927393, -0.008208378218114376, 0.022618642076849937, 0.009775219485163689, 0.016762863844633102, -0.01225410308688879, 0.02516300603747368, 0.01815665140748024, 0.006707016844302416, -0.005425480660051107, -0.03163616359233856, 0.006374939810484648, 0.01651965267956257, -0.0013119373470544815, -0.009934242814779282, 0.012628274038434029, 0.01797892153263092, 0.031916793435811996, -0.05343163013458252, 0.003110297257080674, 0.00012409033661242574, -0.03556496277451515, -0.0012172253336757421, 0.046958472579717636, 0.0125160226598382, 0.042767755687236786, -0.011515115387737751, -0.056649502366781235, 0.03318897634744644, 0.02510688081383705, 0.010065202601253986, -0.046921055763959885, 0.06727596372365952, -0.061364058405160904, 0.014068832620978355, -0.08119512349367142, 0.04033564403653145, -0.03835253790020943, 0.046359796077013016, -0.10491757094860077, 0.01659448817372322, 0.06046604737639427, 0.008568517863750458, 0.007941781543195248, 0.06155114248394966, 0.013226947747170925, 0.0014101573033258319, -0.038539621978998184, 0.00808209553360939, -0.060840219259262085, -0.024526914581656456, 0.05070018395781517, -0.006286074407398701, 0.030925240367650986, -0.019288519397377968, 0.10521691292524338, -0.03958730027079582, -0.035209499299526215, 0.058370690792798996, -0.04231875017285347, 0.021234208717942238, -0.004148622043430805, -0.04407735541462898, -0.009265411645174026, 0.05447930842638016, -0.048268068581819534, 0.026921609416604042, 0.0013400001917034388, 0.09496462345123291, 0.0683610588312149, -0.006964259315282106, -0.032534174621105194, 0.03751065209507942, -0.044975366443395615, -0.00892865750938654, 0.048866745084524155, 0.06585410982370377, 0.027913162484765053, 0.035115957260131836, -0.043628349900245667, -0.009213962592184544, -0.01681899093091488, -0.056387580931186676, -0.05769718065857887, -0.04796873405575752, -0.04478827863931656, -0.027726078405976295, 0.02312377281486988, 0.04097173362970352, 0.009747156873345375, -0.008044678717851639, -0.02922276221215725, -0.007062479387968779, -0.0278009120374918, -0.005804329179227352, 0.0040176622569561005, -0.06533027440309525, 0.017829252406954765, 0.004777696914970875, -0.06256140768527985, -0.03322639316320419, -0.06417033821344376, 0.012712462805211544, -0.0750587210059166, 0.11038047075271606, -0.021365169435739517, -0.031580038368701935, -0.0918964222073555, 0.01577131077647209, 0.026921609416604042, -0.05200977995991707, 0.05919386446475983, 0.002920872997492552, -0.05455414578318596, 0.12474863976240158, 0.0060709258541464806, 0.022749602794647217, -0.0333760604262352, 0.0054161264561116695, 0.02823120914399624, -0.024302411824464798, -0.031018782407045364, 0.019035954028367996, 0.032870929688215256, -0.021065833047032356, -0.0835149884223938, -0.0033020598348230124, -0.0032178713008761406, -0.03193550184369087, -0.008680769242346287, 0.034779202193021774, 0.0044198958203196526, 0.0177637729793787, 0.015144574455916882, -0.006346877198666334, -0.03657522425055504, 0.015284888446331024, 0.032440632581710815, 0.026902901008725166, -0.016145482659339905, 0.02226318046450615, -0.022207053378224373, 0.003966213669627905, 0.02843700349330902, -0.04201941192150116, -0.013956581242382526, -0.009092357009649277, -0.018437279388308525, -0.1057407483458519, -0.02731448970735073, -0.03133682906627655, -0.0006109512178227305, 0.022637350484728813, -0.008844468742609024, 0.00501389242708683, -0.061663396656513214, -0.03902604430913925, 0.038838960230350494, -0.011019338853657246, -0.02299281395971775, 0.0037276793736964464, 0.002677661832422018, 0.008690123446285725, 0.06854814291000366, -0.010186808183789253, -0.05840810760855675, -0.017960211262106895, -0.03751065209507942, -0.03642555698752403, 0.0042234561406075954, -0.013629182241857052, 0.0500640906393528, -0.0032880285289138556, 0.04647205024957657, 0.02645389549434185, 0.023928241804242134, -0.014938781037926674, 0.02286185324192047, 0.022880561649799347, -0.012338291853666306, 0.08516133576631546, -0.003517208155244589, -0.05799651890993118, 0.0528329573571682, -0.00855916365981102, 0.019643982872366905, 0.004291274584829807, -0.04205682873725891, -0.0012067017378285527, 0.004321676213294268, -0.025537176057696342, 0.06604119390249252, -0.015462620183825493, 0.014611381106078625, -0.055826324969530106, 0.014452357776463032, 0.002319860737770796, -0.013077279552817345, 0.09361760318279266, -0.06185048073530197, 0.021458711475133896, -0.052458785474300385, 0.0584455244243145, 0.0014920071698725224, -0.024059200659394264, 0.01651965267956257, 0.0369119793176651, 0.016070649027824402, 0.03562108799815178, -0.0612892247736454, -0.003273996990174055, 0.00467713875696063, 0.06125180795788765, 0.007394555956125259, -0.06076538562774658, -0.049727339297533035, 0.021028414368629456, 0.030438818037509918, 0.03505983203649521, 0.051635611802339554, -0.009438465349376202, -0.020785203203558922, 0.005837068893015385, 0.012357000261545181, 0.01156188640743494, 0.012141851708292961, 0.025686845183372498, -0.07872559875249863, 0.03655651584267616, -0.014583318494260311, 0.03618234395980835, -0.025387508794665337, -0.0028226531576365232, -0.07356203347444534, 0.028493128716945648, -0.01028970442712307, 0.03541529178619385, 0.011926703155040741, 0.023236025124788284, -0.04430185630917549, 0.01586485467851162, -0.016931241378188133, -0.03388119116425514, 0.013769496232271194, 0.023610195145010948, -0.02028007246553898, 0.004621013067662716, 0.002895148703828454, 0.016631904989480972, -0.03401215001940727, 0.001960890367627144, -0.014508483931422234, 0.0023362308274954557, -0.008442235179245472, 0.00022391800303012133, -0.010813544504344463, -0.028025414794683456, -0.025088170543313026, -0.0032763355411589146, 0.0738239586353302, 0.0459107905626297, 0.0020836652256548405, 0.06993257254362106, 0.05339421331882477, -0.0036013966891914606, -0.06050346419215202, -0.06454451382160187, 0.039961472153663635, -0.031617455184459686, 0.022637350484728813, 0.011758326552808285, 0.01136544719338417, -0.00840949546545744, -0.019213685765862465, 0.044676028192043304, 0.05459156259894371, -0.01525682583451271, -0.020242655649781227, 0.07677990943193436, 0.01167413778603077, 0.004022339358925819, -0.002119912998750806, -0.07172859460115433, 0.006837976630777121, 0.03868928924202919, 0.0059212576597929, -0.057510096579790115, 0.03259029984474182, -0.04808098450303078, 0.011636720970273018, 0.07827658951282501, 0.00020681721798609942, 0.024526914581656456, -0.02057940885424614, 0.012029600329697132, -0.03163616359233856, 0.00389605644159019, 0.05979254096746445, -0.04422702267765999, -0.03595784306526184, -0.05691142380237579, 0.03272126242518425, -0.04074723273515701, 0.05260845646262169, -0.027782203629612923, -0.07595673203468323, 0.008054032921791077, -0.034517284482717514, 0.050251178443431854, -0.01685640774667263, -0.043590933084487915, -0.013750787824392319, -0.01504167728126049, 0.006370262708514929, -0.0034423740580677986, 0.058595191687345505, 0.0034844682086259127, -0.02140258625149727, 0.024059200659394264, -0.033862482756376266, 0.02338569238781929, 0.019176268950104713, -0.01378820464015007, 0.056649502366781235, 0.008222409524023533, -0.0177637729793787, -0.011692846193909645, 0.0030541715677827597, -0.050288595259189606, -0.04003630578517914, 0.018212778493762016, -0.04669655114412308, 0.027389323338866234, 0.02044844999909401, 0.024882378056645393, 0.018558885902166367, 0.011243841610848904, 0.028904715552926064, 0.014358815737068653, 0.022319305688142776, 0.0020263702608644962, -0.013058571144938469, -0.007997906766831875, 0.039138294756412506, 0.02744544856250286, -0.036163635551929474, -0.030027229338884354, -0.0010166929569095373, 0.029204053804278374, -0.016220316290855408, 0.03298318013548851, 0.00899413786828518, -0.053057458251714706, -0.06982032209634781, 0.05620049685239792, -0.035770755261182785, 0.02377857267856598, 0.038277700543403625, -0.046621717512607574, 0.010055848397314548, 0.04093431681394577, 0.018530823290348053, 0.030625903978943825, 0.007619058713316917, 0.027950579300522804, -0.039138294756412506, 0.07202793657779694, -0.0459856279194355, -0.012600211426615715, 0.004209424834698439, 0.06102730333805084, 0.019475605338811874, -0.020672952756285667, -0.0445263609290123, -0.028979551047086716, -0.04766939580440521, -0.014985552057623863, -0.003998953383415937, 0.016182899475097656 ]
24,326
gotrue._sync.gotrue_client
_refresh_access_token
null
def _refresh_access_token(self, refresh_token: str) -> AuthResponse: return self._request( "POST", "token", query={"grant_type": "refresh_token"}, body={"refresh_token": refresh_token}, xform=parse_auth_response, )
(self, refresh_token: str) -> gotrue.types.AuthResponse
[ 0.033813800662755966, -0.020987236872315407, 0.013895446434617043, 0.022437196224927902, 0.02502109855413437, -0.030188903212547302, -0.032679859548807144, 0.06654942780733109, 0.02013213187456131, -0.01994623988866806, 0.03702973946928978, -0.012092291377484798, 0.05320236459374428, 0.019964829087257385, 0.02193528600037098, 0.013672376051545143, 0.010326314717531204, 0.026656949892640114, -0.010642332024872303, 0.020857110619544983, 0.0070499638095498085, -0.027251804247498512, -0.04948452115058899, -0.01667453534901142, -0.0028790063224732876, 0.010865402407944202, 0.025820434093475342, 0.02898060344159603, -0.006464403122663498, -0.028534460812807083, -0.023831387981772423, -0.014239346608519554, 0.007700586691498756, 0.05457796901464462, -0.0014058102387934923, -0.018301092088222504, -0.04234625771641731, 0.030040189623832703, -0.06402129679918289, 0.005149215459823608, -0.015178102999925613, 0.022176945582032204, -0.005204983055591583, 0.0015440675197169185, 0.053760040551424026, -0.018598521128296852, -0.0226602666079998, 0.019444329664111137, -0.006696768570691347, -0.007542578503489494, -0.014192873612046242, -0.026582593098282814, -0.08803857117891312, 0.0004075106990057975, 0.017037024721503258, 0.03799637779593468, -0.0038967665750533342, 0.024556366726756096, 0.02156350202858448, -0.0230320505797863, -0.00865328498184681, -0.01465760450810194, -0.0061483862809836864, 0.004022243898361921, 0.07398512214422226, 0.0017020759405568242, -0.024054458364844322, 0.014295115135610104, 0.010995526798069477, 0.0006721167010255158, -0.004373115487396717, 0.04227190092206001, -0.054206181317567825, -0.01998341828584671, 0.03996683657169342, 0.02186092920601368, -0.041528329253196716, -0.0022539435885846615, -0.03511504828929901, -0.022864747792482376, 0.0020494621712714434, -0.016999846324324608, 0.05591639131307602, 0.02355255000293255, 0.003882824443280697, -0.014973621815443039, -0.03349778428673744, -0.0631290078163147, -0.045171819627285004, -0.03314458951354027, 0.13354499638080597, 0.013477188535034657, -0.023124996572732925, -0.026322344318032265, -0.010149717330932617, -0.05521000176668167, -0.022474374622106552, -0.04268086329102516, -0.0058509586378932, 0.0026048151776194572, 0.014499596320092678, 0.02674989588558674, -0.05770095810294151, 0.023849977180361748, 0.047848667949438095, 0.015326816588640213, 0.05647406727075577, -0.07037881016731262, 0.03673230856657028, -0.02438906393945217, -0.035728491842746735, -0.04320136085152626, 0.02039238065481186, -0.019667401909828186, -0.02115453965961933, 0.03782907500863075, 0.05517282336950302, 0.02438906393945217, 0.03310741111636162, -0.035654135048389435, 0.051380619406700134, 0.008360504172742367, 0.05048833787441254, 0.02660118229687214, 0.024184582754969597, 0.054429251700639725, -0.03937198221683502, 0.0032484671100974083, 0.04327571764588356, -0.0615675151348114, -0.01677677594125271, 0.04937298223376274, 0.03240102156996727, 0.0009166811942122877, -0.041677042841911316, -0.022344250231981277, -0.009610629640519619, -0.019537275657057762, 0.0070313746109604836, -0.09822546690702438, 0.0025839023292064667, 0.047960203140974045, 0.0030904586892575026, 0.030430562794208527, -0.05509846657514572, -0.009006479755043983, -0.04100783169269562, 0.057254817336797714, 0.020076364278793335, 0.02483520656824112, 0.017994370311498642, -0.02927803061902523, 0.027865249663591385, -0.023459602147340775, -0.00655734958127141, -0.01298457384109497, -0.044874392449855804, 0.03665795177221298, -0.010660921223461628, -0.025411471724510193, 0.004205812234431505, -0.047737132757902145, 0.005864900536835194, -0.027177447453141212, 0.060600876808166504, -0.04848070070147514, 0.04413082078099251, -0.023998690769076347, -0.0922769159078598, 0.00826291088014841, 0.04119372367858887, 0.004907555412501097, -0.001456930534914136, -0.04851787909865379, 0.016005324199795723, 0.019890472292900085, 0.016721008345484734, 0.025690309703350067, 0.013625902123749256, 0.007942247204482555, -0.03452019393444061, -0.02667553909122944, -0.010437849909067154, -0.05833299085497856, -0.0007685482851229608, 0.01757611334323883, -0.013402831740677357, -0.00039502105209976435, 0.0019472214626148343, 0.010837518610060215, 0.0034668906591832638, 0.002197014167904854, -0.006571291480213404, -0.03240102156996727, 0.028813300654292107, -0.04565513879060745, -0.02626657672226429, 0.02016931027173996, 0.048220451921224594, 0.011804158799350262, -0.045023106038570404, 0.033999692648649216, 0.01813378930091858, 0.0021342753898352385, 0.03310741111636162, -0.021061593666672707, 0.03228948637843132, -0.04892684146761894, -0.005999672692269087, 0.002899919170886278, -0.039260443300008774, 0.038591232150793076, 0.021879518404603004, -0.0011385900434106588, -0.05903938040137291, 0.021544912829995155, 0.10023310780525208, -0.0627572238445282, 0.057106103748083115, -0.01652582176029682, -0.03472467511892319, -0.003908384591341019, -0.03247537836432457, -0.03297728672623634, 0.04647306352853775, 0.015819430351257324, -0.019165491685271263, -0.016051797196269035, -0.062385443598032, -0.04011555016040802, -0.044948749244213104, -0.05929962918162346, 0.027419108897447586, -0.05216136947274208, -0.0379406102001667, -0.10112538933753967, 0.060675233602523804, -0.029594046995043755, -0.025913380086421967, 0.020857110619544983, 0.004194193985313177, 0.003950210288167, -0.030133135616779327, 0.05547025054693222, -0.02814408764243126, 0.02946392260491848, -0.0041616628877818584, 0.006036851089447737, -0.035319529473781586, 0.010363493114709854, -0.011915693990886211, -0.030542097985744476, -0.03089529275894165, 0.002274856436997652, 0.05859323963522911, -0.009331791661679745, -0.04256932809948921, 0.0117019172757864, 0.02344101294875145, -0.008518512360751629, 0.030988238751888275, 0.0013512043515220284, -0.02810690924525261, 0.015986735001206398, -0.0004975522751919925, -0.013421420939266682, -0.024184582754969597, 0.018533458933234215, -0.04398210719227791, -0.0230320505797863, 0.13860127329826355, -0.013021753169596195, -0.0008446479332633317, 0.03173181042075157, -0.0019112047739326954, 0.07487740367650986, 0.02453777752816677, -0.011748391203582287, 0.03325612470507622, -0.02648964710533619, -0.03985530138015747, -0.07420819252729416, 0.030727989971637726, 0.05777531489729881, 0.022362839430570602, 0.07023009657859802, -0.014118516817688942, 0.016042502596974373, -0.014332293532788754, 0.07365051656961441, 0.08171823620796204, -0.03424135223031044, 0.038293804973363876, -0.00865328498184681, 0.01260349527001381, 0.03362790867686272, 0.024965330958366394, 0.031583093106746674, -0.04074758291244507, 0.0624598003923893, -0.007286976557224989, 0.015419762581586838, -0.03459455072879791, -0.03978094458580017, 0.04323853924870491, -0.07372487336397171, 0.006092618685215712, 0.03652782738208771, 0.002136599039658904, 0.028460104018449783, -0.0029626579489558935, -0.02115453965961933, -0.07238644361495972, -0.05521000176668167, 0.00015074700058903545, -0.05242161825299263, 0.004921497777104378, 0.0054187593050301075, 0.07971060276031494, -0.028460104018449783, -0.029036371037364006, -0.05342543497681618, 0.07919010519981384, -0.015549887903034687, 0.03978094458580017, 0.007324154954403639, -0.05316518619656563, 0.021619269624352455, -0.0039664763025939465, -0.018654288724064827, -0.020819932222366333, -0.05955987796187401, -0.007189383264631033, -0.012426897883415222, 0.01776200532913208, 0.010614448226988316, 0.026024917140603065, -0.022864747792482376, -0.0020564331207424402, 0.008746230974793434, -0.023887155577540398, -0.0002454358618706465, 0.03511504828929901, 0.04933580383658409, -0.01443453412503004, 0.03963223099708557, -0.000706971506588161, -0.020039185881614685, 0.000055259377404581755, -0.057106103748083115, -0.047774311155080795, -0.03673230856657028, 0.035282351076602936, 0.0030044836457818747, 0.11198149621486664, 0.004691455978900194, 0.05316518619656563, 0.051640868186950684, -0.05695738643407822, -0.02585761249065399, -0.015066567808389664, 0.013216939754784107, 0.032828573137521744, 0.03280998393893242, -0.04550642520189285, -0.013979097828269005, -0.08818728476762772, 0.016423581168055534, 0.0014615778345614672, -0.019407151266932487, -0.013384242542088032, 0.001907719299197197, -0.014834201894700527, -0.0235153716057539, 0.011841337196528912, 0.017827067524194717, -0.05543307214975357, -0.0007476354367099702, 0.005125978961586952, 0.004991207271814346, 0.04256932809948921, -0.041714221239089966, 0.020671218633651733, 0.02608068473637104, 0.02137761004269123, -0.020782753825187683, -0.07379923015832901, -0.0913102775812149, 0.06454179435968399, 0.002783736679702997, -0.05550742894411087, -0.01979752629995346, -0.038888659328222275, 0.03424135223031044, -0.037271399050951004, 0.02438906393945217, -0.0630546510219574, -0.0042708744294941425, -0.018635699525475502, -0.012938100844621658, 0.029891476035118103, 0.051083192229270935, 0.020485326647758484, -0.0010967643465846777, 0.02031802386045456, -0.044688500463962555, 0.027530644088983536, -0.03308882191777229, -0.044874392449855804, 0.03115554340183735, -0.02924085222184658, -0.05182676017284393, 0.04420517757534981, 0.030133135616779327, 0.0456923171877861, 0.03308882191777229, -0.03963223099708557, 0.0453948900103569, 0.07119673490524292, 0.0005896270158700645, 0.031899113208055496, 0.038256626576185226, -0.019407151266932487, -0.02306922897696495, -0.0751376524567604, 0.002034358447417617, 0.00857892818748951, 0.04130525887012482, -0.0945076271891594, -0.02773512527346611, 0.047625597566366196, 0.01656300015747547, -0.028738943859934807, 0.037159863859415054, 0.002495603635907173, 0.006850129924714565, -0.014406650327146053, 0.030988238751888275, -0.03357214108109474, -0.04610127955675125, 0.0935409814119339, 0.010502913035452366, 0.02622939832508564, -0.024184582754969597, 0.0622367300093174, -0.030802346765995026, -0.006390046328306198, -0.0005518676480278373, 0.011246481910347939, -0.03383238986134529, 0.010753867216408253, 0.016200510784983635, -0.037159863859415054, 0.012900922447443008, -0.04082193970680237, -0.009740754030644894, -0.0023608317133039236, 0.08305665850639343, 0.02773512527346611, -0.0037945257499814034, -0.01381179504096508, -0.02299487218260765, -0.03169462829828262, 0.0016985904658213258, 0.014992211014032364, 0.07770296186208725, 0.025634542107582092, 0.060749590396881104, -0.013635197654366493, 0.0018519515870139003, 0.028608819469809532, -0.08766678720712662, -0.044948749244213104, 0.007393864449113607, 0.0075844042003154755, 0.005256103817373514, -0.021321842446923256, 0.05204983428120613, -0.01998341828584671, 0.03522658348083496, -0.06420718878507614, 0.05323954299092293, -0.03985530138015747, 0.018031548708677292, 0.023310888558626175, 0.007737765088677406, 0.020410969853401184, -0.02189810760319233, -0.017892129719257355, -0.029185084626078606, 0.010019592940807343, 0.004152368288487196, -0.0311183650046587, 0.04320136085152626, -0.03818226978182793, -0.005246809218078852, -0.016349224373698235, 0.005186393857002258, 0.012315361760556698, 0.009731459431350231, 0.02005777508020401, 0.012752208858728409, -0.04301546886563301, 0.03269844874739647, 0.024296117946505547, 0.011023410595953465, -0.05223572626709938, -0.039260443300008774, 0.03714127466082573, 0.011990050785243511, -0.04416799917817116, -0.016414286568760872, -0.0050934478640556335, -0.015512708574533463, 0.003253114642575383, 0.019462918862700462, 0.04677049070596695, 0.01757611334323883, -0.034074049443006516, 0.03314458951354027, -0.024370474740862846, 0.030690811574459076, -0.054503608494997025, -0.013384242542088032, -0.036788079887628555, -0.012649968266487122, 0.06517382711172104, 0.015410467982292175, 0.02134043164551258, -0.02321794256567955, 0.017975781112909317, 0.023868566378951073, 0.014704077504575253, 0.013783911243081093, 0.038702767342329025, -0.03626757860183716, 0.01584731414914131, -0.001817096839658916, -0.010949053801596165, -0.003239172510802746, -0.04316418245434761, -0.01749246194958687, -0.0017880512168630958, 0.03308882191777229, -0.1230606734752655, 0.020559683442115784, 0.03390674665570259, -0.05911373719573021, 0.0452461764216423, -0.025746077299118042, 0.0010671376949176192, -0.023701263591647148, 0.004598509985953569, -0.0034273886121809483, -0.13339628279209137, 0.005711539648473263, -0.009401501156389713, -0.06937499344348907, 0.03593297302722931, 0.01015901193022728, 0.01629345677793026, 0.03424135223031044, 0.10714829713106155, 0.002676848554983735, 0.023757031187415123, 0.03699256107211113, -0.005888137500733137, 0.03221512958407402, -0.050822943449020386, 0.023682674393057823, 0.006506229285150766, -0.08290794491767883, 0.023310888558626175, -0.013635197654366493, 0.04297829046845436, 0.01998341828584671, 0.013356358744204044, -0.006134444382041693, 0.03321894630789757, 0.001238507218658924, 0.02909213863313198, 0.0114044900983572, 0.0033251477871090174, -0.054020289331674576, -0.003176433965563774, -0.01418357901275158, -0.013988392427563667, -0.00440332293510437, 0.03615604341030121, -0.014350882731378078, -0.07205183804035187, 0.0019588395953178406, -0.0033553552348166704, -0.0187844131141901, -0.01907254569232464, 0.03747588023543358, 0.0304119735956192, -0.0075472258031368256, -0.0615675151348114, 0.0614188015460968, 0.005423406604677439, 0.02743769809603691, -0.018988894298672676, -0.03247537836432457, -0.03548683226108551, -0.013941919431090355, 0.02424035035073757, -0.014992211014032364, -0.014824907295405865, 0.020819932222366333, 0.028460104018449783, 0.031192721799016, -0.01450889091938734, 0.02524416893720627, -0.009722164832055569, 0.05182676017284393, -0.04729099199175835, 0.04877812787890434, -0.02431470714509487, 0.02111736126244068, 0.03676948696374893, 0.0005681331967934966, -0.06353797763586044, 0.01337494794279337, -0.012742914259433746, 0.08275923132896423, 0.028237033635377884, 0.005548883695155382, -0.0933922678232193, -0.0059346104972064495, -0.045915387570858, 0.002310873242095113, -0.008569633588194847, 0.0037945257499814034, -0.012622084468603134, -0.02189810760319233, 0.010214779525995255, -0.01245478168129921, 0.039111729711294174, 0.019221259281039238, 0.014759845100343227, 0.030858114361763, -0.00250257458537817, 0.008941417559981346, -0.07785167545080185, -0.012873038649559021, 0.02795819565653801, 0.008983243256807327, -0.025987736880779266, 0.002827886026352644, 0.007226561661809683, 0.030040189623832703, 0.05353697016835213, -0.003494774457067251, -0.004347555339336395, -0.06086112558841705, -0.02284615859389305, -0.002345727989450097, 0.012742914259433746, -0.03807073459029198, 0.06944935023784637, -0.03485479950904846, 0.0074682217091321945, -0.012482665479183197, -0.03440865874290466, -0.0030114545952528715, 0.002960334299132228, 0.05264468863606453, 0.03440865874290466, 0.011190714314579964, 0.020912878215312958, -0.04260650649666786, 0.030077368021011353, -0.0004345231573097408, 0.009917352348566055, -0.04331289604306221, -0.0071289679035544395, -0.03636052459478378, 0.051417797803878784, 0.07004420459270477, -0.007147557567805052, 0.02762359008193016, -0.026433879509568214, 0.01724150776863098, -0.038814302533864975, 0.035319529473781586, 0.014611131511628628, 0.006143738981336355, -0.009508389048278332, -0.020336613059043884, 0.03518940508365631, -0.04424235597252846, -0.006984901614487171, -0.06911474466323853, -0.025801844894886017, 0.07703375071287155, -0.051157549023628235, 0.039037372916936874, -0.030337616801261902, 0.01078175101429224, 0.008648637682199478, -0.008444155566394329, 0.0019390885718166828, 0.020150721073150635, 0.02336665615439415, 0.015522003173828125, -0.012538433074951172, 0.02968699298799038, -0.05454079061746597, 0.006060087587684393, -0.041491150856018066, 0.0007377599249593914, 0.01019619032740593, 0.07063905894756317, 0.025950558483600616, -0.0635007992386818, -0.017715532332658768, -0.009266729466617107, 0.03461313992738724, 0.004819256719201803, -0.05182676017284393, 0.04316418245434761, 0.02028084546327591, 0.091087207198143, -0.0005675522843375802, -0.018988894298672676, 0.03589579463005066, 0.05509846657514572, -0.001534772920422256, -0.07461715489625931, -0.014053454622626305, 0.007226561661809683, 0.047885846346616745, -0.00019896280718967319, -0.017557524144649506, 0.006315689533948898, -0.03459455072879791, 0.014230052009224892, -0.022790390998125076, 0.08216437697410583, -0.0003720749809872359, -0.000364232633728534, -0.07063905894756317, -0.005544236395508051, -0.0227346234023571, 0.03818226978182793, -0.01078175101429224, -0.05323954299092293, 0.007575109601020813, 0.050525516271591187, -0.0012524491176009178, -0.01238042488694191, -0.023533960804343224, 0.03254973515868187, -0.0006041498272679746, 0.062385443598032, -0.07941317558288574, 0.02020648866891861, -0.018570637330412865, 0.020708397030830383, 0.016609473153948784, -0.00000966676088864915, -0.02883188985288143, -0.05309082940220833, -0.04706792160868645, 0.03104400634765625, -0.020912878215312958, -0.026545414701104164 ]
24,327
gotrue._sync.gotrue_client
_remove_session
null
def _remove_session(self) -> None: if self._persist_session: self._storage.remove_item(self._storage_key) else: self._in_memory_session = None if self._refresh_token_timer: self._refresh_token_timer.cancel() self._refresh_token_timer = None
(self) -> NoneType
[ 0.015424173325300217, -0.014370460994541645, 0.01093681063503027, -0.027814380824565887, 0.02975829876959324, -0.027305692434310913, -0.06522118300199509, 0.10769670456647873, 0.013562008738517761, 0.016668643802404404, -0.010010270401835442, 0.008911139331758022, 0.04015008732676506, 0.0113364951685071, 0.0033700638450682163, 0.024544237181544304, 0.0354083776473999, -0.05195893347263336, 0.009901265613734722, -0.04810743406414986, -0.005259479396045208, 0.0075440374203026295, -0.011463667266070843, -0.04171248897910118, -0.02127409540116787, 0.014079781249165535, -0.013125989586114883, -0.0042738947086036205, -0.024453401565551758, 0.004787125624716282, 0.01466113980859518, -0.016813984140753746, 0.04156714677810669, 0.019330177456140518, 0.02539810910820961, 0.023581363260746002, -0.03677093982696533, -0.029794633388519287, -0.11133019626140594, -0.019402846693992615, -0.04701738432049751, 0.003240620717406273, 0.0029476704075932503, 0.01749526336789131, -0.04120379686355591, 0.03895103186368942, -0.042039502412080765, 0.001512440969236195, 0.010564377531409264, 0.03786098584532738, 0.025688787922263145, 0.011945105157792568, -0.0512322373688221, 0.053266990929841995, -0.02091074548661709, -0.041676152497529984, -0.01953001879155636, -0.03989574313163757, -0.005859005730599165, 0.006749211344867945, 0.03168404847383499, 0.003429108066484332, 0.016686812043190002, -0.020965248346328735, 0.062314387410879135, 0.0047280811704695225, 0.0007096664048731327, 0.04000474512577057, 0.028195897117257118, -0.03130253404378891, -0.0068037137389183044, -0.07833808660507202, 0.01250829640775919, 0.04541864991188049, -0.00035823960206471384, -0.022400477901101112, -0.03506319597363472, -0.025924965739250183, -0.009483413770794868, -0.033954981714487076, -0.0010366806527599692, -0.028050558641552925, -0.038878362625837326, 0.035571884363889694, 0.06267773360013962, 0.010119275189936161, 0.04320221766829491, -0.042402852326631546, -0.038696687668561935, -0.013952609151601791, 0.007762046996504068, 0.057409171015024185, -0.0064403642900288105, -0.03072117455303669, 0.03644392266869545, -0.03796999156475067, -0.007217023521661758, 0.014870066195726395, -0.0590079091489315, -0.11961455643177032, 0.020002372562885284, 0.019039498642086983, -0.03251975402235985, 0.005418444983661175, -0.0035540093667805195, 0.032356247305870056, 0.048906803131103516, -0.06860032677650452, -0.014588470570743084, 0.02679700218141079, -0.05860822647809982, 0.04265719652175903, -0.0038083537947386503, 0.04549131914973259, 0.025870462879538536, 0.0034200241789221764, -0.01913033425807953, -0.006077015306800604, -0.014297790825366974, -0.03459084406495094, -0.06838231533765793, -0.02107425406575203, -0.023526860401034355, -0.009456162340939045, 0.02127409540116787, 0.01044628955423832, 0.03506319597363472, 0.01211769599467516, 0.033755138516426086, -0.02281832881271839, -0.0433112233877182, -0.05413902923464775, 0.02069273591041565, -0.019221171736717224, -0.02307267300784588, -0.03304661065340042, 0.03720695897936821, 0.005677331238985062, -0.014079781249165535, 0.010982229374349117, -0.05337599664926529, 0.014497633092105389, -0.006313192192465067, -0.011908769607543945, 0.058390215039253235, -0.003974131774157286, -0.05254029482603073, 0.001992743229493499, -0.009456162340939045, -0.06569353491067886, -0.027033179998397827, -0.03608057647943497, -0.011082150042057037, -0.06958136707544327, 0.014761061407625675, 0.02343602292239666, -0.028813591226935387, 0.043056879192590714, 0.01103673130273819, 0.0073169441893696785, 0.06442181020975113, 0.026524491608142853, -0.014397711493074894, -0.0727788433432579, -0.021764617413282394, -0.006136059295386076, 0.024962089955806732, 0.010037521831691265, -0.010201028548181057, -0.009492497891187668, -0.019729861989617348, -0.008743089623749256, 0.07150711864233017, -0.013861771672964096, -0.062314387410879135, -0.027105849236249924, 0.05399369075894356, 0.020529229193925858, -0.013743683695793152, 0.028304902836680412, -0.031593210995197296, -0.0727788433432579, -0.07448658347129822, 0.0009844491723924875, 0.03624408319592476, 0.028395740315318108, 0.011045815423130989, 0.028450241312384605, 0.055447086691856384, 0.01809478923678398, -0.04785308986902237, 0.01172709558159113, -0.009256321005523205, -0.020965248346328735, 0.03430016338825226, 0.05137757584452629, 0.002404917497187853, 0.0157511867582798, -0.026851505041122437, -0.0157511867582798, 0.013898106291890144, 0.03266509249806404, 0.017804110422730446, -0.06929069012403488, -0.026924176141619682, 0.0009373273933306336, -0.03916904330253601, -0.025924965739250183, -0.001907583326101303, 0.060570310801267624, -0.04988784343004227, 0.017631519585847855, 0.06463982164859772, 0.0010111327283084393, 0.08218958973884583, -0.025561615824699402, 0.004473736975342035, 0.003529028967022896, -0.0256342850625515, 0.00994668435305357, 0.06067931652069092, -0.040695108473300934, -0.026687998324632645, -0.03989574313163757, 0.006776462309062481, 0.011790681630373001, 0.013353083282709122, -0.030030811205506325, 0.04705372080206871, 0.009097355417907238, 0.044800955802202225, 0.06460348516702652, 0.059153247624635696, -0.04153081402182579, 0.006849132478237152, 0.01731358841061592, -0.0374613031744957, -0.035135865211486816, -0.013834520243108273, -0.013562008738517761, -0.04592733830213547, -0.042075835168361664, -0.028868094086647034, 0.030630337074398994, 0.0157511867582798, 0.09221802651882172, 0.06064298003911972, 0.022709324955940247, 0.022963669151067734, -0.0630774199962616, 0.03266509249806404, -0.052685633301734924, 0.06184203177690506, -0.0033201032783836126, 0.05293997749686241, -0.05541075021028519, -0.04807109758257866, 0.017004741355776787, 0.0024957547429949045, 0.008184440433979034, 0.033391792327165604, -0.008584124967455864, -0.0374249666929245, 0.027505533769726753, 0.004714455921202898, -0.002984005259349942, 0.037497635930776596, 0.06987205147743225, 0.029994476586580276, -0.010509875603020191, 0.10210112482309341, -0.018621645867824554, 0.01987520046532154, -0.03231991082429886, 0.02659716084599495, -0.008525080047547817, -0.04251185432076454, -0.04193049669265747, -0.055011067539453506, 0.017413510009646416, 0.051668256521224976, -0.049524493515491486, 0.05181359499692917, 0.033773306757211685, 0.06649290025234222, 0.05675514414906502, -0.013907190412282944, -0.0570458248257637, 0.052903641015291214, 0.004589554388076067, -0.0394233874976635, -0.06663823872804642, -0.02281832881271839, 0.08415167033672333, -0.025924965739250183, 0.014860982075333595, -0.05043286830186844, -0.007566746789962053, 0.0315023735165596, 0.035353876650333405, 0.014579386450350285, 0.025543447583913803, -0.007021723315119743, 0.022182468324899673, 0.05846288427710533, -0.014479465782642365, -0.0024957547429949045, 0.04512796923518181, 0.020383888855576515, 0.02852291241288185, 0.007825633510947227, -0.03629858419299126, -0.006131517700850964, 0.01239929161965847, 0.048543453216552734, 0.03978673741221428, -0.029849136248230934, -0.039278049021959305, 0.029485786333680153, 0.01635071448981762, 0.02541627548635006, -0.0037901862524449825, 0.03188389167189598, -0.013334915041923523, 0.040077414363622665, -0.04828910902142525, -0.04948816075921059, 0.04487362504005432, -0.01907583326101303, 0.04109479486942291, -0.051522914320230484, -0.010364536195993423, 0.02597946673631668, 0.016832150518894196, -0.016686812043190002, -0.04189416021108627, -0.0012649093987420201, -0.0010054553858935833, 0.02852291241288185, 0.011945105157792568, -0.0808815285563469, -0.018558060750365257, 0.03531754016876221, 0.00923815369606018, -0.03333728760480881, 0.007121643982827663, -0.012072277255356312, -0.0013171408791095018, 0.04036809504032135, -0.0747045949101448, 0.01909399963915348, 0.03757030516862869, 0.005877173040062189, 0.022763827815651894, 0.02359952963888645, -0.054611384868621826, 0.017204584553837776, 0.0433112233877182, -0.001301244250498712, -0.07928279042243958, 0.0012070005759596825, 0.03584439679980278, 0.007943721488118172, -0.011917853727936745, -0.01655055582523346, -0.022927334532141685, -0.009483413770794868, -0.030085314065217972, 0.06140601262450218, -0.016668643802404404, -0.029885470867156982, -0.08553239703178406, 0.044437605887651443, 0.03459084406495094, 0.04469195008277893, 0.04672670736908913, 0.016468802466988564, 0.04352923482656479, -0.03215640410780907, -0.004932465497404337, 0.020511062815785408, 0.0020040979143232107, 0.03522670269012451, -0.01328041311353445, 0.0011831558076664805, -0.01613270491361618, -0.06674724817276001, -0.01853080838918686, 0.03133886680006981, 0.012580965645611286, -0.015115326270461082, 0.015460507944226265, -0.009973935782909393, -0.004128555301576853, -0.014007111079990864, 0.02401738241314888, -0.048325441777706146, 0.017994869500398636, 0.004192141350358725, 0.01635071448981762, 0.013789101503789425, 0.00845241080969572, -0.04672670736908913, -0.034736182540655136, 0.019802531227469444, 0.055846769362688065, -0.010491708293557167, -0.0041830576956272125, -0.014479465782642365, -0.036716435104608536, 0.006235980428755283, -0.025652453303337097, 0.062496062368154526, -0.0031384285539388657, 0.031211696565151215, 0.039459723979234695, 0.002207346260547638, 0.0315387099981308, 0.04505529999732971, 0.03324645012617111, -0.010128358379006386, 0.08785783499479294, -0.07197947800159454, -0.010627963580191135, -0.08291628956794739, 0.024090051651000977, -0.009646921418607235, 0.022563984617590904, -0.03818799927830696, -0.025434443727135658, -0.005250395741313696, -0.04349289834499359, 0.0024912129156291485, 0.0285592470318079, -0.008974725380539894, 0.04879779741168022, -0.04818010330200195, -0.014570302329957485, -0.052249614149332047, 0.03186572343111038, 0.021383099257946014, -0.02519826591014862, 0.010591628961265087, 0.05177725851535797, 0.06678358465433121, -0.000034826876799343154, -0.053085315972566605, 0.0925813764333725, 0.008729464374482632, 0.027269357815384865, 0.01953001879155636, -0.02934044785797596, 0.008039101026952267, 0.012562798336148262, -0.008357031270861626, -0.015533178113400936, -0.012517379596829414, 0.05831754580140114, 0.03270142897963524, 0.013516589999198914, 0.001719095860607922, 0.08415167033672333, 0.03404581919312477, -0.04865245521068573, 0.04629068821668625, 0.07314219325780869, 0.08349764347076416, 0.019184837117791176, -0.009855846874415874, -0.012045025825500488, -0.024925755336880684, -0.00993760023266077, -0.041058458387851715, -0.013189575634896755, -0.031157193705439568, 0.012417458929121494, -0.010673382319509983, 0.016568724066019058, 0.026124807074666023, 0.016259877011179924, -0.012808059342205524, 0.021982626989483833, -0.014325042255222797, -0.02089257910847664, -0.0011207051575183868, 0.013343999162316322, 0.026142975315451622, -0.020565563812851906, -0.030266987159848213, -0.031629547476768494, -0.03468168154358864, -0.012562798336148262, -0.055047404021024704, 0.012244868092238903, 0.05432070419192314, -0.04414692521095276, -0.052285950630903244, 0.014334125444293022, 0.03578989580273628, -0.031157193705439568, 0.03697077929973602, 0.0036312208976596594, -0.06184203177690506, 0.05577410012483597, 0.044001586735248566, -0.008493287488818169, -0.010900476016104221, 0.003651659470051527, -0.06794629991054535, -0.01987520046532154, -0.03290126845240593, 0.029685629531741142, 0.03531754016876221, -0.03836967423558235, -0.0063495272770524025, -0.011136652901768684, -0.024326227605342865, -0.0433838926255703, 0.035553719848394394, -0.00806635245680809, -0.020801741629838943, -0.020020540803670883, 0.00031878214213065803, 0.00433748122304678, -0.025107428431510925, -0.018857823684811592, -0.05403002351522446, 0.05094155669212341, 0.014443130232393742, 0.03624408319592476, 0.012126779183745384, 0.01349842268973589, -0.008429701440036297, -0.014125199988484383, -0.005963468458503485, -0.01348933856934309, -0.052503958344459534, -0.09309006482362747, 0.0688910037279129, -0.0033541673328727484, 0.02536177448928356, -0.01043720543384552, 0.04389258101582527, 0.05181359499692917, -0.07172513008117676, 0.005350316874682903, 0.0028545621316879988, 0.06267773360013962, -0.051086895167827606, 0.061515018343925476, -0.010591628961265087, 0.04541864991188049, 0.08124487847089767, -0.01929384283721447, -0.040695108473300934, -0.035135865211486816, -0.008234401233494282, -0.030430495738983154, 0.007703003007918596, -0.02005687542259693, 0.006208729464560747, -0.005332149565219879, 0.013480255380272865, 0.025924965739250183, 0.06006162241101265, -0.012353872880339622, 0.008602292276918888, -0.052285950630903244, 0.02047472633421421, 0.060170628130435944, 0.03902370482683182, -0.0768120214343071, 0.06006162241101265, -0.04403792321681976, -0.03368246927857399, 0.005586493760347366, -0.022127965465188026, 0.04091311991214752, 0.008793050423264503, 0.00728060957044363, 0.025761457160115242, 0.010264614596962929, 0.020020540803670883, -0.0590805783867836, 0.015887442976236343, -0.008111771196126938, 0.012263035401701927, 0.008720380254089832, -0.1024644747376442, -0.03246524930000305, 0.012163113802671432, 0.05813587084412575, 0.04567299410700798, -0.043238554149866104, 0.00028457623557187617, 0.02503475919365883, 0.03876936063170433, 0.011354662477970123, -0.10769670456647873, 0.026488156989216805, 0.019838865846395493, 0.017386259511113167, 0.03786098584532738, -0.02501659281551838, -0.018548976629972458, 0.04745340347290039, -0.07564929872751236, -0.02183728665113449, -0.0023322475608438253, -0.027850715443491936, -0.03898736834526062, 0.006876383442431688, 0.010164693929255009, 0.026088472455739975, 0.046000007539987564, 0.013998027890920639, 0.01398894377052784, 0.030557667836546898, -0.03862401843070984, -0.02636098489165306, -0.005795419681817293, -0.023199845105409622, -0.05493839830160141, 0.00954699981957674, -0.003186118323355913, 0.021110588684678078, 0.005073263309895992, 0.05079621821641922, -0.04091311991214752, 0.04265719652175903, -0.0334281250834465, -0.08596841990947723, 0.028232231736183167, 0.026706166565418243, -0.009183650836348534, 0.01249921228736639, -0.007616707589477301, -0.00877034105360508, 0.024725912138819695, 0.014134283177554607, 0.04018642008304596, -0.033373624086380005, -0.024526070803403854, -0.005745459347963333, -0.012808059342205524, -0.02241864614188671, 0.009356241673231125, -0.006231438834220171, 0.08836652338504791, 0.03906003758311272, -0.0072261071763932705, 0.011572672054171562, 0.046545032411813736, -0.039496056735515594, -0.0040377178229391575, -0.08531439304351807, 0.014969986863434315, 0.004977883771061897, 0.05417536571621895, 0.012544631026685238, -0.005441154353320599, -0.033137448132038116, -0.031211696565151215, 0.05065087601542473, 0.03502686321735382, -0.05297631397843361, -0.03420932590961456, 0.070853091776371, -0.012862561270594597, 0.009251778945326805, -0.017967617139220238, -0.04432860016822815, -0.016614142805337906, 0.011281992308795452, -0.028849925845861435, 0.027850715443491936, 0.025143764913082123, -0.018430888652801514, -0.05548342317342758, 0.02679700218141079, -0.060969993472099304, 0.03960506245493889, -0.006086098961532116, -0.05159558728337288, -0.04425593093037605, -0.006222354713827372, 0.05239495262503624, -0.01043720543384552, -0.028704585507512093, -0.07586731016635895, -0.022945500910282135, -0.014161534607410431, 0.020965248346328735, -0.016832150518894196, -0.06453081965446472, -0.04356556758284569, -0.0011229760712012649, 0.011281992308795452, 0.01947551593184471, -0.042620860040187836, -0.026851505041122437, -0.027051348239183426, 0.008238943293690681, 0.0010412224801257253, 0.06754661351442337, 0.00605884799733758, 0.00856141559779644, 0.00694451155140996, 0.021110588684678078, 0.013035152107477188, 0.0147701445966959, -0.051486581563949585, 0.055011067539453506, -0.00127853499725461, 0.00016180393868125975, 0.061914701014757156, -0.05003318563103676, -0.04803476482629776, -0.036534760147333145, 0.02069273591041565, -0.02063823491334915, 0.025561615824699402, 0.03251975402235985, 0.060533974319696426, -0.012462877668440342, -0.01893049292266369, -0.0015851109055802226, -0.0009526561480015516, 0.018267380073666573, 0.03873302415013313, -0.07579464465379715, -0.04073144495487213, -0.01143641583621502, 0.0670379251241684, -0.0433112233877182, -0.022200636565685272, 0.026270147413015366, -0.0028886261861771345, 0.014715642668306828, 0.008211691863834858, -0.02423539198935032, -0.010982229374349117, -0.025834128260612488, 0.014870066195726395, 0.01927567459642887, 0.04436493664979935, 0.02401738241314888, -0.021401267498731613, 0.009574251249432564, 0.007943721488118172, 0.032792266458272934, -0.027087682858109474, 0.004076323937624693, 0.061115335673093796, -0.04113112762570381, 0.04392891749739647, -0.024180889129638672, -0.0065857041627168655, -0.030466830357909203, 0.03876936063170433, -0.03637125343084335, 0.03622591495513916, -0.043238554149866104, -0.06820064038038254, -0.01889415830373764, -0.05021485686302185, -0.00048683115164749324, 0.004946090746670961 ]
24,328
gotrue._sync.gotrue_base_api
_request
null
def _request( self, method: Literal["GET", "OPTIONS", "HEAD", "POST", "PUT", "PATCH", "DELETE"], path: str, *, jwt: Union[str, None] = None, redirect_to: Union[str, None] = None, headers: Union[Dict[str, str], None] = None, query: Union[Dict[str, str], None] = None, body: Union[Any, None] = None, no_resolve_json: bool = False, xform: Union[Callable[[Any], T], None] = None, ) -> Union[T, None]: url = f"{self._url}/{path}" headers = {**self._headers, **(headers or {})} if "Content-Type" not in headers: headers["Content-Type"] = "application/json;charset=UTF-8" if jwt: headers["Authorization"] = f"Bearer {jwt}" query = query or {} if redirect_to: query["redirect_to"] = redirect_to try: response = self._http_client.request( method, url, headers=headers, params=query, json=model_dump(body) if isinstance(body, BaseModel) else body, ) response.raise_for_status() result = response if no_resolve_json else response.json() if xform: return xform(result) except Exception as e: raise handle_exception(e)
(self, method: Literal['GET', 'OPTIONS', 'HEAD', 'POST', 'PUT', 'PATCH', 'DELETE'], path: str, *, jwt: Optional[str] = None, redirect_to: Optional[str] = None, headers: Optional[Dict[str, str]] = None, query: Optional[Dict[str, str]] = None, body: Optional[Any] = None, no_resolve_json: bool = False, xform: Optional[Callable[[Any], ~T]] = None) -> Optional[~T]
[ 0.016737177968025208, -0.0285166148096323, -0.009584004059433937, -0.0002798337081912905, -0.03553047403693199, -0.02682560309767723, -0.03766345605254173, 0.005918542854487896, -0.014565764926373959, 0.005322845187038183, 0.07586495578289032, 0.008128388784825802, 0.0486934669315815, 0.0175634678453207, 0.0034757028333842754, 0.004551801364868879, 0.03981565311551094, 0.014056539162993431, 0.029535066336393356, -0.068216972053051, 0.016669921576976776, -0.015372838824987411, 0.011087659746408463, 0.042928650975227356, 0.009353411383926868, 0.025711072608828545, -0.02240591309964657, -0.014277524314820766, 0.07332844287157059, -0.014527332037687302, 0.02957349829375744, 0.03076489269733429, 0.014882829040288925, 0.04077645391225815, -0.011202956549823284, 0.009934697300195694, -0.0007127952994778752, -0.022367479279637337, -0.07067662477493286, 0.020176850259304047, -0.09100720286369324, 0.020638035610318184, 0.022213751450181007, -0.026998547837138176, 0.04365886002779007, 0.012192582711577415, -0.028804857283830643, 0.07947757840156555, 0.028151510283350945, 0.04669499769806862, 0.005049016792327166, 0.022329047322273254, -0.0035525669809430838, -0.0656035915017128, -0.030880190432071686, -0.03257120028138161, -0.023462794721126556, 0.022521208971738815, 0.01981174573302269, 0.03120686300098896, 0.006514240521937609, 0.05699479952454567, 0.02682560309767723, 0.008455061353743076, 0.001130143878981471, -0.029996251687407494, -0.05684107169508934, 0.012423175387084484, 0.024961646646261215, 0.019946258515119553, -0.0007061897777020931, 0.00870006624609232, 0.0002553632657509297, 0.0024260261561721563, 0.0947735533118248, -0.054881032556295395, -0.024846350774168968, -0.04992329329252243, -0.012451998889446259, -0.00739337457343936, 0.035761065781116486, -0.045926354825496674, -0.03877798467874527, -0.027997782453894615, -0.03545361012220383, 0.020445875823497772, -0.007407786790281534, -0.07013857364654541, -0.02350122667849064, -0.0016609871527180076, -0.03704854100942612, -0.0341084860265255, -0.0800156220793724, -0.015411270782351494, 0.00689375726506114, -0.013230249285697937, 0.012125326320528984, -0.025269104167819023, -0.032033152878284454, 0.0011289428221061826, -0.015939712524414062, 0.05618772655725479, -0.0475020706653595, 0.031629614531993866, 0.056418318301439285, 0.02325141802430153, 0.04046899825334549, -0.010703339241445065, 0.051691170781850815, -0.04788639396429062, -0.0438125915825367, 0.04992329329252243, -0.008070739917457104, 0.0069610136561095715, -0.0236357394605875, 0.02732522040605545, -0.00724445004016161, -0.0035597728565335274, -0.05142214521765709, -0.030688028782606125, 0.003482908708974719, -0.0050249965861439705, 0.035953227430582047, -0.011510413140058517, 0.06460435688495636, 0.01692933775484562, -0.04150666296482086, -0.022079238668084145, 0.015613039024174213, -0.0485781691968441, -0.03111078217625618, 0.0534590445458889, 0.022136887535452843, 0.07244449853897095, -0.020484307780861855, 0.03733678162097931, -0.08232155442237854, -0.0176211167126894, -0.021176084876060486, 0.07563436776399612, 0.021483542397618294, 0.016727570444345474, 0.02488478273153305, -0.026864035055041313, -0.010684123262763023, 0.02642206661403179, 0.016737177968025208, -0.052690405398607254, 0.004688715562224388, 0.018697215244174004, 0.0666796863079071, -0.013643394224345684, 0.07021544128656387, -0.04046899825334549, 0.03539596125483513, -0.03764423727989197, -0.019273696467280388, -0.036452844738960266, -0.008685654029250145, -0.0016201530816033483, -0.003533350769430399, 0.004088214132934809, 0.020042337477207184, -0.029746443033218384, 0.03772110119462013, -0.029342906549572945, 0.002906427253037691, 0.01615108922123909, -0.026268338784575462, -0.02378946729004383, -0.030745677649974823, 0.016669921576976776, -0.0388164184987545, -0.03214845061302185, 0.00948311947286129, -0.028785640373826027, -0.003912867978215218, 0.03629911690950394, -0.04058429226279259, -0.02986173890531063, 0.05142214521765709, -0.06329766660928726, 0.006874541286379099, 0.03182177618145943, 0.03833601623773575, 0.025672640651464462, -0.018850943073630333, -0.021291380748152733, -0.019523505121469498, 0.07978503406047821, -0.03589557856321335, 0.010895499028265476, 0.030937837436795235, -0.025845585390925407, -0.024365948513150215, -0.05138371139764786, 0.016785217449069023, 0.005894522648304701, 0.016823649406433105, 0.0175634678453207, 0.003912867978215218, -0.0012862742878496647, 0.04538830742239952, 0.009487924166023731, -0.04400474950671196, 0.012451998889446259, 0.019984690472483635, -0.02015763521194458, -0.06291334331035614, 0.009603220038115978, 0.002759904833510518, -0.008503101766109467, -0.039892517030239105, -0.012202190235257149, -0.005591869819909334, 0.035415176302194595, 0.01665070652961731, -0.03822071850299835, 0.004056988283991814, -0.02713306061923504, 0.08900873363018036, 0.03339749202132225, -0.027498165145516396, -0.018111124634742737, 0.04181412234902382, 0.004056988283991814, 0.030822541564702988, -0.03041900508105755, -0.08324392139911652, -0.06456591933965683, 0.03464653342962265, -0.05810932815074921, 0.0667949840426445, -0.012624943628907204, -0.10891655832529068, -0.006965817417949438, 0.017352091148495674, 0.003302758326753974, -0.025173023343086243, -0.036952462047338486, 0.07398178428411484, -0.02219453640282154, -0.0036750691942870617, 0.027805622667074203, -0.056418318301439285, 0.043082378804683685, 0.008277312852442265, 0.027940133586525917, -0.007556710857897997, -0.046964023262262344, 0.0040449779480695724, -0.0023539660032838583, -0.05753284692764282, -0.006221195682883263, 0.00648541608825326, -0.03533831238746643, 0.007422198541462421, -0.023962412029504776, 0.01752503588795662, 0.009113211184740067, -0.045926354825496674, 0.02473105490207672, 0.010270977392792702, 0.034223783761262894, -0.028574263677001, -0.009761752560734749, 0.020349794998764992, 0.0328594408929348, -0.00754229910671711, -0.019139183685183525, -0.011865910142660141, -0.003302758326753974, 0.03211001679301262, 0.015286366455256939, 0.012672984041273594, -0.019475465640425682, -0.04204471409320831, 0.006600712426006794, 0.00511627271771431, -0.022213751450181007, -0.029535066336393356, -0.05734068900346756, 0.06879345327615738, -0.006081879138946533, -0.07255979627370834, 0.013432017527520657, 0.020695684477686882, 0.0389317125082016, 0.006980229634791613, -0.005620694253593683, 0.07455826550722122, 0.030342141166329384, -0.008570357225835323, 0.0230400413274765, 0.024250652641057968, 0.0019047907553613186, -0.07867050170898438, -0.02672952227294445, 0.0960802435874939, 0.0015228717820718884, -0.02100314013659954, 0.018264854326844215, -0.015074989758431911, -0.04657969996333122, 0.061952538788318634, -0.04861660301685333, 0.002412815112620592, -0.0019444238860160112, -0.03981565311551094, 0.042928650975227356, -0.03234060853719711, 0.023616522550582886, -0.028747208416461945, -0.04285178706049919, -0.045119281858205795, -0.012672984041273594, -0.0023815890308469534, 0.02926604077219963, 0.031168431043624878, 0.04200628027319908, -0.0001543288817629218, 0.02578793652355671, 0.0005488583701662719, -0.008051523938775063, 0.0002389995934208855, -0.02882407233119011, 0.001994865946471691, 0.006917777471244335, -0.02225218340754509, 0.009838616475462914, -0.004991368390619755, 0.06986954808235168, -0.010213329456746578, -0.04888562858104706, -0.056764207780361176, -0.02628755383193493, 0.029496634379029274, -0.01940820924937725, -0.007172389887273312, 0.0547657385468483, -0.03324376419186592, -0.027767188847064972, 0.061606649309396744, 0.0031466279178857803, -0.0584552176296711, -0.021137652918696404, 0.06222156435251236, 0.03977721929550171, 0.07355903089046478, -0.08693340420722961, -0.05284413322806358, -0.027882486581802368, 0.03906622529029846, 0.044427502900362015, -0.013191817328333855, -0.03510772064328194, 0.016237560659646988, -0.006595908664166927, -0.024558110162615776, -0.026767956092953682, 0.007748871576040983, 0.024365948513150215, -0.0641816034913063, 0.03966192528605461, -0.013768298551440239, -0.03943132981657982, 0.026114609092473984, -0.03368573263287544, -0.03164883330464363, 0.00041284479084424675, -0.0032931503374129534, -0.01742895506322384, -0.032628849148750305, 0.016669921576976776, -0.005154705140739679, 0.0426211953163147, -0.05903169885277748, -0.03568420186638832, -0.01715032383799553, 0.047809526324272156, 0.021521974354982376, -0.027113843709230423, 0.035761065781116486, 0.008628006093204021, 0.04769423231482506, -0.02548048086464405, 0.028881721198558807, -0.003410848556086421, 0.009348607622087002, 0.03126451000571251, -0.011789045296609402, -0.07609555125236511, -0.02071489952504635, 0.005327649414539337, -0.006965817417949438, 0.02125294879078865, -0.006163547281175852, -0.004477339331060648, -0.03627989813685417, 0.03493477404117584, 0.049846429377794266, 0.008945070207118988, 0.015699511393904686, 0.04481182619929314, 0.020541954785585403, 0.027844054624438286, 0.03351278975605965, -0.017755629494786263, 0.014306347817182541, -0.027709541842341423, -0.0008773326990194619, -0.043620429933071136, -0.010434314608573914, 0.03777875006198883, 0.03677951544523239, -0.02826680615544319, -0.019638800993561745, 0.04757893458008766, 0.01587245613336563, 0.048808760941028595, 0.0062019797042012215, 0.020099986344575882, 0.0039609079249203205, -0.012442391365766525, -0.029054664075374603, 0.04769423231482506, -0.016612274572253227, -0.005188332870602608, 0.017380915582180023, 0.01175061333924532, 0.0438125915825367, 0.029804090037941933, -0.04903935641050339, 0.011375900357961655, 0.006639144849032164, 0.03921995311975479, -0.03662578761577606, 0.02573028951883316, 0.02125294879078865, 0.018255244940519333, 0.025518912822008133, 0.03962349146604538, -0.04650283604860306, -0.06986954808235168, 0.047463640570640564, -0.019331345334649086, 0.0038215916138142347, 0.049692701548337936, 0.017822884023189545, -0.04554203525185585, 0.09515786916017532, 0.060453686863183975, 0.009752144105732441, 0.022655721753835678, -0.08124545216560364, -0.03693324327468872, 0.06302864104509354, 0.015699511393904686, 0.02050352282822132, 0.01746738702058792, 0.07459670305252075, 0.006293255835771561, 0.019292913377285004, -0.013047697022557259, 0.016852473840117455, 0.025576559826731682, 0.003216286189854145, 0.04212157800793648, -0.020119203254580498, -0.05949288606643677, -0.02638363465666771, -0.0400078110396862, -0.11568061262369156, 0.010011561214923859, 0.02582636848092079, 0.021291380748152733, 0.03020762838423252, 0.022463560104370117, -0.04027683660387993, -0.06341295689344406, 0.013662610203027725, -0.06525769829750061, 0.015382446348667145, 0.02234826423227787, 0.023962412029504776, -0.03205236792564392, -0.01408536359667778, 0.04216000810265541, 0.03847052901983261, -0.06318236887454987, 0.022982394322752953, 0.08931618928909302, -0.0414297990500927, 0.06241372600197792, -0.011587277054786682, 0.03193707391619682, -0.08124545216560364, -0.07678733021020889, -0.006187567487359047, 0.04116077721118927, 0.05361277610063553, -0.033570434898138046, 0.05918543040752411, 0.028535831719636917, -0.011827477253973484, 0.030092332512140274, -0.025903232395648956, 0.006989837624132633, -0.0230400413274765, -0.06318236887454987, -0.04315924271941185, 0.03639519587159157, -0.017352091148495674, -0.006254823878407478, -0.003809581510722637, -0.003807179629802704, -0.04757893458008766, 0.06210626661777496, -0.019417816773056984, 0.0038528176955878735, 0.02976565808057785, 0.07540377229452133, 0.036760300397872925, -0.018793296068906784, -0.014729101210832596, -0.0009848225163295865, 0.003593401052057743, -0.009675280191004276, 0.05545751377940178, 0.04450436681509018, -0.004383660852909088, 0.014748317189514637, -0.010472746565937996, 0.04127607122063637, 0.024827133864164352, -0.0025149004068225622, -0.03912387415766716, -0.040392134338617325, 0.017207970842719078, -0.008037112653255463, 0.027459733188152313, 0.04300551488995552, -0.0341084860265255, 0.020349794998764992, -0.06471964716911316, -0.035511258989572525, 0.0038576216902583838, -0.0329170897603035, 0.0012346310541033745, -0.025576559826731682, -0.05249824374914169, -0.025019295513629913, -0.018831728026270866, 0.025960881263017654, -0.055419083684682846, 0.050691936165094376, 0.0328594408929348, -0.027651892974972725, 0.03433907777070999, -0.02628755383193493, -0.047809526324272156, 0.0009163653012365103, -0.0423906035721302, 0.03214845061302185, -0.03848974406719208, 0.03495399281382561, 0.06998484581708908, 0.0388740673661232, 0.00016498779586981982, -0.04550360143184662, 0.0175634678453207, -0.0029664775356650352, 0.004566213581711054, -0.017505820840597153, 0.03722148388624191, 0.06410473585128784, -0.03533831238746643, -0.01383555494248867, 0.002440438140183687, -0.003739923471584916, 0.03333984315395355, 0.007479846943169832, -0.005236373282968998, -0.0884706899523735, 0.009127622470259666, -0.03485791012644768, -0.01743856444954872, -0.00476557994261384, 0.01911996863782406, -0.05180646479129791, -0.007537494879215956, -0.045119281858205795, 0.03111078217625618, -0.023731820285320282, -0.01752503588795662, 0.09454295784235, -0.04953897371888161, -0.0008881417452357709, -0.043927885591983795, 0.008383001200854778, 0.012106110341846943, 0.03993094712495804, 0.013191817328333855, -0.04373572766780853, -0.026998547837138176, 0.051691170781850815, -0.04538830742239952, 0.020638035610318184, -0.0097185168415308, -0.03528066352009773, 0.0328017957508564, 0.00928135123103857, 0.004595037549734116, 0.0193793848156929, -0.011145307682454586, -0.017236795276403427, -0.07671046257019043, 0.04277492314577103, 0.03464653342962265, -0.053881797939538956, -0.00435723876580596, -0.04792482405900955, -0.04804012179374695, 0.04265962541103363, -0.027209924533963203, 0.03445437550544739, 0.02991938777267933, -0.029131529852747917, -0.05272883549332619, 0.004563811235129833, 0.01565147191286087, -0.028708776459097862, -0.00511627271771431, -0.001013046014122665, 0.026172257959842682, -0.012884360738098621, 0.002444041194394231, -0.008426236920058727, 0.016016576439142227, 0.07044602930545807, -0.03041900508105755, 0.024903997778892517, -0.010684123262763023, 0.018726039677858353, -0.06575731933116913, 0.0261338260024786, -0.022636504843831062, -0.011375900357961655, 0.05445827916264534, -0.024020060896873474, -0.05292099714279175, 0.07329000532627106, 0.024077707901597023, -0.030092332512140274, -0.009411059319972992, -0.040392134338617325, 0.023654954507946968, -0.034070052206516266, 0.015199894085526466, 0.0012082090834155679, 0.016141479834914207, -0.012144542299211025, 0.10461216419935226, -0.021790998056530952, -0.02075333148241043, 0.0004011350101791322, -0.014325563795864582, -0.03020762838423252, 0.08193723112344742, 0.0018663586815819144, 0.019984690472483635, -0.01717914640903473, 0.023136122152209282, 0.056379884481430054, -0.018351325765252113, 0.0261338260024786, 0.03652970865368843, -0.0642969012260437, -0.029496634379029274, 0.017947789281606674, -0.009026738815009594, 0.04050742834806442, -0.03324376419186592, 0.060953304171562195, -0.032628849148750305, -0.017505820840597153, 0.06502711027860641, 0.0242314375936985, -0.01665070652961731, -0.07578809559345245, 0.011568061076104641, -0.06879345327615738, -0.027997782453894615, 0.0004485746321734041, -0.0010827041696757078, 0.022771017625927925, -0.03687559813261032, -0.06936993449926376, 0.021925510838627815, 0.065834179520607, 0.05111468955874443, -0.04227530583739281, 0.03545361012220383, 0.06241372600197792, 0.0013319123536348343, 0.03495399281382561, 0.04415847733616829, 0.006307668052613735, -0.07202175259590149, -0.04438907280564308, -0.0015841230051591992, 0.023520443588495255, 0.05803246423602104, 0.004700725898146629, 0.022425128147006035, 0.03716383874416351, -0.021176084876060486, 0.023020826280117035, -0.017006203532218933, -0.025557344779372215, -0.015939712524414062, -0.04058429226279259, 0.023405147716403008, 0.016737177968025208, 0.06564202159643173, -0.03330141305923462, -0.028189942240715027, 0.02682560309767723, 0.0082148602232337, -0.03993094712495804, 0.012423175387084484, 0.02782483771443367, -0.007777695544064045, -0.01784210093319416, 0.046810295432806015, -0.09254448860883713, -0.019984690472483635, 0.0017726804362609982, 0.0656035915017128, 0.05046134442090988, -0.05311315879225731, -0.00020236900309100747, -0.040699589997529984, -0.014383211731910706, -0.021963942795991898, 0.006211587693542242, 0.04657969996333122, -0.027344437316060066, 0.02284788154065609, -0.004335620906203985, 0.034569669514894485, -0.03170647844672203, 0.04588792473077774, -0.021483542397618294, 0.012951616197824478, -0.0016717961989343166, -0.04804012179374695, 0.0047920020297169685, 0.05611086264252663, 0.016170304268598557, -0.06656438857316971, -0.013672218658030033, 0.01084745954722166, -0.01914879120886326, -0.022963177412748337, 0.042236875742673874, 0.004623861517757177, 0.03016919642686844 ]
24,329
gotrue._sync.gotrue_client
_save_session
null
def _save_session(self, session: Session) -> None: if not self._persist_session: self._in_memory_session = session expire_at = session.expires_at if expire_at: time_now = round(time()) expire_in = expire_at - time_now refresh_duration_before_expires = ( EXPIRY_MARGIN if expire_in > EXPIRY_MARGIN else 0.5 ) value = (expire_in - refresh_duration_before_expires) * 1000 self._start_auto_refresh_token(value) if self._persist_session and session.expires_at: self._storage.set_item(self._storage_key, model_dump_json(session))
(self, session: gotrue.types.Session) -> NoneType
[ 0.01814497634768486, -0.01909061148762703, -0.03378073871135712, 0.02398732118308544, 0.05602659285068512, -0.040821515023708344, -0.0709320679306984, 0.09872065484523773, 0.006647540256381035, -0.005308669526129961, 0.011019936762750149, -0.028088198974728584, 0.040933869779109955, -0.01902507245540619, 0.02415585145354271, 0.012471159920096397, 0.046813663095235825, -0.05789913982152939, -0.0049435230903327465, -0.000214903979212977, 0.046926017850637436, -0.012901846319437027, -0.036776814609766006, -0.04891091585159302, -0.03452976047992706, -0.01831350475549698, 0.014961646869778633, 0.04055935889482498, 0.02827545255422592, 0.024174576625227928, 0.03999759629368782, -0.06014619767665863, 0.049510132521390915, 0.006633496377617121, 0.0091801593080163, -0.013781942427158356, -0.0681232437491417, -0.005758080631494522, -0.09145517647266388, 0.004323241766542196, -0.09190458804368973, 0.02799457125365734, -0.013547874055802822, 0.03726367652416229, -0.0005105615127831697, 0.05789913982152939, -0.0499969944357872, 0.04932287707924843, 0.0534050278365612, 0.005411659833043814, -0.006137271411716938, 0.019193602725863457, -0.03303172066807747, 0.03102809749543667, -0.037638187408447266, -0.010542437434196472, 0.0385744608938694, -0.023931145668029785, -0.03703897073864937, 0.017442772164940834, 0.04070916399359703, -0.012265180237591267, 0.06445305049419403, 0.005608276929706335, 0.042244650423526764, 0.04958503320813179, -0.041795238852500916, 0.029960745945572853, 0.04190759360790253, -0.02745153196156025, 0.04501602053642273, -0.09310301393270493, 0.047075819224119186, 0.02441800758242607, -0.05774933472275734, 0.0177330169826746, -0.03842465579509735, -0.032226525247097015, -0.04172033816576004, -0.025073397904634476, -0.02629055455327034, -0.01122591644525528, 0.017704928293824196, 0.031664762645959854, 0.017461497336626053, 0.021328305825591087, -0.0072373924776911736, -0.010280280373990536, -0.07797283679246902, 0.025092124938964844, 0.06190638989210129, 0.08703596144914627, 0.01758321188390255, 0.025391731411218643, -0.0124992486089468, -0.06628815084695816, -0.022901244461536407, -0.014877382665872574, -0.028219277039170265, -0.04819934815168381, -0.07460225373506546, 0.029530059546232224, -0.042506806552410126, -0.012143464758992195, -0.01244307216256857, -0.05115797370672226, 0.034230150282382965, -0.0543038509786129, 0.010448809713125229, -0.015270617790520191, 0.014465422369539738, 0.053067971020936966, -0.010907583869993687, 0.002154598943889141, 0.03170221298933029, -0.04954758286476135, 0.017461497336626053, 0.008168984204530716, -0.02217095158994198, -0.05216914787888527, -0.0611199215054512, -0.033799465745687485, 0.02086016908288002, 0.0771489217877388, 0.0249984972178936, 0.0314587838947773, 0.03158986195921898, 0.046102095395326614, 0.03496044501662254, -0.019231053069233894, -0.00298203038983047, -0.05314287170767784, 0.029679862782359123, 0.0465889573097229, -0.0045479475520551205, -0.014231353998184204, 0.01842585764825344, 0.013042286969721317, -0.019362131133675575, -0.0012276883935555816, -0.01842585764825344, -0.015083362348377705, 0.004030656535178423, -0.02728300355374813, 0.058685608208179474, -0.005463154520839453, -0.09662340581417084, 0.010392633266746998, -0.0038785121869295835, -0.08074420690536499, 0.041083671152591705, -0.025223203003406525, -0.04456660896539688, -0.03374328836798668, -0.03868681192398071, -0.020335854962468147, -0.019811542704701424, 0.04044700786471367, 0.027245553210377693, 0.024642713367938995, -0.0030194814316928387, -0.035934168845415115, 0.015111451037228107, -0.04055935889482498, -0.0018666948890313506, 0.05538992956280708, -0.007073544897139072, 0.0072748432867228985, -0.014147089794278145, 0.01874419115483761, 0.023313205689191818, -0.010392633266746998, 0.03413652256131172, 0.006886289920657873, -0.0635167807340622, -0.02115977555513382, 0.03743220493197441, 0.016263067722320557, 0.020803991705179214, 0.019034435972571373, -0.010205378755927086, -0.05834855139255524, -0.04853640869259834, 0.04329327866435051, 0.01536424458026886, 0.004297494422644377, 0.007668078411370516, 0.045652683824300766, 0.035503484308719635, 0.0679359883069992, 0.03614014759659767, 0.017873456701636314, 0.004236636683344841, -0.055240124464035034, -0.007162490859627724, 0.015514048747718334, -0.05662580952048302, -0.03475446626543999, -0.029698587954044342, 0.03868681192398071, -0.029623687267303467, -0.007265480700880289, 0.051944442093372345, -0.08785988390445709, 0.02115977555513382, 0.01384748239070177, -0.009367413818836212, -0.026665063574910164, -0.010926309041678905, 0.0016525223618373275, -0.07448990643024445, 0.035391129553318024, 0.010327094234526157, 0.015017823316156864, 0.053105421364307404, -0.01572939194738865, 0.0014559049159288406, 0.001412602374330163, -0.023107225075364113, -0.01607581228017807, 0.07437755167484283, 0.0009380287956446409, -0.08344067633152008, -0.05531502515077591, 0.017611300572752953, -0.04063425958156586, 0.0197366401553154, -0.09894536435604095, 0.017442772164940834, 0.014259441755712032, -0.01672184094786644, 0.05355483293533325, 0.01730233058333397, -0.015308068133890629, 0.019792817533016205, 0.018996985629200935, -0.030784666538238525, -0.03027907758951187, 0.0046977512538433075, -0.014690128155052662, 0.01657203771173954, -0.015017823316156864, -0.022489285096526146, 0.005172909703105688, -0.015008460730314255, 0.03488554432988167, 0.039660535752773285, 0.02355663664638996, -0.024961045011878014, -0.057786788791418076, 0.007874058559536934, -0.007742980029433966, 0.007022049743682146, 0.015532773919403553, 0.039211124181747437, -0.03155241161584854, -0.028088198974728584, 0.09452614933252335, 0.02917427569627762, 0.01236817054450512, 0.04119602590799332, 0.004868621006608009, -0.060520704835653305, -0.010776505805552006, -0.02542918175458908, -0.00190999754704535, 0.014371794648468494, 0.036664463579654694, -0.013126551173627377, 0.02400604635477066, 0.12149082124233246, 0.03992269188165665, -0.07276716083288193, -0.028930844739079475, 0.025691339746117592, -0.021758990362286568, -0.022208401933312416, -0.03788161650300026, -0.08823439478874207, -0.03805014491081238, 0.026758691295981407, -0.03383691608905792, 0.07426519691944122, 0.004367714747786522, 0.006244943011552095, 0.024698888882994652, -0.04115857556462288, 0.003810632275417447, 0.059509530663490295, -0.04119602590799332, -0.04572758823633194, -0.019980071112513542, -0.001356425927951932, 0.06145697832107544, -0.044079747051000595, 0.04127092659473419, -0.04617699980735779, -0.0047000921331346035, 0.02587859332561493, 0.032938092947006226, 0.020054973661899567, 0.015588950365781784, 0.004948204383254051, 0.017058899626135826, 0.08201754093170166, -0.033612210303545, -0.022489285096526146, 0.028762316331267357, -0.007691484875977039, 0.013987923040986061, 0.020354581996798515, -0.05003444477915764, -0.00190999754704535, 0.07081971317529678, -0.025485359132289886, -0.012246455065906048, -0.023369381204247475, -0.0774485245347023, 0.0496973879635334, 0.021496834233403206, 0.02155301161110401, 0.019268503412604332, 0.013407433405518532, -0.014849293977022171, 0.03726367652416229, -0.05610149726271629, 0.0022669516038149595, 0.03988524153828621, -0.03155241161584854, 0.01607581228017807, -0.04913562163710594, -0.015186352655291557, 0.030503783375024796, 0.10313986241817474, -0.01885654404759407, 0.049510132521390915, -0.030672313645482063, -0.010729691945016384, 0.03158986195921898, 0.017358506098389626, -0.001695825019851327, -0.03758201003074646, 0.015111451037228107, 0.009573394432663918, 0.00965297780930996, 0.01322017889469862, 0.014896107837557793, -0.0008806820842437446, 0.021609187126159668, -0.020523110404610634, -0.041945043951272964, -0.016834193840622902, 0.024680163711309433, 0.0049435230903327465, 0.02788221836090088, -0.07460225373506546, 0.05542737990617752, -0.0496973879635334, -0.039660535752773285, -0.11924376338720322, 0.01035518292337656, 0.06366658210754395, 0.017985809594392776, -0.016394145786762238, 0.015485960058867931, 0.05100816860795021, -0.02127212844789028, 0.005083963740617037, 0.07999519258737564, -0.06737422943115234, -0.014493510127067566, -0.04501602053642273, 0.06366658210754395, 0.0688348114490509, 0.042656611651182175, 0.021066149696707726, -0.032095447182655334, 0.012012386694550514, -0.033668387681245804, -0.009990035556256771, 0.04355543479323387, -0.024642713367938995, 0.021328305825591087, -0.025241928175091743, 0.08134341984987259, -0.004231955390423536, 0.0016232638154178858, -0.046926017850637436, 0.029810940846800804, 0.003913622349500656, -0.027114475145936012, 0.026084573939442635, -0.03760073706507683, 0.039211124181747437, -0.015102088451385498, 0.02816309966146946, -0.004489430226385593, 0.045802488923072815, -0.007771068252623081, 0.027189375832676888, 0.030653586611151695, -0.04419209808111191, 0.03129025176167488, 0.006797343958169222, -0.010102388449013233, 0.01822924055159092, -0.01842585764825344, -0.010664152912795544, 0.010177290998399258, -0.013585325330495834, -0.004835851490497589, -0.0370202474296093, 0.000252208614256233, 0.0072748432867228985, 0.030971920117735863, 0.011244642548263073, -0.038068871945142746, 0.03355603292584419, -0.014605863019824028, -0.013622776605188847, 0.017321055755019188, 0.09984418004751205, -0.058947768062353134, 0.0549030639231205, -0.060520704835653305, 0.000647198932711035, 0.009737242013216019, 0.010673515498638153, -0.04947268217802048, 0.011750229634344578, 0.04142073169350624, -0.01758321188390255, -0.03604651987552643, 0.03632740303874016, 0.041645437479019165, -0.005135458894073963, 0.012939296662807465, -0.0534050278365612, -0.09190458804368973, 0.024623988196253777, 0.043255824595689774, -0.024080948904156685, 0.005542737897485495, 0.05374208837747574, 0.09827124327421188, -0.032675936818122864, -0.03224525228142738, 0.058685608208179474, 0.05048385635018349, 0.023949870839715004, 0.03325642645359039, -0.043517980724573135, 0.03430505469441414, 0.023069774731993675, -0.028631236404180527, -0.01322017889469862, 0.016778016462922096, -0.00978405587375164, 0.05789913982152939, 0.005102689377963543, 0.008126852102577686, 0.03374328836798668, 0.019231053069233894, -0.006361977197229862, 0.050783462822437286, 0.0321141742169857, 0.005477198865264654, 0.046813663095235825, -0.015448509715497494, -0.00970915425568819, -0.0009497322025708854, 0.005088645499199629, -0.0419824942946434, -0.039248574525117874, -0.029043197631835938, -0.04213229939341545, -0.007724254857748747, 0.005561463534832001, -0.0037521151825785637, 0.011375720612704754, 0.0019989435095340014, 0.02771368995308876, -0.0626179575920105, 0.025410456582903862, 0.001396217499859631, -0.0023219578433781862, 0.014493510127067566, -0.006488373968750238, -0.03114045038819313, 0.0011083135614171624, -0.04216974973678589, -0.01642223261296749, -0.04876111447811127, 0.02044820785522461, 0.011310181580483913, -0.03724495321512222, -0.035634562373161316, 0.02202114835381508, -0.008103445172309875, -0.03748838230967522, -0.0015015483368188143, 0.01758321188390255, -0.02984839305281639, 0.08658655732870102, -0.04018484801054001, 0.021496834233403206, -0.034810639917850494, -0.02443673275411129, -0.04745033010840416, -0.015242529101669788, -0.013379345647990704, 0.0014231353998184204, -0.02144065871834755, -0.01609453745186329, -0.02014860138297081, -0.007869376800954342, -0.00906312558799982, -0.018819093704223633, 0.0028439301531761885, -0.0178828202188015, 0.007738298736512661, -0.0030265033710747957, 0.05362973362207413, -0.030915744602680206, -0.027376631274819374, -0.005650409497320652, 0.0003990864788647741, 0.021646639332175255, 0.013575962744653225, 0.019886445254087448, -0.002579432912170887, 0.003990864846855402, 0.022526735439896584, 0.03333133086562157, 0.0029937338549643755, 0.02273271605372429, -0.0006776278023608029, -0.03014799952507019, 0.030091824010014534, -0.033668387681245804, -0.03690789267420769, -0.006090457551181316, -0.013192090205848217, 0.02284506894648075, -0.05512776970863342, -0.03310662508010864, 0.041945043951272964, -0.010270917788147926, -0.03799397125840187, 0.023238303139805794, -0.03776926547288895, 0.05220659822225571, 0.0688348114490509, -0.03898641839623451, -0.04359288513660431, -0.060520704835653305, 0.005116733722388744, -0.0025185751728713512, 0.016394145786762238, -0.00419684499502182, 0.0010755439288914204, -0.014980372972786427, 0.019624287262558937, 0.025223203003406525, 0.057974040508270264, 0.009681065566837788, -0.004426232073456049, -0.009933860041201115, -0.03902387246489525, 0.08044460415840149, 0.059397175908088684, -0.024680163711309433, 0.03072848916053772, -0.014671402052044868, 0.020054973661899567, -0.020204776898026466, -0.02713320031762123, 0.05426640063524246, 0.02187134325504303, -0.00013875862350687385, 0.022058598697185516, 0.023219577968120575, -0.009400184266269207, -0.017704928293824196, 0.02559771202504635, -0.021964970976114273, 0.008688616566359997, 0.08463910222053528, -0.08231715112924576, 0.007368471007794142, -0.046926017850637436, 0.05374208837747574, 0.021964970976114273, -0.041495632380247116, 0.03372456505894661, -0.031496234238147736, 0.004578376188874245, -0.0017332759452983737, -0.06407854706048965, -0.036664463579654694, 0.004260043613612652, 0.07055755704641342, -0.0029001065995544195, -0.021459383890032768, 0.004709454718977213, 0.016581399366259575, -0.031945645809173584, 0.04797464236617088, 0.0252981036901474, -0.02471761405467987, -0.0910806655883789, 0.021084874868392944, 0.008314106613397598, 0.0007098122150637209, -0.01612262614071369, 0.03720749914646149, -0.0009713835315778852, 0.05239385366439819, -0.002420266391709447, 0.006062369327992201, 0.0014430312439799309, -0.014868020080029964, -0.04947268217802048, 0.014530961401760578, -0.030391430482268333, -0.01831350475549698, -0.0011176762636750937, 0.00257241097278893, -0.014924196526408195, -0.08066930621862411, -0.0462893508374691, -0.0023757934104651213, 0.06074541062116623, -0.005416341125965118, 0.03102809749543667, -0.026552710682153702, -0.03501662239432335, -0.018893994390964508, 0.014409245923161507, -0.01028964389115572, -0.009596801362931728, 0.05171973630785942, 0.010898221284151077, 0.012321356683969498, 0.02115977555513382, 0.008520087227225304, -0.0006284734699875116, -0.007349745370447636, 0.05786168947815895, 0.0016314561944454908, -0.014699490740895271, 0.012995473109185696, 0.018688015639781952, 0.008875871077179909, 0.013566600158810616, -0.023612812161445618, 0.014493510127067566, -0.002944579580798745, 0.012021749280393124, -0.005528693553060293, -0.00628239382058382, -0.02659016102552414, -0.06962127983570099, 0.006371339783072472, 0.05246875435113907, 0.01394110918045044, -0.06677500903606415, 0.060520704835653305, 0.01050498615950346, -0.008693297393620014, -0.04085896536707878, -0.006343251559883356, 0.022938694804906845, 0.0428813174366951, 0.025373006239533424, -0.044079747051000595, 0.022639088332653046, -0.007925553247332573, -0.0013622776605188847, 0.03327515348792076, -0.048798564821481705, -0.0145777752622962, 0.03432377800345421, -0.03374328836798668, -0.05857325717806816, 0.030222902074456215, 0.021665364503860474, -0.028930844739079475, -0.026215652003884315, -0.05243130400776863, 0.028687413781881332, -0.03640230372548103, 0.006890971213579178, -0.03724495321512222, -0.02527937851846218, -0.020747816190123558, 0.003195032710209489, 0.0641159936785698, 0.026908494532108307, -0.04583993926644325, -0.041383277624845505, 0.028069473803043365, 0.013004835695028305, -0.01726488023996353, 0.06516461819410324, -0.045914843678474426, -0.03239505738019943, 0.029099373146891594, -0.00148282281588763, -0.00827665627002716, 0.00190999754704535, -0.01971791498363018, 0.014100275933742523, -0.026533985510468483, -0.04385504126548767, 0.03158986195921898, 0.01114165224134922, -0.030260352417826653, -0.04670131206512451, 0.02973604016005993, -0.06389129161834717, 0.0031037458684295416, 0.016047723591327667, -0.029530059546232224, -0.04673876240849495, -0.02127212844789028, 0.03499789535999298, 0.003831698326393962, 0.05774933472275734, -0.017292967066168785, -0.07396558672189713, 0.019792817533016205, 0.010785868391394615, 0.033612210303545, -0.07299186289310455, -0.025672612711787224, -0.04486621543765068, -0.03698279336094856, -0.012517973780632019, 0.019961345940828323, 0.03928602859377861, -0.017789192497730255, -0.021328305825591087, 0.0195868369191885, -0.01271459087729454, -0.007986411452293396, 0.02814437448978424, -0.06610089540481567, 0.004765631165355444, 0.03913622349500656, 0.030091824010014534, 0.045952294021844864, -0.0021803465206176043, 0.0780477449297905, 0.013004835695028305, 0.05846090242266655, -0.004409847315400839, 0.03628995269536972, 0.03784416615962982, 0.04201994463801384, -0.06598854064941406, -0.009418909437954426, -0.02572879008948803, -0.06100756675004959, -0.019249778240919113, 0.006975235883146524, -0.023331930860877037, 0.0035157061647623777 ]
24,330
gotrue._sync.gotrue_client
_start_auto_refresh_token
null
def _start_auto_refresh_token(self, value: float) -> None: if self._refresh_token_timer: self._refresh_token_timer.cancel() self._refresh_token_timer = None if value <= 0 or not self._auto_refresh_token: return def refresh_token_function(): self._network_retries += 1 try: session = self.get_session() if session: self._call_refresh_token(session.refresh_token) self._network_retries = 0 except Exception as e: if ( isinstance(e, AuthRetryableError) and self._network_retries < MAX_RETRIES ): self._start_auto_refresh_token( RETRY_INTERVAL ** (self._network_retries * 100) ) self._refresh_token_timer = Timer(value, refresh_token_function) self._refresh_token_timer.start()
(self, value: float) -> NoneType
[ 0.06114881485700607, -0.020521311089396477, 0.007178849074989557, 0.060462966561317444, 0.03274024650454521, 0.01697475276887417, -0.020449116826057434, 0.03335389867424965, -0.03930995240807533, -0.016315976157784462, 0.03458120673894882, 0.032325126230716705, 0.030592456459999084, 0.022470565512776375, 0.07179751247167587, -0.0011218361323699355, 0.04162018001079559, 0.0318739116191864, -0.02387836016714573, 0.01100967451930046, 0.022687148302793503, 0.03450901061296463, -0.01507964450865984, 0.01106382068246603, -0.01793133094906807, 0.001686420408077538, -0.014420868828892708, 0.061401497572660446, -0.01507964450865984, -0.029527585953474045, 0.006659950595349073, 0.0016616035718470812, 0.012191860936582088, 0.012534785084426403, 0.020431067794561386, -0.04555478319525719, -0.03275829181075096, 0.01857205666601658, -0.08381791412830353, -0.032523661851882935, 0.006768242456018925, 0.02967197448015213, -0.021532034501433372, 0.00669153593480587, -0.04418308660387993, 0.004769355058670044, -0.03015928901731968, 0.028968077152967453, 0.002869734773412347, -0.007882746867835522, -0.012038446962833405, -0.02649541385471821, -0.04331675171852112, -0.0007388664525933564, -0.010639676824212074, 0.06226783245801926, -0.0012261798838153481, -0.027686623856425285, 0.02665785141289234, 0.007142751943320036, 0.0074992128647863865, -0.017010848969221115, -0.01247161440551281, 0.029834412038326263, 0.05190790817141533, 0.007887258194386959, -0.013978676870465279, 0.013933555223047733, -0.013040146790444851, 0.00021023853332735598, 0.047684524208307266, 0.03192805498838425, -0.021134965121746063, -0.048659149557352066, 0.05382106453180313, 0.059777118265628815, -0.10309386998414993, 0.014583306387066841, -0.034184135496616364, 0.010016999207437038, 0.0023395558819174767, -0.013310876674950123, 0.07876429706811905, -0.010495288297533989, 0.014863060787320137, 0.005667274817824364, -0.025592980906367302, -0.029708072543144226, -0.010657725855708122, 0.06652731448411942, 0.025304201990365982, 0.019275953993201256, -0.023138364776968956, -0.03826313093304634, -0.005865809973329306, -0.019673025235533714, 0.02194715477526188, -0.030682699754834175, -0.05003084987401962, -0.028841737657785416, 0.04844256862998009, 0.05003084987401962, -0.012309176847338676, -0.02445591613650322, 0.029834412038326263, -0.04100652411580086, -0.00892054382711649, -0.007269092369824648, 0.0608961321413517, -0.019871558994054794, -0.04465235024690628, -0.040067996829748154, 0.02485298551619053, 0.04288358613848686, -0.03198220208287239, -0.006628365255892277, 0.020322775468230247, 0.044905032962560654, 0.04317236319184303, -0.0010016999440267682, -0.0033547922503203154, -0.021477889269590378, -0.001848858199082315, -0.003174305660650134, 0.025376396253705025, -0.0010558458743616939, 0.000522000715136528, 0.05096937716007233, 0.08981006592512131, -0.06096832826733589, 0.014366722665727139, 0.0202866792678833, 0.017696697264909744, -0.013816239312291145, 0.006289953365921974, -0.04071774706244469, 0.01773279532790184, 0.03923775628209114, -0.015819638967514038, -0.02398665063083172, -0.03346218913793564, -0.020539360120892525, 0.00739543279632926, -0.06049906462430954, 0.06558877974748611, 0.03808264434337616, -0.02395055443048477, 0.1121181920170784, -0.010116266086697578, -0.03826313093304634, 0.025827612727880478, 0.011090893298387527, 0.03546559065580368, -0.01951058767735958, -0.029022224247455597, -0.03546559065580368, -0.006596780382096767, 0.03073684498667717, 0.013798190280795097, -0.0009701147791929543, -0.005022035911679268, 0.002671199617907405, 0.01573842018842697, -0.0869944766163826, 0.055517636239528656, 0.04100652411580086, -0.08251841366291046, 0.02223593182861805, -0.03557388111948967, 0.01791328191757202, 0.017037922516465187, 0.0018714190227910876, 0.03786605969071388, -0.015765493735671043, 0.04530210420489311, -0.0357724167406559, -0.004665574990212917, 0.02669394761323929, -0.0011009674053639174, 0.07353018969297409, -0.05847761407494545, 0.010630653239786625, -0.03044806607067585, -0.10078364610671997, 0.001914284541271627, 0.05338789522647858, 0.04245041683316231, 0.039670925587415695, 0.05815273895859718, -0.00011858524521812797, 0.003991006873548031, 0.027470039203763008, 0.04887573421001434, -0.027018824592232704, 0.0080903060734272, -0.01561207976192236, -0.010107242502272129, -0.023228608071804047, 0.041511885821819305, 0.014511112123727798, -0.017101092264056206, 0.04317236319184303, 0.04320846125483513, -0.03517681360244751, -0.02205544523894787, -0.025087619200348854, 0.009836512617766857, -0.016676949337124825, -0.0032510124146938324, -0.002443335484713316, -0.07883648574352264, 0.006908119656145573, -0.012381371110677719, 0.04086213558912277, -0.05439862236380577, -0.06504732370376587, 0.05143864452838898, -0.004719721153378487, 0.000513822422362864, -0.015729395672678947, 0.049525484442710876, -0.016352074220776558, -0.05064450204372406, -0.09240907430648804, 0.05288253352046013, 0.01873449608683586, -0.010224558413028717, -0.08374571800231934, -0.019691074267029762, -0.01844571717083454, 0.026639802381396294, -0.034942179918289185, -0.00009616544411983341, -0.02377006784081459, -0.0007552230381406844, -0.07681503891944885, 0.0802081823348999, -0.012525760568678379, -0.0415479838848114, -0.036097291857004166, -0.006677999161183834, -0.011767718009650707, 0.05104157328605652, 0.04804549738764763, -0.012011374346911907, 0.05450691282749176, -0.001487885252572596, 0.037360697984695435, -0.06623852998018265, 0.014700622297823429, 0.02221788465976715, 0.006186173763126135, 0.006308001931756735, -0.007639089599251747, 0.004047409165650606, -0.023246657103300095, -0.01893302984535694, 0.025268105790019035, 0.021983250975608826, 0.04194505512714386, 0.0011618816060945392, 0.0028313815128058195, -0.0763096809387207, -0.014520136639475822, -0.05187181010842323, 0.008667862974107265, -0.03506851941347122, 0.03120611049234867, -0.02434762381017208, 0.011668450199067593, 0.039959702640771866, -0.02203739807009697, 0.01793133094906807, -0.02871539629995823, 0.025105668231844902, -0.007666162680834532, -0.018517911434173584, 0.0017608710331842303, 0.0009452978847548366, -0.01820206083357334, -0.006876534316688776, -0.05548153817653656, 0.024816889315843582, 0.008839325048029423, -0.03721630945801735, 0.020647652447223663, -0.0008832556195557117, 0.05457910895347595, 0.006930680479854345, 0.001007904065772891, -0.018896933645009995, -0.020340824499726295, 0.06013809144496918, 0.025304201990365982, 0.011812839657068253, 0.01285063661634922, 0.054182037711143494, 0.008261768147349358, 0.0013773373793810606, 0.04003189876675606, 0.06418098509311676, 0.01029675267636776, -0.10446556657552719, -0.03275829181075096, 0.0898822620511055, -0.059777118265628815, -0.01793133094906807, 0.027903208509087563, 0.005468740127980709, 0.005008499603718519, -0.04891183227300644, -0.008685911074280739, -0.018364498391747475, -0.08237402141094208, 0.039382148534059525, -0.012480638921260834, -0.0023959579411894083, -0.014926230534911156, 0.07558773458003998, -0.0020011437591165304, -0.018770592287182808, 0.02521395869553089, -0.010549433529376984, 0.04754013568162918, -0.02301202528178692, -0.01038699597120285, 0.0608600378036499, 0.007941404357552528, -0.08966567367315292, 0.010648701339960098, -0.024094942957162857, -0.07194190472364426, 0.03245146572589874, -0.014863060787320137, -0.0241671372205019, 0.018193036317825317, 0.01348233874887228, -0.00016356585547327995, 0.01044114213436842, 0.016216708347201347, 0.03844361752271652, -0.009782366454601288, 0.01323868241161108, 0.03133245185017586, 0.018048645928502083, 0.01757938228547573, 0.06309806555509567, -0.002899063751101494, 0.07208629697561264, -0.07017313688993454, -0.024492014199495316, 0.00720140989869833, -0.0015961772296577692, -0.003239732002839446, 0.10251631587743759, -0.02956368401646614, 0.00865432620048523, 0.0037180210929363966, 0.011289427988231182, -0.10677579045295715, -0.06147368997335434, 0.004485088866204023, -0.002919368678703904, 0.04021238535642624, -0.021207159385085106, 0.03584461286664009, -0.040067996829748154, 0.0020259604789316654, 0.10504312068223953, -0.01053138542920351, -0.042378220707178116, -0.018301326781511307, 0.016704022884368896, 0.019871558994054794, 0.04338894784450531, -0.0029938193038105965, -0.016325000673532486, -0.0015758724184706807, -0.001419074833393097, 0.009773341938853264, 0.0773204043507576, -0.025647126138210297, 0.04800939932465553, -0.023210559040308, 0.008762617595493793, -0.010098217986524105, 0.006213246379047632, -0.04757623374462128, 0.047504037618637085, -0.04714306443929672, 0.015630127862095833, 0.011677474714815617, 0.005743981804698706, 0.0076120165176689625, -0.0018702909583225846, 0.01024260651320219, 0.040356773883104324, -0.008063232526183128, 0.007314214017242193, -0.038118742406368256, 0.04259480535984039, 0.023174462839961052, 0.029238807037472725, 0.027397844940423965, 0.030123190954327583, -0.025484688580036163, 0.02669394761323929, -0.09240907430648804, -0.03606119751930237, 0.008031647652387619, -0.05663665384054184, -0.09637977182865143, 0.02349933795630932, 0.024492014199495316, -0.0062673925422132015, 0.02019643597304821, -0.1034548431634903, 0.03091733157634735, 0.009064932353794575, -0.038046546280384064, -0.0198174137622118, 0.02561102993786335, -0.04504942148923874, 0.07172532379627228, -0.054651301354169846, 0.037432894110679626, 0.03227097913622856, -0.01415916346013546, -0.05670884624123573, -0.022596905007958412, 0.027217358350753784, -0.013798190280795097, -0.01782303862273693, 0.024816889315843582, -0.014186236076056957, -0.012597955763339996, -0.04017628729343414, 0.0166679248213768, -0.011478939093649387, -0.05046401545405388, 0.022687148302793503, -0.000877051439601928, 0.027488088235259056, 0.02039496973156929, 0.09739049524068832, -0.03855190798640251, -0.023752018809318542, 0.015603055246174335, -0.003302902216091752, -0.007512749172747135, -0.04194505512714386, -0.0333719477057457, 0.01832840032875538, 0.08374571800231934, -0.009258955717086792, -0.01368087437003851, -0.06558877974748611, 0.09869000315666199, 0.07688723504543304, -0.035429492592811584, -0.01797645166516304, 0.05970492213964462, -0.04259480535984039, -0.028823688626289368, -0.008961153216660023, 0.10027828067541122, 0.053026922047138214, 0.055228859186172485, -0.022759342566132545, -0.025538835674524307, 0.00780603988096118, -0.06739364564418793, 0.004482832737267017, -0.037252407521009445, -0.010540409944951534, -0.01648743823170662, 0.0007806039648130536, 0.02523200772702694, 0.032325126230716705, -0.015422568656504154, -0.02638712152838707, 0.02649541385471821, 0.010865285061299801, -0.0002918804530054331, -0.010251631028950214, -0.013220633380115032, -0.04003189876675606, -0.052521560341119766, -0.019835462793707848, -0.03515876457095146, -0.0869944766163826, 0.003963933791965246, -0.034364622086286545, 0.047504037618637085, -0.006095930468291044, -0.011099917814135551, -0.02599005028605461, 0.017615478485822678, -0.00860018003731966, 0.01145186647772789, -0.01979936473071575, 0.05429032817482948, -0.0483342744410038, 0.08612813800573349, 0.03844361752271652, 0.0083339624106884, -0.07753698527812958, -0.02330080233514309, -0.050788890570402145, -0.02357153221964836, 0.0021444049198180437, -0.007828600704669952, 0.004268505144864321, 0.017272554337978363, -0.03887678310275078, -0.02010619267821312, 0.038985077291727066, -0.051546934992074966, -0.03432852402329445, -0.02725345641374588, -0.016343049705028534, 0.030664650723338127, 0.007837625220417976, 0.018337424844503403, -0.012119665741920471, 0.006673486903309822, 0.009881634265184402, -0.006014711689203978, 0.0004027104296255857, 0.03113391622900963, 0.04627672955393791, -0.0065245856530964375, 0.00018753671611193568, 0.0386962965130806, 0.018896933645009995, -0.019312052056193352, -0.014141114428639412, -0.04176456853747368, -0.04703477397561073, -0.02676614373922348, -0.01541354414075613, 0.016433292999863625, 0.00025070697301998734, -0.025159813463687897, -0.0628453865647316, -0.04028457775712013, 0.011812839657068253, 0.06905411928892136, -0.012480638921260834, -0.00041596489609219134, 0.024816889315843582, -0.004972402006387711, 0.03131440281867981, -0.02669394761323929, -0.10518751293420792, -0.0011460890527814627, -0.005450691096484661, -0.01820206083357334, 0.021766668185591698, 0.0064614154398441315, 0.06118491291999817, -0.00553642213344574, 0.024997375905513763, 0.00003962242044508457, -0.010414069518446922, -0.01960083097219467, 0.02088228426873684, 0.014971352182328701, -0.010026022791862488, 0.02301202528178692, -0.029635878279805183, -0.07273604720830917, 0.03450901061296463, -0.006930680479854345, -0.032144639641046524, 0.0074901883490383625, -0.026531510055065155, -0.03999580070376396, -0.029437342658638954, -0.036007050424814224, -0.014962327666580677, -0.025159813463687897, 0.023246657103300095, -0.05544544383883476, 0.05299082770943642, -0.018824737519025803, 0.00881225150078535, 0.03530315309762955, -0.08670569956302643, -0.0064704399555921555, -0.07674284279346466, 0.03692753240466118, -0.06439757347106934, -0.01517891138792038, -0.03102562390267849, 0.05338789522647858, 0.00946651492267847, 0.004918256308883429, 0.042847488075494766, 0.04418308660387993, -0.014294528402388096, 0.04165627807378769, 0.0009661666117608547, -0.00005129058627062477, 0.004670087248086929, 0.017164262011647224, -0.012976977042853832, 0.00847835186868906, 0.0352851040661335, -0.013518435880541801, 0.018987176939845085, 0.03645826503634453, 0.004593380726873875, 0.035519737750291824, -0.02878759056329727, 0.07378286868333817, -0.029112467542290688, 0.011876009404659271, -0.0367109477519989, -0.02164032682776451, -0.012778441421687603, 0.047504037618637085, -0.028462715446949005, -0.020611554384231567, -0.000363229017239064, 0.05865810066461563, 0.023228608071804047, 0.0004249892372172326, -0.0005744546069763601, -0.0008308017859235406, 0.0023327874951064587, 0.01717328652739525, -0.019871558994054794, 0.008825788274407387, -0.012417469173669815, 0.001883827499113977, -0.039670925587415695, 0.03703582286834717, 0.004514417611062527, -0.04840647056698799, -0.01270624715834856, 0.015133789740502834, -0.014186236076056957, 0.010883334092795849, -0.028047597035765648, -0.04703477397561073, -0.03757728263735771, 0.041114818304777145, 0.03633192554116249, 0.05208839476108551, 0.0018962359754368663, 0.0054281302727758884, 0.04714306443929672, 0.0492728054523468, -0.028534909710288048, -0.05573422089219093, -0.01739889569580555, -0.05497617647051811, 0.045374296605587006, -0.04533819854259491, -0.019402295351028442, -0.03858800604939461, -0.01285063661634922, 0.03144074231386185, -0.04956158250570297, -0.018102793022990227, 0.017877183854579926, -0.026730045676231384, 0.003302902216091752, 0.019203759729862213, 0.0026982726994901896, -0.05530105158686638, 0.020900333300232887, 0.03988751024007797, 0.04804549738764763, -0.047395747154951096, -0.03452705964446068, -0.009647001512348652, -0.03588071092963219, 0.08749984204769135, -0.017028898000717163, 0.02763247862458229, -0.01979936473071575, -0.016740119084715843, -0.041511885821819305, -0.05053621158003807, 0.02483493834733963, -0.009092005901038647, -0.02736174874007702, -0.04017628729343414, -0.005662763025611639, 0.007652626372873783, -0.009637976996600628, 0.009565782733261585, -0.05392935499548912, 0.025556882843375206, -0.04201724752783775, 0.08540619909763336, 0.02532225102186203, -0.0006570835248567164, -0.0025538834743201733, 0.005216058809310198, -0.014059895649552345, 0.03131440281867981, 0.033967554569244385, -0.00437228474766016, -0.013473314233124256, 0.00865432620048523, -0.025286152958869934, -0.003916556481271982, 0.03579046577215195, -0.022181786596775055, 0.01217381190508604, 0.05501227453351021, -0.07580431550741196, -0.031242206692695618, -0.05183571204543114, 0.0005363831878639758, 0.0018432179931551218, 0.04115091264247894, -0.016595730558037758, 0.013843311928212643, 0.05927175655961037, 0.035501688718795776, 0.004469295963644981, 0.019582781940698624, 0.019673025235533714, 0.035122666507959366, 0.01507964450865984, -0.008902494795620441, 0.03887678310275078, 0.01812986470758915, 0.024600304663181305, -0.01960083097219467, 0.022885683923959732, 0.006840437185019255, -0.03315536305308342, 0.018608154729008675, -0.05652835965156555, 0.02144179306924343, 0.008582131005823612, -0.08129110187292099, -0.06710486859083176, 0.027217358350753784, -0.03477974236011505, 0.03779386729001999, 0.018517911434173584, -0.01602719910442829, 0.00999895017594099, 0.06623852998018265, -0.05548153817653656, -0.02860710397362709, -0.0024568720255047083, 0.07681503891944885, 0.0023530921898782253, 0.010955528356134892, -0.0763818696141243, 0.04270309954881668, 0.02405884675681591, -0.017759868875145912, 0.016523536294698715, 0.00390301994048059, 0.01082918792963028, -0.018481813371181488, -0.025845661759376526, -0.00927700474858284, 0.0028313815128058195, 0.01357258204370737 ]
24,331
gotrue._sync.gotrue_client
_unenroll
null
def _unenroll(self, params: MFAUnenrollParams) -> AuthMFAUnenrollResponse: session = self.get_session() if not session: raise AuthSessionMissingError() return self._request( "DELETE", f"factors/{params.get('factor_id')}", jwt=session.access_token, xform=partial(AuthMFAUnenrollResponse, model_validate), )
(self, params: gotrue.types.MFAUnenrollParams) -> gotrue.types.AuthMFAUnenrollResponse
[ 0.02237585186958313, 0.044421568512916565, 0.013737305998802185, 0.008280899375677109, -0.054655771702528, -0.045228566974401474, -0.04416479542851448, 0.027492953464388847, -0.047319427132606506, 0.06290915608406067, 0.007382197305560112, -0.013104546815156937, -0.00316150626167655, 0.025750571861863136, 0.021660558879375458, -0.007969104684889317, 0.0012001801514998078, 0.026502545922994614, 0.028263268992304802, -0.0007514022290706635, -0.006359694059938192, 0.08913659304380417, -0.004284883849322796, 0.08987022936344147, -0.032463327050209045, -0.06217552348971367, 0.043101027607917786, -0.0232562143355608, 0.0311978068202734, -0.007006209343671799, 0.020725173875689507, 0.07989279925823212, -0.0030262423679232597, 0.033912256360054016, -0.02318285033106804, -0.008024127222597599, -0.02404487133026123, -0.008060809224843979, -0.04240407422184944, 0.04328443482518196, -0.024356665089726448, 0.03360046073794365, 0.06430306285619736, -0.011508891358971596, 0.01432421337813139, 0.019588042050600052, 0.03913940116763115, 0.013783158734440804, 0.01862514577805996, 0.04148703068494797, -0.04101016744971275, -0.032243236899375916, 0.022632624953985214, 0.02965717576444149, 0.004167960956692696, 0.016433412209153175, -0.07156604528427124, -0.07571107894182205, -0.012159992009401321, 0.007693991996347904, -0.01862514577805996, -0.061625298112630844, -0.0028038593009114265, 0.02842833660542965, 0.059277668595314026, -0.02666761353611946, 0.018909430131316185, 0.03330700471997261, -0.03600311279296875, -0.013416340574622154, 0.02112867310643196, -0.017735613510012627, -0.0012769825989380479, -0.01063770055770874, 0.08737587183713913, 0.04126694053411484, 0.043174389749765396, 0.007826963439583778, -0.01597489044070244, -0.01432421337813139, 0.050400689244270325, 0.010426780208945274, -0.07149267941713333, 0.05480249598622322, -0.005694837775081396, 0.036479976028203964, 0.028263268992304802, -0.08304742723703384, -0.04658579081296921, 0.015387983992695808, 0.026997750625014305, -0.0073409304022789, -0.017267921939492226, -0.03310525789856911, 0.04225734621286392, -0.016341708600521088, -0.038442447781562805, 0.033563777804374695, -0.04955701157450676, -0.0916309505701065, 0.04031321778893471, 0.015131211839616299, -0.06826469302177429, 0.05659990385174751, 0.030354127287864685, -0.021807285025715828, 0.01686442270874977, -0.12794585525989532, 0.06577033549547195, 0.061478570103645325, -0.019863154739141464, 0.06411965936422348, -0.06507337838411331, 0.04603556543588638, -0.04185384884476662, 0.034352436661720276, 0.00015360472025349736, -0.06100171059370041, -0.029987310990691185, -0.03273843973875046, -0.00829465501010418, -0.0005367568228393793, 0.010215860791504383, -0.04926355555653572, 0.07659143954515457, -0.019111178815364838, -0.023989848792552948, -0.01013332698494196, 0.03482929989695549, -0.030115695670247078, -0.023733075708150864, -0.013095376081764698, -0.02004656195640564, -0.06778782606124878, -0.04698929190635681, 0.014636008068919182, 0.07695826143026352, -0.02404487133026123, 0.018340863287448883, 0.014544304460287094, 0.014837757684290409, 0.08319415152072906, 0.00011799766070907936, 0.03382055088877678, -0.009821532294154167, 0.024668460711836815, 0.011765663512051105, 0.0167176965624094, -0.014636008068919182, 0.02004656195640564, -0.0513177327811718, -0.01654345728456974, 0.006437642965465784, -0.008996193297207355, 0.021990694105625153, -0.017827318981289864, -0.043614570051431656, -0.004892425145953894, -0.04511852189898491, 0.005543525796383619, 0.043834660202264786, -0.000530452118255198, 0.012820263393223286, 0.008666057139635086, 0.02296276018023491, -0.02850170060992241, 0.02332957647740841, -0.0034022300969809294, -0.039469536393880844, -0.018102431669831276, -0.033233642578125, -0.015965720638632774, 0.0011738152243196964, -0.042000576853752136, -0.01620415225625038, -0.00803788285702467, 0.03460920602083206, -0.03651665896177292, 0.011829856783151627, -0.005818638484925032, -0.024741822853684425, -0.016268344596028328, -0.015452176332473755, -0.039469536393880844, 0.03288516774773598, 0.002512698294594884, -0.05443568155169487, 0.03774549439549446, -0.006451398599892855, -0.0406433530151844, 0.006011217832565308, 0.015571392141282558, 0.006882408633828163, 0.02397150732576847, -0.04134030267596245, 0.02391648478806019, -0.010619359090924263, 0.029180312529206276, 0.014470940455794334, -0.06936514377593994, -0.016800230368971825, 0.03664504364132881, 0.01945965550839901, 0.01730460301041603, -0.054985906928777695, 0.017460500821471214, 0.019111178815364838, -0.030775967985391617, -0.011142074130475521, -0.04192721098661423, -0.015424665063619614, -0.0033151109237223864, 0.019698087126016617, -0.012801921926438808, -0.008904488757252693, -0.030849330127239227, 0.03284848481416702, -0.012233355082571507, 0.054765816777944565, 0.006708170287311077, -0.065403513610363, -0.015424665063619614, 0.006822800729423761, -0.033710505813360214, -0.007946178317070007, 0.007886570878326893, 0.008510160259902477, 0.026704296469688416, -0.058177217841148376, 0.004156497772783041, -0.0026869364082813263, -0.02615406922996044, 0.061185117810964584, 0.0018100138986483216, -0.007941593416035175, 0.06323929131031036, -0.07281322777271271, -0.018120773136615753, -0.02580559439957142, 0.039396174252033234, 0.008216706104576588, -0.04207393899559975, 0.0575903095304966, 0.10300228744745255, 0.054178908467292786, 0.09133749455213547, 0.03200480714440346, 0.026264116168022156, -0.01742381975054741, -0.043981388211250305, -0.003239454934373498, 0.0007439512410201132, 0.04662247374653816, 0.04343116283416748, 0.06914505362510681, -0.02127540111541748, -0.031087761744856834, 0.0011256703874096274, 0.013819839805364609, 0.03207816928625107, 0.014993655495345592, 0.02156885527074337, 0.020743515342473984, 0.035086069256067276, 0.002955171512439847, -0.001845549326390028, -0.02039503864943981, 0.09698648005723953, 0.02296276018023491, -0.015057847835123539, 0.055205997079610825, -0.0667974203824997, 0.04786965250968933, -0.0033517926931381226, 0.03972630947828293, 0.03987303376197815, 0.010234201326966286, -0.05788376182317734, 0.04695260897278786, 0.04904346540570259, -0.03972630947828293, -0.08319415152072906, 0.02448505163192749, 0.053518638014793396, -0.025347072631120682, 0.0358380451798439, 0.01997319981455803, -0.043687935918569565, -0.010940324515104294, 0.009427203796803951, 0.0035489569418132305, -0.0623956136405468, -0.012297548353672028, 0.023439621552824974, -0.007019964978098869, 0.0030399980023503304, -0.07666480541229248, -0.011765663512051105, 0.04196389392018318, 0.04233071208000183, 0.003044583136215806, 0.025493798777461052, 0.04636570066213608, -0.029327038675546646, -0.004527900367975235, -0.08832959085702896, 0.01442508865147829, 0.03781886026263237, 0.0006895018159411848, 0.026190752163529396, -0.006442227866500616, 0.01028005313128233, -0.034444138407707214, -0.02039503864943981, -0.044715024530887604, -0.018386714160442352, 0.009491396136581898, 0.014452599920332432, 0.06276243180036545, 0.013269614428281784, 0.04629233852028847, -0.008927415125072002, 0.011692299507558346, 0.056086357682943344, 0.050840869545936584, -0.0638628825545311, 0.04596220329403877, 0.03521445766091347, 0.003514567855745554, -0.07215295732021332, -0.0583239421248436, 0.0018879625713452697, -0.015287108719348907, -0.05340859293937683, -0.06191875413060188, -0.01869850978255272, 0.0406433530151844, -0.01869850978255272, 0.024650119245052338, 0.08994358777999878, -0.03847913071513176, -0.04401807114481926, 0.026429183781147003, 0.025182005017995834, -0.05091423541307449, 0.0287951547652483, -0.011939901858568192, 0.015543880872428417, 0.01713036559522152, -0.023934826254844666, -0.0046677496284246445, 0.014452599920332432, 0.07439053803682327, 0.023219531401991844, 0.03451750427484512, -0.030886013060808182, -0.0031271171756088734, 0.01035341713577509, -0.027951475232839584, -0.020009880885481834, -0.03570966050028801, -0.0161491297185421, -0.07156604528427124, -0.010197519324719906, -0.015910698100924492, -0.06525678932666779, -0.028098201379179955, -0.09581266343593597, 0.019404632970690727, -0.0066944146528840065, -0.026190752163529396, -0.019863154739141464, -0.050033874809741974, -0.009867384098470211, 0.050107236951589584, 0.050253964960575104, 0.009211698547005653, 0.02112867310643196, 0.019881494343280792, 0.050767507404088974, -0.013159569352865219, -0.059204306453466415, -0.04559538513422012, 0.0011749615659937263, -0.01737796701490879, 0.008817370049655437, -0.05997462198138237, -0.04607224836945534, 0.04625565558671951, 0.05450904369354248, 0.03594809025526047, 0.0038355328142642975, 0.03281180188059807, -0.016268344596028328, -0.060304757207632065, 0.011958242394030094, -0.08884313702583313, -0.06511006504297256, 0.020523425191640854, -0.04119357839226723, 0.010793597437441349, 0.05197800323367119, 0.007432634476572275, 0.025915639474987984, 0.032389964908361435, 0.0594610758125782, 0.002001446671783924, 0.007221714593470097, -0.010069133713841438, -0.05362868309020996, 0.032463327050209045, -0.005181293468922377, -0.010426780208945274, 0.011453868821263313, 0.05681999400258064, -0.0003232577000744641, 0.0005866210558451712, -0.013691454194486141, 0.050253964960575104, 0.0032050658483058214, 0.03389391303062439, 0.0315646231174469, 0.005694837775081396, -0.014956973493099213, -0.03847913071513176, 0.020064903423190117, -0.049887146800756454, 0.003466423135250807, -0.0018501345766708255, 0.007712332531809807, -0.022724328562617302, -0.024228280410170555, -0.009683975018560886, -0.015993231907486916, -0.04291762039065361, 0.029180312529206276, -0.06844809651374817, 0.013297125697135925, -0.05990125611424446, 0.01315039861947298, 0.065000019967556, 0.0024920646101236343, -0.024833528324961662, 0.007606872823089361, 0.032243236899375916, 0.04541197419166565, -0.019881494343280792, -0.012480957433581352, -0.03592975065112114, 0.043687935918569565, 0.04816310480237007, -0.012114140205085278, -0.050253964960575104, -0.029528789222240448, -0.010197519324719906, 0.00035678708809427917, 0.02776806615293026, -0.020798537880182266, 0.013581409119069576, -0.006666903384029865, 0.05560949444770813, -0.003081264905631542, -0.025383753702044487, 0.025842275470495224, 0.02259594202041626, 0.028226587921380997, 0.04350452497601509, 0.01359057892113924, 0.02353132702410221, 0.0004691248759627342, -0.017112024128437042, -0.00034389118081890047, 0.010518484748899937, -0.014801076613366604, -0.004516437649726868, 0.06672406196594238, 0.02857506461441517, -0.03506772965192795, -0.023347917944192886, 0.018542611971497536, -0.026704296469688416, 0.008377188816666603, 0.047319427132606506, 0.013783158734440804, -0.004704431165009737, -0.02668595500290394, -0.033710505813360214, 0.008097491227090359, 0.01654345728456974, -0.06232225149869919, 0.0014684153720736504, -0.03213319182395935, -0.02543877623975277, 0.07835216820240021, 0.04291762039065361, -0.026135729625821114, 0.007863644510507584, -0.015424665063619614, -0.030500855296850204, -0.04533861204981804, 0.025823934003710747, 0.0056581562384963036, 0.0020553229842334986, -0.020523425191640854, 0.005135441664606333, 0.005667326506227255, -0.012600172311067581, -0.027529634535312653, 0.009427203796803951, -0.018148284405469894, -0.04159707576036453, 0.04379798099398613, -0.0063230125233531, -0.0344991609454155, -0.035893067717552185, 0.06210216134786606, -0.005525184795260429, -0.030922694131731987, 0.033050235360860825, 0.01442508865147829, 0.02551214024424553, -0.000903287495020777, -0.0009691999875940382, -0.010747745633125305, 0.001325127319432795, -0.02107365056872368, -0.03426073119044304, -0.013957396149635315, 0.030665922909975052, 0.0035879311617463827, -0.058397307991981506, -0.018670998513698578, 0.002269681775942445, 0.002524161245673895, -0.0009594563744030893, -0.0668707862496376, -0.06789787113666534, -0.04229402914643288, 0.04768624156713486, -0.01580982282757759, -0.013975737616419792, 0.013462193310260773, -0.026704296469688416, 0.050400689244270325, -0.04746615141630173, -0.02303612418472767, -0.012627683579921722, 0.013838181272149086, 0.024961914867162704, 0.04090012237429619, -0.04860328510403633, 0.016974467784166336, -0.008005786687135696, -0.017405478283762932, -0.0450451597571373, 0.08671560138463974, -0.018496759235858917, -0.0038813850842416286, 0.025897298008203506, -0.049593690782785416, -0.0036291982978582382, 0.032096508890390396, 0.08913659304380417, -0.029840582981705666, 0.037635449320077896, -0.0201199259608984, 0.05480249598622322, -0.004271128214895725, -0.01053682528436184, 0.023274553939700127, -0.008533086627721786, -0.025768911466002464, -0.0005052334745414555, 0.043467845767736435, -0.0469159260392189, -0.05729685351252556, 0.01191239058971405, -0.025182005017995834, 0.037488725036382675, -0.016625991091132164, 0.0030973132234066725, 0.001306786434724927, -0.032243236899375916, -0.0805530697107315, 0.025347072631120682, -0.0028130298014730215, -0.003021657234057784, -0.0297305379062891, -0.010463462211191654, -0.03460920602083206, -0.05898421257734299, -0.022357512265443802, 0.004021234344691038, -0.02747461199760437, 0.010179178789258003, 0.059424396604299545, 0.012957819737493992, 0.0365716814994812, -0.07651808112859726, 0.044494934380054474, 0.056159719824790955, -0.00290473410859704, 0.018927769735455513, -0.007900326512753963, 0.03330700471997261, 0.05007055401802063, -0.05575622245669365, 0.009959088638424873, -0.02835497446358204, 0.0011084758443757892, 0.019514678046107292, 0.015690607950091362, -0.012801921926438808, 0.029895605519413948, 0.021697239950299263, -0.004699846263974905, -0.00602955836802721, -0.060304757207632065, 0.005373872816562653, 0.039909716695547104, -0.039616264402866364, -0.07446390390396118, -0.06859482824802399, 0.06635724008083344, 0.007368441671133041, 0.05348195508122444, 0.01679106056690216, 0.06577033549547195, -0.0380389504134655, 0.0155989034101367, -0.06888827681541443, 0.029327038675546646, -0.02855672314763069, 0.04438488930463791, 0.012077458202838898, 0.021678900346159935, 0.008666057139635086, -0.05102428048849106, 0.05117100849747658, 0.009518907405436039, -0.01231588888913393, 0.043687935918569565, -0.022284148260951042, -0.006891579367220402, -0.03561795502901077, -0.033417053520679474, -0.03154628351330757, 0.015259597450494766, -0.0050391522236168385, 0.028318291530013084, -0.01432421337813139, -0.008913659490644932, 0.04123025760054588, -0.014663519337773323, -0.010518484748899937, -0.04812642186880112, 0.030592558905482292, 0.0483831949532032, 0.016240833327174187, 0.016699355095624924, -0.055389404296875, -0.05968116596341133, 0.037488725036382675, 0.0078086224384605885, 0.02639250084757805, -0.02134876325726509, 0.012600172311067581, -0.02754797600209713, -0.007460145745426416, -0.029638834297657013, -0.019221223890781403, -0.034205708652734756, 0.029913946986198425, 0.04203725606203079, -0.05300509184598923, 0.00803788285702467, 0.017240410670638084, -0.010399268940091133, 0.052638277411460876, 0.08209370076656342, -0.039469536393880844, 0.02674097754061222, -0.020284993574023247, -0.002249048324301839, 0.05982789397239685, 0.023292895406484604, -0.026997750625014305, 0.020945265889167786, -0.09331830590963364, -0.04068003222346306, -0.032610055059194565, -0.05975453183054924, -0.03605813533067703, -0.020596789196133614, -0.027052773162722588, -0.010555166751146317, -0.007496827747672796, 0.03767213225364685, 0.010500144213438034, 0.05748026445508003, 0.008739421144127846, -0.027456270530819893, 0.006932846270501614, 0.02114701457321644, 0.010921983979642391, 0.043467845767736435, 0.015232086181640625, -0.01028005313128233, -0.049006786197423935, -0.04079007729887962, -0.005836979486048222, 0.025328731164336205, 0.038882628083229065, 0.03451750427484512, 0.04526524990797043, 0.06749437749385834, -0.0472460612654686, -0.011939901858568192, -0.025768911466002464, 0.019056156277656555, 0.004924521781504154, 0.024650119245052338, 0.07138263434171677, 0.04112021252512932, 0.00431468803435564, -0.026135729625821114, -0.04379798099398613, 0.026924386620521545, 0.0262274332344532, 0.0002496076631359756, 0.031381215900182724, -0.020743515342473984, -0.09647293388843536, -0.015874017030000687, -0.03161964565515518, -0.01777229644358158, -0.0315646231174469, 0.03097771666944027, 0.02872179076075554, 0.021587194874882698, -0.026869364082813263, 0.023054463788866997, -0.024576755240559578, 0.029198653995990753, -0.027933133766055107, 0.06650396436452866, 0.010041622444987297, -0.018927769735455513, 0.030354127287864685, -0.03248166665434837, 0.033912256360054016, -0.058177217841148376, -0.033710505813360214, 0.052858367562294006, 0.009032875299453735, -0.008335921913385391, -0.007859059609472752, -0.00579112721607089, -0.01636921986937523, -0.019881494343280792, -0.008684398606419563, 0.056159719824790955, -0.005089589394629002, 0.015837334096431732, -0.044715024530887604, 0.019771449267864227, 0.010545996017754078, -0.017955703660845757 ]
24,332
gotrue._sync.gotrue_client
_verify
null
def _verify(self, params: MFAVerifyParams) -> AuthMFAVerifyResponse: session = self.get_session() if not session: raise AuthSessionMissingError() response = self._request( "POST", f"factors/{params.get('factor_id')}/verify", body=params, jwt=session.access_token, xform=partial(model_validate, AuthMFAVerifyResponse), ) session = model_validate(Session, model_dump(response)) self._save_session(session) self._notify_all_subscribers("MFA_CHALLENGE_VERIFIED", session) return response
(self, params: gotrue.types.MFAVerifyParams) -> gotrue.types.AuthMFAVerifyResponse
[ 0.07491505146026611, -0.019747328013181686, 0.008896391838788986, 0.08787193894386292, -0.041440024971961975, -0.07227228581905365, -0.01797630824148655, 0.0013649698812514544, -0.04492700845003128, 0.03953136131167412, 0.013360646553337574, 0.027657272294163704, 0.04386255890130997, 0.011286809109151363, 0.018903112038969994, -0.03642978519201279, 0.018040543422102928, -0.023326072841882706, 0.03011651150882244, 0.03832009434700012, -0.01702197641134262, 0.0989568755030632, -0.026849759742617607, 0.10145282000303268, -0.039714887738227844, -0.05278189480304718, 0.008465107530355453, -0.016792571172118187, 0.02659282460808754, 0.040265463292598724, -0.008575222454965115, 0.02756550908088684, 0.046321801841259, 0.06122405827045441, -0.02363806590437889, 0.005083652213215828, 0.01983909122645855, -0.00995625089854002, -0.06067348271608353, 0.0011332690482959151, -0.06276567280292511, 0.04463336616754532, 0.06951940804719925, 0.031199311837553978, -0.011139988899230957, 0.007524539716541767, 0.051644034683704376, 0.04107297584414482, -0.01838924176990986, 0.021050358191132545, -0.00805676355957985, -0.0761997252702713, 0.022903963923454285, 0.014278273098170757, 0.01771019771695137, 0.005611287895590067, -0.0514238066971302, -0.057626962661743164, 0.0072997212409973145, 0.03949465602636337, -0.019857443869113922, -0.05979256331920624, 0.042064011096954346, 0.011617154814302921, 0.04786341264843941, 0.019673919305205345, 0.04287152364850044, 0.009424027055501938, -0.005909516476094723, -0.018352536484599113, 0.05575500428676605, -0.04177037253975868, -0.005537877790629864, 0.01695774309337139, 0.07447458803653717, 0.03389713540673256, -0.023326072841882706, 0.010121423751115799, -0.03839350491762161, 0.04841398820281029, 0.05637899041175842, 0.026372594758868217, -0.025032859295606613, -0.03266751393675804, 0.010873877443373203, 0.020995300263166428, 0.008644044399261475, -0.054947491735219955, -0.014278273098170757, 0.00881839357316494, 0.02749209851026535, 0.0019499569898471236, 0.022922316566109657, 0.020206142216920853, 0.022298330441117287, -0.022903963923454285, 0.017967132851481438, 0.02901535853743553, -0.043091755360364914, -0.024060174822807312, 0.012681602500379086, 0.08177889883518219, -0.06904224306344986, 0.08677078783512115, 0.03560391813516617, 0.04507382959127426, -0.003195635275915265, -0.09646093100309372, 0.05465385317802429, 0.03323644399642944, -0.03257575258612633, 0.019857443869113922, -0.0467255562543869, 0.059352099895477295, -0.03323644399642944, 0.0006899406434968114, 0.016691630706191063, -0.03011651150882244, -0.09734185039997101, 0.001315647386945784, 0.00176069641020149, -0.00840087328106165, 0.014994021505117416, -0.034209128469228745, 0.026978228241205215, -0.01533354353159666, -0.0013282648287713528, -0.02859325148165226, 0.03879725933074951, -0.03890737518668175, -0.012452195398509502, 0.0030235801823437214, -0.0020589251071214676, -0.020683307200670242, -0.06507809460163116, 0.015590479597449303, 0.059352099895477295, -0.010561884380877018, 0.017866194248199463, 0.009791078045964241, -0.004200436640530825, 0.0439726747572422, -0.03630131483078003, -0.024335462599992752, -0.03894408047199249, -0.015094961039721966, -0.013865340501070023, -0.034759704023599625, -0.02804267406463623, -0.0006354565266519785, 0.02114212140440941, -0.07205205410718918, 0.042614586651325226, -0.0030694615561515093, -0.016150232404470444, -0.02982287108898163, 0.024280404672026634, 0.0035030401777476072, -0.013534994795918465, 0.0069005535915493965, 0.0136451106518507, -0.048891156911849976, -0.0288685392588377, 0.000050075181206921116, 0.03307126834988594, -0.00525341322645545, -0.03505334258079529, 0.022023042663931847, -0.06247203052043915, -0.014067218638956547, -0.025124622508883476, 0.001543907099403441, -0.04173366725444794, -0.027510451152920723, 0.01646222546696663, -0.011341867037117481, 0.05413997918367386, -0.038063161075115204, 0.024298757314682007, -0.002044013701379299, -0.031437892466783524, 0.026207420974969864, -0.03898078575730324, -0.022078100591897964, 0.013443232513964176, 0.0451839417219162, -0.022279977798461914, 0.057920604944229126, 0.03740246966481209, -0.03202517330646515, 0.0225919708609581, 0.027381982654333115, 0.04250447452068329, 0.00044619603431783617, -0.040412284433841705, -0.01392039842903614, 0.023105842992663383, 0.05413997918367386, -0.007240075618028641, -0.09389157593250275, 0.036356374621391296, -0.031786590814590454, 0.010635294951498508, 0.04191719368100166, -0.06463763117790222, 0.032080233097076416, 0.018370889127254486, 0.004003146663308144, -0.020646603778004646, -0.051497217267751694, -0.06144428998231888, -0.05215790867805481, -0.028538193553686142, 0.0286666601896286, -0.018416769802570343, -0.03982500359416008, 0.06959281861782074, 0.00295246415771544, 0.030979080125689507, 0.01941698230803013, 0.01577400416135788, -0.027730681002140045, -0.013186297379434109, 0.019453687593340874, 0.011488687247037888, 0.026886465027928352, 0.0012732071336358786, 0.029198884963989258, -0.057773783802986145, -0.04995560273528099, -0.021729402244091034, -0.039714887738227844, 0.03721894323825836, -0.015535421669483185, -0.043642330914735794, 0.03364019840955734, 0.05982926860451698, 0.028354667127132416, -0.018086424097418785, 0.036484841257333755, 0.04382585734128952, -0.035457100719213486, 0.05388304591178894, 0.08618351072072983, 0.0008728925022296607, 0.0359526164829731, 0.06628935784101486, -0.004845069255679846, 0.0004765924240928143, -0.014828848652541637, -0.05190097168087959, 0.002124306047335267, 0.03898078575730324, 0.01763678714632988, 0.055020902305841446, -0.004597310442477465, -0.04132990911602974, -0.00968096312135458, 0.08265981823205948, 0.04250447452068329, 0.029198884963989258, 0.08045751601457596, 0.040889449417591095, 0.05575500428676605, -0.02314254827797413, 0.011039050295948982, -0.03301621228456497, 0.07054714858531952, -0.004200436640530825, -0.013993808999657631, 0.05737002566456795, -0.06280237436294556, -0.00181231286842376, 0.009497437626123428, 0.01343405619263649, -0.009690138511359692, -0.010167304426431656, 0.006152687594294548, -0.0008304522489197552, 0.016508106142282486, -0.062398623675107956, -0.08053092658519745, 0.02617071568965912, 0.038136567920446396, -0.025234736502170563, 0.04166025668382645, -0.028758423402905464, -0.005450703203678131, -0.023656418547034264, -0.0029501700773835182, -0.056672628968954086, -0.09183608740568161, 0.02211480587720871, -0.023950058966875076, -0.0318232960999012, -0.019527098163962364, -0.04694578796625137, -0.0037324470467865467, 0.00958002358675003, -0.011121637187898159, -0.029033711180090904, 0.02424369938671589, 0.04239435866475105, -0.010543531738221645, 0.024629103019833565, -0.030979080125689507, 0.010213186033070087, -0.002302096225321293, 0.006180216558277607, 0.01419568620622158, -0.019104989245533943, 0.022426798939704895, -0.0016436990117654204, -0.03624625876545906, 0.019270163029432297, -0.017306441441178322, -0.0235646553337574, 0.01150703988969326, 0.07744770497083664, 0.02569355070590973, 0.04217412695288658, 0.003776034340262413, 0.0006325889844447374, 0.04742295295000076, 0.03736576437950134, -0.031015785411000252, 0.039237722754478455, 0.0009245090186595917, -0.004283023066818714, -0.06151770055294037, -0.045220647007226944, 0.0020187790505588055, 0.018343359231948853, -0.006478445138782263, -0.032832685858011246, -0.007836532779037952, -0.004177495837211609, 0.011185870505869389, 0.04533076286315918, 0.011736446991562843, -0.007175841368734837, -0.08383438736200333, 0.010571060702204704, 0.009974603541195393, -0.023509599268436432, -0.0017790489364415407, -0.06111394613981247, -0.022683734074234962, -0.02584036998450756, -0.05292871221899986, -0.07285957038402557, -0.028923597186803818, 0.032483987510204315, 0.01757255382835865, 0.015324367210268974, -0.0196372140198946, 0.025748608633875847, 0.002876759972423315, -0.029198884963989258, 0.01852688565850258, -0.03791633993387222, 0.011470334604382515, -0.05333247035741806, -0.012543958611786366, -0.008662397041916847, -0.027730681002140045, -0.004872598219662905, -0.02226162515580654, 0.014746262691915035, -0.03114425390958786, -0.001298441900871694, -0.014076394960284233, -0.04389926418662071, -0.018178187310695648, 0.04452325031161308, 0.044816892594099045, -0.02026120014488697, 0.020132731646299362, 0.03865044191479683, 0.053626108914613724, 0.003610861487686634, 0.0015049079665914178, -0.07568585872650146, -0.0074373651295900345, -0.01647140085697174, -0.04933161661028862, -0.06173793226480484, -0.021472467109560966, 0.03391548618674278, 0.04444984346628189, -0.02038966678082943, 0.009589199908077717, -0.007148312870413065, -0.023124195635318756, -0.05979256331920624, 0.020793423056602478, -0.04422961175441742, -0.026115657761693, 0.004725778009742498, -0.04217412695288658, -0.0017389027634635568, 0.0177744310349226, 0.0029019946232438087, -0.010103071108460426, -0.004643191583454609, 0.05410327389836311, 0.005542465951293707, 0.009616728872060776, -0.022243274375796318, -0.01646222546696663, 0.012938537634909153, -0.024078527465462685, 0.011185870505869389, -0.05146051198244095, -0.004331198520958424, -0.0003346470184624195, 0.0037966808304190636, 0.004372491501271725, 0.047716591507196426, 0.003748505376279354, 0.029455820098519325, 0.03052026778459549, 0.018994875252246857, -0.01164468377828598, -0.03074049763381481, 0.05402986705303192, -0.018848054111003876, 0.015076608397066593, 0.008176054805517197, -0.040265463292598724, 0.018444297835230827, 0.01969227008521557, -0.02811608463525772, -0.003663624869659543, -0.010350829921662807, 0.0017297265585511923, -0.059902675449848175, -0.008740395307540894, -0.04059581086039543, -0.0035879206843674183, 0.057773783802986145, 0.029749460518360138, -0.04107297584414482, 0.042541179805994034, 0.07678700983524323, 0.007781475316733122, -0.02982287108898163, -0.040338873863220215, -0.01626952365040779, 0.012176907621324062, 0.019747328013181686, -0.025051211938261986, -0.058874934911727905, -0.04345880448818207, -0.011727270670235157, 0.06482115387916565, 0.010387535206973553, -0.010121423751115799, 0.02734527923166752, -0.00030941228033043444, 0.0245373398065567, -0.0019958382472395897, -0.06082030385732651, 0.012360433116555214, 0.009075328707695007, 0.021729402244091034, 0.03857703134417534, 0.03560391813516617, -0.0027758211363106966, 0.004790011793375015, 0.03453947231173515, -0.03231881558895111, -0.016581516712903976, -0.02169269695878029, 0.010075542144477367, 0.03354843705892563, 0.019398629665374756, 0.004631721414625645, -0.05982926860451698, 0.04382585734128952, -0.05190097168087959, 0.0746581181883812, -0.010516002774238586, 0.03479640930891037, 0.022481856867671013, -0.053075533360242844, 0.008896391838788986, 0.0004103512328583747, 0.012608191929757595, -0.07708065211772919, -0.004675308708101511, -0.02521638385951519, -0.010928935371339321, 0.12156719714403152, 0.017132092267274857, -0.020976947620511055, 0.0206098984926939, -0.03769610822200775, -0.03665001317858696, -0.06250873953104019, 0.0060976301319897175, 0.04217412695288658, 0.022298330441117287, 0.012736659497022629, 0.006212333217263222, -0.01494814082980156, -0.0753922164440155, -0.0479368232190609, 0.025253089144825935, 0.04393596947193146, -0.029731107875704765, 0.013599229045212269, -0.030887318775057793, -0.05472726374864578, -0.01949039287865162, 0.06783097237348557, -0.008529340848326683, -0.05582841485738754, -0.010121423751115799, 0.025198031216859818, 0.008432989940047264, 0.010589413344860077, 0.02646435610949993, -0.038870669901371, 0.03364019840955734, -0.012176907621324062, -0.04452325031161308, -0.026225773617625237, 0.017664315178990364, -0.030850613489747047, -0.03174988552927971, -0.008584398776292801, 0.02418864145874977, 0.007836532779037952, -0.007639243267476559, -0.09102857857942581, 0.00844216626137495, 0.0037576816976070404, -0.04085274413228035, -0.034337595105171204, 0.020628251135349274, 0.027253516018390656, -0.08236618340015411, 0.03604438155889511, -0.03753093630075455, -0.019930854439735413, 0.008653220720589161, -0.013094534166157246, 0.0174899660050869, 0.02321595698595047, -0.031309425830841064, 0.03154800832271576, -0.008533929474651814, -0.002649647416546941, -0.02396841160953045, 0.029932985082268715, 0.05883822962641716, 0.007827356457710266, 0.017444085329771042, -0.031125901266932487, 0.03727399930357933, 0.015416130423545837, 0.041109681129455566, -0.03305291756987572, -0.039311133325099945, -0.031860001385211945, 0.062104981392621994, 0.018242420628666878, 0.016572339460253716, 0.03843021020293236, 0.03107084333896637, 0.03325479477643967, -0.00170907995197922, 0.05388304591178894, -0.007129960227757692, -0.04779000207781792, 0.004677602555602789, 0.03718223795294762, 0.017930427566170692, -0.0021116887219250202, -0.015049079433083534, 0.01071788091212511, -0.0077998279593884945, -0.006327036768198013, 0.004799188114702702, 0.0034227478317916393, -0.0494784377515316, -0.03285104036331177, -0.02141740918159485, 0.0033516318071633577, -0.10798632353544235, -0.049992308020591736, -0.005377293098717928, -0.031162606552243233, 0.022059747949242592, 0.06214168667793274, -0.014838024973869324, 0.065591961145401, -0.02369312383234501, 0.012599015608429909, 0.03163977339863777, -0.012865127995610237, 0.038760554045438766, -0.05179085582494736, 0.026556119322776794, -0.004471136722713709, -0.0278958547860384, 0.007010668516159058, -0.004278434906154871, 0.01281007006764412, -0.004904715344309807, 0.002872171811759472, -0.005831518210470676, -0.01023153867572546, 0.04301834478974342, 0.015260133892297745, -0.0879453495144844, 0.014379211701452732, -0.009534141980111599, 0.08199913054704666, 0.004322022199630737, -0.03163977339863777, -0.040338873863220215, 0.06628935784101486, 0.030061453580856323, 0.028703365474939346, 0.003383748698979616, 0.03687024489045143, -0.030813908204436302, -0.015755651518702507, -0.026335889473557472, 0.060526661574840546, -0.021674344316124916, -0.007864061743021011, 0.05057958886027336, -0.008290758356451988, 0.01771019771695137, -0.017590906471014023, 0.035732388496398926, 0.06327954679727554, -0.06904224306344986, 0.01735232211649418, -0.028354667127132416, -0.025730255991220474, 0.0117823276668787, -0.02266538143157959, -0.043789152055978775, 0.031089195981621742, 0.08662396669387817, 0.0010610059835016727, -0.005914104636758566, 0.0012043851893395185, -0.014342506416141987, 0.019343573600053787, 0.04540417343378067, -0.049845486879348755, 0.0235646553337574, 0.06779427081346512, -0.003399807261303067, -0.011479510925710201, -0.06797779351472855, -0.03305291756987572, 0.036264609545469284, -0.030024748295545578, 0.04745965823531151, 0.008800040930509567, 0.026757996529340744, -0.004803776275366545, -0.023271014913916588, -0.003406689502298832, 0.010818819515407085, -0.034007247537374496, 0.00003267253123340197, 0.04782670736312866, -0.033787019550800323, 0.00145902659278363, -0.0347413495182991, -0.036209553480148315, 0.025822017341852188, 0.05168073996901512, 0.03395219147205353, -0.00045651933760382235, -0.026409300044178963, 0.028556546196341515, 0.07583267986774445, 0.007524539716541767, -0.0011120489798486233, 0.027822444215416908, -0.06772086024284363, -0.036081086844205856, -0.03982500359416008, -0.06570208072662354, 0.014672852121293545, 0.0018031366635113955, -0.0028629954904317856, 0.05171744525432587, -0.030226627364754677, 0.06984975188970566, 0.02150917239487171, 0.02763891965150833, -0.03408065810799599, -0.025032859295606613, -0.010571060702204704, 0.009598376229405403, 0.020077673718333244, 0.010194833390414715, -0.010763762518763542, -0.00968096312135458, -0.053369175642728806, -0.04683567211031914, -0.035457100719213486, -0.023656418547034264, 0.05575500428676605, -0.00823570042848587, 0.024151938036084175, 0.014764615334570408, -0.046064864844083786, -0.02596883848309517, 0.013378998264670372, -0.001691874349489808, -0.01257148664444685, 0.012360433116555214, 0.007074902765452862, 0.03776951879262924, -0.005244236905127764, 0.0004883495275862515, -0.009479084983468056, -0.015884120017290115, 0.04415620118379593, -0.010240714997053146, 0.013828636147081852, -0.005840694531798363, -0.10783950239419937, 0.0013661169214174151, -0.0895603746175766, -0.011663036420941353, -0.044743482023477554, -0.035732388496398926, -0.029731107875704765, 0.0675373300909996, 0.024500634521245956, 0.013268883340060711, 0.01470955740660429, 0.005244236905127764, 0.004682190716266632, 0.08934014290571213, -0.0014097042148932815, -0.07296968251466751, 0.015682242810726166, -0.05072641000151634, 0.015150018036365509, -0.04301834478974342, -0.017801959067583084, 0.062104981392621994, 0.0076713599264621735, 0.07179512083530426, 0.003918266389518976, -0.0029891692101955414, 0.009901192970573902, -0.03791633993387222, -0.027987617999315262, 0.04246776923537254, 0.019196752458810806, -0.0034227478317916393, -0.12854115664958954, 0.022995727136731148, 0.0038219154812395573, 0.05505760759115219 ]
24,333
gotrue._sync.gotrue_base_api
close
null
def close(self) -> None: self._http_client.aclose()
(self) -> NoneType
[ -0.041110627353191376, -0.009039177559316158, -0.0417986698448658, 0.005328040570020676, -0.02187979780137539, -0.03077276609838009, -0.06264640390872955, 0.05762368068099022, -0.0001279331772821024, 0.0011675246059894562, -0.028657030314207077, -0.06037585809826851, 0.041489049792289734, 0.008394136093556881, -0.0075125801376998425, -0.0022210918832570314, -0.014844548888504505, -0.012952427379786968, 0.0029026854317635298, -0.03539986163377762, -0.05487150698900223, 0.018164360895752907, -0.02623167634010315, -0.05999743193387985, -0.010312058962881565, -0.0017566622700542212, -0.017717132344841957, 0.03701676428318024, -0.017940746620297432, -0.043966010212898254, -0.06412569433450699, -0.006123591214418411, -0.0026210173964500427, 0.04606454446911812, 0.005272137001156807, 0.021363765001296997, -0.052772972732782364, -0.07245102524757385, -0.013778080232441425, 0.05796770378947258, -0.015274575911462307, -0.007878103293478489, -0.03261328488588333, -0.029207466170191765, 0.02205180935561657, -0.0037218877114355564, -0.03994095325469971, 0.002164113335311413, -0.002024354413151741, -0.021810993552207947, -0.03963133320212364, 0.02640368603169918, -0.014792945235967636, -0.017717132344841957, 0.0010605552233755589, 0.07520320266485214, 0.018731996417045593, -0.006837436929345131, -0.006613822653889656, -0.03146081045269966, -0.06127031520009041, -0.028571024537086487, -0.04998639225959778, -0.031151190400123596, 0.020331699401140213, 0.0346774160861969, -0.029826706275343895, 0.06952684372663498, 0.07719853520393372, -0.012470796704292297, 0.04633976146578789, 0.009856229647994041, 0.013709275983273983, -0.0036057804245501757, 0.027246540412306786, 0.007211560849100351, -0.05167210102081299, -0.0008638176950626075, -0.025320017710328102, -0.030084721744060516, -0.028399014845490456, 0.040938615798950195, 0.011851557530462742, 0.03581268712878227, 0.05635080114006996, -0.06292162090539932, 0.020469307899475098, -0.03598469868302345, -0.06319683790206909, 0.043346770107746124, 0.015670200809836388, 0.049470361322164536, -0.03316371887922287, -0.0480254702270031, 0.06099509820342064, -0.0382552444934845, -0.023445097729563713, 0.003104798262938857, -0.0177859365940094, -0.027986187487840652, -0.025354420766234398, 0.0027070229407399893, -0.009959436021745205, 0.0030682459473609924, 0.032062847167253494, -0.014741341583430767, 0.025320017710328102, -0.05194731801748276, -0.02977510169148445, -0.007856601849198341, -0.05628199502825737, -0.036328721791505814, 0.00464429659768939, 0.013580267317593098, -0.003599329851567745, -0.001624428783543408, 0.03264768421649933, 0.030170727521181107, 0.011008703149855137, 0.0048937126994132996, -0.027762573212385178, 0.026248877868056297, -0.03244127333164215, -0.028020590543746948, 0.01874919794499874, 0.06292162090539932, -0.046442966908216476, 0.002283445792272687, -0.00047786804498173296, 0.028381813317537308, 0.006695527583360672, 0.031615618616342545, 0.008656453341245651, 0.041110627353191376, 0.02712613344192505, 0.03873687610030174, 0.0036423327401280403, 0.0019243729766458273, 0.010595876723527908, 0.02177659049630165, -0.04283073544502258, 0.030101923272013664, 0.011266719549894333, -0.012728813104331493, 0.0373607873916626, 0.02115735225379467, -0.04726862162351608, -0.06942363828420639, -0.07919386029243469, -0.03519344702363014, 0.015936817973852158, -0.0018125658389180899, -0.0012911574449390173, 0.010277656838297844, -0.05593797564506531, -0.0657770037651062, -0.04678699001669884, 0.020469307899475098, 0.020434904843568802, -0.01337385457009077, 0.01787194237112999, 0.05194731801748276, 0.012324587441980839, -0.017992349341511726, -0.0022404431365430355, -0.04809427261352539, -0.01857718639075756, 0.03577828407287598, 0.002326448680832982, 0.01653025671839714, -0.06708428263664246, -0.002550062956288457, -0.007409373298287392, -0.04293394461274147, -0.04310595244169235, 0.025904854759573936, 0.052497755736112595, 0.004885111935436726, -0.007891003973782063, 0.026730507612228394, -0.02150137349963188, -0.08387255668640137, -0.04575492441654205, 0.0014126402093097568, 0.025629637762904167, -0.021002542227506638, -0.0010761437006294727, 0.03183923289179802, -0.0037562900688499212, -0.0003945502103306353, -0.028485020622611046, 0.014672537334263325, 0.03615671023726463, 0.010905496776103973, 0.12123334407806396, -0.03316371887922287, -0.008785461075603962, -0.010613078251481056, 0.056488409638404846, 0.012522400356829166, -0.015618598088622093, 0.05466509237885475, 0.03182203322649002, -0.053736232221126556, 0.041385844349861145, 0.030033119022846222, 0.020022079348564148, -0.07953788340091705, -0.02115735225379467, -0.017837539315223694, -0.03904649615287781, 0.06615542620420456, -0.032148852944374084, -0.01382108312100172, 0.025836050510406494, -0.0355374701321125, -0.015575595200061798, -0.04327796399593353, 0.04664938151836395, 0.025904854759573936, -0.00817482266575098, -0.018473980948328972, 0.028244204819202423, -0.028949448838829994, -0.010329259559512138, 0.04207388684153557, -0.006011784076690674, 0.025492029264569283, 0.03147801011800766, 0.006760031916201115, -0.030996380373835564, 0.06254319846630096, -0.0034036673605442047, -0.016667865216732025, -0.024201946333050728, 0.011180714704096317, -0.06870119273662567, 0.039975352585315704, -0.0942620187997818, -0.02872583456337452, -0.0017867641290649772, -0.01688287779688835, -0.031237196177244186, 0.0088929682970047, -0.04723421856760979, 0.056316398084163666, 0.009185386821627617, 0.029448281973600388, 0.07795538008213043, -0.021054144948720932, 0.025750044733285904, -0.09398680180311203, 0.06777232885360718, -0.03708557039499283, 0.016667865216732025, -0.038805678486824036, -0.0058913761749863625, -0.0756160318851471, -0.010759287513792515, 0.015085363760590553, 0.04142024740576744, 0.03128879889845848, -0.025492029264569283, 0.07981310039758682, 0.01750211790204048, 0.00318005308508873, 0.09089060872793198, -0.031047983095049858, 0.016831275075674057, -0.010673281736671925, 0.08497343212366104, -0.010286257602274418, -0.013752278871834278, -0.09082180261611938, -0.03316371887922287, -0.009236990474164486, 0.025010397657752037, -0.04314035549759865, -0.07678570598363876, -0.020589714869856834, 0.05879335477948189, 0.034711819142103195, 0.020761726424098015, 0.01017445046454668, 0.007934006862342358, 0.003184353467077017, 0.007921106182038784, 0.040594592690467834, -0.023496700450778008, -0.02248183637857437, -0.03495263308286667, -0.02631768211722374, 0.03653513267636299, 0.04007856175303459, 0.01972966082394123, -0.032854098826646805, -0.011438731104135513, 0.04283073544502258, -0.02934507466852665, 0.02286026068031788, -0.01462953444570303, -0.017734333872795105, 0.012961028143763542, -0.015025160275399685, -0.030875973403453827, -0.020004877820611, 0.03973453864455223, 0.033817362040281296, -0.0014298413880169392, 0.07231342047452927, 0.00573226623237133, -0.03225206211209297, -0.05229134112596512, 0.006493414752185345, -0.00047464281669817865, 0.006682626903057098, 0.0160056222230196, -0.004915214143693447, 0.017734333872795105, 0.035176247358322144, -0.04575492441654205, -0.040766604244709015, 0.05442427843809128, 0.036500733345746994, 0.015154168009757996, -0.013219044543802738, 0.03343893587589264, 0.049814384430646896, 0.015506790950894356, -0.061029497534036636, -0.0151111651211977, -0.020469307899475098, -0.04960796982049942, -0.040938615798950195, 0.03280249610543251, -0.05328900367021561, 0.023978332057595253, -0.038805678486824036, 0.01217837817966938, -0.05132807791233063, -0.1199948638677597, -0.009675618261098862, 0.027418551966547966, 0.0337657555937767, -0.09254191070795059, 0.010286257602274418, -0.03013632632791996, -0.03421298414468765, 0.016771070659160614, -0.007615786511451006, 0.02177659049630165, 0.029035454615950584, 0.05236014351248741, 0.037567202001810074, 0.012909424491226673, -0.0012395541416481137, 0.06914842128753662, 0.05105286091566086, 0.016461452469229698, -0.02277425490319729, -0.0217937920242548, -0.05824292078614235, -0.013726476579904556, 0.026988524943590164, -0.02659289911389351, -0.034729018807411194, 0.01725270226597786, 0.008763959631323814, 0.019420040771365166, 0.017545120790600777, -0.017648328095674515, -0.07141896337270737, 0.026610100641846657, 0.04578932374715805, 0.014681138098239899, 0.025560833513736725, 0.024872789159417152, -0.029499884694814682, 0.0021361615508794785, 0.03612230718135834, 0.01618623360991478, 0.0028424817137420177, 0.009314395487308502, -0.03701676428318024, 0.005078624468296766, -0.07891864329576492, 0.028072193264961243, -0.03983774408698082, -0.053839441388845444, 0.0010847443481907248, 0.07155656814575195, -0.05328900367021561, -0.0018598688766360283, -0.023513901978731155, 0.013296449556946754, -0.00462709553539753, -0.02019409090280533, -0.017407512292265892, 0.03343893587589264, -0.0077748969197273254, -0.022086210548877716, 0.03340453281998634, -0.021621782332658768, 0.04916074126958847, 0.03884008154273033, 0.037119973450899124, 0.03509024158120155, -0.039872147142887115, 0.09728941321372986, -0.027263741940259933, -0.07513440400362015, -0.012926626019179821, -0.04967677220702171, 0.024494364857673645, 0.05824292078614235, 0.027607763186097145, 0.003044594544917345, 0.04300274699926376, 0.08655592799186707, 0.03280249610543251, 0.024029934778809547, 0.0648825466632843, -0.003005892038345337, -0.008385535329580307, -0.014242510311305523, -0.07148776948451996, 0.0033305627293884754, 0.001005189260467887, -0.0029736398719251156, -0.04675258696079254, -0.01653025671839714, -0.0038293947000056505, -0.004323926288634539, 0.004429283086210489, 0.0007955508190207183, 0.0631280317902565, -0.05562835559248924, 0.03156401589512825, 0.011739750392735004, -0.008351133204996586, 0.04190187528729439, -0.01610022783279419, -0.025492029264569283, -0.04740623012185097, 0.07719853520393372, -0.048851121217012405, 0.052600961178541183, 0.002292046556249261, 0.040663398802280426, -0.03918410465121269, -0.011258119717240334, 0.0010218528332188725, 0.004259421955794096, -0.025543631985783577, -0.0444476380944252, 0.035881493240594864, 0.024683577939867973, -0.002762926509603858, 0.020125286653637886, -0.015687402337789536, 0.0068546379916369915, 0.017717132344841957, 0.06054786965250969, -0.047612641006708145, -0.042796336114406586, -0.0024124542251229286, 0.03767040744423866, -0.008394136093556881, -0.0016513054724782705, 0.013382455334067345, -0.018731996417045593, 0.00946920458227396, -0.007086852565407753, -0.005194731988012791, 0.022722652181982994, -0.0008213524706661701, -0.012591204605996609, 0.03299170732498169, 0.03859926760196686, -0.03674154728651047, -0.006760031916201115, -0.049642372876405716, 0.03233806788921356, -0.01972966082394123, -0.032234858721494675, 0.005882775876671076, 0.036328721791505814, -0.04169546440243721, 0.032940104603767395, -0.02088213339447975, 0.028588226065039635, 0.009925033897161484, -0.0364663302898407, 0.0007826500223018229, 0.029637493193149567, -0.010157248936593533, -0.06323123723268509, -0.07527200877666473, -0.029499884694814682, -0.08545506000518799, -0.002300647087395191, 0.012100973166525364, -0.05084645003080368, 0.0373263843357563, 0.04372519254684448, -0.004945315886288881, 0.005702164489775896, -0.013365253806114197, 0.017803138121962547, -0.02230982482433319, -0.08951451629400253, -0.009168186224997044, 0.00854034535586834, 0.01750211790204048, 0.05992862954735756, -0.01912762224674225, -0.033748555928468704, 0.0009390725172124803, 0.02853662334382534, 0.03261328488588333, 0.038977690041065216, 0.04472285881638527, -0.01062167901545763, 0.00508722523227334, -0.040147364139556885, -0.03625991567969322, 0.001974901184439659, 0.02320428192615509, -0.004936715587973595, 0.058827757835388184, 0.016874277964234352, -0.012462195940315723, 0.03478062152862549, -0.01929963380098343, 0.011481733992695808, -0.03670714423060417, -0.031512413173913956, -0.050364818423986435, 0.004386280197650194, 0.009624014608561993, 0.011937562376260757, 0.004566891584545374, 0.01217837817966938, -0.025457626208662987, -0.049470361322164536, -0.0017050589667633176, 0.022739853709936142, 0.028313009068369865, 0.023427896201610565, 0.033490538597106934, 0.07135015726089478, 0.027401350438594818, 0.08738158643245697, -0.02559523470699787, -0.059619009494781494, 0.024752382189035416, -0.007611486129462719, -0.04365639016032219, 0.0050313216634094715, -0.043621987104415894, 0.0042938245460391045, 0.024941593408584595, 0.00018518058641348034, 0.018697595223784447, 0.014792945235967636, 0.050984058529138565, 0.06367846578359604, 0.0328885018825531, 0.02514800615608692, -0.0231010764837265, -0.005125927273184061, -0.07802418619394302, 0.07000847160816193, -0.011025904677808285, 0.015412184409797192, 0.017321506515145302, -0.029396677389740944, -0.008256527595221996, 0.01062167901545763, 0.017407512292265892, 0.01534338016062975, 0.010613078251481056, -0.04572052136063576, -0.09123463183641434, -0.01346846017986536, 0.018009550869464874, 0.06116710975766182, -0.005629059858620167, 0.03625991567969322, -0.02721213921904564, 0.0014233909314498305, -0.005844073370099068, -0.022206619381904602, -0.050468023866415024, -0.024700777605175972, 0.03656953573226929, 0.006686927285045385, 0.004162665922194719, -0.012298786081373692, 0.05621319264173508, 0.056041181087493896, 0.054355472326278687, -0.023685913532972336, 0.041661061346530914, -0.002184539567679167, 0.09522528201341629, -0.03866806998848915, 0.03316371887922287, 0.0011922512203454971, -0.00898757390677929, -0.02365151047706604, -0.052944984287023544, -0.010097045451402664, -0.02648969180881977, -0.05359862372279167, 0.014311314560472965, -0.005138828419148922, 0.03519344702363014, -0.04124823585152626, -0.008953171782195568, 0.06082308664917946, -0.05807090923190117, 0.01182575523853302, 0.05005519837141037, -0.05308259278535843, 0.033026110380887985, -0.020108085125684738, 0.01804395206272602, -0.055800363421440125, 0.07788657397031784, 0.010346461087465286, 0.009168186224997044, -0.026472492143511772, 0.04410361871123314, 0.030033119022846222, 0.024872789159417152, 0.04080100730061531, -0.005349542014300823, 0.056144386529922485, -0.018267566338181496, 0.012436394579708576, -0.012634207494556904, 0.011851557530462742, -0.004799106623977423, -0.028433416038751602, 0.006295602302998304, -0.017751533538103104, -0.022378629073500633, 0.012728813104331493, -0.06584580987691879, -0.029413878917694092, 0.05762368068099022, 0.032578881829977036, -0.05043362081050873, -0.01966085657477379, -0.06890760362148285, 0.016581859439611435, 0.01696888357400894, -0.026180071756243706, 0.035176247358322144, 0.006347205489873886, -0.026988524943590164, 0.0373607873916626, -0.011051706038415432, -0.0024339554365724325, -0.004345427732914686, -0.020159687846899033, 0.003094047773629427, 0.020383302122354507, 0.0012546051293611526, 0.0018985712667927146, 0.005856974050402641, 0.016745269298553467, 0.05786449834704399, 0.0060676876455545425, 0.06818515807390213, 0.010294857434928417, -0.024115940555930138, -0.0011331223649904132, 0.021638981997966766, -0.01271161250770092, 0.06010064110159874, -0.04327796399593353, -0.0533234067261219, 0.06973325461149216, -0.015394983813166618, -0.04080100730061531, 0.042452313005924225, -0.041936278343200684, -0.02683371491730213, -0.008368334732949734, 0.005134528037160635, -0.03519344702363014, 0.0016760320868343115, -0.02081332914531231, 0.0128922238945961, 0.007439475506544113, -0.03522785007953644, -0.017115093767642975, 0.04575492441654205, 0.01787194237112999, -0.04606454446911812, -0.002401703502982855, 0.010991502553224564, 0.04283073544502258, 0.07664809376001358, -0.0037562900688499212, 0.010148648172616959, -0.010853893123567104, 0.017648328095674515, 0.028674231842160225, -0.006824536249041557, -0.009985238313674927, 0.07506559789180756, 0.037911221385002136, 0.05466509237885475, -0.041661061346530914, -0.016839876770973206, -0.003014492569491267, 0.03722317889332771, -0.017854740843176842, 0.03041154332458973, 0.05074324086308479, -0.0032166054006665945, 0.03798002749681473, -0.0373607873916626, -0.09350517392158508, 0.03484942764043808, -0.013313650153577328, 0.027986187487840652, -0.05029601231217384, -0.08139560371637344, -0.02597365900874138, 0.028313009068369865, -0.05094965547323227, -0.03324972465634346, 0.048507098108530045, 0.043518781661987305, 0.04603014141321182, -0.006777232978492975, -0.05139688402414322, -0.06550178676843643, -0.0058053708635270596, -0.03601910173892975, -0.012290185317397118, -0.01271161250770092, -0.021845396608114243, 0.00030854472424834967, 0.019850067794322968, -0.01146453246474266, -0.008256527595221996, -0.010484069585800171, 0.05762368068099022, 0.061029497534036636, 0.053736232221126556, 0.010957100428640842, -0.027900181710720062, 0.03842725604772568, -0.01426831167191267, 0.02356550469994545, 0.028209801763296127, 0.06116710975766182, 0.025044800713658333, -0.03306051343679428, 0.01116351317614317, 0.03990655019879341, 0.02454596757888794, 0.019402839243412018 ]
24,334
gotrue._sync.gotrue_client
exchange_code_for_session
null
def exchange_code_for_session(self, params: CodeExchangeParams): code_verifier = params.get("code_verifier") or self._storage.get_item( f"{self._storage_key}-code-verifier" ) response = self._request( "POST", "token?grant_type=pkce", body={ "auth_code": params.get("auth_code"), "code_verifier": code_verifier, }, redirect_to=params.get("redirect_to"), xform=parse_auth_response, ) self._storage.remove_item(f"{self._storage_key}-code-verifier") if response.session: self._save_session(response.session) self._notify_all_subscribers("SIGNED_IN", response.session) return response
(self, params: gotrue.types.CodeExchangeParams)
[ 0.06145544722676277, -0.046344637870788574, -0.021762458607554436, -0.002433364512398839, -0.004532339051365852, -0.03674674034118652, -0.02147325500845909, 0.0013296518009155989, 0.016367031261324883, -0.000097295043815393, 0.04728454351425171, -0.01599649153649807, -0.015011396259069443, -0.020786400884389877, 0.0020718618761748075, -0.03850002959370613, 0.030149318277835846, -0.0386807806789875, 0.0052734194323420525, -0.004758278373628855, 0.005368313752114773, 0.032607536762952805, 0.0018628682009875774, 0.0598648339509964, -0.026588518172502518, -0.03980143740773201, -0.003206076333299279, -0.001223460421897471, -0.020551424473524094, -0.01138733234256506, 0.030492747202515602, 0.00640311511233449, 0.02488945610821247, 0.016330881044268608, -0.010601064190268517, 0.04103054851293564, -0.03251716122031212, -0.004116611089557409, -0.0039245630614459515, 0.001239276141859591, -0.08466391265392303, 0.0463084876537323, 0.07714466005563736, 0.024925606325268745, -0.009796720929443836, 0.02320846915245056, -0.02953476458787918, -0.0009229613933712244, 0.06478127092123032, 0.01370998751372099, 0.04225965589284897, -0.05932258069515228, -0.00010209625179413706, 0.006981519516557455, 0.0038748562801629305, 0.01025763712823391, 0.013818438164889812, -0.013402709737420082, -0.006701354868710041, 0.04110284894704819, -0.027980303391814232, -0.025232883170247078, -0.011206581257283688, 0.03548148274421692, 0.02669696882367134, 0.025883587077260017, 0.011839210987091064, -0.01923193968832493, 0.00472212815657258, -0.004358366131782532, 0.07562635093927383, -0.05997328460216522, 0.010691439732909203, 0.017252713441848755, 0.06615497916936874, 0.02076832577586174, -0.05509300157427788, 0.02980589121580124, -0.042874209582805634, 0.049887362867593765, 0.037632424384355545, -0.005115262232720852, 0.014116677455604076, -0.012435690499842167, 0.034722328186035156, 0.04547702893614769, -0.0032625612802803516, -0.032336410135030746, -0.04442867264151573, 0.03154110535979271, 0.08379630744457245, 0.06094934418797493, -0.022214336320757866, 0.00529149454087019, 0.060334786772727966, -0.015110809355974197, 0.03643946349620819, 0.0014437511563301086, 0.01832818239927292, -0.00506103690713644, 0.04113899916410446, 0.10519726574420929, -0.08741133660078049, -0.01019437424838543, 0.01444203034043312, 0.02187090925872326, 0.002287633717060089, -0.03184838220477104, 0.07743386179208755, 0.002788088982924819, 0.0037325145676732063, -0.027889927849173546, -0.006213326472789049, -0.020804475992918015, -0.004708571825176477, -0.013402709737420082, 0.04121129959821701, 0.004830578807741404, -0.02928171306848526, 0.016231467947363853, -0.03237256035208702, 0.009390030987560749, 0.002862648805603385, 0.023714572191238403, -0.007745193783193827, 0.015716327354311943, 0.06279300898313522, -0.03096270002424717, -0.00012518440780695528, -0.07512024790048599, 0.018617385998368263, -0.0186354611068964, 0.019647667184472084, -0.029643215239048004, -0.08610992878675461, 0.004048829432576895, 0.005151412449777126, 0.004943548236042261, 0.03334861621260643, -0.0313422791659832, 0.00839137937873602, 0.0611300952732563, -0.05469534546136856, 0.041898153722286224, -0.006556754000484943, -0.008197071962058544, -0.004216024186462164, 0.009670195169746876, 0.05339393764734268, -0.008657988160848618, 0.04735684394836426, -0.010348012670874596, 0.042223505675792694, 0.04482632502913475, 0.015463274903595448, -0.005151412449777126, 0.007781344000250101, 0.005481283646076918, -0.05527375265955925, 0.040849797427654266, 0.008567612618207932, -0.09015875309705734, 0.017243675887584686, -0.018870437517762184, 0.07251742482185364, -0.030619272962212563, -0.04406717047095299, 0.02825143001973629, -0.06044323742389679, -0.022593913599848747, -0.0038183715660125017, 0.01953921653330326, -0.013465972617268562, -0.05809347331523895, 0.0049345106817781925, -0.03210143372416496, 0.06930005550384521, -0.034270450472831726, -0.02277466468513012, -0.02134672924876213, -0.005427058320492506, 0.008029877208173275, -0.034270450472831726, 0.06543197482824326, 0.01651163212954998, 0.042729608714580536, 0.03401739522814751, 0.032932888716459274, 0.049887362867593765, -0.021364804357290268, -0.007916907779872417, 0.023461520671844482, -0.012227826751768589, -0.008219665847718716, -0.04457327350974083, 0.013601535931229591, -0.017207525670528412, 0.04674229025840759, -0.09037565439939499, -0.031125376001000404, 0.01708099991083145, 0.0201176218688488, 0.012589328922331333, 0.0029213931411504745, -0.013601535931229591, 0.008007283322513103, 0.00838234182447195, -0.0336739681661129, 0.047899097204208374, -0.04251270741224289, -0.028685232624411583, -0.051369521766901016, -0.0035833946894854307, 0.0023203950840979815, -0.03510190546512604, 0.018545085564255714, 0.025522084906697273, -0.006507047452032566, 0.04735684394836426, -0.028468331322073936, 0.03000471740961075, -0.016204355284571648, -0.05050191655755043, -0.03817467764019966, 0.07548175007104874, -0.011170431040227413, -0.005115262232720852, 0.00017778585606720299, -0.012752004899084568, 0.009114384651184082, -0.03799392655491829, -0.00802535843104124, 0.02463640458881855, -0.05057421699166298, -0.006366964895278215, -0.028088754042983055, -0.002618634607642889, -0.04706764221191406, -0.07320427894592285, 0.048405200242996216, -0.000520224857609719, -0.023262694478034973, 0.022395087406039238, 0.07078221440315247, -0.023696497082710266, 0.053249336779117584, 0.04366951808333397, 0.019575366750359535, -0.023895323276519775, 0.008323597721755505, -0.017948605120182037, -0.06619112938642502, -0.002001820830628276, 0.010736627504229546, 0.048079848289489746, 0.025955889374017715, -0.02277466468513012, 0.038933832198381424, 0.052851684391498566, 0.0321195088326931, -0.009462331421673298, 0.04233195632696152, -0.02432912588119507, -0.0036443984135985374, 0.04497092589735985, -0.01953921653330326, -0.0336739681661129, 0.06893855333328247, 0.020298372954130173, -0.0480075478553772, 0.046525388956069946, -0.007202939596027136, -0.008865851908922195, 0.048405200242996216, 0.019954944029450417, -0.018337219953536987, 0.012010924518108368, -0.021129827946424484, -0.011025830172002316, -0.011098130606114864, -0.03296903893351555, -0.04359721764922142, 0.002774532651528716, -0.002460477175191045, -0.006195251364260912, 0.05071881785988808, 0.00009079929441213608, -0.03781317546963692, 0.05270708352327347, 0.01286949310451746, -0.05122492089867592, -0.022883115336298943, 0.021039452403783798, 0.007939501665532589, 0.01915963925421238, -0.0033800494857132435, -0.029751665890216827, 0.014622781425714493, 0.026208940893411636, 0.00456622987985611, -0.00646637799218297, 0.0434887669980526, 0.08560381829738617, -0.006430227775126696, 0.07613245397806168, 0.027962228283286095, -0.004159539472311735, 0.01599649153649807, -0.05635825917124748, 0.00893363356590271, 0.02644391730427742, 0.005621365737169981, -0.012562216259539127, -0.07931367307901382, -0.0044894106686115265, -0.02785377763211727, 0.007944020442664623, 0.006068725138902664, 0.06525122374296188, 0.025594385340809822, 0.020479124039411545, -0.04016294330358505, 0.016204355284571648, 0.03696364164352417, 0.03777702525258064, -0.02102137729525566, -0.010230524465441704, 0.031125376001000404, 0.02908288687467575, -0.03774087503552437, -0.05122492089867592, 0.028974436223506927, 0.005110743455588818, -0.016484519466757774, -0.02528710849583149, -0.03322209045290947, 0.027835702523589134, 0.003908747341483831, 0.03267983719706535, -0.015752477571368217, -0.033710118383169174, -0.08263950049877167, 0.01599649153649807, 0.03994603827595711, -0.026715043932199478, 0.001700191991403699, -0.08459161221981049, 0.009878058917820454, 0.00027875241357833147, -0.07866296917200089, -0.05592445656657219, -0.0021995175629854202, 0.03436082601547241, 0.03342091664671898, 0.03831927850842476, -0.022142035886645317, 0.06380521506071091, 0.00109580485150218, -0.018870437517762184, -0.02561246044933796, 0.03244486078619957, -0.0042657312005758286, 0.002986915409564972, -0.009042084217071533, -0.016818908974528313, -0.02624509111046791, -0.0005662599578499794, -0.0405244454741478, 0.06496202200651169, 0.024076074361801147, -0.022105885669589043, -0.025522084906697273, -0.021256353706121445, 0.023262694478034973, 0.004541376605629921, 0.0039991228841245174, -0.06073244288563728, 0.01502947136759758, -0.007944020442664623, 0.057442765682935715, 0.0372709222137928, -0.021129827946424484, -0.012173600494861603, 0.02192513458430767, 0.0478629469871521, -0.024491803720593452, -0.024202600121498108, -0.028269505128264427, 0.05274323374032974, -0.004466816782951355, -0.052020229399204254, 0.016620082780718803, 0.02038874849677086, 0.03267983719706535, -0.041247449815273285, 0.0225216131657362, -0.13209305703639984, 0.01605975441634655, -0.05436999350786209, 0.02405799925327301, 0.01322195865213871, 0.009118903428316116, 0.06521507352590561, -0.00874384492635727, -0.0026593036018311977, 0.009507519192993641, 0.014062452130019665, 0.012336277402937412, -0.016032641753554344, -0.02649814262986183, -0.07385498285293579, -0.02805260382592678, 0.025955889374017715, -0.04547702893614769, 0.0031789636705070734, 0.01260740403085947, -0.024726780131459236, 0.0018357555381953716, 0.031432654708623886, -0.05245403200387955, 0.022738514468073845, -0.01155000925064087, -0.011685572564601898, -0.019828418269753456, -0.048152148723602295, 0.004127908032387495, 0.022666214033961296, 0.03591528534889221, -0.006674242205917835, -0.05158642306923866, 0.043705668300390244, -0.010103998705744743, 0.0012720373924821615, 0.0005015849019400775, 0.00572529761120677, 0.019448840990662575, -0.041500501334667206, -0.003850003005936742, 0.006303702015429735, -0.008346191607415676, -0.0013353002723306417, 0.05541835352778435, -0.05108032003045082, 0.0026683411560952663, 0.09688270092010498, -0.007645780686289072, -0.06951695680618286, 0.016276655718684196, -0.014794494956731796, -0.004929991904646158, 0.03933148458600044, 0.006240439135581255, -0.04146435111761093, -0.009100828319787979, -0.02684156969189644, 0.006909219082444906, -0.02192513458430767, 0.03553570806980133, -0.009615969844162464, -0.0007890924462117255, 0.05024886503815651, -0.01112524326890707, 0.04301881417632103, 0.03972913697361946, 0.068613201379776, 0.04251270741224289, 0.0060280561447143555, -0.019629592075943947, 0.025937814265489578, -0.00748310424387455, 0.012788155116140842, -0.03255331143736839, -0.014803532510995865, 0.00683691818267107, -0.001564628561027348, 0.026805419474840164, 0.0045639704912900925, -0.04468172416090965, -0.07562635093927383, 0.041247449815273285, -0.035318806767463684, 0.09102635830640793, -0.0011884398991242051, 0.05747891589999199, -0.03246293589472771, -0.02606434002518654, 0.09420758485794067, -0.004197949077934027, 0.030980775132775307, -0.012661629356443882, -0.00786720123142004, -0.014017264358699322, -0.03258946165442467, 0.07519254833459854, 0.01342078484594822, -0.010230524465441704, -0.014243203215301037, -0.06601037830114365, -0.04077749699354172, -0.08285640180110931, 0.02393147349357605, 0.012363390065729618, 0.024979831650853157, -0.012896605767309666, 0.0584549754858017, 0.013556348159909248, -0.03766857460141182, 0.0494174100458622, -0.012770080007612705, 0.07389113306999207, 0.0015759255038574338, -0.017071962356567383, 0.023786872625350952, -0.12341699749231339, -0.010040735825896263, 0.013809400610625744, 0.02192513458430767, -0.015101771801710129, -0.05903337895870209, 0.040090642869472504, 0.021328654140233994, -0.017062924802303314, 0.029426313936710358, 0.017641328275203705, 0.031956832855939865, 0.011432520113885403, -0.016656232997775078, -0.023262694478034973, 0.020153772085905075, -0.003300970885902643, -0.06413056701421738, -0.019268089905381203, -0.007971133105456829, -0.014722194522619247, 0.024238750338554382, -0.09550899267196655, 0.004493929445743561, 0.021075602620840073, 0.027817627415060997, -0.03342091664671898, -0.022991567850112915, -0.006326295901089907, -0.10657097399234772, 0.052670933306217194, -0.02051527425646782, -0.015291561372578144, 0.009173128753900528, -0.038283128291368484, -0.05527375265955925, 0.013981114141643047, -0.03875308111310005, 0.006796249188482761, 0.05212868005037308, -0.005747891962528229, -0.035047680139541626, 0.015915153548121452, 0.021581707522273064, -0.005427058320492506, 0.0016346697229892015, -0.01612301729619503, 0.03437890112400055, 0.013077357783913612, -0.07110756635665894, -0.0745418444275856, -0.00906015932559967, -0.018527010455727577, 0.029317863285541534, -0.0367828905582428, -0.01968381740152836, 0.05183947831392288, 0.04974276199936867, -0.022756589576601982, 0.05776812136173248, 0.02649814262986183, -0.005716260056942701, -0.04251270741224289, -0.010429350659251213, 0.009959396906197071, 0.04497092589735985, -0.013357521966099739, -0.0299324169754982, -0.014279353432357311, 0.0017386017134413123, -0.03423430025577545, -0.026172790676355362, -0.0069589256308972836, -0.0896526500582695, -0.03316786512732506, 0.00887037068605423, 0.002202906645834446, -0.05426154285669327, -0.019123489037156105, 0.011504821479320526, -0.005305050872266293, 0.03900613263249397, 0.018599310889840126, 0.007600592914968729, 0.04713994264602661, -0.05158642306923866, 0.02328076958656311, 0.0062630330212414265, 0.011721722781658173, 0.013330409303307533, -0.0670587345957756, 0.07815686613321304, -0.048405200242996216, 0.005241787992417812, -0.05089956894516945, -0.005784042179584503, 0.033511292189359665, 0.02561246044933796, 0.055237602442502975, -0.012977944687008858, -0.014234165661036968, 0.013212921097874641, 0.06380521506071091, -0.04019909352064133, 0.02418452501296997, -0.007568961009383202, 0.08184419572353363, 0.021039452403783798, 0.02096715196967125, -0.03907843306660652, 0.027781477198004723, -0.008341672830283642, 0.00543157709762454, 0.01457759365439415, 0.03465002775192261, -0.029588989913463593, 0.0046249739825725555, -0.011586159467697144, 0.06966155767440796, 0.025431709364056587, -0.05577985569834709, 0.03437890112400055, -0.019954944029450417, -0.0012720373924821615, -0.03154110535979271, 0.005006811581552029, -0.0018301070667803288, -0.022557763382792473, -0.007907870225608349, -0.03624063730239868, -0.015038508921861649, -0.03324016556143761, -0.019268089905381203, -0.0120018869638443, 0.01241761539131403, 0.010926417075097561, -0.016412219032645226, 0.02431105077266693, -0.006448302883654833, 0.04341646656394005, 0.054406143724918365, -0.001911445171572268, -0.009697307832539082, -0.007989208213984966, 0.06828784942626953, 0.05332163721323013, -0.0034342750441282988, 0.049887362867593765, -0.02508828230202198, -0.01145059522241354, 0.01557172555476427, 0.0039968634955585, -0.008590206503868103, 0.0002164779434679076, 0.0024559583980590105, 0.04088594764471054, -0.016484519466757774, 0.012860455550253391, -0.0803258866071701, -0.01248087827116251, 0.00603257492184639, -0.03475847840309143, -0.047573745250701904, -0.008594725281000137, -0.01057395152747631, -0.0005741678178310394, 0.05050191655755043, -0.07728926092386246, 0.0006925034685991704, 0.02038874849677086, -0.015716327354311943, 0.006005462259054184, 0.012336277402937412, 0.022611988708376884, 0.01408956479281187, -0.027709176763892174, -0.10910148918628693, -0.004611417651176453, -0.0631183609366417, -0.02205166034400463, -0.06922775506973267, -0.02754650078713894, 0.04056059569120407, -0.028468331322073936, 0.018743911758065224, -0.058201923966407776, 0.029426313936710358, -0.02064180001616478, -0.032408710569143295, 0.02960706502199173, -0.0629737600684166, 0.0403798446059227, -0.0073430221527814865, 0.008215147070586681, -0.043886419385671616, -0.0018312367610633373, -0.025576310232281685, -0.07363808155059814, -0.07772306352853775, 0.06449206918478012, 0.04529627785086632, 0.0029959529638290405, 0.00976960826665163, -0.07649395614862442, 0.0011760132620111108, 0.010085923597216606, 0.012968907132744789, -0.03401739522814751, -0.009670195169746876, 0.03709017112851143, 0.018780061975121498, -0.004636271391063929, 0.0016482260543853045, -0.006760098971426487, -0.036403313279151917, 0.04804369807243347, 0.003215113887563348, -0.04909205809235573, -0.031179601326584816, -0.05990098416805267, 0.009625007398426533, -0.10902918875217438, -0.011043905280530453, -0.055635254830121994, 0.022810814902186394, -0.03428852558135986, 0.06958925724029541, 0.011333107016980648, 0.04681459069252014, -0.014749307185411453, -0.019195789471268654, 0.014586631208658218, 0.057117413729429245, 0.04540472850203514, -0.11293341964483261, 0.04392256960272789, 0.039512235671281815, 0.018653536215424538, 0.006854993756860495, -0.009100828319787979, 0.031902607530355453, -0.02606434002518654, 0.09384608268737793, -0.02729344740509987, 0.036475613713264465, -0.01742442697286606, 0.020623724907636642, -0.000859133608173579, 0.04952586069703102, 0.0057885609567165375, -0.04352491721510887, -0.02729344740509987, 0.002401733072474599, -0.013556348159909248, 0.024039924144744873 ]
24,335
gotrue._sync.gotrue_client
get_session
Returns the session, refreshing it if necessary. The session returned can be null if the session is not detected which can happen in the event a user is not signed-in or has logged out.
def get_session(self) -> Union[Session, None]: """ Returns the session, refreshing it if necessary. The session returned can be null if the session is not detected which can happen in the event a user is not signed-in or has logged out. """ current_session: Union[Session, None] = None if self._persist_session: maybe_session = self._storage.get_item(self._storage_key) current_session = self._get_valid_session(maybe_session) if not current_session: self._remove_session() else: current_session = self._in_memory_session if not current_session: return None time_now = round(time()) has_expired = ( current_session.expires_at <= time_now + EXPIRY_MARGIN if current_session.expires_at else False ) return ( self._call_refresh_token(current_session.refresh_token) if has_expired else current_session )
(self) -> Optional[gotrue.types.Session]
[ 0.03601418808102608, -0.06689953804016113, 0.009382594376802444, 0.021544869989156723, 0.04035685583949089, -0.05787726864218712, 0.010014340281486511, 0.09748538583517075, 0.027759376913309097, -0.009022265672683716, 0.011839383281767368, -0.04776933789253235, 0.008212694898247719, 0.02369748428463936, 0.03635111823678017, 0.03618265315890312, 0.026542680338025093, -0.05102633684873581, 0.004454977344721556, -0.004731073509901762, 0.040993280708789825, 0.004312249831855297, 0.011530529707670212, -0.036557022482156754, -0.012691070325672626, 0.015723450109362602, 0.0008826892008073628, -0.014909199438989162, 0.03324386477470398, 0.0021502752788364887, 0.05080171674489975, 0.02371620386838913, 0.03595803305506706, 0.015012150630354881, 0.02311721444129944, 0.03135330602526665, -0.04623442888259888, -0.017595289275050163, -0.06244455650448799, -0.01313095260411501, -0.07262736558914185, -0.0001585213904036209, 0.027609629556536674, 0.008783605881035328, -0.006907086819410324, 0.030417388305068016, -0.03313155472278595, -0.0034979996271431446, 0.012550681829452515, 0.020047398284077644, 0.07569717615842819, 0.01876518875360489, -0.04054403677582741, 0.034572869539260864, -0.03653830289840698, -0.01918635331094265, -0.025981128215789795, -0.03638855367898941, -0.0338241346180439, 0.03736191242933273, 0.022387197241187096, -0.006083477754145861, 0.0425281897187233, 0.011989130638539791, 0.03221435472369194, 0.03116612322628498, -0.012035926803946495, -0.015021510422229767, 0.01666872948408127, 0.005142878275364637, -0.002707147505134344, -0.027010640129446983, 0.0336931049823761, 0.01722092181444168, -0.00901290588080883, -0.02672986499965191, -0.0530104860663414, -0.053085360676050186, -0.02697320282459259, -0.010220242664217949, -0.015526906587183475, 0.005975846666842699, -0.011427578516304493, -0.003219563513994217, 0.05918755754828453, 0.003935541957616806, -0.004440938588231802, -0.025625480338931084, -0.10459838062524796, -0.024240318685770035, 0.0052317907102406025, 0.053272545337677, -0.002075401833280921, 0.02137640491127968, 0.014796889387071133, -0.08692821860313416, -0.01482496690005064, 0.009279643185436726, -0.024221599102020264, -0.06656260043382645, -0.05125096067786217, 0.07771876454353333, -0.053085360676050186, 0.0007048644474707544, -0.005152237601578236, 0.004819985944777727, 0.03822295740246773, -0.02661755494773388, 0.019158273935317993, -0.04103071615099907, -0.02184436470270157, 0.016406670212745667, -0.0032710391096770763, 0.06233224645256996, 0.039945051074028015, -0.037156008183956146, -0.05173763632774353, 0.022855157032608986, -0.024371346458792686, -0.022480789572000504, -0.08198656141757965, 0.0135989123955369, 0.041442520916461945, 0.015433314256370068, 0.04518619924783707, 0.03549007326364517, 0.0023912745527923107, -0.047245223075151443, 0.041217900812625885, -0.014619064517319202, 0.017342591658234596, -0.041929200291633606, 0.059711672365665436, 0.016481544822454453, -0.04941655695438385, 0.01675296202301979, 0.06719902902841568, 0.05428333953022957, -0.01570473052561283, 0.028526829555630684, -0.007838326506316662, -0.014750093221664429, -0.008161218836903572, -0.010622687637805939, 0.010201524011790752, 0.0039308625273406506, -0.030623290687799454, 0.016996299847960472, 0.025138800963759422, -0.0634927898645401, 0.056454673409461975, -0.04717034846544266, 0.030978940427303314, -0.0271978247910738, -0.014094949699938297, -0.018100686371326447, -0.03781115263700485, 0.029575061053037643, 0.003919163253158331, -0.02126409485936165, 0.004656200297176838, -0.02732885256409645, -0.009555739350616932, -0.07577205449342728, 0.028058869764208794, 0.04567287862300873, -0.0065093208104372025, -0.006785417441278696, -0.004251414909958839, -0.00814250111579895, -0.020552795380353928, 0.014141745865345001, 0.009705486707389355, -0.017015019431710243, -0.06102196127176285, -0.012017208151519299, 0.010014340281486511, 0.031315870583057404, 0.029930708929896355, 0.025026490911841393, -0.001347724231891334, -0.059487052261829376, -0.06978216767311096, 0.029444031417369843, 0.04642161354422569, 0.06660003960132599, 0.06177069619297981, 0.031802549958229065, 0.04432515427470207, 0.03897169232368469, 0.0035518149379640818, 0.005863536614924669, -0.00930304080247879, -0.027609629556536674, 0.007141066715121269, 0.02150743268430233, -0.05102633684873581, 0.030361233279109, -0.014319570735096931, 0.03509698435664177, 0.02732885256409645, -0.013524038717150688, 0.02231232449412346, -0.04544825851917267, -0.05525669455528259, -0.01599486730992794, 0.001148841343820095, -0.016940144822001457, -0.03855988755822182, 0.056454673409461975, -0.10572148114442825, 0.014768811874091625, 0.0088350810110569, 0.029481468722224236, 0.04196663573384285, 0.015985507518053055, 0.009892670437693596, -0.008081666193902493, -0.03069816343486309, 0.02452109381556511, 0.1109626293182373, -0.03878450766205788, -0.051438141614198685, -0.015554984100162983, 0.0013921804493293166, -0.01330877747386694, 0.010632047429680824, -0.05484488978981972, -0.014834325760602951, -0.02059023268520832, 0.04844319820404053, 0.0038255713880062103, 0.0667872279882431, -0.057952143251895905, -0.0018156841397285461, -0.019972525537014008, -0.01581704244017601, 0.02126409485936165, 0.006471884436905384, 0.011305908672511578, -0.00964933168143034, -0.0068134949542582035, 0.013102875091135502, 0.05379666015505791, -0.0075575509108603, 0.0411430262029171, 0.04398822411894798, 0.022873876616358757, 0.0368565134704113, -0.050502222031354904, -0.002239187713712454, -0.013037360273301601, 0.01815684139728546, -0.00856834463775158, 0.01267235167324543, 0.013149671256542206, -0.031933579593896866, 0.05383409559726715, 0.023922106251120567, 0.004017435014247894, 0.0709427073597908, 0.030379951000213623, -0.03577084839344025, -0.014862403273582458, -0.03453543409705162, -0.031072530895471573, 0.003996376879513264, 0.025868818163871765, -0.01606038026511669, 0.008774246089160442, 0.07404996454715729, 0.028919916599988937, -0.02137640491127968, -0.012747225351631641, 0.018933653831481934, -0.07419970631599426, -0.03011789359152317, 0.0063314964063465595, -0.06360509991645813, -0.035752128809690475, -0.057390592992305756, -0.025269830599427223, 0.0176701620221138, 0.006008604075759649, -0.01655641756951809, 0.031184842810034752, -0.04709547758102417, -0.06450358033180237, 0.03612649813294411, -0.00019522698130458593, -0.014778170734643936, -0.06989447772502899, -0.07386277616024017, 0.03968299180269241, -0.03125971555709839, 0.03210204467177391, -0.07921623438596725, -0.02047792077064514, 0.03822295740246773, 0.015068305656313896, 0.031128687784075737, 0.005325382575392723, -0.012438371777534485, 0.03979530185461044, 0.07974035292863846, -0.003327194368466735, -0.027946559712290764, 0.018802626058459282, 0.020290737971663475, -0.008371801115572453, 0.003123631700873375, -0.0744992047548294, 0.024483658373355865, 0.008956750854849815, -0.0618455708026886, -0.007978715002536774, -0.035995468497276306, -0.025138800963759422, 0.07861725240945816, 0.05851369351148605, -0.021451277658343315, 0.0460846833884716, 0.07412483543157578, 0.015489470213651657, 0.027403727173805237, -0.025382140651345253, -0.03444184362888336, 0.024390066042542458, -0.025737790390849113, 0.10175318270921707, -0.06195788085460663, -0.0162850022315979, 0.026823457330465317, 0.04406309500336647, -0.05229919031262398, 0.011455656029284, 0.0020356252789497375, 0.010416785255074501, 0.015077665448188782, -0.042266130447387695, 0.029200691729784012, -0.03584572300314903, 0.02710423246026039, 0.004368404857814312, -0.007534152828156948, 0.017754394561052322, 0.062257375568151474, -0.007543512154370546, 0.04526107385754585, -0.10759332031011581, -0.003699222346767783, -0.043314360082149506, -0.01849377155303955, 0.0021198580507189035, 0.0031751072965562344, -0.06218250095844269, 0.024240318685770035, 0.02918197400867939, -0.02184436470270157, -0.07038115710020065, -0.00930304080247879, 0.048405762761831284, -0.011202958412468433, 0.026786020025610924, -0.018053889274597168, 0.0012681711232289672, -0.024015698581933975, 0.007716657128185034, 0.02929428406059742, -0.020403048023581505, -0.05147558078169823, -0.027497319504618645, 0.0411430262029171, 0.05252381041646004, 0.02452109381556511, 0.040731221437454224, -0.02929428406059742, 0.011876819655299187, -0.002009887481108308, -0.001696354360319674, 0.021226657554507256, 0.010210882872343063, -0.01954200118780136, 0.018662236630916595, 0.022518226876854897, 0.008778925985097885, -0.05514438450336456, -0.04492414370179176, 0.010416785255074501, -0.014946636743843555, -0.07764389365911484, 0.005606158636510372, -0.016163332387804985, 0.02313593402504921, -0.012588119134306908, 0.05091402679681778, -0.00903630442917347, 0.036220088601112366, -0.015096384100615978, 0.010753716342151165, 0.06966985762119293, 0.020290737971663475, 0.06798519939184189, -0.03522801399230957, -0.03781115263700485, 0.014141745865345001, 0.03221435472369194, -0.049491431564092636, -0.015498829074203968, -0.006762019358575344, -0.018905576318502426, -0.05252381041646004, -0.016593854874372482, 0.018933653831481934, 0.0032874178141355515, 0.029818398877978325, -0.007482677232474089, 0.08767694979906082, 0.053197670727968216, 0.021020755171775818, -0.03844757750630379, 0.02777809463441372, -0.05147558078169823, -0.01771695911884308, -0.06974472850561142, 0.009817796759307384, -0.004218657501041889, 0.03277590498328209, -0.07124220579862595, -0.0053534600883722305, 0.06719902902841568, -0.0019408633233979344, 0.026449088007211685, 0.03882194682955742, 0.0530104860663414, 0.0007692089420743287, -0.01086602732539177, -0.0030347194988280535, -0.05020272731781006, 0.022031547501683235, 0.053309980779886246, -0.011362064629793167, 0.002964525483548641, 0.052037131041288376, 0.06300611048936844, -0.05619261413812637, -0.059936292469501495, 0.0654020607471466, 0.041667141020298004, 0.006743300706148148, 0.025138800963759422, -0.012644274160265923, 0.032719749957323074, 0.06412921100854874, -0.01889621652662754, -0.007337609771639109, -0.0265052430331707, 0.005194353871047497, 0.05488232895731926, 0.022031547501683235, 0.02268669195473194, 0.038073211908340454, 0.04930424690246582, -0.036594457924366, -0.008914634585380554, 0.029256846755743027, 0.02487674355506897, -0.0033131553791463375, -0.030043020844459534, -0.05140070617198944, 0.031671520322561264, -0.012195033021271229, -0.09523918479681015, -0.04518619924783707, -0.010033058002591133, -0.04421284422278404, -0.014693938195705414, -0.01325262151658535, 0.032401539385318756, -0.012129518203437328, -0.030174048617482185, 0.06528975069522858, -0.04043172672390938, 0.007131707388907671, -0.02768450230360031, -0.045822624117136, 0.049566302448511124, 0.00043140046182088554, 0.0013044379884377122, -0.03337489441037178, -0.037043698132038116, 0.053309980779886246, -0.06484051048755646, 0.020197145640850067, -0.02628062292933464, 0.010529096238315105, -0.017408104613423347, -0.03071688301861286, 0.013729941099882126, 0.021338967606425285, 0.029930708929896355, 0.006242583971470594, -0.010922182351350784, 0.08857543021440506, 0.009780360385775566, -0.030735600739717484, -0.0571659691631794, -0.015723450109362602, 0.014094949699938297, -0.000993244699202478, 0.0021011396311223507, 0.04211638495326042, -0.015330363996326923, -0.0563049241900444, -0.04791908338665962, -0.02583138272166252, -0.016359874978661537, -0.048405762761831284, -0.0017665482591837645, 0.013729941099882126, 0.03197101503610611, 0.02279900200664997, 0.004265453666448593, -0.0018765188287943602, -0.059936292469501495, 0.01568601280450821, 0.0062800208106637, 0.013701863586902618, -0.002550381002947688, -0.031240997835993767, -0.008292247541248798, -0.02905094623565674, -0.06667491793632507, 0.014141745865345001, -0.021825645118951797, -0.04567287862300873, -0.06424152106046677, 0.0003103158378507942, 0.005517246201634407, -0.0367254875600338, 0.014862403273582458, -0.007772812619805336, -0.009958185255527496, 0.0543956495821476, -0.04627186805009842, -0.040768660604953766, 0.016762319952249527, 0.040169671177864075, -0.021076910197734833, 0.01941097341477871, -0.006630990654230118, 0.02233104221522808, 0.08288504183292389, -0.03768012300133705, -0.045298509299755096, -0.00796467624604702, -0.007566910237073898, -0.018578004091978073, -0.02126409485936165, -0.03464774414896965, 0.03056713566184044, -0.020272018387913704, -0.01388904731720686, -0.006939844228327274, 0.02103947289288044, -0.0353403240442276, 0.03511570394039154, 0.019261226058006287, -0.006046040914952755, 0.050502222031354904, 0.024034416303038597, -0.00314001040533185, 0.02371620386838913, 0.017520414665341377, 0.02045920304954052, 0.012035926803946495, -0.026449088007211685, 0.07929111272096634, 0.016275642439723015, -0.009817796759307384, 0.02579394541680813, -0.01820363663136959, 0.03706241771578789, -0.02126409485936165, -0.014619064517319202, -0.041105590760707855, -0.038896821439266205, 0.07438689470291138, -0.04372616484761238, -0.009452788159251213, -0.015489470213651657, 0.04035685583949089, 0.029481468722224236, -0.023098496720194817, 0.04118046537041664, -0.007917880080640316, -0.012896972708404064, 0.0265052430331707, -0.06165838614106178, -0.035508789122104645, -0.03595803305506706, 0.07142938673496246, -0.001992338802665472, -0.07655822485685349, 0.008334364742040634, -0.0028311568312346935, -0.009864592924714088, -0.01068820245563984, 0.02070254273712635, -0.06746108829975128, -0.004979092627763748, 0.005456411279737949, 0.003820891957730055, 0.006682466249912977, 0.021245375275611877, 0.049229372292757034, -0.04410053417086601, 0.0651400089263916, -0.03998248651623726, -0.021769490092992783, 0.005138198845088482, 0.04196663573384285, -0.05570593476295471, 0.013552116230130196, 0.014450599439442158, -0.012616196647286415, 0.033655669540166855, 0.022162577137351036, -0.021002035588026047, 0.0193173810839653, -0.018194276839494705, -0.03197101503610611, 0.04548569396138191, -0.020403048023581505, 0.024801870808005333, 0.004279492422938347, -0.012035926803946495, -0.01789478398859501, -0.013533397577702999, 0.04825601726770401, -0.01920507103204727, 0.04312717542052269, 0.02753475494682789, 0.003947241231799126, 0.013795454986393452, -0.023416709154844284, 0.011371423490345478, 0.021488714963197708, 0.0816870629787445, -0.023996978998184204, -0.01400135736912489, 0.013729941099882126, 0.06543949991464615, -0.033094119280576706, -0.03427337855100632, -0.11545504629611969, 0.010360630229115486, -0.0050399270839989185, 0.017941579222679138, 0.011727073229849339, 0.012054644525051117, -0.018615441396832466, -0.05593055859208107, 0.027721939608454704, 0.03172767534852028, -0.007594987750053406, -0.04672110825777054, 0.0772695243358612, 0.04896731674671173, -0.020665105432271957, -0.013589552603662014, 0.010725638829171658, -0.0009634122834540904, 0.031671520322561264, -0.026823457330465317, -0.0549197643995285, 0.01546139270067215, -0.03788602724671364, -0.026093440130352974, 0.018933653831481934, -0.0027165068313479424, 0.043763600289821625, 0.0005191428936086595, 0.012344780378043652, -0.07255248725414276, -0.00843263603746891, 0.06113427132368088, -0.04080609604716301, -0.006303418893367052, -0.10287628322839737, -0.013056078925728798, -0.03706241771578789, 0.03148433566093445, -0.007627745158970356, -0.016528340056538582, -0.013280699960887432, -0.0020847609266638756, 0.07719465345144272, 0.013280699960887432, 0.014263414777815342, -0.03670676797628403, -0.01768888160586357, -0.00398233812302351, -0.01831594668328762, 0.06165838614106178, -0.01713668927550316, -0.01499343290925026, 0.015788964927196503, 0.002564419759437442, -0.01105321105569601, -0.011586684733629227, -0.014141745865345001, 0.03882194682955742, -0.0024404104333370924, 0.007889802567660809, 0.00822205375880003, -0.03406747430562973, -0.019130196422338486, -0.023192089051008224, 0.049229372292757034, -0.07176631689071655, -0.013860969804227352, 0.020515358075499535, 0.004721714649349451, 0.021301530301570892, 0.06835956871509552, 0.0015009811613708735, -0.024277755990624428, -0.010248320177197456, 0.019972525537014008, -0.07412483543157578, 0.0012365838047116995, 0.009686768054962158, 0.03732447326183319, -0.05289817601442337, -0.028320927172899246, -0.02208770252764225, 0.0031727675814181566, -0.03708113729953766, 0.02779681235551834, 0.021189220249652863, -0.004440938588231802, -0.012073363177478313, 0.0654020607471466, 0.028919916599988937, -0.01679975725710392, 0.016013585031032562, -0.07610898464918137, 0.031802549958229065, 0.01952328346669674, 0.04687085375189781, -0.018690314143896103, 0.039458371698856354, 0.06772314757108688, -0.054695144295692444, 0.057952143251895905, -0.04043172672390938, -0.0005252849077805877, 0.06102196127176285, 0.06439127027988434, -0.03212076053023338, 0.023435426875948906, -0.05956192687153816, 0.0017337910830974579, -0.07491100579500198, -0.004536870401352644, -0.002087100874632597, 0.033655669540166855 ]
24,336
gotrue._sync.gotrue_client
get_user
Gets the current user details if there is an existing session. Takes in an optional access token `jwt`. If no `jwt` is provided, `get_user()` will attempt to get the `jwt` from the current session.
def get_user(self, jwt: Union[str, None] = None) -> Union[UserResponse, None]: """ Gets the current user details if there is an existing session. Takes in an optional access token `jwt`. If no `jwt` is provided, `get_user()` will attempt to get the `jwt` from the current session. """ if not jwt: session = self.get_session() if session: jwt = session.access_token else: return None return self._request("GET", "user", jwt=jwt, xform=parse_user_response)
(self, jwt: Optional[str] = None) -> Optional[gotrue.types.UserResponse]
[ -0.016478344798088074, -0.013372145593166351, 0.022153308615088463, 0.014811381697654724, 0.051812510937452316, -0.0639093816280365, 0.016651418060064316, -0.01883760094642639, -0.025250399485230446, -0.0037051227409392595, 0.05352501943707466, -0.005283272825181484, 0.023428581655025482, 0.032574109733104706, 0.0482417456805706, 0.056512799113988876, -0.0032018455676734447, 0.023574328050017357, 0.018618982285261154, 0.004750391002744436, 0.005533772986382246, -0.04580051079392433, 0.02832927368581295, 0.02803778275847435, -0.032683417201042175, -0.04328640177845955, 0.002366086468100548, -0.004461177159100771, 0.05480029061436653, 0.008999781683087349, 0.046747855842113495, -0.005661299917846918, 0.012005781754851341, 0.0024139091838151217, -0.02785560116171837, 0.010739617981016636, -0.0007486534304916859, 0.053780075162649155, -0.0653304010629654, 0.028966909274458885, -0.05184894800186157, 0.062196873128414154, 0.05742371082305908, -0.026926472783088684, -0.013463236391544342, 0.02931305579841137, 0.02510465495288372, 0.019038001075387, 0.008954236283898354, 0.005624863784760237, 0.046456363052129745, -0.017808273434638977, -0.031827162951231, -0.02873007394373417, -0.004846036434173584, -0.041865382343530655, -0.03419552743434906, -0.031408146023750305, -0.0217889454215765, 0.013845818117260933, -0.042448364198207855, -0.019402364268898964, 0.03470563516020775, 0.04201112687587738, 0.06234261766076088, 0.005091981962323189, 0.0036982910241931677, -0.02129705436527729, 0.019876036792993546, 0.0025095546152442694, 0.03020574524998665, -0.005219509359449148, -0.02461276389658451, 0.001389136421494186, -0.009022554382681847, -0.053597889840602875, -0.05345214530825615, -0.09196538478136063, -0.05771519988775253, 0.024958908557891846, 0.008972454816102982, 0.014483454637229443, -0.09684785455465317, 0.02335570938885212, -0.017726290971040726, 0.05137527361512184, 0.007437572814524174, -0.08416800200939178, -0.063654325902462, 0.014902472496032715, 0.039897818118333817, -0.05469098314642906, -0.0008203875040635467, 0.05137527361512184, -0.0029058000072836876, -0.061796072870492935, -0.006267054472118616, 0.011413690634071827, -0.03284738212823868, -0.010766945779323578, -0.030533673241734505, -0.014729400165379047, -0.08671854436397552, 0.0830749124288559, 0.0030834272038191557, 0.02579694613814354, 0.06868254393339157, -0.01993069052696228, 0.08234618604183197, -0.03168141841888428, -0.08227331191301346, 0.0011090318439528346, -0.0007355590933002532, 0.02246301807463169, 0.008020554669201374, -0.03155389055609703, -0.004017109051346779, 0.07422087341547012, -0.029039781540632248, -0.0014107704628258944, -0.0038918592035770416, -0.005023663863539696, 0.03066120110452175, 0.006982118356972933, 0.0650753453373909, 0.017908472567796707, -0.0604114904999733, -0.060921601951122284, 0.020477237179875374, 0.003484227228909731, 0.020987344905734062, -0.006262500304728746, 0.0032337273005396128, -0.018026892095804214, -0.06114022061228752, 0.05560189113020897, 0.002466286299750209, 0.055929817259311676, 0.034341271966695786, 0.013117090798914433, -0.0029422363732010126, -0.019110873341560364, -0.022044001147150993, -0.02031327225267887, -0.015248618088662624, 0.028183527290821075, -0.012770945206284523, -0.010493672452867031, 0.0038736409042030573, -0.008981564082205296, 0.07294560223817825, -0.019566327333450317, 0.005137527361512184, -0.07097803801298141, -0.02969563752412796, -0.018910473212599754, 0.03847680240869522, -0.0005744420341216028, -0.02277272753417492, 0.017744509503245354, 0.024066219106316566, -0.03426840156316757, -0.00987425446510315, -0.04222974553704262, 0.01098556350916624, 0.03643636405467987, 0.003472840879112482, 0.04904334619641304, 0.0012661636574193835, -0.003880472853779793, -0.005392581690102816, -0.030041782185435295, -0.04580051079392433, -0.03703756257891655, -0.01427394524216652, -0.019566327333450317, -0.002393413567915559, 0.0008852898026816547, -0.02568763680756092, -0.0016214181669056416, 0.0075332182459533215, -0.05698647350072861, -0.011559436097741127, 0.005237727425992489, 0.029823163524270058, 0.061613891273736954, 0.04580051079392433, 0.04521752893924713, -0.012124200351536274, 0.07177963852882385, -0.0070094456896185875, 0.03350323811173439, -0.032592326402664185, -0.059464145451784134, 0.016742508858442307, 0.007483118213713169, 0.045764073729515076, 0.04875185340642929, -0.04758589342236519, -0.038731854408979416, -0.03568941727280617, 0.015503672882914543, -0.015257727354764938, -0.00490979989990592, -0.040699418634176254, 0.00873561855405569, 0.010038218460977077, 0.028001345694065094, -0.060630109161138535, -0.030752291902899742, -0.05214043706655502, -0.05010000243782997, -0.008813045918941498, 0.031317055225372314, -0.0018650863785296679, 0.06427374482154846, -0.07462167739868164, 0.0086445277556777, 0.0345781110227108, 0.01828194595873356, 0.03667319938540459, -0.039424147456884384, -0.05119309201836586, -0.0023956908844411373, 0.02871185541152954, 0.02891225554049015, 0.005333372857421637, -0.06955701857805252, -0.04219330847263336, -0.04904334619641304, 0.05920909345149994, -0.04266698285937309, 0.05498247221112251, -0.023683637380599976, -0.0865728035569191, 0.023137090727686882, 0.027673417702317238, 0.024740291759371758, -0.013381254859268665, -0.0015963681507855654, 0.04004356265068054, 0.008895027451217175, -0.03029683604836464, 0.022827381268143654, -0.012816491536796093, 0.040007129311561584, 0.04266698285937309, 0.026798944920301437, -0.009600982069969177, -0.04026218131184578, -0.015622091479599476, 0.0329931266605854, 0.03486960008740425, -0.008972454816102982, -0.008539772592484951, -0.028566109016537666, -0.02607021853327751, -0.02530505508184433, 0.020276837050914764, -0.02871185541152954, 0.001244529616087675, -0.015193963423371315, 0.0063262637704610825, 0.0164965633302927, 0.01260698214173317, -0.03576229140162468, -0.01377294585108757, -0.007660745643079281, -0.01710687205195427, -0.031426362693309784, -0.0027759955264627934, 0.051047347486019135, -0.008567100390791893, -0.04153745621442795, 0.013016890734434128, -0.01661498285830021, -0.02900334633886814, 0.015849817544221878, 0.018218182027339935, 0.0024252955336123705, -0.0738200768828392, -0.042739856988191605, 0.056622110307216644, 0.04026218131184578, -0.04776807501912117, 0.009682963602244854, -0.004511277191340923, -0.019019782543182373, 0.012096872553229332, 0.016687855124473572, 0.058662544935941696, 0.007250836584717035, -0.09320422261953354, -0.02883938141167164, 0.008234618231654167, 0.010885363444685936, -0.07021287083625793, -0.006608645431697369, 0.03869541734457016, 0.03663676232099533, -0.04208400100469589, 0.011003782041370869, -0.023137090727686882, -0.012734509073197842, 0.06901047378778458, 0.021624982357025146, -0.013463236391544342, -0.011504782363772392, -0.03098912723362446, 0.03027861937880516, -0.00540169095620513, -0.033557891845703125, -0.01391869131475687, 0.025450799614191055, -0.0554925836622715, -0.03146279975771904, 0.023100655525922775, 0.00010838395246537402, 0.07003068923950195, 0.036964692175388336, -0.020258618518710136, -0.013800272718071938, 0.0476587638258934, -0.04212043806910515, 0.06893759965896606, -0.019876036792993546, -0.07644349336624146, 0.033157091587781906, -0.03811243548989296, 0.04222974553704262, -0.04565476253628731, 0.00642190920189023, 0.0024161865003407, -0.013800272718071938, -0.032683417201042175, 0.014456127770245075, 0.022044001147150993, 0.05031861737370491, -0.008243727497756481, 0.002842036308720708, -0.01563120074570179, -0.08008712530136108, 0.055456146597862244, 0.05334283784031868, -0.021570326760411263, -0.02763698250055313, 0.06467454880475998, 0.021934691816568375, 0.038258183747529984, -0.053597889840602875, -0.027017563581466675, -0.02461276389658451, 0.057605892419815063, 0.011031108908355236, -0.011960236355662346, -0.013709181919693947, -0.021916473284363747, 0.04408800229430199, 0.010029109194874763, -0.01914730854332447, -0.042339056730270386, 0.01934770867228508, -0.04208400100469589, 0.03410443663597107, -0.04252123832702637, 0.018518781289458275, 0.004456622991710901, -0.00005636249989038333, 0.01973029039800167, -0.014620090834796429, -0.058188874274492264, 0.016788054257631302, -0.06288916617631912, 0.02998712845146656, 0.005738727282732725, 0.06044792756438255, -0.04281272739171982, -0.009992673061788082, -0.05713221803307533, -0.01196934562176466, -0.0024321272503584623, 0.006973009090870619, -0.008462345227599144, 0.05971920117735863, 0.052796293050050735, -0.014301273040473461, -0.04995425418019295, -0.04536327347159386, -0.008922354318201542, -0.011714290827512741, -0.06263411045074463, 0.01255232747644186, -0.02443058229982853, 0.01806332729756832, 0.0030469908379018307, 0.0801599994301796, 0.023191746324300766, 0.043140653520822525, -0.03731083869934082, 0.052213311195373535, 0.03592625632882118, -0.002721340861171484, 0.061686765402555466, 0.002208954654633999, -0.027272619307041168, 0.06256123632192612, 0.012415691278874874, -0.050172872841358185, -0.04091803729534149, 0.013317490927875042, -0.018482346087694168, -0.07414799928665161, -0.008694627322256565, 0.014046218246221542, 0.05061011016368866, -0.04601912945508957, 0.0244123637676239, 0.09072654694318771, 0.05144814774394035, 0.06635061651468277, -0.03568941727280617, -0.02530505508184433, -0.0076015363447368145, 0.020659418776631355, -0.053962256759405136, 0.012042218819260597, 0.02783738262951374, -0.003085704520344734, 0.015102872624993324, -0.018892254680395126, 0.044598110020160675, 0.014674745500087738, 0.0187465101480484, 0.007729063741862774, 0.04365076497197151, -0.017844708636403084, 0.023774728178977966, 0.009040772914886475, -0.04758589342236519, 0.010420800186693668, 0.07994138449430466, 0.022062217816710472, -0.033066000789403915, -0.011450127698481083, 0.03565298393368721, 0.03155389055609703, -0.014720290899276733, 0.08999782055616379, 0.027236182242631912, -0.031298838555812836, 0.023137090727686882, 0.012661636807024479, 0.004713954403996468, 0.028019564226269722, 0.002755500143393874, -0.02893047407269478, 0.0021246955730021, 0.01729816384613514, 0.0912366583943367, 0.014201072975993156, 0.005825263913720846, -0.009865145199000835, 0.011796273291110992, -0.03333927318453789, 0.015348818153142929, 0.01758965477347374, 0.014246618375182152, 0.015394363552331924, -0.026817163452506065, -0.008744727820158005, 0.05235905572772026, -0.043541453778743744, -0.050063565373420715, -0.038731854408979416, 0.03643636405467987, -0.0566585473716259, -0.005761499982327223, 0.030606545507907867, 0.003288381965830922, -0.010475454851984978, -0.004841481801122427, 0.05039149150252342, -0.01622329093515873, -0.0034751181956380606, 0.015130200423300266, -0.020149309188127518, 0.01040258165448904, 0.008685518056154251, 0.049662765115499496, -0.03887759894132614, -0.017662527039647102, 0.10960058122873306, -0.05884472653269768, 0.03938771039247513, -0.04510821774601936, -0.008863145485520363, 0.027491236105561256, -0.07312778383493423, 0.033175308257341385, 0.05709578096866608, 0.028311055153608322, 0.02998712845146656, 0.04550901800394058, 0.029531672596931458, 0.03361254557967186, -0.019129091873764992, -0.07374720275402069, -0.021479235962033272, -0.020440800115466118, -0.02333749085664749, -0.007032218389213085, 0.05647636577486992, -0.01045723631978035, -0.024886036291718483, -0.03204578161239624, -0.043322838842868805, 0.004923463799059391, 0.0038007681723684072, 0.014255727641284466, -0.0014517613453790545, 0.0012012614170089364, 0.03455989062786102, 0.026890037581324577, 0.033466801047325134, 0.00098321249242872, 0.014374145306646824, -0.014957127161324024, 0.03078872710466385, 0.028292836621403694, -0.007970455102622509, -0.060120001435279846, 0.004456622991710901, -0.07797382026910782, 0.020149309188127518, -0.009628308936953545, -0.06970276683568954, -0.08445949107408524, 0.005993782076984644, 0.014902472496032715, -0.009391472674906254, 0.03106200136244297, -0.022044001147150993, -0.010903581976890564, -0.02512287348508835, -0.0779009461402893, -0.013900472782552242, -0.0394970178604126, 0.055055346339941025, 0.023228181526064873, 0.006831818260252476, 0.012588763609528542, -0.031881820410490036, 0.019876036792993546, 0.020058218389749527, 0.0008961068233475089, 0.10734152793884277, -0.006298936437815428, 0.0046501909382641315, -0.021351709961891174, 0.014383254572749138, 0.03528861701488495, 0.020404363051056862, 0.028074217960238457, -0.009058991447091103, 0.015221291221678257, -0.04496247321367264, 0.015157527290284634, 0.058662544935941696, -0.024394145235419273, -0.02413909137248993, -0.020878037437796593, -0.00591180007904768, -0.03714687377214432, 0.014866036362946033, -0.014829600229859352, 0.006736172828823328, -0.017434800043702126, 0.049189090728759766, 0.008990672416985035, 0.014128199778497219, 0.02140636369585991, 0.022444799542427063, 0.035889819264411926, -0.016341708600521088, 0.03643636405467987, -0.05618487298488617, -0.03202756494283676, -0.047039344906806946, -0.01269807294011116, -0.024011563509702682, -0.007300936616957188, -0.07935839891433716, -0.0332481823861599, 0.021060219034552574, 0.03822174668312073, 0.04656567424535751, -0.0334121473133564, 0.0057933819480240345, -0.04601912945508957, -0.023665418848395348, 0.04171963781118393, 0.03470563516020775, 0.023209964856505394, -0.07702647149562836, -0.00549278175458312, 0.04259410873055458, -0.004183350130915642, 0.006499336566776037, -0.007587872911244631, -0.07724509388208389, 0.0069957817904651165, 0.03497891128063202, 0.0014722568448632956, 0.08744727075099945, -0.027509454637765884, 0.03895047307014465, -0.05148458108305931, 0.010858036577701569, -0.03494247421622276, -0.03394047170877457, 0.0063854726031422615, 0.041756074875593185, -0.03312065452337265, 0.04805956408381462, 0.02393869124352932, -0.02658032812178135, 0.05873541906476021, 0.011586763896048069, 0.011067545972764492, 0.05527396500110626, -0.01611398160457611, -0.02754589170217514, 0.003998890984803438, -0.05512822046875954, -0.006303491070866585, -0.007801936473697424, -0.0013458682224154472, -0.01730727218091488, 0.00039425285649485886, 0.08096159994602203, -0.07622487097978592, 0.02863898314535618, -0.000710509077180177, -0.006449236534535885, 0.019766727462410927, 0.05913621932268143, -0.015193963423371315, 0.046456363052129745, 0.05363432690501213, 0.0016885977238416672, -0.040590111166238785, 0.001187597750686109, 0.05858967453241348, 0.014720290899276733, -0.027017563581466675, -0.044780291616916656, 0.000016857155060279183, -0.016387253999710083, -0.06019287183880806, 0.046857163310050964, -0.005073763895779848, -0.08686429262161255, 0.02129705436527729, -0.0003043005708605051, -0.01905621774494648, 0.010621200315654278, -0.06962989270687103, 0.0031039228197187185, 0.04969920217990875, -0.03887759894132614, 0.011714290827512741, 0.03009643591940403, 0.05246836319565773, 0.006449236534535885, -0.04729440063238144, -0.01529416348785162, 0.0202039647847414, -0.0531606562435627, -0.0412459634244442, -0.0019800886511802673, 0.05345214530825615, 0.049589890986680984, 0.03270163759589195, 0.011222399771213531, -0.02393869124352932, -0.020440800115466118, 0.060229308903217316, 0.0070732091553509235, -0.021042000502347946, -0.06234261766076088, -0.01558565441519022, -0.024776726961135864, 0.009619200602173805, -0.000003242445018258877, 0.01808154582977295, -0.027017563581466675, -0.0010788579238578677, 0.020950909703969955, 0.02461276389658451, 0.08147171139717102, -0.010220400057733059, -0.002580150030553341, 0.0034318501129746437, 0.03568941727280617, 0.019712073728442192, 0.02922196313738823, 0.006376363802701235, -0.04190181940793991, -0.02913087233901024, -0.06503891199827194, -0.039023347198963165, 0.000528042612131685, 0.034049782902002335, -0.002181627321988344, 0.00025519687915220857, -0.025851599872112274, -0.025159308686852455, 0.03723796457052231, -0.03667319938540459, 0.03643636405467987, -0.02568763680756092, -0.049589890986680984, 0.0057888273149728775, 0.0361630916595459, 0.0019983069505542517, 0.015403472818434238, -0.031991127878427505, -0.054581671953201294, 0.007433018181473017, 0.03313887491822243, -0.011896473355591297, -0.0334121473133564, 0.029367709532380104, 0.047440145164728165, -0.032464802265167236, -0.04893403872847557, -0.024776726961135864, -0.018117982894182205, 0.018418582156300545, 0.05275985598564148, -0.013107982464134693, -0.016961127519607544, 0.020641200244426727, 0.05177607387304306, -0.01630527339875698, -0.0019857818260788918, -0.03847680240869522, -0.0040444363839924335, 0.021333491429686546, 0.04915265366435051, 0.04408800229430199, -0.038039565086364746, 0.03332105651497841, -0.000984920421615243, -0.0019687023013830185, 0.08613556623458862, -0.09925265610218048, 0.0030060000717639923, 0.03905978053808212, 0.029331272467970848, -0.04554545506834984, 0.02335570938885212, -0.05950058251619339, 0.012242618016898632, -0.014255727641284466, 0.025341492146253586, -0.023319272324442863, 0.027983127161860466 ]
24,337
gotrue._sync.gotrue_client
get_user_identities
null
def get_user_identities(self): response = self.get_user() return ( IdentitiesResponse(identities=response.user.identities) if response.user else AuthSessionMissingError() )
(self)
[ -0.05167217552661896, -0.06261751800775528, 0.016536187380552292, 0.031945113092660904, 0.0614902526140213, 0.006372659467160702, -0.009563534520566463, -0.07978096604347229, 0.007581737358123064, -0.003822686616331339, 0.021145230159163475, -0.03749050945043564, -0.02094523049890995, 0.0005636303685605526, 0.02910878136754036, -0.01227259635925293, 0.008440819568932056, 0.019908878952264786, 0.009536261670291424, -0.002386338310316205, 0.011445332318544388, 0.0537085197865963, 0.0031204211991280317, -0.05647212639451027, -0.026981530711054802, -0.03554507717490196, -0.014172576367855072, -0.0410904698073864, 0.0783991664648056, 0.017072545364499092, -0.02027251198887825, 0.045017700642347336, 0.0324905626475811, 0.004722677171230316, -0.006768109742552042, 0.021072503179311752, 0.02043614536523819, 0.08770815283060074, 0.03138148412108421, 0.030599674209952354, -0.13083496689796448, -0.003422690788283944, 0.02685425989329815, 0.020763415843248367, -0.07192650437355042, -0.017281634733080864, 0.05043582618236542, -0.05821756273508072, 0.011681693606078625, 0.0014170303475111723, 0.03514508157968521, 0.026781532913446426, 0.026381537318229675, -0.01981797069311142, 0.05403578653931618, -0.012627137824892998, -0.034090545028448105, -0.013645309023559093, -0.0169180016964674, 0.013490765355527401, -0.04494497552514076, -0.003270419780164957, 0.03698142245411873, -0.0036613247357308865, 0.0026999711990356445, 0.01331803947687149, 0.02021796628832817, 0.01885434426367283, -0.038145046681165695, 0.039272308349609375, 0.04025411605834961, -0.04829039424657822, 0.023399751633405685, 0.01680891215801239, 0.0272542554885149, 0.005654485430568457, -0.004968129098415375, 0.02212703786790371, 0.007163560017943382, 0.028636058792471886, -0.03323600813746452, 0.024417921900749207, 0.00042755226604640484, 0.05043582618236542, 0.042872268706560135, 0.022708848118782043, 0.0129544073715806, -0.06290841847658157, -0.046981316059827805, 0.033254191279411316, 0.0001319588191108778, 0.025981541723012924, -0.006718110293149948, 0.0008926041191443801, -0.006818109191954136, 0.049635834991931915, -0.00027869021869264543, 0.03616325184702873, 0.02043614536523819, -0.013872579671442509, -0.005359033588320017, 0.025799725204706192, -0.02983604557812214, 0.08625362813472748, -0.02465428225696087, 0.00821809470653534, 0.03425418213009834, -0.00714992405846715, 0.08479909598827362, 0.023617930710315704, -0.04072684049606323, 0.02679971419274807, -0.0013533947058022022, 0.023345205932855606, -0.02690880373120308, -0.07876279950141907, 0.06829018145799637, 0.04970856010913849, -0.014108940958976746, -0.036454156041145325, -0.04534497112035751, -0.0014931659679859877, 0.002302248263731599, 0.047890398651361465, 0.030490584671497345, 0.012236232869327068, -0.09352627396583557, -0.04523588344454765, 0.015936193987727165, -0.03912685438990593, -0.020236147567629814, -0.073562853038311, 0.027745159342885017, -0.024854280054569244, -0.03187238797545433, -0.000313064840156585, 0.029017873108386993, 0.011045336723327637, 0.04829039424657822, 0.06567202508449554, -0.030163314193487167, 0.028563331812620163, -0.06098116934299469, 0.028254244476556778, -0.03581780195236206, -0.00270906207151711, -0.003036331385374069, 0.04519951716065407, 0.013099860399961472, -0.09687169641256332, 0.024127015843987465, -0.02529064007103443, 0.008499909192323685, 0.017099818214774132, -0.07345376163721085, -0.016445279121398926, 0.03179966285824776, -0.047381311655044556, 0.01830889657139778, -0.016454370692372322, -0.01632709801197052, -0.05919937044382095, 0.016399824991822243, -0.007440829649567604, -0.003922685515135527, -0.022599758580327034, -0.003493144642561674, -0.02505427785217762, 0.015727104619145393, -0.022508850321173668, -0.04523588344454765, -0.0026931532192975283, 0.023163389414548874, -0.04607223719358444, -0.02932696044445038, -0.01576346904039383, 0.042654089629650116, -0.004538588225841522, -0.011572604067623615, 0.059926632791757584, -0.00568630313500762, -0.056217584758996964, -0.01244532223790884, 0.008072641678154469, 0.04494497552514076, 0.022781575098633766, 0.05625394731760025, -0.016145283356308937, -0.0006079480517655611, 0.02398156188428402, 0.000562493980396539, 0.023563385009765625, -0.027290618047118187, 0.06301750987768173, -0.010399889200925827, 0.06701746582984924, -0.027526980265975, 0.03539962321519852, -0.08385365456342697, -0.1020352765917778, -0.031072396785020828, -0.002588608767837286, -0.014963476918637753, 0.004345408175140619, -0.05741757154464722, 0.07254467904567719, -0.04345408082008362, -0.018136169761419296, 0.01903616078197956, -0.02652698941528797, -0.057963017374277115, -0.03074512630701065, -0.020308874547481537, 0.05356306582689285, 0.016290735453367233, 0.07214468717575073, 0.0319632962346077, -0.012499867007136345, 0.04250863939523697, -0.0016818002332001925, 0.03603598102927208, -0.08283548057079315, 0.0034204181283712387, -0.03292692080140114, -0.04549042508006096, 0.02758152410387993, -0.02747243456542492, -0.024581557139754295, -0.0033363280817866325, -0.015754377469420433, 0.026945168152451515, 0.05007219314575195, 0.000661356607452035, -0.0024317922070622444, -0.03550871089100838, 0.03821777552366257, 0.030363311991095543, 0.004495406523346901, -0.0049772197380661964, 0.08050823211669922, -0.055199410766363144, 0.011163517832756042, 0.05421760305762291, -0.01055443286895752, -0.018490711227059364, -0.000030290870199678466, -0.007327194791287184, 0.01545438077300787, -0.005999936256557703, -0.07636282593011856, -0.019399793818593025, -0.0015363473212346435, 0.04363589733839035, -0.04036320745944977, 0.035835981369018555, -0.06494475901126862, -0.0304724033921957, 0.002424974227324128, 0.04745404049754143, -0.027436072006821632, 0.020508872345089912, 0.04796312376856804, -0.03323600813746452, 0.025636089965701103, -0.04549042508006096, -0.003745414549484849, -0.05392669886350632, 0.05090854689478874, -0.03710869699716568, -0.005281761754304171, 0.06050844490528107, 0.030363311991095543, -0.04069047421216965, -0.03930867090821266, 0.006509021390229464, -0.0036226885858923197, 0.022727031260728836, 0.003334055421873927, -0.05905391648411751, 0.0502176471054554, -0.0571993924677372, 0.03452690318226814, -0.010436252690851688, -0.016063464805483818, 0.02134522795677185, -0.04567224159836769, -0.018090715631842613, 0.007890825159847736, -0.03334509953856468, -0.014618026092648506, -0.013608945533633232, 0.019127069041132927, -0.06850836426019669, -0.04712677001953125, -0.015390745364129543, 0.003574962029233575, -0.10021711140871048, 0.0007465829839929938, 0.004140865057706833, 0.008404456079006195, -0.0293996874243021, 0.060326628386974335, -0.03389054909348488, -0.04774494469165802, 0.06454476714134216, -0.006445385981351137, 0.04207227751612663, 0.019290704280138016, -0.019108887761831284, -0.01095442846417427, 0.00829991139471531, -0.02556336484849453, 0.019290704280138016, -0.029072416946291924, -0.014454391784965992, -0.01072715874761343, -0.020872505381703377, 0.0066135660745203495, 0.03683597221970558, 0.03632688522338867, -0.0038204139564186335, -0.007595373783260584, 0.04527224600315094, -0.006540839560329914, 0.05443578213453293, 0.02121795527637005, 0.020127058029174805, 0.05669030547142029, -0.06643565744161606, 0.05018128454685211, -0.02421792410314083, -0.07207196205854416, -0.06287205964326859, -0.005054491572082043, 0.013981669209897518, -0.04712677001953125, 0.035726893693208694, 0.022781575098633766, 0.06403568387031555, -0.005259034689515829, -0.06156298145651817, -0.061126623302698135, 0.0010852157138288021, 0.04683586582541466, 0.011045336723327637, -0.00790900643914938, 0.015081657096743584, -0.0046522230841219425, 0.012427140027284622, -0.03310873731970787, -0.02494518831372261, 0.03190875053405762, 0.02730879932641983, -0.03007240779697895, 0.012427140027284622, 0.009463535621762276, -0.026054268702864647, 0.031236030161380768, -0.02714516595005989, 0.06614474952220917, -0.031272392719984055, -0.041635919362306595, 0.026981530711054802, -0.0013079405762255192, -0.008599908091127872, 0.015081657096743584, 0.027636069804430008, -0.007104469928890467, 0.03450872376561165, -0.025072460994124413, -0.0888717770576477, 0.011390787549316883, -0.08290820568799973, 0.03198147565126419, 0.06534475833177567, 0.03389054909348488, -0.019163431599736214, -0.018563438206911087, -0.036399614065885544, 0.012199870310723782, -0.028181517496705055, 0.006672656163573265, -0.031108759343624115, -0.010363525710999966, 0.02341793291270733, 0.008745361119508743, -0.024090653285384178, 0.0026363355573266745, -0.03616325184702873, 0.02567245438694954, -0.014227121137082577, -0.03656324744224548, -0.028236063197255135, 0.01016352791339159, -0.0013556673657149076, 0.008708998560905457, 0.012463503517210484, 0.00015326541324611753, 0.03616325184702873, -0.01954524591565132, -0.014845296740531921, 0.05479941517114639, 0.10487160831689835, 0.025708816945552826, -0.02838151529431343, 0.018963433802127838, 0.021490680053830147, -0.09061721712350845, 0.0045204064808785915, -0.010308980941772461, -0.007804462220519781, -0.027672432363033295, 0.056726668030023575, -0.043272268027067184, 0.05265398323535919, 0.013290767557919025, -0.0029976952355355024, 0.04927220195531845, 0.032126929610967636, 0.02229067124426365, 0.008363546803593636, -0.022545214742422104, -0.030163314193487167, 0.03789050504565239, -0.04556315019726753, 0.012518048286437988, 0.00913172122091055, 0.0017306633526459336, 0.033763278275728226, -0.022090673446655273, 0.016072556376457214, -0.010481706820428371, 0.03985412046313286, -0.03627233952283859, 0.0039795031771063805, -0.04825403168797493, -0.014536208473145962, 0.006145389284938574, -0.018708892166614532, 0.05625394731760025, 0.04279954358935356, 0.0690174475312233, 0.003822686616331339, 0.03727233037352562, 0.05749029666185379, -0.04239954799413681, -0.054144877940416336, 0.08443546295166016, 0.08130822330713272, 0.01981797069311142, 0.025581546127796173, -0.05738120526075363, 0.005031764507293701, 0.01812708005309105, 0.001729527022689581, 0.052617620676755905, 0.00674083735793829, 0.034490540623664856, 0.008772633969783783, 0.015245292335748672, -0.024636100977659225, -0.046363141387701035, -0.0515630878508091, 0.018463440239429474, 0.009790805168449879, -0.05494486913084984, -0.038545042276382446, -0.018427075818181038, -0.006499930750578642, -0.0169180016964674, 0.04014502838253975, 0.0033431462943553925, 0.00031590572325512767, -0.016872547566890717, -0.03663597255945206, -0.015245292335748672, 0.02876332961022854, 0.03267237916588783, 0.01847252994775772, 0.014799842610955238, -0.02043614536523819, 0.008031732402741909, -0.0008653316763229668, -0.04723586142063141, 0.0072499229572713375, -0.011545331217348576, 0.026090631261467934, -0.03539962321519852, -0.0014795296592637897, -0.026308810338377953, 0.017517995089292526, -0.020472509786486626, -0.059490274637937546, -0.00817718543112278, -0.014036213979125023, -0.02814515493810177, 0.041308652609586716, -0.041526831686496735, -0.0169180016964674, -0.008109004236757755, 0.006086298730224371, 0.002938605146482587, 0.11272606998682022, 0.002110204892233014, 0.051599450409412384, 0.0006556748412549496, 0.006186297629028559, -0.01830889657139778, 0.026781532913446426, -0.00007308161002583802, 0.011590785346925259, 0.037017788738012314, 0.01777253858745098, -0.07439921051263809, -0.041126836091279984, 0.024308832362294197, 0.0016397552099078894, 0.0011596467811614275, -0.013336221687495708, 0.026381537318229675, 0.012927135452628136, 0.02674517035484314, 0.03165420889854431, 0.05705393850803375, 0.024963369593024254, 0.031236030161380768, -0.015027112327516079, -0.001364758238196373, -0.02921787090599537, -0.03727233037352562, -0.012072598561644554, -0.0324905626475811, -0.04938129335641861, -0.027999700978398323, -0.04356317222118378, -0.04658132046461105, -0.01981797069311142, -0.026254266500473022, 0.030163314193487167, 0.023945199325680733, 0.05821756273508072, 0.024745190516114235, -0.04094501957297325, 0.016363462433218956, -0.01216350682079792, -0.033981457352638245, -0.07338103652000427, 0.05752665922045708, -0.0014420300722122192, 0.007795371580868959, 0.034599632024765015, 0.02196340262889862, 0.06599929928779602, -0.051890354603528976, 0.010963519103825092, 0.015772558748722076, -0.0009914666879922152, 0.015281655825674534, -0.08967176824808121, 0.01151805929839611, 0.06298114359378815, -0.014590753242373466, -0.02719970978796482, -0.054763052612543106, -0.0036363250110298395, -0.023836109787225723, 0.036072343587875366, 0.007749917451292276, -0.015399836003780365, 0.007372648920863867, -0.052108537405729294, -0.009690806269645691, -0.07174468785524368, 0.031181486323475838, -0.007031743414700031, -0.011008973233401775, -0.011299879290163517, -0.010863520205020905, 0.08683543652296066, -0.01723618060350418, 0.0467267744243145, -0.008031732402741909, 0.04541769623756409, -0.05534486472606659, 0.05163581296801567, 0.00005326647806214169, -0.05781756713986397, 0.00488631147891283, 0.047890398651361465, 0.01970888115465641, -0.008595363236963749, -0.04418134689331055, -0.0418904609978199, 0.0015954375267028809, 0.024127015843987465, 0.03523598983883858, -0.013554400764405727, 0.004754494875669479, -0.06181752309203148, -0.03450872376561165, 0.017327088862657547, 0.05309034511446953, -0.034381452947854996, -0.03143602982163429, 0.020054331049323082, -0.05545395612716675, -0.024690646678209305, -0.0024704281240701675, -0.04229046031832695, -0.05421760305762291, 0.00516812689602375, -0.002295430051162839, 0.02865424007177353, -0.024345194920897484, -0.039163220673799515, 0.02078159712255001, 0.028526969254016876, 0.056508488953113556, -0.05061764270067215, 0.016127100214362144, 0.012781682424247265, -0.034999627619981766, -0.022308852523565292, 0.018599802628159523, 0.041417740285396576, -0.02516336739063263, 0.03447236120700836, 0.08472637087106705, 0.014281665906310081, 0.06814473122358322, -0.02529064007103443, 0.04374498873949051, -0.03539962321519852, -0.03807232156395912, 0.037745051085948944, 0.01227259635925293, 0.01165442168712616, -0.019163431599736214, 0.021708859130740166, 0.02201794646680355, -0.044290438294410706, 0.031672388315200806, -0.04476315900683403, -0.005209035240113735, -0.0008363547385670245, 0.01640891656279564, -0.03427236154675484, 0.06156298145651817, 0.0657811164855957, 0.018781617283821106, 0.01165442168712616, -0.004940856248140335, 0.071962870657444, -0.028254244476556778, -0.05839937925338745, -0.005336306989192963, -0.06934471428394318, 0.003218147438019514, -0.029708774760365486, 0.030563311651349068, 0.01576346904039383, 0.041745010763406754, 0.014181667007505894, 0.007740826811641455, 0.07709008455276489, 0.02229067124426365, -0.06218115612864494, -0.026417899876832962, 0.0579993836581707, -0.0022215673234313726, 0.01694527454674244, 0.03181784227490425, 0.047999490052461624, 0.08043550699949265, -0.06389022618532181, -0.04290863499045372, -0.0013238495448604226, -0.022872483357787132, -0.011954418383538723, 0.03227238357067108, -0.042981360107660294, -0.006831745617091656, 0.007040834054350853, -0.060726623982191086, -0.01726345159113407, -0.06825381517410278, 0.028563331812620163, -0.012236232869327068, 0.007031743414700031, -0.05378124490380287, -0.006009026896208525, -0.04239954799413681, 0.02043614536523819, 0.06596293300390244, 0.030672401189804077, 0.0065681119449436665, -0.015918012708425522, 0.06567202508449554, 0.02696334943175316, 0.05676303058862686, -0.03272692486643791, -0.002240885281935334, -0.012318050488829613, 0.003427236108109355, 0.017117999494075775, 0.019963422790169716, 0.003797686891630292, -0.028126973658800125, 0.008113550022244453, -0.012099871411919594, -0.04567224159836769, -0.015718014910817146, 0.031036032363772392, -0.044217709451913834, 0.0062499335035681725, 0.03847231715917587, 0.030672401189804077, 0.034926898777484894, -0.011390787549316883, 0.0461813248693943, -0.0012465775944292545, -0.015781650319695473, -0.030981488525867462, 0.03663597255945206, -0.07781735062599182, 0.04425407573580742, 0.03359964117407799, -0.0171816349029541, 0.044508617371320724, 0.024290651082992554, 0.0019033887656405568, -0.02883605659008026, -0.0426904559135437, 0.005872664507478476, -0.04989037662744522, -0.0007869234541431069, -0.04796312376856804, -0.022817939519882202, -0.04527224600315094, -0.001711345394141972, 0.029345141723752022, -0.04229046031832695, 0.00634993240237236, 0.05814483389258385, -0.02156340703368187, -0.011318061500787735, 0.045926783233881, -0.009499899111688137, -0.011327152140438557, 0.04647223278880119, 0.009763532318174839, 0.021872494369745255, 0.021199773997068405, -0.03981775790452957, 0.008954450488090515, 0.021654315292835236, 0.006136298179626465, -0.0002874969504773617, 0.031672388315200806, 0.016018010675907135, -0.02916332520544529, -0.0016488460823893547, -0.04036320745944977, -0.02658153511583805, -0.04178137332201004, 0.016336189582943916, 0.0017102090641856194, 0.012145325541496277 ]
24,338
gotrue._sync.gotrue_client
initialize
null
def initialize(self, *, url: Union[str, None] = None) -> None: if url and self._is_implicit_grant_flow(url): self.initialize_from_url(url) else: self.initialize_from_storage()
(self, *, url: Optional[str] = None) -> NoneType
[ -0.039817925542593, -0.019125547260046005, -0.015063710510730743, 0.040533218532800674, -0.0038085044361650944, 0.03951137140393257, 0.03484494239091873, -0.037365496158599854, -0.01982380822300911, 0.032051898539066315, 0.016886001452803612, 0.008779359050095081, -0.024762731045484543, 0.03297155722975731, -0.04363281652331352, 0.04383718594908714, 0.02723219059407711, 0.03239251300692558, -0.00673140911385417, -0.0640697330236435, 0.017456533387303352, -0.04448435455560684, -0.024830853566527367, 0.04087383300065994, -0.009196612052619457, 0.03348248079419136, -0.02329808473587036, 0.021424701437354088, -0.03637770935893059, 0.0132414186373353, 0.07609345018863678, 0.05936923995614052, 0.06798680871725082, 0.06982613354921341, 0.0014295197324827313, -0.06042514741420746, 0.02520553022623062, 0.0404650941491127, -0.1069531962275505, 0.0032528757583349943, -0.03930700197815895, 0.06369505822658539, 0.05286348983645439, 0.017933394759893417, -0.02248060703277588, 0.04230441525578499, -0.02871386706829071, 0.01377788744866848, -0.0457446314394474, -0.021543916314840317, -0.043292202055454254, 0.0752759724855423, -0.02839028276503086, 0.004691975191235542, -0.06478502601385117, 0.025835668668150902, 0.008353589102625847, 0.014612395316362381, -0.033431388437747955, 0.0506494902074337, 0.009349889121949673, -0.020743470638990402, -0.004998529329895973, -0.04819706082344055, -0.005888386629521847, 0.0035402700304985046, -0.05497530475258827, 0.049525462090969086, 0.03992011025547981, 0.04792456701397896, 0.0631500706076622, 0.0394432470202446, -0.050002321600914, 0.01769496314227581, 0.06941739469766617, 0.03019554354250431, 0.036922696977853775, -0.003936235327273607, -0.021969685330986977, 0.05603121221065521, 0.02215702272951603, -0.003855339018628001, 0.005385979078710079, -0.012406911700963974, 0.0019830195233225822, 0.021595008671283722, 0.026363622397184372, -0.051126353442668915, -0.009264735504984856, 0.02374088391661644, 0.011069996282458305, 0.029190728440880775, -0.026636114344000816, -0.06652216613292694, 0.03695675730705261, 0.013011503033339977, -0.027198130264878273, -0.026210345327854156, -0.038830142468214035, -0.007510566618293524, -0.03021257370710373, -0.020590193569660187, 0.007719193585216999, -0.017950424924492836, -0.017933394759893417, -0.02798154391348362, 0.04363281652331352, -0.035185556858778, 0.015106286853551865, 0.027504682540893555, 0.009264735504984856, 0.004093769937753677, 0.029156668111681938, 0.09400981664657593, 0.02530771493911743, -0.003957523498684168, 0.01866571605205536, 0.02808372862637043, 0.08161141723394394, 0.02607409842312336, -0.0742541253566742, 0.005177352111786604, 0.0015125446952879429, 0.022310299798846245, 0.03699081763625145, 0.032801251858472824, -0.008528155274689198, -0.07568471133708954, 0.05276130512356758, -0.06079982593655586, 0.059914227575063705, -0.00593522097915411, -0.002228901255875826, 0.005654213484376669, -0.04588087648153305, -0.053885336965322495, 0.0020500782411545515, 0.009247704409062862, -0.0001424995862180367, 0.043496571481227875, -0.056746505200862885, 0.04479090869426727, -0.0024673319421708584, -0.010797504335641861, -0.026227375492453575, 0.02057316154241562, -0.004508894868195057, -0.05415782704949379, -0.013590549118816853, 0.01577048748731613, 0.04543807730078697, -0.004491863772273064, 0.014672002755105495, 0.06270726770162582, -0.027674991637468338, -0.0075872051529586315, -0.015063710510730743, -0.004389679525047541, 0.019568346440792084, 0.00985229667276144, -0.004215113818645477, -0.0028569106943905354, 0.026533929631114006, 0.001474225427955389, 0.014041864313185215, -0.04608524590730667, 0.020266609266400337, -0.028867144137620926, 0.02585269883275032, -0.02001114748418331, -0.014850826002657413, -0.00964792724698782, 0.00010358163854107261, -0.02575051411986351, 0.0845407098531723, 0.021646101027727127, 0.037467680871486664, -0.010456888936460018, -0.027181098237633705, 0.020828623324632645, 0.02607409842312336, -0.020845655351877213, 0.007080540060997009, 0.0015572503907606006, -0.00011921534314751625, 0.016528356820344925, -0.009128489531576633, 0.004095898475497961, 0.024217745289206505, 0.02563129924237728, -0.014689033851027489, 0.016400625929236412, -0.000994703033939004, -0.035764604806900024, 0.029224790632724762, -0.04659616947174072, -0.037024881690740585, 0.011052965186536312, -0.07541222125291824, 0.025154437869787216, 0.0014284553471952677, -0.01813776232302189, 0.00429600989446044, -0.04526776820421219, 0.02954837493598461, 0.003755283309146762, -0.00996299646794796, -0.0279645137488842, 0.019040394574403763, 0.02893526665866375, -0.07071173191070557, -0.011853411793708801, 0.023485422134399414, 0.010678288526833057, -0.03116629645228386, -0.04955952242016792, 0.003531754482537508, -0.01536174863576889, 0.033005621284246445, 0.026108160614967346, 0.04734552279114723, -0.0012038621352985501, 0.004306654445827007, -0.05661025643348694, 0.01704779453575611, 0.044995278120040894, -0.012492065317928791, -0.05139884352684021, -0.05562247335910797, 0.08079393953084946, -0.01483379490673542, 0.019670531153678894, -0.017439501360058784, -0.024319930002093315, -0.019159609451889992, -0.0457446314394474, 0.017141463235020638, 0.013914133422076702, -0.04145287722349167, -0.024456176906824112, 0.03573054075241089, 0.05146696791052818, -0.037774235010147095, 0.045301832258701324, -0.08706126362085342, 0.06641998142004013, -0.061174504458904266, -0.026431744918227196, -0.018784932792186737, -0.03082568198442459, -0.011427642777562141, -0.014229202643036842, -0.06345662474632263, 0.017967455089092255, -0.03678644821047783, -0.05013856664299965, -0.012228088453412056, 0.013207357376813889, 0.01919366978108883, -0.0031762374565005302, 0.0650915801525116, -0.03811484947800636, 0.003612650791183114, 0.02893526665866375, -0.041589125990867615, -0.02394525334239006, -0.026636114344000816, -0.018154794350266457, 0.03562835603952408, 0.0012868870981037617, 0.007080540060997009, 0.033533573150634766, 0.07282354682683945, 0.00561163667589426, 0.03579866513609886, -0.021646101027727127, 0.0007818184676580131, 0.01303704921156168, 0.004427998326718807, -0.00045317798503674567, 0.0667605921626091, -0.03695675730705261, 0.045506201684474945, 0.05116041377186775, 0.00042603519978001714, 0.021322516724467278, -0.04131663218140602, 0.01429732609540224, -0.028254035860300064, -0.029906021431088448, -0.007919305004179478, 0.06447847187519073, 0.05827927216887474, 0.007663843687623739, 0.029207758605480194, 0.01584712602198124, 0.05545216426253319, 0.03613927960395813, 0.0034487296361476183, 0.03654801845550537, 0.020317701622843742, 0.017405441030859947, 0.021867500618100166, 0.044756848365068436, 0.03549211099743843, -0.0987103059887886, 0.008477062918245792, -0.011844895780086517, 0.00524973263964057, 0.02999117411673069, 0.016502810642123222, 0.015319171361625195, -0.04462059959769249, -0.010823050513863564, 0.032699067145586014, -0.0015891831135377288, 0.03535586595535278, -0.047004908323287964, 0.03327811136841774, -0.017967455089092255, 0.005177352111786604, -0.021884530782699585, 0.021135177463293076, -0.04567650705575943, -0.02808372862637043, 0.01958537846803665, 0.0400904156267643, 0.03600303456187248, -0.060867950320243835, 0.004998529329895973, -0.09182987362146378, 0.08835560083389282, -0.029650559648871422, 0.014782702550292015, -0.08283763378858566, -0.031098173931241035, -0.03515149652957916, -0.02954837493598461, 0.016341017559170723, -0.05817708745598793, -0.01155537273734808, -0.030893804505467415, -0.016392109915614128, -0.03600303456187248, 0.00341679691337049, -0.015174410305917263, -0.014425056986510754, -0.10395578294992447, 0.029207758605480194, -0.0799083411693573, -0.05919893458485603, 0.02755577489733696, 0.012151449918746948, 0.014501695521175861, 0.04056727886199951, 0.03678644821047783, 0.01706482470035553, 0.003105985466390848, -0.00933285802602768, -0.050581369549036026, 0.05381721258163452, -0.01577048748731613, -0.042134109884500504, -0.016886001452803612, -0.019789747893810272, -0.005330629181116819, 0.05752991884946823, 0.010823050513863564, -0.022650916129350662, -0.010439857840538025, 0.025699421763420105, -0.0627753958106041, -0.012773072347044945, 0.027317345142364502, 0.014058895409107208, -0.012032234109938145, -0.05279536545276642, -0.025903791189193726, -0.008217343129217625, 0.02660205215215683, 0.01408444158732891, 0.06165136396884918, 0.0411122627556324, 0.02215702272951603, -0.006705862935632467, -0.05265912041068077, -0.03954543173313141, 0.03600303456187248, 0.03794454038143158, 0.03995417058467865, 0.0697239488363266, -0.00985229667276144, 0.07084797322750092, 0.04090789332985878, 0.035458050668239594, 0.05817708745598793, -0.05804084241390228, 0.012125903740525246, 0.017243647947907448, 0.02903745137155056, 0.02542692981660366, -0.032801251858472824, 0.04714115336537361, 0.03213705122470856, -0.016451718285679817, 0.00985229667276144, -0.007208270486444235, 0.02425180748105049, 0.004166150465607643, -0.02096487022936344, -0.051671337336301804, -0.03019554354250431, -0.012492065317928791, -0.02721516042947769, 0.04591493681073189, -0.019551316276192665, -0.015753455460071564, -0.00880490429699421, -0.029292913153767586, 0.009562773630023003, 0.04036290943622589, 0.016971156001091003, -0.017456533387303352, 0.020607223734259605, 0.017831210047006607, 0.027589837089180946, 0.0004100688674952835, 0.01726919412612915, -0.015932278707623482, -0.027845298871397972, 0.01909148506820202, 0.10266144573688507, 0.04908265918493271, -0.049968261271715164, -0.003514723852276802, 0.04049915447831154, -0.035458050668239594, 0.03593491017818451, -0.022003745660185814, -0.03811484947800636, 0.004170408006757498, -0.02149282395839691, -0.009043334983289242, 0.015276595018804073, 0.07725154608488083, -0.03263094276189804, -0.034282926470041275, 0.06464877724647522, -0.037978604435920715, 0.0028079471085220575, -0.02477976121008396, -0.005671244114637375, 0.056746505200862885, -0.04938921332359314, -0.11792100965976715, 0.047618016600608826, -0.0041618929244577885, 0.09591726213693619, 0.013871557079255581, 0.025375837460160255, 0.011947080492973328, -0.04400749132037163, 0.005781944375485182, -0.014850826002657413, -0.0070933131501078606, 0.0917617529630661, 0.030859744176268578, 0.010014088824391365, -0.06396754831075668, -0.01791636273264885, -0.07193794846534729, 0.022105930373072624, 0.04400749132037163, -0.007548885885626078, -0.022974500432610512, 0.005441328976303339, 0.05061542987823486, -0.022650916129350662, -0.021560946479439735, -0.04002229496836662, -0.0034487296361476183, 0.01451021060347557, 0.004687717650085688, 0.048367369920015335, -0.02162906900048256, 0.0059650251641869545, -0.07132484018802643, -0.01633250154554844, 0.060220781713724136, 0.020743470638990402, -0.06533000618219376, -0.0020969128236174583, -0.010848596692085266, 0.023229962214827538, -0.012279180809855461, 0.037774235010147095, 0.022327331826090813, 0.009128489531576633, 0.018801962956786156, 0.004368390887975693, 0.001220892881974578, 0.015199956484138966, -0.00360200647264719, 0.012517611496150494, 0.0011410611914470792, 0.047515831887722015, -0.10865627229213715, -0.014501695521175861, 0.014425056986510754, 0.042645033448934555, -0.021560946479439735, 0.03307374194264412, 0.019636470824480057, 0.011189212091267109, 0.02248060703277588, 0.01718403957784176, 0.009418012574315071, -0.040533218532800674, -0.0457446314394474, 0.027487652376294136, 0.012849710881710052, 0.012423941865563393, 0.013616095297038555, -0.002316183876246214, 0.02447320707142353, -0.03774017095565796, 0.014765672385692596, 0.004538698587566614, 0.016392109915614128, -0.041589125990867615, 0.0688042864203453, -0.0007243396830745041, -0.002433270448818803, 0.005862840451300144, 0.029718682169914246, -0.0006721829413436353, -0.059403304010629654, -0.04734552279114723, -0.03985198587179184, -0.027811236679553986, -0.02181640826165676, 0.03739955648779869, -0.03138769790530205, 0.033772002905607224, -0.038727957755327225, -0.0411122627556324, -0.04012447968125343, 0.015651272609829903, -0.012875257059931755, -0.0156257264316082, 0.022753100842237473, 0.007225301582366228, 0.013931164517998695, -0.008613308891654015, -0.03593491017818451, -0.05245475098490715, 0.04114632308483124, -0.033874187618494034, 0.021032992750406265, -0.04124850779771805, 0.023349177092313766, -0.027368437498807907, -0.11976032704114914, 0.010516496375203133, 0.018154794350266457, -0.05678056553006172, 0.002626995323225856, 0.004645140841603279, -0.06856585294008255, 0.010967811569571495, -0.008276951499283314, -0.03804672509431839, 0.012849710881710052, 0.05432813614606857, 0.0001596634101588279, -0.015268079936504364, -0.048367369920015335, 0.012023719027638435, 0.0440756157040596, 0.022412484511733055, 0.05531591922044754, -0.00986081175506115, -0.019227731972932816, -0.02057316154241562, -0.015506510622799397, -0.009503166191279888, 0.008276951499283314, 0.00015633708972018212, -0.03474275767803192, -0.015932278707623482, -0.04850361496210098, -0.031830497086048126, 0.009980027563869953, 0.020283639430999756, -0.03230735659599304, 0.005104971583932638, 0.009826750494539738, -0.09843781590461731, -0.018478378653526306, 0.009520197287201881, -0.018393224105238914, 0.05109228938817978, -0.0322222039103508, 0.057904597371816635, -0.003631810424849391, 0.00683359382674098, -0.06989425420761108, 0.08569880574941635, 0.02668720670044422, -0.029224790632724762, 0.01484230998903513, -0.0011474477360025048, -0.03705894201993942, -0.0394432470202446, -0.03859170898795128, -0.0034231834579259157, -0.03198377415537834, 0.03791048005223274, 0.004538698587566614, 0.022855285555124283, -0.00995448138564825, 0.012415426783263683, -0.024507269263267517, 0.0677824392914772, -0.03414668142795563, 0.02607409842312336, -0.033635757863521576, -0.02193562313914299, -0.04802675172686577, 0.007557401433587074, 0.027164068073034286, 0.010414311662316322, -0.014774187467992306, 0.035185556858778, 0.04693678393959999, 0.02607409842312336, 0.010031119920313358, 0.032579850405454636, 0.03264797478914261, 0.0064589171670377254, -0.009835265576839447, 0.0030314759351313114, 0.01992599293589592, 0.018274009227752686, -0.023911191150546074, 0.03436807915568352, -0.05667838081717491, 0.03521961718797684, -0.005939478985965252, 0.0006828272016718984, -0.016928579658269882, 0.017950424924492836, 0.0940779373049736, -0.01588970236480236, -0.034504327923059464, -0.004977240692824125, -0.028560589998960495, -0.006688832305371761, 0.027896391227841377, -0.029923051595687866, 0.00741689745336771, 0.033533573150634766, 0.03475978970527649, 0.0487079843878746, -0.051875706762075424, 0.005807490553706884, 0.015234017744660378, -0.061310749500989914, -0.03913669288158417, 0.06989425420761108, -0.045608386397361755, 0.025188500061631203, 0.028254035860300064, 0.0700986236333847, 0.04291752353310585, -0.008719750680029392, 0.006309898104518652, -0.05395345762372017, 0.052182260900735855, 0.041384756565093994, -0.045097462832927704, -0.022088900208473206, 0.0028867144137620926, -0.020811593160033226, -0.07548034191131592, -0.00262060877867043, -0.009622381068766117, 0.001556186005473137, -0.027606867253780365, -0.0391707569360733, 0.011913019232451916, -0.003995842766016722, -0.04928702861070633, -0.024234777316451073, -0.011683103628456593, 0.03145581856369972, -0.026891576126217842, -0.05603121221065521, -0.00720401294529438, 0.033431388437747955, 0.03774017095565796, -0.009145519696176052, -0.027998575940728188, -0.00034540516207925975, -0.06488721072673798, 0.011810834519565105, 0.0021597137674689293, 0.04714115336537361, -0.023178869858384132, 0.03447026386857033, -0.03838733956217766, -0.0493551529943943, 0.00003695542545756325, -0.0213906392455101, 0.012423941865563393, 0.05034293606877327, -0.04196380078792572, 0.042645033448934555, -0.04410967603325844, -0.006820820737630129, -0.000049894813855644315, -0.05078573524951935, 0.011393580585718155, -0.011146634817123413, 0.039988234639167786, -0.005156063474714756, -0.03213705122470856, 0.05947142466902733, 0.05385127291083336, -0.04070352390408516, -0.005151805933564901, -0.0012198284966871142, -0.02406446821987629, 0.06396754831075668, -0.007961882278323174, -0.02573348395526409, 0.007157178595662117, 0.013607580214738846, 0.02489897608757019, -0.016485778614878654, -0.018597593531012535, -0.025920821353793144, -0.0765703096985817, 0.020692378282546997, -0.03801266476511955, 0.02096487022936344, 0.027487652376294136, -0.08951369673013687, 0.024711638689041138, 0.07827338576316833, -0.039477311074733734, -0.02777717448771, 0.04036290943622589, 0.011964111588895321, -0.026431744918227196, -0.0020703021436929703, -0.0264828372746706, 0.03230735659599304, -0.018035579472780228, -0.008932635188102722, -0.03726331144571304, -0.012321757152676582, 0.0608338862657547, -0.06437628716230392, -0.02076050080358982, 0.010950781404972076, 0.04353063181042671, -0.048810169100761414 ]
24,339
gotrue._sync.gotrue_client
initialize_from_storage
null
def initialize_from_storage(self) -> None: return self._recover_and_refresh()
(self) -> NoneType
[ 0.018402351066470146, -0.031818684190511703, -0.06521189957857132, 0.0024315048940479755, 0.06973867863416672, 0.012604462914168835, 0.019616054370999336, 0.04930255562067032, 0.0386088564991951, -0.030375361442565918, -0.0210757777094841, 0.02481529302895069, 0.0021670327987521887, 0.037526365369558334, -0.013809964060783386, 0.017582282423973083, -0.05520705506205559, -0.0018933346727862954, 0.007725051138550043, -0.02934207394719124, 0.00003962599657825194, -0.013736157678067684, 0.035919029265642166, 0.00824989564716816, -0.011653182096779346, 0.004760501440614462, 0.0022469894029200077, -0.015589514747262001, 0.07898905873298645, 0.03365563601255417, 0.015720725059509277, 0.023831209167838097, 0.02219107188284397, 0.09499680995941162, 0.005629774648696184, -0.027505118399858475, 0.04123307764530182, -0.013063701801002026, -0.0009307784494012594, 0.016909826546907425, -0.024585673585534096, -0.012735674157738686, 0.023175153881311417, -0.04346366599202156, -0.0025975690223276615, 0.03437729924917221, -0.020632939413189888, -0.0069336844608187675, 0.05051625892519951, 0.012850483879446983, 0.03081819787621498, 0.08036677539348602, -0.04451335221529007, 0.06157078966498375, -0.012916089035570621, 0.010472282767295837, 0.021010171622037888, 0.0026344722136855125, -0.009791625663638115, 0.039953768253326416, -0.0031572661828249693, -0.050253838300704956, -0.005449359305202961, -0.013375327922403812, 0.03168747201561928, -0.0243560541421175, -0.014105189591646194, 0.022650308907032013, 0.05212359502911568, 0.03726394101977348, 0.004612889140844345, -0.01846795715391636, -0.002790285274386406, 0.008963355794548988, 0.007958770729601383, 0.03841203823685646, -0.02886643446981907, -0.04405411332845688, -0.022502698004245758, -0.014818649739027023, 0.005851193331182003, 0.016475189477205276, -0.013932975009083748, 0.017565881833434105, 0.03304878622293472, 0.006199722643941641, 0.06960746645927429, -0.013604947365820408, -0.04713757336139679, -0.000598137907218188, 0.007384722586721182, 0.07439666986465454, -0.028932038694620132, -0.030588578432798386, 0.05573190003633499, -0.065605528652668, -0.030244149267673492, 0.002859991043806076, -0.007725051138550043, -0.020829755812883377, -0.04310283437371254, 0.0013182611437514424, 0.03801840543746948, -0.0029583994764834642, -0.01928802579641342, -0.04503819718956947, 0.04779363051056862, -0.029374876990914345, 0.026586642488837242, -0.04303722828626633, -0.04890892282128334, 0.012473251670598984, -0.009668615646660328, 0.08522158861160278, -0.041757918894290924, -0.020550932735204697, 0.02222387306392193, 0.004293061792850494, 0.00983262900263071, -0.042676396667957306, -0.05445259064435959, 0.01578633114695549, -0.036214254796504974, 0.019173216074705124, 0.04805605113506317, 0.06777051091194153, 0.012793079018592834, -0.026389824226498604, 0.048121657222509384, -0.04930255562067032, 0.03365563601255417, -0.01733626239001751, -0.022240275517106056, 0.003950682934373617, -0.02520892582833767, -0.02689826861023903, 0.06465425342321396, -0.005236141383647919, -0.014597230590879917, 0.04917134717106819, -0.02153501659631729, -0.016606399789452553, 0.02604539506137371, -0.008245795033872128, 0.05537106841802597, 0.05658477172255516, 0.011808996088802814, 0.032097507268190384, -0.03896968439221382, -0.04710477218031883, 0.03716553375124931, -0.013785362243652344, -0.01827114075422287, 0.020928164944052696, -0.05553508177399635, -0.03421328589320183, -0.03375404700636864, -0.007876764051616192, 0.026553839445114136, -0.04274200275540352, 0.00015158465248532593, 0.038838475942611694, 0.008098183199763298, -0.011546573601663113, -0.030851000919938087, 0.02097736857831478, -0.022650308907032013, -0.03239273279905319, -0.03972414880990982, -0.020550932735204697, -0.03969134762883186, 0.0027349304873496294, -0.030490171164274216, -0.02276511862874031, -0.0016145111294463277, 0.04047861322760582, -0.001253680675290525, -0.009488199837505817, -0.0016934428131207824, 0.027242697775363922, -0.035361383110284805, -0.05553508177399635, -0.0030199047178030014, 0.009012559428811073, 0.04198753833770752, 0.05113951116800308, 0.02033771388232708, 0.032556746155023575, 0.09781784564256668, 0.02819397673010826, 0.025832178071141243, 0.025832178071141243, -0.007544636260718107, -0.002415103605017066, 0.042676396667957306, -0.02453646808862686, -0.03150705620646477, -0.02934207394719124, -0.10687141120433807, 0.06609757244586945, -0.012801279313862324, -0.038543250411748886, 0.0401177816092968, -0.07524954527616501, -0.030375361442565918, 0.023306364193558693, -0.041757918894290924, 0.010636297054588795, 0.003971184603869915, 0.044546157121658325, -0.06301411241292953, -0.0013705405872315168, -0.029932523146271706, 0.012096019461750984, 0.0200588908046484, -0.09322545677423477, 0.045399028807878494, 0.000820581684820354, 0.04041300714015961, 0.020878959447145462, 0.10122933238744736, 0.005654376931488514, -0.06557273119688034, -0.037132732570171356, -0.06478546559810638, 0.035459790378808975, -0.0597994402050972, -0.08043237775564194, -0.04523501545190811, -0.0069377850741147995, 0.02146941050887108, -0.014900656417012215, -0.01845155656337738, -0.05356691777706146, 0.08240054547786713, 0.002425354439765215, 0.006724567152559757, 0.042479582130908966, 0.006872179452329874, 0.018041521310806274, 0.0023023441899567842, 0.01616356335580349, 0.003270025597885251, 0.013736157678067684, -0.007204307243227959, 0.006638459861278534, 0.011513770557940006, -0.012424047105014324, -0.038740064948797226, -0.03598463535308838, 0.05379653722047806, -0.04448055103421211, 0.011448165401816368, -0.016909826546907425, 0.0037333648651838303, -0.07590559870004654, 0.0005612348322756588, 0.010915120132267475, 0.03121183067560196, -0.028604011982679367, 0.05117231607437134, -0.03956013545393944, 0.016138961538672447, 0.02389681525528431, -0.0938815176486969, -0.019468441605567932, 0.0030773093458265066, 0.027144288644194603, 0.047367192804813385, 0.012260033749043941, -0.0047276983968913555, 0.04375888779759407, -0.005908598192036152, 0.0035324478521943092, -0.011702386662364006, -0.04864650219678879, 0.013785362243652344, 0.010939721949398518, -0.040609825402498245, 0.054288577288389206, -0.0065728542394936085, 0.0027000776026397943, 0.03552539646625519, 0.008610726334154606, 0.010045846924185753, -0.038084011524915695, -0.04031459987163544, -0.03660788759589195, -0.01554851047694683, -0.024880897253751755, -0.003261825069785118, 0.00475640082731843, -0.019353631883859634, 0.0004354054690338671, 0.03137584403157234, -0.03083460032939911, -0.08167888969182968, 0.021141381934285164, 0.030949410051107407, 0.03814961761236191, -0.0016329627251252532, -0.01845155656337738, -0.042971622198820114, 0.04851529002189636, 0.052615635097026825, -0.05966823175549507, -0.021797437220811844, -0.015163077972829342, -0.003249523928388953, 0.03285197168588638, 0.006474446039646864, -0.016893424093723297, 0.035000551491975784, 0.023076744750142097, 0.07734892517328262, -0.04218435660004616, 0.0005791738512925804, 0.010783908888697624, 0.015163077972829342, 0.03262235224246979, -0.025996191427111626, 0.05848732963204384, -0.017861105501651764, 0.046055082231760025, -0.037526365369558334, -0.023011140525341034, 0.00020540169498417526, 0.03299958258867264, -0.013260518200695515, 0.00733551848679781, -0.04936816170811653, -0.035361383110284805, 0.02389681525528431, -0.006429342087358236, -0.03109702095389366, -0.017779098823666573, -0.000310857460135594, -0.05314048007130623, -0.011357957497239113, -0.011415362358093262, 0.036509476602077484, -0.001853356254287064, -0.01950124464929104, -0.022617507725954056, 0.03814961761236191, 0.005117231514304876, 0.07787376642227173, -0.06275168806314468, -0.00021539628505706787, -0.06550712138414383, -0.05970103293657303, 0.011489168740808964, -0.04051141440868378, 0.07000110298395157, 0.035459790378808975, -0.07354380190372467, -0.004986020270735025, 0.03952733427286148, 0.0011163190938532352, -0.05533826723694801, -0.005281245335936546, -0.004444774705916643, -0.04346366599202156, -0.022699514403939247, 0.010652698576450348, -0.015999548137187958, -0.029965326189994812, 0.006540051195770502, -0.03055577538907528, -0.060849130153656006, -0.002509411657229066, -0.08181009441614151, -0.020567333325743675, 0.030129339545965195, 0.051664356142282486, -0.0562567412853241, -0.06993549317121506, 0.022453492507338524, -0.009324186481535435, 0.08220373094081879, 0.032277923077344894, 0.03044096566736698, 0.009898234158754349, -0.017779098823666573, -0.0009102767216973007, -0.007507733069360256, -0.0010050972923636436, 0.018418753519654274, 0.04405411332845688, 0.008102282881736755, 0.004571885336190462, 0.007253511343151331, -0.0018256789771839976, 0.045399028807878494, 0.06403099745512009, 0.0747246965765953, 0.02821037918329239, 0.025897784158587456, 0.06639279425144196, -0.014818649739027023, 0.013326123356819153, -0.039592936635017395, 0.03232712671160698, 0.08135085552930832, -0.043529268354177475, -0.01649979129433632, 0.04490698501467705, -0.018435154110193253, 0.011128338053822517, -0.011817196384072304, -0.00024807092268019915, 0.0017252204706892371, 0.011808996088802814, -0.004584186710417271, 0.035000551491975784, 0.004424273036420345, 0.009119168855249882, -0.015048269182443619, 0.01147276721894741, 0.08331902325153351, -0.04149549826979637, 0.039396122097969055, 0.0059496015310287476, 0.018221937119960785, 0.0120468158274889, 0.024208441376686096, -0.04054421931505203, 0.026389824226498604, -0.03942892327904701, 0.01035747304558754, 0.023962419480085373, 0.05061466619372368, 0.05510864779353142, -0.020288510248064995, -0.015614116564393044, 0.012276435270905495, 0.005966003052890301, -0.015023666433990002, -0.05750324949622154, 0.029374876990914345, 0.040905047208070755, -0.019042005762457848, 0.07144442200660706, -0.015294289216399193, 0.021223388612270355, -0.0386088564991951, -0.058618541806936264, 0.06973867863416672, -0.040806639939546585, 0.00931598525494337, -0.03552539646625519, -0.054682210087776184, 0.0243560541421175, 0.006658961530774832, -0.04431653767824173, 0.04234836995601654, -0.01769709214568138, 0.03365563601255417, 0.006478546187281609, -0.008668131195008755, -0.030096538364887238, 0.017762698233127594, -0.02060013636946678, -0.03765757381916046, 0.04293882101774216, 0.0026221710722893476, -0.024142835289239883, 0.021387403830885887, -0.06065231189131737, -0.00870913453400135, -0.008799341507256031, -0.015146677382290363, 0.0032638751436024904, -0.07852981984615326, -0.030572177842259407, -0.011169341392815113, 0.03044096566736698, -0.0022326381877064705, 0.018500760197639465, -0.05802809074521065, 0.005375553388148546, -0.0312938392162323, 0.008413909003138542, 0.05612553283572197, -0.0298997201025486, -0.06111155077815056, -0.017303459346294403, 0.01827114075422287, 0.028981244191527367, -0.03572221100330353, -0.06868898868560791, 0.04654712602496147, -0.02228947915136814, 0.03142504766583443, 0.005350951105356216, -0.030096538364887238, -0.023027541115880013, 0.026586642488837242, 0.04411971941590309, -0.013194912113249302, 0.05304207280278206, 0.0043668681755661964, -0.03044096566736698, 0.10916760563850403, -0.03529577702283859, -0.008114583790302277, -0.029178060591220856, -0.011325154453516006, 0.023027541115880013, -0.029063250869512558, -0.02586498111486435, 0.01769709214568138, 0.00007880351768108085, -0.013645950704813004, -0.05566629394888878, 0.029588093981146812, -0.04828567057847977, -0.0003103449125774205, -0.03906809538602829, 0.046612728387117386, -0.008946954272687435, 0.04172511771321297, 0.049335360527038574, -0.0326879546046257, -0.06288290023803711, -0.03240913152694702, -0.011546573601663113, -0.022437091916799545, 0.00856972299516201, 0.02671785280108452, 0.012432248331606388, -0.04575985670089722, 0.034606918692588806, -0.025782974436879158, 0.01636037975549698, 0.0011675733840093017, 0.028620412573218346, -0.08823943883180618, -0.05104110389947891, -0.06389978528022766, 0.010373874567449093, -0.00027036655228585005, -0.0017918511293828487, -0.03385245427489281, -0.006150518544018269, -0.020567333325743675, -0.006560553330928087, 0.025176122784614563, 0.0010640397667884827, -0.022748718038201332, 0.033688440918922424, -0.005363252013921738, 0.030883803963661194, -0.02707868255674839, -0.024208441376686096, -0.0873209610581398, -0.004916314501315355, -0.06678643077611923, 0.02858760952949524, -0.027947956696152687, 0.04982740059494972, 0.0069336844608187675, -0.024684080854058266, 0.07957950979471207, 0.013842767104506493, 0.022978337481617928, -0.0266194436699152, 0.03493494540452957, -0.0037559166084975004, 0.00918477401137352, 0.034705325961112976, -0.02256830222904682, 0.03900248929858208, 0.018681174144148827, 0.02146941050887108, 0.0038871276192367077, -0.034606918692588806, 0.00038748266524635255, 0.03805120661854744, -0.037821587175130844, 0.07741452753543854, -0.04041300714015961, 0.0203213132917881, -0.010513286106288433, 0.02681626006960869, -0.010332871228456497, -0.046055082231760025, 0.11211985349655151, 0.022256676107645035, -0.012301037088036537, -0.015876539051532745, 0.051303524523973465, -0.0023043942637741566, -0.046612728387117386, 0.008684531785547733, -0.009086365811526775, 0.03532857820391655, -0.04051141440868378, -0.01705743744969368, -0.03071979060769081, -0.046415913850069046, 0.0628172978758812, -0.03523017093539238, -0.028325188905000687, -0.012793079018592834, -0.020665742456912994, -0.022830724716186523, 0.08751777559518814, 0.07039473205804825, 0.007196106947958469, -0.006105414591729641, -0.05868414789438248, 0.0016247619641944766, -0.02970290370285511, 0.035919029265642166, -0.04110186547040939, -0.016073355451226234, -0.025340136140584946, 0.0025852678809314966, -0.006794272921979427, -0.028341589495539665, 0.011079134419560432, -0.01423639990389347, 0.04881051555275917, -0.04425093159079552, -0.007401124108582735, -0.010849514976143837, 0.018976399675011635, -0.03486933931708336, -0.020468926057219505, 0.0276363305747509, -0.033688440918922424, 0.026028994470834732, 0.023962419480085373, 0.03304878622293472, -0.005432958249002695, 0.02511051669716835, 0.02556975558400154, 0.021863043308258057, 0.02212546579539776, -0.006986989174038172, -0.0028640914242714643, 0.009406193159520626, -0.011259549297392368, -0.040052175521850586, -0.05796248838305473, -0.0012649566633626819, -0.01311290543526411, 0.021042974665760994, 0.02127259410917759, -0.03026055172085762, 0.026767056435346603, 0.017926711589097977, -0.030391762033104897, -0.0210757777094841, -0.017959514632821083, 0.04097065329551697, -0.022617507725954056, -0.02353598363697529, -0.005908598192036152, -0.030949410051107407, 0.022912731394171715, -0.020485326647758484, 0.06229245290160179, 0.09151971340179443, 0.00780295766890049, -0.01564691960811615, 0.08062919974327087, -0.028062766417860985, 0.036312662065029144, -0.02622581087052822, 0.017205050215125084, 0.02248629555106163, 0.023355569690465927, 0.01976366713643074, -0.0431356355547905, 0.011161141097545624, -0.03188428655266762, 0.06836096197366714, 0.08141646534204483, 0.00534275034442544, 0.03933051601052284, -0.019271625205874443, 0.04425093159079552, -0.07000110298395157, 0.019271625205874443, 0.006511348765343428, -0.032737161964178085, 0.04513660445809364, -0.06517909467220306, 0.009783424437046051, 0.010619895532727242, 0.0329175740480423, 0.031818684190511703, -0.0918477475643158, 0.010800310410559177, -0.05586310848593712, -0.039756953716278076, -0.023076744750142097, -0.005646176170557737, 0.0567815862596035, 0.029374876990914345, -0.035197366029024124, -0.01845155656337738, 0.02219107188284397, -0.017582282423973083, -0.05586310848593712, 0.03526297211647034, -0.09552165120840073, 0.008668131195008755, 0.06603197008371353, 0.013080102391541004, -0.005031124223023653, -0.06232525408267975, 0.010710103437304497, 0.019730864092707634, 0.0029255966655910015, -0.028915638104081154, -0.031244633719325066, 0.010792110115289688, -0.010906919836997986, -0.04687515273690224, 0.01978006772696972, 0.004908113740384579, 0.053927745670080185, 0.01873037964105606, -0.02389681525528431, -0.016368580982089043, -0.011866400949656963, 0.01596674695611, 0.013777161948382854, -0.05445259064435959, 0.009307784959673882, 0.06157078966498375, 0.015573113225400448, -0.06662241369485855, 0.05966823175549507, 0.04723598435521126, 0.03588622435927391, 0.004785103257745504, 0.009898234158754349, -0.027751140296459198, -0.0243560541421175, 0.08095722645521164, -0.012112420983612537, 0.009734220802783966, 0.0661303773522377, -0.03703432157635689, -0.023831209167838097, 0.07583999633789062, -0.011915604583919048, 0.0170410368591547, 0.04799044504761696, 0.06022587791085243, -0.030785394832491875, -0.021239791065454483, -0.02652103640139103, 0.017533078789711, -0.012137023732066154, -0.02530733309686184, -0.03759196773171425, -0.05546947568655014, -0.04307003319263458, 0.02163342386484146, -0.016327576711773872, 0.021338198333978653, 0.04536622390151024, 0.0009984341450035572 ]
24,340
gotrue._sync.gotrue_client
initialize_from_url
null
def initialize_from_url(self, url: str) -> None: try: if self._is_implicit_grant_flow(url): session, redirect_type = self._get_session_from_url(url) self._save_session(session) self._notify_all_subscribers("SIGNED_IN", session) if redirect_type == "recovery": self._notify_all_subscribers("PASSWORD_RECOVERY", session) except Exception as e: self._remove_session() raise e
(self, url: str) -> NoneType
[ -0.048588573932647705, -0.03308632969856262, 0.0022026572842150927, 0.03613473102450371, -0.018848054111003876, 0.042566120624542236, -0.008838511072099209, -0.018299713730812073, -0.017872193828225136, 0.05119086802005768, -0.005186003167182207, 0.006882142275571823, 0.020539546385407448, 0.03869985044002533, -0.028086204081773758, 0.027602920308709145, 0.07301297783851624, 0.021450350061058998, -0.0016310816863551736, -0.07970459014177322, -0.004809599835425615, -0.018197480589151382, 0.016124937683343887, 0.05189720541238785, -0.03687824308872223, -0.006975081283599138, -0.039220310747623444, 0.030465444549918175, -0.03507522493600845, -0.019312750548124313, 0.03269598260521889, 0.0699273943901062, 0.060893714427948, 0.06026172637939453, 0.014201098121702671, -0.05349576100707054, 0.02102283015847206, 0.009609905071556568, -0.12082086503505707, 0.03719423711299896, -0.04539146646857262, 0.044239021837711334, 0.03462911769747734, 0.039331838488578796, -0.015390719287097454, 0.0680314376950264, -0.08305040001869202, 0.016729041934013367, -0.05349576100707054, -0.011663859710097313, -0.051860030740499496, 0.0573992021381855, 0.0007864973158575594, 0.0071005490608513355, -0.03119036927819252, 0.025930015370249748, 0.012425960972905159, -0.003180841449648142, -0.025558259338140488, 0.04226871207356453, -0.006064278073608875, -0.011775387451052666, -0.020428018644452095, -0.020799776539206505, 0.008740924298763275, -0.0039034432265907526, -0.03788198530673981, 0.04795658960938454, 0.021784931421279907, -0.0061758048832416534, 0.06550349295139313, 0.036190494894981384, -0.026357535272836685, -0.0038709144573658705, 0.07747405767440796, 0.03068849816918373, 0.01940568909049034, -0.030037924647331238, -0.025353793054819107, 0.05777096003293991, 0.016310816630721092, -0.001846003346145153, 0.031078843399882317, 0.0066590881906449795, 0.019814621657133102, 0.030707087367773056, 0.04081886261701584, -0.061488524079322815, -0.045726049691438675, 0.05085628852248192, 0.02472180686891079, 0.02563261054456234, -0.035855915397405624, -0.04955514147877693, 0.010334830731153488, 0.02219386212527752, 0.007667477708309889, 0.0046771615743637085, -0.02869960106909275, -0.050781939178705215, -0.01049282681196928, -0.03252869471907616, -0.057176150381565094, -0.04383008927106857, -0.03455476462841034, -0.06200898438692093, 0.02135741151869297, -0.03788198530673981, 0.0260415431112051, 0.02990780957043171, 0.0008933773497119546, -0.016375873237848282, 0.028885480016469955, 0.08394261449575424, 0.0411534458398819, -0.029312999919056892, 0.019777445122599602, 0.013346058316528797, 0.035112399607896805, -0.0053439997136592865, -0.06751097738742828, 0.0012326050782576203, 0.009024389088153839, 0.05691592022776604, 0.030930140987038612, 0.043198104947805405, 0.008671220391988754, -0.06137699633836746, 0.08840369433164597, -0.039666417986154556, 0.03790057450532913, -0.014321918599307537, -0.007314309012144804, -0.00210507120937109, -0.04159955307841301, -0.04349550977349281, -0.01697997748851776, -0.0134389977902174, 0.0056088762357831, 0.02583707682788372, -0.04914620891213417, 0.05520584061741829, -0.029684755951166153, -0.013569111935794353, 0.00014608868514187634, 0.003194782417267561, 0.002806761534884572, -0.011180576868355274, -0.00619903951883316, -0.010855290107429028, 0.04554017260670662, -0.0134389977902174, 0.023941118270158768, 0.026115894317626953, -0.032417166978120804, -0.020353667438030243, -0.01852276735007763, 0.009442615322768688, 0.01640375517308712, 0.013950162567198277, -0.0019865736830979586, -0.010641530156135559, 0.012983595952391624, -0.010130364447832108, -0.012853480875492096, -0.039666417986154556, 0.031710829585790634, -0.005934162996709347, 0.010269773192703724, -0.01899675652384758, -0.02546532079577446, -0.010604353621602058, -0.0017867546994239092, -0.040335580706596375, 0.0223983284085989, -0.023420659825205803, 0.048439871519804, -0.03392278030514717, -0.02836502157151699, 0.015372131019830704, 0.0348893478512764, -0.014136040583252907, -0.04951796680688858, 0.042528942227363586, 0.018513472750782967, 0.05264072120189667, -0.03277033567428589, 0.011180576868355274, 0.013346058316528797, 0.02708246000111103, -0.022323977202177048, 0.0112177524715662, 0.02132023498415947, -0.037305764853954315, 0.03397854417562485, -0.020056262612342834, -0.030465444549918175, 0.04539146646857262, -0.09226996451616287, 0.008373814634978771, 0.01684056967496872, -0.003926678095012903, -0.009177738800644875, -0.06520608812570572, 0.012063498608767986, 0.021617639809846878, -0.00546482065692544, -0.025614023208618164, 0.025167914107441902, 0.029331587255001068, -0.049332085996866226, -0.008922155946493149, 0.032417166978120804, 0.017807135358452797, -0.03691542148590088, -0.039294660091400146, 0.009419380687177181, -0.019796034321188927, 0.035186752676963806, 0.01721232570707798, 0.02641329914331436, -0.009284618310630322, -0.025539672002196312, -0.06260379403829575, 0.004165996331721544, 0.0321941114962101, -0.0341644212603569, -0.050335828214883804, -0.028588075190782547, 0.06513173878192902, 0.012156437151134014, 0.014266155660152435, 0.04803093895316124, -0.034201595932245255, 0.0008532973588444293, -0.03418301045894623, -0.018309008330106735, -0.004077704157680273, -0.030465444549918175, 0.017946545034646988, 0.004646955989301205, 0.020669661462306976, -0.008113585412502289, 0.025205090641975403, -0.04011252522468567, 0.07910978049039841, -0.01490743551403284, -0.003485217224806547, -0.05535454303026199, -0.04048428311944008, -0.0027835266664624214, -0.04412749782204628, -0.010362712666392326, 0.007658184040337801, -0.028420783579349518, -0.05743638053536415, -0.02172916755080223, 0.05944386497139931, -0.0070447856560349464, -0.01173821184784174, 0.07089396566152573, -0.004289140459150076, -0.01131998561322689, -0.0025558259803801775, -0.07829191535711288, -0.012370197102427483, -0.006477857008576393, 0.022416917607188225, 0.02364371344447136, -0.023569362238049507, 0.07293862104415894, 0.031339071691036224, 0.04018687829375267, 0.024684632197022438, 0.036971185356378555, -0.03290044888854027, 0.006765968166291714, -0.020428018644452095, -0.005567053332924843, -0.023532185703516006, 0.06587525457143784, -0.02135741151869297, 0.05093064159154892, 0.045726049691438675, 0.0026650293730199337, 0.021673403680324554, -0.04119062051177025, 0.003891825908794999, 0.018234655261039734, -0.0183926522731781, 0.0022421563044190407, -0.00120007642544806, 0.05554042011499405, 0.027881737798452377, -0.009851546958088875, 0.031246133148670197, 0.02674788050353527, 0.0555032454431057, -0.021915044635534286, 0.030446857213974, 0.035484157502651215, 0.02085554040968418, -0.011877619661390781, 0.03645072504878044, 0.03825374320149422, -0.09174950420856476, -0.004488959908485413, 0.010446357540786266, -0.0011553495423868299, -0.009898017160594463, 0.026450475677847862, -0.0020365286618471146, -0.03442465141415596, -0.029461702331900597, 0.005474114324897528, -0.008480695076286793, 0.0019505599047988653, -0.05189720541238785, 0.0626409724354744, 0.008383109234273434, 0.015362837351858616, 0.005957398097962141, 0.025372380390763283, -0.006064278073608875, -0.00639885850250721, 0.029294412583112717, 0.05379316583275795, 0.04026122763752937, -0.06498303264379501, -0.0004533686733338982, -0.11799551546573639, 0.07409106940031052, -0.019684506580233574, -0.016450224444270134, -0.07635878771543503, -0.03433171287178993, -0.0323428139090538, -0.0232719574123621, 0.007147018797695637, -0.09844112396240234, -0.012425960972905159, -0.06249226629734039, -0.042082834988832474, -0.028402196243405342, 0.019071107730269432, -0.00013272868818603456, -0.054350800812244415, -0.0826786458492279, 0.04364421218633652, -0.07215793430805206, -0.03291903808712959, 0.022379741072654724, -0.012323727831244469, 0.03829091787338257, 0.025000624358654022, 0.03193388134241104, 0.014712263830006123, -0.04475948214530945, 0.017230913043022156, -0.07836627215147018, 0.02974051982164383, 0.005743637681007385, -0.05884905532002449, -0.057213325053453445, 0.010938934981822968, -0.014238273724913597, 0.061079591512680054, 0.001552083413116634, 0.0007086608093231916, 0.0019493980798870325, 0.008034586906433105, -0.021989397704601288, 0.01200773473829031, 0.06509456038475037, 0.017965132370591164, -0.021952221170067787, -0.007727888412773609, -0.027881737798452377, -0.016654690727591515, 0.05278942361474037, 0.01082740817219019, 0.03620908409357071, 0.017388910055160522, 0.020799776539206505, 0.01670115999877453, -0.06327295303344727, -0.04152520000934601, 0.055800650268793106, 0.01899675652384758, 0.028811128810048103, 0.07022479921579361, 0.018634295091032982, 0.056098055094480515, 0.03479640930891037, 0.04710154980421066, 0.046097803860902786, -0.0412277951836586, 0.026227420195937157, 0.02435005083680153, 0.05122804641723633, 0.033030565828084946, -0.027881737798452377, 0.002532591111958027, 0.0005799982463940978, -0.012649014592170715, 0.02957323007285595, -0.00011203520989511162, 0.0032761041074991226, 0.003987088333815336, -0.06962998956441879, -0.008819922804832458, -0.02031649276614189, -0.00961919967085123, -0.04907185584306717, 0.023792415857315063, -0.021952221170067787, -0.026933757588267326, 0.003708271076902747, -0.01663610339164734, -0.0003711756144184619, 0.06238073855638504, 0.018885230645537376, -0.009972368367016315, 0.019758857786655426, 0.00019139650976285338, 0.04516841471195221, -0.005715756211429834, 0.0429750494658947, -0.017946545034646988, -0.0009915443370118737, 0.04632085934281349, 0.03736152872443199, 0.04702719673514366, -0.04267764464020729, -0.012240082956850529, 0.028606662526726723, -0.01859711855649948, 0.048625748604536057, -0.03189670667052269, -0.018002308905124664, -0.00619903951883316, -0.015808945521712303, -0.02172916755080223, 0.0519343838095665, 0.12074650824069977, -0.03762175887823105, -0.02297455072402954, 0.0286252498626709, -0.03542839363217354, 0.0065986779518425465, -0.05561477318406105, -0.044610779732465744, 0.032119762152433395, -0.05457385256886482, -0.0647599846124649, 0.07520633935928345, -0.014842377975583076, 0.11799551546573639, 0.02695234678685665, 0.05044735595583916, 0.024034056812524796, -0.034368887543678284, -0.006882142275571823, 0.00328075117431581, 0.006840319372713566, 0.0862475037574768, 0.02617165818810463, -0.01039059367030859, -0.045019712299108505, -0.038049276918172836, -0.08736277371644974, 0.021264471113681793, 0.01869005709886551, 0.012360903434455395, -0.05706462264060974, -0.009740020148456097, 0.02451734058558941, -0.03641355037689209, -0.012388785369694233, 0.0014370712451636791, -0.013847929425537586, 0.031116018071770668, 0.006366330198943615, 0.03540980815887451, -0.0465439148247242, -0.006840319372713566, -0.03944336250424385, -0.02388535439968109, 0.042417414486408234, 0.023160429671406746, -0.06959281861782074, -0.021970808506011963, -0.014461327344179153, 0.018773702904582024, -0.013578405603766441, 0.013838635757565498, -0.0241827592253685, 0.009303206577897072, 0.027509979903697968, -0.02102283015847206, -0.003011227585375309, 0.03648789972066879, -0.015018962323665619, 0.05267789587378502, -0.008555046282708645, 0.05769660696387291, -0.09189820289611816, 0.028346432372927666, 0.02135741151869297, 0.05189720541238785, 0.008090350776910782, 0.05044735595583916, -0.006849613506346941, 0.00117277551908046, -0.0028950537089258432, -0.017862899228930473, 0.030186627060174942, -0.04349550977349281, -0.03613473102450371, 0.05312400311231613, 0.01949862763285637, 0.02496344968676567, 0.020093439146876335, 0.015920471400022507, 0.02704528532922268, -0.02098565362393856, 0.04014969989657402, 0.02674788050353527, -0.009907310828566551, -0.003810503985732794, 0.05736202746629715, -0.004086997825652361, -0.001052535604685545, 0.006700911093503237, 0.031710829585790634, -0.04278917238116264, -0.06368188560009003, -0.054685380309820175, -0.024275699630379677, -0.010938934981822968, -0.003566538915038109, 0.042566120624542236, -0.04264046996831894, 0.04081886261701584, -0.05524301528930664, -0.0340157188475132, -0.030800025910139084, 0.011292103677988052, -0.06000149995088577, -0.0021294676698744297, -0.0066358535550534725, 0.01563236117362976, 0.0609680637717247, -0.010455651208758354, -0.022342566400766373, -0.03899725526571274, 0.03371831402182579, -0.013411115854978561, 0.01131998561322689, -0.03011227585375309, 0.0005643147742375731, -0.027509979903697968, -0.10215868800878525, -0.00045220693573355675, 0.01030694879591465, -0.06212051212787628, -0.015548715367913246, 0.0018820172408595681, -0.07238098978996277, 0.025651197880506516, 0.025446731597185135, -0.06583807617425919, 0.0039475890807807446, 0.04349550977349281, -0.01923839934170246, -0.05301247537136078, -0.01690562628209591, -0.00019299390260130167, 0.05658134073019028, 0.042826347053050995, 0.049369264394044876, 0.0010136173805221915, -0.030465444549918175, -0.02388535439968109, -0.010799526236951351, -0.0070215510204434395, 0.014294037595391273, -0.0011280486360192299, -0.0626409724354744, -0.006621912587434053, -0.052900951355695724, -0.02882971614599228, -0.017453966662287712, 0.012360903434455395, -0.03252869471907616, -0.008397050201892853, 0.05171132832765579, -0.06349600851535797, -0.043569862842559814, 0.04085603728890419, -0.016050586476922035, 0.059666916728019714, -0.0022990815341472626, -0.020093439146876335, -0.00978648941963911, -0.01687774434685707, -0.029052769765257835, 0.04420184716582298, 0.02829067036509514, -0.048253994435071945, 0.025744138285517693, 0.03098590485751629, -0.03907160833477974, -0.012927832081913948, -0.054276447743177414, 0.02803044021129608, -0.04710154980421066, 0.030205216258764267, 0.009363616816699505, 0.050410181283950806, -0.01862500049173832, 0.0066405003890395164, -0.01936851441860199, 0.0826786458492279, -0.02206374891102314, 0.02091130241751671, -0.021078594028949738, 0.007458364591002464, -0.046060629189014435, -0.0024442989379167557, 0.023383483290672302, 0.02193363383412361, -0.0013464555377140641, 0.004865363240242004, 0.024535927921533585, 0.014442740008234978, -0.004809599835425615, 0.003543304046615958, 0.013253118842840195, 0.011654566042125225, -0.01551153976470232, -0.012834892608225346, 0.020186377689242363, 0.013411115854978561, 0.007202782202512026, 0.035149578005075455, -0.0340900719165802, 0.0224355049431324, 0.010446357540786266, -0.007397954352200031, 0.02115294523537159, 0.024851921945810318, 0.08141466975212097, 0.03379266709089279, -0.06267814338207245, -0.03492652252316475, -0.03479640930891037, 0.014201098121702671, 0.024982037022709846, 0.0036106850020587444, 0.005836577154695988, 0.027602920308709145, 0.008680514059960842, 0.03193388134241104, -0.013373940251767635, 0.036562252789735794, 0.027361277490854263, -0.024851921945810318, -0.031339071691036224, 0.05238049104809761, 0.008513223379850388, -0.0007923060329630971, 0.03122754581272602, 0.07297579944133759, 0.04628368467092514, -0.03959206864237785, -0.0038314154371619225, -0.06345883756875992, 0.024034056812524796, 0.020595310255885124, -0.06059630960226059, -0.00273241032846272, -0.0024442989379167557, -0.03251010552048683, -0.06502021104097366, -0.005125592928379774, 0.010753056965768337, -0.016059881076216698, -0.03317926824092865, -0.04944361373782158, 0.003545627696439624, 0.033235032111406326, -0.04516841471195221, -0.04226871207356453, -0.03825374320149422, 0.034406062215566635, -0.038922905921936035, -0.018113834783434868, -0.016375873237848282, 0.02816055528819561, 0.04383008927106857, -0.006742733530700207, -0.01449850294739008, 0.007114490028470755, -0.03163647651672363, -0.0009706330019980669, 0.018504180014133453, 0.028141966089606285, -0.011608096770942211, 0.032993387430906296, -0.05836576968431473, -0.08163772523403168, 0.024461576715111732, -0.04316093027591705, 0.012965007685124874, 0.05044735595583916, -0.05598652735352516, 0.013541230000555515, -0.05977844446897507, 0.01791866309940815, -0.014768026769161224, -0.05055888369679451, -0.00387788494117558, 0.0018669146811589599, 0.03483358398079872, -0.004426226019859314, -0.008680514059960842, 0.04011252522468567, 0.04223153740167618, -0.04040993005037308, -0.04762200638651848, -0.013634169474244118, -0.06762250512838364, 0.10929641127586365, -0.03308632969856262, -0.002823025919497013, -0.04189695790410042, 0.02977769449353218, 0.004549370147287846, 0.012379491701722145, -0.017491143196821213, -0.022379741072654724, -0.050075601786375046, 0.0313948355615139, -0.024275699630379677, 0.030168039724230766, 0.048253994435071945, -0.1037944108247757, 0.03169224038720131, 0.07003892213106155, -0.013178767636418343, -0.011747505515813828, 0.029721932485699654, -0.0007911443244665861, -0.048662927001714706, 0.009749313816428185, -0.024294286966323853, 0.02522367797791958, -0.012360903434455395, 0.0314691886305809, 0.0013406468788161874, 0.01953580416738987, 0.045354291796684265, -0.04383008927106857, 0.0017507408047094941, 0.03106025606393814, 0.023569362238049507, -0.049703843891620636 ]
24,341
gotrue._sync.gotrue_client
link_identity
null
def link_identity(self, credentials): provider = credentials.get("provider") options = credentials.get("options", {}) redirect_to = options.get("redirect_to") scopes = options.get("scopes") params = options.get("query_params", {}) if redirect_to: params["redirect_to"] = redirect_to if scopes: params["scopes"] = scopes params["skip_browser_redirect"] = True url = self._get_url_for_provider(provider, params) return OAuthResponse(provider=provider, url=url)
(self, credentials)
[ -0.059689659625291824, -0.0729660913348198, -0.023821601644158363, 0.05534859374165535, 0.02168724313378334, 0.01940818317234516, 0.024490848183631897, -0.008790658786892891, 0.018187258392572403, 0.033806052058935165, 0.006005141418427229, -0.02324279211461544, 0.025594202801585197, 0.0009253027965314686, 0.0324675589799881, 0.007027100771665573, 0.0457620732486248, -0.002275668317452073, 0.019372008740901947, 0.010870752856135368, 0.020348748192191124, 0.04116777703166008, -0.04033574089407921, -0.06696094572544098, -0.019534798339009285, 0.03621172904968262, -0.02405674196779728, 0.03635643050074577, -0.04814966022968292, 0.018648497760295868, -0.002114008879289031, -0.021813858300447464, 0.0497775599360466, 0.03722464293241501, 0.03340812027454376, -0.048366714268922806, -0.005367547273635864, 0.0959375649690628, -0.04105925187468529, -0.026589030399918556, -0.09000477194786072, 0.029971444979310036, 0.07394282519817352, 0.015121380798518658, -0.035542480647563934, 0.04637705907225609, -0.017373308539390564, -0.0019817419815808535, -0.014307430945336819, -0.08096088469028473, 0.0027131664101034403, 0.004101403057575226, -0.01948053389787674, -0.0036243381910026073, 0.0029143928550183773, 0.029392635449767113, -0.030966272577643394, 0.03373370319604874, -0.03624790161848068, 0.03414972126483917, -0.017671756446361542, -0.05647003650665283, 0.026498591527342796, 0.01652318239212036, 0.01458779163658619, 0.048366714268922806, -0.011793229728937149, 0.0105632608756423, 0.013710534200072289, 0.026046397164463997, 0.04720909520983696, -0.03228668123483658, 0.007235110271722078, -0.03429442271590233, 0.022356491535902023, -0.02818075567483902, -0.003640164854004979, 0.017346177250146866, 0.025232447311282158, 0.039214298129081726, -0.06044934689998627, -0.020656239241361618, 0.001699120388366282, -0.0020812246948480606, -0.05151398479938507, 0.04152953252196312, -0.020837116986513138, -0.04702821746468544, 0.0066969990730285645, 0.0027900394052267075, 0.012480565346777439, 0.025413325056433678, -0.041023075580596924, -0.04691969230771065, -0.005521293729543686, 0.01130486000329256, 0.024291882291436195, 0.035723358392715454, 0.014334562234580517, 0.03950370103120804, -0.01693015731871128, -0.062439002096652985, -0.01810586452484131, 0.045147087424993515, -0.048619940876960754, -0.05900232493877411, 0.043772418051958084, 0.0018336483044549823, 0.012751881964504719, 0.04008251056075096, -0.052273672074079514, -0.01875702291727066, 0.04438740015029907, -0.01884746178984642, -0.01381001714617014, 0.0005477204686030746, 0.05495066195726395, -0.00494248466566205, 0.0101110665127635, -0.03680862486362457, -0.05234602466225624, -0.03420398384332657, -0.00897153653204441, 0.0197699386626482, -0.046521760523319244, 0.03378796577453613, -0.02497921884059906, -0.0453641414642334, -0.022103261202573776, -0.07086790353059769, 0.0043161953799426556, -0.01986037753522396, -0.00621767295524478, 0.01966141164302826, -0.0009315204806625843, 0.01803351193666458, -0.05140545964241028, 0.0015193731524050236, -0.00525902071967721, 0.09029417484998703, -0.050826650112867355, -0.015709232538938522, -0.026480503380298615, 0.04691969230771065, 0.0005036314832977951, -0.023948214948177338, 0.025214359164237976, -0.019372008740901947, 0.04493003711104393, 0.0027018615510314703, 0.06992734223604202, -0.020819030702114105, 0.09311587363481522, 0.03644686937332153, -0.06066640093922615, 0.03038746304810047, 0.010210549458861351, -0.031074799597263336, -0.003230928909033537, 0.007094929926097393, 0.05115222930908203, -0.037188466638326645, 0.040842197835445404, 0.021886209025979042, 0.044604454189538956, -0.01198315154761076, 0.0030003099236637354, -0.031346116214990616, 0.0059056589379906654, -0.020909469574689865, 0.022446930408477783, -0.017753152176737785, 0.06992734223604202, -0.044242698699235916, -0.017635582014918327, -0.06536921858787537, 0.037369344383478165, -0.052743952721357346, -0.005869483109563589, -0.006425682455301285, -0.00631715590134263, 0.001999829662963748, -0.031147150322794914, 0.031508903950452805, -0.0014458915684372187, -0.01005680300295353, 0.014723449945449829, -0.026697557419538498, 0.05433567985892296, -0.015012853778898716, -0.0431574322283268, 0.006425682455301285, -0.004293585661798716, 0.026968874037265778, 0.010545173659920692, -0.035994675010442734, 0.005693127401173115, 0.004612382967025042, -0.026028309017419815, 0.033715613186359406, -0.035253074020147324, -0.029320284724235535, -0.04055279493331909, -0.01986037753522396, 0.06428395211696625, 0.05900232493877411, 0.01789785362780094, -0.008514820598065853, 0.04919875040650368, -0.004248366225510836, -0.05183956399559975, -0.01289658434689045, -0.08783423900604248, 0.04243392124772072, -0.03192492574453354, 0.07886270433664322, 0.028036052361130714, -0.009102673269808292, 0.05994288995862007, 0.015284170396625996, 0.027583857998251915, -0.07083173096179962, -0.027005048468708992, -0.04228921979665756, 0.023387493565678596, 0.028325457125902176, 0.03073113039135933, -0.052020441740751266, 0.013195032253861427, 0.009269985370337963, -0.0025707250460982323, -0.00521380128338933, -0.014244123362004757, 0.029591601341962814, 0.038201384246349335, -0.060340821743011475, -0.01112398225814104, -0.029935268685221672, -0.0720617026090622, 0.09615461528301239, -0.0248887799680233, 0.09174119681119919, -0.019064515829086304, 0.053937748074531555, -0.028777651488780975, -0.03997398540377617, -0.06945706158876419, 0.01875702291727066, -0.028343545272946358, -0.06128138303756714, -0.026769908145070076, -0.03841843456029892, 0.022266052663326263, -0.04833053797483444, -0.0364830456674099, 0.005005791783332825, -0.018901726230978966, -0.00614984380081296, 0.014768669381737709, -0.0074431197717785835, 0.04923492670059204, 0.017934029921889305, -0.0466664619743824, -0.015347477979958057, 0.016658840700984, -0.039756931364536285, -0.07361724972724915, 0.022012822329998016, 0.04590677469968796, 0.037839628756046295, 0.04663028568029404, 0.010915972292423248, -0.021072259172797203, 0.018648497760295868, 0.024943042546510696, 0.01135007943958044, 0.03613937646150589, 0.013882367871701717, -0.04905404895544052, -0.0444597527384758, -0.04449592903256416, -0.03787580132484436, -0.06808238476514816, 0.053105708211660385, 0.009848793968558311, 0.002695078495889902, 0.0217776820063591, -0.027855174615979195, 0.017816459760069847, -0.02295338734984398, 0.0400463342666626, 0.04637705907225609, -0.006529686972498894, -0.02478025294840336, -0.04956050589680672, 0.001396150211803615, -0.00647542392835021, -0.015537399798631668, -0.025286709889769554, 0.015727320685982704, -0.033824142068624496, -0.027023136615753174, 0.03295592591166496, -0.048185836523771286, 0.030713044106960297, -0.06439248472452164, 0.03301019221544266, -0.004354631993919611, -0.00009178133041132241, 0.04156570881605148, -0.01445213332772255, 0.029573513194918633, -0.015600706450641155, 0.012607179582118988, -0.004910831339657307, -0.02396630309522152, 0.021994736045598984, 0.016423700377345085, 0.05495066195726395, 0.004928919021040201, -0.039141945540905, -0.04261479899287224, -0.01229968760162592, -0.03680862486362457, 0.05241837352514267, 0.0009903056779876351, -0.032883577048778534, 0.052020441740751266, -0.024490848183631897, 0.014569703489542007, -0.03651921823620796, 0.015835847705602646, -0.019462447613477707, -0.000977305113337934, -0.013547743670642376, -0.024364234879612923, -0.025286709889769554, -0.007533558644354343, 0.013421129435300827, -0.00629454618319869, -0.03888871893286705, -0.1013638973236084, 0.014415957033634186, 0.019697587937116623, -0.022302227094769478, 0.0059192245826125145, -0.0012571003753691912, -0.043048907071352005, -0.036374516785144806, -0.07303843647241592, -0.05162251368165016, 0.054842136800289154, 0.029989533126354218, -0.0081033231690526, 0.041493356227874756, 0.06735887378454208, -0.00005867928848601878, 0.01371957827359438, -0.05563800036907196, 0.002751602791249752, 0.016089076176285744, -0.021072259172797203, 0.008727352134883404, -0.005819742102175951, -0.033914580941200256, 0.020547714084386826, -0.013321646489202976, -0.03624790161848068, 0.052020441740751266, -0.020059343427419662, -0.03964840620756149, -0.019968904554843903, 0.015483136288821697, 0.06077492609620094, -0.0018449531635269523, 0.025377148762345314, -0.018738936632871628, -0.0019229566678404808, 0.0031721435952931643, 0.006253848318010569, -0.046160005033016205, 0.003495462704449892, 0.07354489713907242, 0.07112113386392593, -0.01020150538533926, -0.02789135091006756, 0.032051537185907364, -0.04521944001317024, 0.005543903447687626, 0.027927525341510773, -0.012136898003518581, -0.07589630782604218, 0.002306191483512521, 0.006091058719903231, -0.0037554744631052017, -0.04254245012998581, -0.011458606459200382, 0.00485204579308629, -0.02069241553544998, -0.030333200469613075, 0.040842197835445404, 0.014560659416019917, 0.03758639842271805, -0.0034479822497814894, -0.007271286100149155, -0.03449338674545288, 0.003988354466855526, -0.0208732932806015, 0.01371957827359438, -0.004815870430320501, -0.02331514284014702, -0.0123449070379138, -0.021361663937568665, 0.0070994519628584385, 0.11011838167905807, 0.007325549144297838, -0.020511537790298462, 0.020999908447265625, -0.027005048468708992, 0.011775142513215542, 0.015537399798631668, -0.02516009658575058, -0.017545143142342567, -0.0067557841539382935, -0.021289311349391937, 0.010590393096208572, 0.028036052361130714, 0.030333200469613075, 0.027511507272720337, -0.0591108500957489, 0.00885848794132471, 0.0047028218396008015, 0.009984452277421951, -0.001984002999961376, 0.02745724469423294, 0.058604393154382706, -0.00601418549194932, 0.03925047442317009, 0.02762003429234028, -0.0710487812757492, 0.014569703489542007, -0.0007076842593960464, -0.07423223555088043, -0.03896106779575348, 0.011467649601399899, -0.03313680365681648, -0.06837179511785507, 0.0023107132874429226, 0.005073620937764645, -0.0010343947215005755, 0.03393266722559929, 0.02011360600590706, 0.028289280831813812, -0.03946752846240997, -0.05089900270104408, 0.01152191311120987, -0.010635612532496452, 0.02836163341999054, 0.049632858484983444, 0.021922383457422256, 0.03943135216832161, -0.0662374347448349, -0.027565769851207733, -0.05726590007543564, 0.0693485364317894, -0.011919843964278698, 0.015112336724996567, 0.014759625308215618, -0.034366775304079056, -0.050464894622564316, 0.04254245012998581, -0.011910800822079182, 0.01295084785670042, 0.053286585956811905, 0.006999969482421875, 0.049271102994680405, 0.043048907071352005, 0.029139406979084015, -0.0497775599360466, 0.019444359466433525, -0.06536921858787537, 0.025829343125224113, -0.020240221172571182, 0.003787128021940589, 0.005525815300643444, 0.045798249542713165, 0.02076476626098156, -0.021180786192417145, 0.05990671366453171, 0.05610828101634979, 0.03009805828332901, 0.03888871893286705, -0.04308508336544037, 0.04601530358195305, -0.01729191280901432, 0.020149782299995422, 0.00983974989503622, -0.07473868876695633, -0.00048723944928497076, -0.026408152654767036, 0.0466664619743824, -0.04152953252196312, 0.07618571072816849, -0.03606702387332916, 0.03027893602848053, 0.04988608509302139, -0.05744677782058716, 0.014126553200185299, -0.04757085070014, 0.044423576444387436, 0.040444266051054, 0.05003078654408455, 0.08240790665149689, -0.022935299202799797, 0.016984421759843826, -0.009722179733216763, 0.01993272826075554, 0.01093406043946743, -0.043048907071352005, -0.012968935072422028, -0.008067147806286812, 0.047245271503925323, -0.013611051253974438, 0.041312478482723236, -0.0028782172594219446, -0.00514597212895751, -0.03849078714847565, 0.017979249358177185, 0.003129185177385807, 0.006425682455301285, 0.016903026029467583, 0.04283185303211212, 0.013258339837193489, -0.042687151581048965, -0.010300988331437111, -0.03438486158847809, -0.0030093537643551826, -0.014470220543444157, 0.0328654870390892, 0.017915941774845123, 0.0001584093552082777, -0.05397392436861992, -0.0884130448102951, -0.009939232841134071, -0.035723358392715454, 0.008017406798899174, -0.03834608569741249, -0.03532542660832405, -0.009894013404846191, -0.02771047316491604, 0.07173611968755722, 0.0171110350638628, 0.05480596050620079, -0.034185897558927536, -0.0618240162730217, -0.008139499463140965, -0.0231342650949955, -0.05350363999605179, -0.03018849715590477, -0.008383683860301971, 0.040299564599990845, 0.001313624670729041, -0.01893790066242218, -0.042578622698783875, 0.01458779163658619, -0.03680862486362457, 0.06193254515528679, -0.009007712826132774, -0.023821601644158363, 0.0042913248762488365, 0.004049400798976421, -0.001670858240686357, -0.022465018555521965, 0.029247933998703957, -0.0015182426432147622, 0.018368136137723923, 0.008655000478029251, -0.060883454978466034, 0.07394282519817352, 0.043410662561655045, 0.020837116986513138, 0.008546474389731884, 0.03503602370619774, -0.05827881395816803, 0.031165238469839096, 0.002726732287555933, -0.0644286572933197, -0.011368167586624622, 0.05647003650665283, -0.009165980853140354, -0.023622635751962662, -0.013014154508709908, -0.0845060870051384, -0.019191130995750427, 0.02479834109544754, 0.002202186733484268, 0.007230588234961033, -0.027873262763023376, -0.04438740015029907, -0.004671168047934771, 0.01922730542719364, 0.04677498713135719, -0.013602007180452347, 0.0006217673071660101, -0.0010106544941663742, -0.018630409613251686, -0.04351918771862984, -0.03235903009772301, -0.0826973095536232, -0.005656952038407326, 0.0268965233117342, 0.047896429896354675, 0.01674927957355976, 0.0009529996896162629, 0.012797101400792599, 0.05180339142680168, -0.06019611656665802, 0.03621172904968262, -0.048619940876960754, 0.09680577367544174, 0.08240790665149689, -0.015989594161510468, -0.04348301142454147, 0.08334846794605255, -0.03613937646150589, 0.00009333575144410133, 0.029971444979310036, 0.04471298307180405, -0.010581349022686481, 0.09745693951845169, -0.04348301142454147, 0.05556564778089523, -0.021162698045372963, 0.01294180378317833, 0.022012822329998016, 0.0018811286427080631, 0.06290928274393082, 0.03496367111802101, 0.06468188762664795, 0.03203345090150833, -0.05578270182013512, -0.03613937646150589, -0.026480503380298615, 0.00924285314977169, 0.01313172560185194, 0.029446899890899658, -0.04243392124772072, 0.023369407281279564, -0.010554216802120209, 0.0051052747294306755, 0.004426983185112476, 0.04558119550347328, 0.05809793621301651, -0.010870752856135368, 0.006045839283615351, 0.02662520669400692, -0.02608257345855236, 0.031436555087566376, 0.037550222128629684, 0.032702699303627014, 0.04901787266135216, -0.004924396984279156, 0.04988608509302139, 0.0011870103189721704, -0.037731099873781204, -0.008410816080868244, -0.010273857042193413, 0.009351380169391632, 0.027764735743403435, 0.025666553527116776, 0.0016674668295308948, -0.005661474075168371, 0.02141592651605606, 0.05534859374165535, -0.01207359042018652, -0.038382261991500854, -0.006461857818067074, -0.036374516785144806, 0.025503763929009438, 0.025756992399692535, -0.04192746430635452, -0.03878019005060196, -0.009138848632574081, 0.03867166489362717, -0.021452102810144424, -0.014117509126663208, 0.09166885167360306, -0.0007184238638728857, -0.04040808975696564, -0.007642085198312998, 0.07086790353059769, -0.05592740327119827, 0.006109146401286125, -0.03190683573484421, -0.00928807258605957, 0.05296100676059723, -0.051007527858018875, -0.06055787205696106, 0.028850002214312553, 0.03845461085438728, 0.03319106996059418, 0.0029709171503782272, 0.021542541682720184, -0.050464894622564316, -0.023857776075601578, -0.05451655760407448, 0.021017994731664658, -0.014614922925829887, 0.010536129586398602, -0.02405674196779728, -0.07546219974756241, 0.011910800822079182, 0.012408214621245861, 0.054010096937417984, 0.026968874037265778, -0.058893799781799316, -0.06392219662666321, 0.0033236287999898195, 0.011919843964278698, 0.015076161362230778, 0.017101991921663284, -0.05495066195726395, 0.0506819486618042, -0.004160188604146242, 0.031870659440755844, 0.02011360600590706, 0.015410784631967545, 0.026046397164463997, 0.040661320090293884, -0.08653192222118378, -0.010310032404959202, -0.055855050683021545, -0.030586428940296173, 0.0627284049987793, -0.0587129220366478, 0.022392665967345238, -0.029483074322342873, -0.015890110284090042, 0.011829405091702938, 0.005272586829960346, 0.00514597212895751, 0.020656239241361618, -0.022917212918400764, 0.012091678567230701, -0.007330071181058884, -0.018612321466207504, 0.02946498617529869, -0.05306953564286232, 0.015772540122270584, 0.01193793211132288, 0.015202775597572327, 0.034999847412109375, -0.005268064793199301, -0.022356491535902023, 0.019806114956736565, 0.03704376518726349, -0.0355786569416523, 0.04720909520983696, 0.020656239241361618, -0.008248025551438332, 0.022302227094769478, 0.03503602370619774, -0.0186665840446949, -0.04630470648407936, -0.03677244856953621, 0.06555009633302689, -0.008560040034353733, 0.015664013102650642 ]
24,343
gotrue._sync.gotrue_client
refresh_session
Returns a new session, regardless of expiry status. Takes in an optional current session. If not passed in, then refreshSession() will attempt to retrieve it from getSession(). If the current session's refresh token is invalid, an error will be thrown.
def refresh_session( self, refresh_token: Union[str, None] = None ) -> AuthResponse: """ Returns a new session, regardless of expiry status. Takes in an optional current session. If not passed in, then refreshSession() will attempt to retrieve it from getSession(). If the current session's refresh token is invalid, an error will be thrown. """ if not refresh_token: session = self.get_session() if session: refresh_token = session.refresh_token if not refresh_token: raise AuthSessionMissingError() session = self._call_refresh_token(refresh_token) return AuthResponse(session=session, user=session.user)
(self, refresh_token: Optional[str] = None) -> gotrue.types.AuthResponse
[ 0.05491124466061592, -0.0644366666674614, -0.01070208940654993, -0.002962685888633132, 0.0333576463162899, -0.0698157250881195, -0.02745562233030796, 0.10982248932123184, 0.010244496166706085, 0.0015338727971538901, -0.00023259068257175386, -0.04056708514690399, 0.04359280690550804, 0.029229965060949326, 0.022431431338191032, 0.04179978370666504, 0.043816931545734406, -0.041463594883680344, 0.0029790285043418407, 0.00024076200497802347, 0.03177007660269737, -0.01004838477820158, -0.0027198810130357742, 0.014120034873485565, 0.001786016277037561, -0.022151270881295204, -0.007718391716480255, -0.0010862014023587108, 0.0003277281648479402, -0.008530854247510433, -0.0009776395745575428, -0.019237613305449486, 0.03063076362013817, 0.03851258009672165, 0.011822727508842945, 0.040716502815485, -0.04803800210356712, -0.015969086438417435, -0.06447402387857437, -0.012383046559989452, -0.033058810979127884, 0.041463594883680344, 0.022001853212714195, 0.02340264990925789, 0.05311822518706322, 0.019909996539354324, -0.029229965060949326, 0.01261651236563921, 0.00018648110562935472, 0.029995735734701157, -0.00797987449914217, -0.015483477152884007, -0.07003985345363617, 0.006378295831382275, 0.015418106690049171, -0.022431431338191032, -0.026316307485103607, 0.0012443747837096453, -0.000649035966489464, 0.0167628712952137, -0.006621100939810276, 0.009674838744103909, -0.002813267521560192, -0.00046839151764288545, 0.046693235635757446, -0.011411827057600021, -0.03754136338829994, -0.0009776395745575428, 0.023570746183395386, -0.022169947624206543, 0.03774681314826012, 0.02521434798836708, 0.0006858069100417197, 0.008516846224665642, 0.01604379527270794, 0.02088121511042118, -0.05580775439739227, -0.06436195969581604, -0.028987161815166473, -0.020694442093372345, -0.0035883751697838306, -0.025643926113843918, 0.024112386628985405, 0.018023589625954628, 0.013671779073774815, -0.005990742240101099, -0.0475897453725338, -0.07422357052564621, -0.04549789056181908, -0.03556156903505325, 0.10929952561855316, 0.03600982204079628, 0.02101195603609085, -0.028146682307124138, -0.007984543219208717, -0.09555304050445557, -0.0151659632101655, -0.012130903080105782, 0.024224450811743736, -0.04336867853999138, -0.017911525443196297, 0.04755239188671112, -0.04609556123614311, 0.007512941490858793, 0.01648271270096302, 0.028576260432600975, 0.0528193898499012, -0.08038707822561264, 0.02865096926689148, -0.008913738653063774, -0.025195669382810593, 0.004617961123585701, -0.004158032592386007, 0.007228112779557705, -0.02048899233341217, -0.00643432792276144, 0.0010208308231085539, 0.027754459530115128, -0.008292718790471554, -0.06256893277168274, -0.020339572802186012, -0.004645977169275284, 0.08135829120874405, 0.024990219622850418, 0.042360104620456696, 0.020657086744904518, -0.040716502815485, -0.02941673807799816, 0.0830766037106514, -0.0341794490814209, -0.007349515333771706, 0.016258584335446358, 0.0510263666510582, -0.03376854956150055, -0.04624498263001442, -0.015259349718689919, 0.008591555058956146, 0.014493580907583237, 0.02536376565694809, -0.07071223855018616, 0.0068779136054217815, 0.01604379527270794, -0.00033881780109368265, 0.06417518109083176, -0.014353500679135323, -0.008792336098849773, -0.03505728021264076, 0.05677897483110428, 0.02704472281038761, 0.0035603593569248915, 0.02573731169104576, -0.007050678599625826, 0.058945540338754654, -0.08277776837348938, 0.0018093629041686654, -0.013839875347912312, -0.014951174147427082, 0.04575937241315842, 0.004326128400862217, 0.000832306919619441, 0.0346650592982769, -0.0675370991230011, 0.00823201797902584, -0.049457475543022156, 0.034216802567243576, 0.005407076794654131, -0.001636597909964621, -0.015707604587078094, -0.058908186852931976, 0.03218097984790802, 0.010067061521112919, -0.016930967569351196, 0.011682647280395031, -0.0562560111284256, -0.0019401039462536573, -0.0012630519922822714, 0.013886568136513233, 0.01661345362663269, -0.0016097492771223187, 0.040529727935791016, -0.01551149319857359, -0.056704264134168625, -0.05726458504796028, -0.04064179211854935, 0.006396973505616188, 0.04165036603808403, 0.008007889613509178, 0.01529670413583517, -0.010711428709328175, 0.0281280055642128, 0.013979954645037651, 0.02273026667535305, -0.013550377450883389, -0.010160448029637337, 0.044078413397073746, -0.017948880791664124, -0.03361912816762924, 0.016986999660730362, 0.030275894328951836, 0.034216802567243576, -0.0157823134213686, 0.007172081153839827, 0.010029707103967667, -0.006228877697139978, -0.032535847276449203, -0.015072576701641083, -0.008180654607713223, -0.06144829839468002, 0.008530854247510433, -0.0017813469748944044, -0.07695045322179794, 0.01591305434703827, 0.03561760112643242, -0.016538744792342186, -0.035150669515132904, 0.04265893995761871, 0.022636881098151207, -0.06735032051801682, 0.0051035708747804165, -0.003926901146769524, 0.005920702125877142, -0.030500022694468498, -0.05599452927708626, -0.018583908677101135, 0.013447651639580727, 0.023850904777646065, 0.013541038148105145, -0.06880715489387512, -0.03201288357377052, -0.0038615306839346886, 0.0037074428983032703, -0.026204243302345276, 0.05027927830815315, -0.04744032770395279, -0.04956953972578049, -0.07568039745092392, 0.025064928457140923, 0.01604379527270794, -0.030817536637187004, 0.02088121511042118, 0.01287799421697855, -0.004438192117959261, -0.025699956342577934, 0.045535244047641754, 0.020918570458889008, 0.019536450505256653, 0.034366220235824585, 0.04150094836950302, -0.02392561361193657, 0.0019389366498216987, -0.015147285535931587, -0.03735458850860596, 0.018976131454110146, 0.011691986583173275, 0.04964425042271614, -0.004263092298060656, -0.08994985371828079, 0.03365648537874222, 0.020078090950846672, 0.0037471321411430836, 0.025662602856755257, 0.025849375873804092, -0.08023765683174133, 0.02075047418475151, -0.002203920856118202, -0.018154330551624298, -0.04680529981851578, 0.01345699094235897, -0.017360545694828033, -0.013018074445426464, 0.12013235688209534, 0.0008982611470855772, -0.015193979255855083, 0.02312249131500721, 0.02902451530098915, 0.05610659345984459, -0.03388061374425888, -0.04168771952390671, 0.018210362643003464, -0.052744679152965546, -0.015193979255855083, -0.061000045388936996, 0.03544950485229492, 0.01137447264045477, 0.010039045475423336, 0.0762033611536026, -0.06174713373184204, -0.04557259753346443, 0.0072187744081020355, 0.028165360912680626, 0.05345441773533821, -0.06073855981230736, -0.03218097984790802, 0.018780019134283066, -0.019405709579586983, 0.05334235355257988, -0.010804815217852592, 0.003733124118298292, 0.0033829249441623688, 0.041463594883680344, 0.030500022694468498, -0.012205611914396286, -0.009842934086918831, -0.022282011806964874, 0.07560569047927856, -0.0580490306019783, -0.013699795119464397, 0.033170875161886215, 0.0014241436729207635, 0.0004415429139044136, 0.014624321833252907, -0.0350012481212616, -0.03445960953831673, -0.023178521543741226, -0.023869581520557404, -0.012261644005775452, -0.01785549335181713, -0.028034618124365807, 0.09413356333971024, -0.022917039692401886, -0.030518699437379837, -0.016492050141096115, 0.06634175032377243, 0.008974440395832062, 0.020806506276130676, -0.015558185987174511, -0.04176243022084236, 0.028426842764019966, 0.0031891479156911373, 0.024280482903122902, -0.028202714398503304, -0.02889377437531948, 0.036719560623168945, 0.011514551937580109, -0.04280835762619972, -0.0027385582216084003, 0.02364545501768589, 0.01470836903899908, 0.0054164151661098, 0.01044060755521059, 0.020545024424791336, -0.04232274740934372, 0.034366220235824585, 0.031471241265535355, -0.021908465772867203, 0.046469107270240784, 0.024915510788559914, 0.000740671472158283, 0.012242966331541538, -0.1092248186469078, -0.060887981206178665, -0.04445195943117142, 0.009786901995539665, -0.008115284144878387, 0.05203494057059288, -0.008007889613509178, 0.040679145604372025, 0.05599452927708626, -0.041314173489809036, -0.09039810299873352, -0.008264702744781971, 0.049756310880184174, 0.0011037113144993782, 0.027679750695824623, -0.05225906893610954, 0.004638973157852888, -0.046319689601659775, -0.01004838477820158, -0.014493580907583237, -0.004029626492410898, -0.035654954612255096, -0.007578312419354916, 0.02050766907632351, -0.00224827928468585, 0.048299483954906464, 0.022562172263860703, -0.032759975641965866, -0.013877229765057564, 0.02760504186153412, -0.025961440056562424, 0.0436675138771534, -0.01787417009472847, -0.005724590737372637, 0.03993205726146698, 0.047104135155677795, -0.01604379527270794, -0.0675370991230011, -0.0580490306019783, 0.03391796723008156, -0.026484403759241104, -0.08606497198343277, 0.03311484307050705, -0.005444431211799383, 0.04019353911280632, -0.04400370642542839, 0.022823654115200043, -0.04075385630130768, -0.000935032032430172, -0.03177007660269737, -0.012971380725502968, 0.0806111991405487, 0.018583908677101135, 0.05464976280927658, -0.047365617007017136, 0.009404017589986324, -0.003917562309652567, 0.028725678101181984, -0.07422357052564621, -0.024616673588752747, 0.030014412477612495, -0.013989293947815895, -0.044339895248413086, 0.00042199011659249663, 0.009730870835483074, -0.0064063118770718575, 0.028707001358270645, -0.0019330999348312616, 0.09943791478872299, 0.08472020924091339, 0.009562774561345577, -0.002423378871753812, 0.0510263666510582, -0.02192714437842369, -0.007298152893781662, -0.0945071130990982, 0.01820102334022522, 0.00564521225169301, 0.022954395040869713, -0.08442137390375137, -0.029640866443514824, 0.061000045388936996, -0.012821963056921959, -0.015231333673000336, 0.05831051245331764, 0.052109651267528534, -0.025662602856755257, -0.010496639646589756, -0.003544016508385539, -0.0778469666838646, -0.002715211594477296, 0.09278880059719086, -0.015072576701641083, 0.00600475026294589, 0.013428974896669388, 0.039371736347675323, -0.03307748958468437, -0.021086664870381355, 0.00411600898951292, 0.0022412752732634544, -0.01820102334022522, 0.03472109138965607, -0.005691905505955219, -0.039334382861852646, 0.0441531240940094, -0.007793101016432047, -0.012728576548397541, 0.008077929727733135, 0.0778469666838646, 0.0667152926325798, 0.006322264205664396, -0.003639737842604518, 0.01820102334022522, -0.015586202032864094, -0.005005514714866877, -0.004239745903760195, 0.07119784504175186, 0.0389234833419323, 0.024859478697180748, -0.021254761144518852, -0.016912290826439857, 0.02101195603609085, -0.07582981884479523, -0.07597923278808594, 0.008255364373326302, -0.013905245810747147, -0.02538244239985943, -0.004893450997769833, 0.02865096926689148, 0.002453729510307312, 0.043443385511636734, -0.07213170826435089, 0.08920276165008545, -0.05685368552803993, -0.019349677488207817, 0.0006904762121848762, -0.01735120639204979, 0.045385826379060745, 0.013951938599348068, -0.019667191430926323, -0.024523288011550903, -0.02586805261671543, 0.028744356706738472, -0.06495963037014008, 0.04729091003537178, -0.06376428157091141, 0.02655911259353161, -0.010720767080783844, -0.017911525443196297, 0.018229039385914803, 0.0220765620470047, 0.05939379706978798, 0.008255364373326302, -0.031116371974349022, 0.08143300563097, -0.0009175220620818436, -0.02063841000199318, -0.05939379706978798, -0.019947350025177002, 0.039222318679094315, 0.013513022102415562, 0.007559634745121002, 0.03455299511551857, -0.0049448139034211636, -0.03582305088639259, -0.031583305448293686, -0.012523125857114792, 0.011523890309035778, -0.028875097632408142, -0.033021457493305206, 0.04441460594534874, 0.015941070392727852, 0.0044708773493766785, -0.048673029989004135, -0.011570584028959274, -0.0475897453725338, 0.01867729425430298, 0.04837419092655182, -0.004543251823633909, 0.030929598957300186, -0.03625262901186943, -0.030425311997532845, 0.01030052825808525, -0.030836213380098343, 0.005659220274537802, 0.03322690725326538, -0.030163830146193504, -0.05214700475335121, 0.01865861751139164, -0.024112386628985405, -0.031471241265535355, 0.004188383463770151, 0.019237613305449486, 0.0220765620470047, 0.04542317986488342, -0.08860508352518082, -0.013400958850979805, 0.026633821427822113, -0.008442137390375137, 0.014120034873485565, -0.020208831876516342, -0.02222597971558571, 0.010870185680687428, 0.041575659066438675, -0.006882582791149616, -0.09607600420713425, 0.02063841000199318, -0.029584834352135658, -0.049980439245700836, 0.020787829533219337, 0.0015490481164306402, 0.015866361558437347, 0.02997705712914467, 0.08785799145698547, -0.0020638410933315754, 0.05752606689929962, 0.021759048104286194, 0.017080385237932205, 0.014811094850301743, -0.039483800530433655, 0.03651411086320877, 0.012074870988726616, -0.05666691064834595, -0.009511412121355534, -0.013541038148105145, 0.04583407938480377, 0.02629763074219227, 0.029846316203475, 0.05416415259242058, 0.03281600773334503, -0.010748783126473427, 0.009777563624083996, 0.005930040962994099, 0.04598349705338478, -0.03246113657951355, -0.01630527712404728, -0.03754136338829994, -0.0549486018717289, 0.0541267991065979, -0.02573731169104576, 0.005547156557440758, -0.03457167372107506, -0.0018794027855619788, 0.015334058552980423, -0.033170875161886215, 0.028725678101181984, 0.012653866782784462, 0.007055347785353661, 0.011776033788919449, -0.07530684769153595, 0.014474903233349323, -0.01359707023948431, 0.08718561381101608, -0.017388561740517616, -0.0735885426402092, -0.040679145604372025, 0.0017159763956442475, 0.023159844800829887, 0.017257820814847946, 0.005360383540391922, -0.009665499441325665, 0.02401900105178356, 0.04176243022084236, -0.020283542573451996, -0.0013984624529257417, -0.0022809645161032677, 0.040006764233112335, -0.05718987435102463, 0.0528193898499012, -0.020545024424791336, -0.014885803684592247, 0.028015941381454468, 0.01470836903899908, -0.09547832608222961, 0.037914909422397614, 0.006859236396849155, 0.049980439245700836, 0.06029030680656433, 0.04624498263001442, -0.05849728733301163, 0.00007660609117010608, -0.05554627254605293, -0.059169668704271317, 0.043555449694395065, -0.020825183019042015, 0.015007206238806248, -0.054201509803533554, -0.01820102334022522, -0.008194662630558014, 0.00924059096723795, 0.03952115401625633, 0.01346632931381464, 0.015259349718689919, 0.02954747900366783, 0.026708530262112617, -0.029323352500796318, -0.010552671737968922, 0.04968160390853882, 0.041986558586359024, 0.0420239120721817, -0.008825021795928478, 0.031041663140058517, 0.0054397620260715485, 0.04482550546526909, 0.004972829483449459, -0.05244584381580353, -0.07709987461566925, -0.01321418583393097, -0.011103651486337185, 0.03996941074728966, 0.008829690515995026, 0.05360383540391922, -0.04161301255226135, 0.007970535196363926, 0.015866361558437347, 0.021217405796051025, 0.011710663326084614, -0.008703619241714478, 0.03586040437221527, 0.03292807191610336, 0.006873244419693947, -0.00545377004891634, -0.03242378309369087, 0.005444431211799383, 0.024990219622850418, -0.03128446638584137, -0.02852022834122181, -0.011150345206260681, -0.033712517470121384, -0.028744356706738472, 0.0441531240940094, -0.006453005131334066, 0.032386429607868195, -0.03741062059998512, 0.023944292217493057, -0.04912128299474716, 0.007709053345024586, 0.03227436542510986, -0.032535847276449203, -0.036065854132175446, -0.04983102157711983, 0.021590951830148697, -0.02943541668355465, 0.007064686622470617, -0.051698751747608185, -0.02495286613702774, 0.035953789949417114, -0.04116475582122803, 0.031732723116874695, -0.024672705680131912, -0.0032498491927981377, -0.010169786401093006, 0.008339411579072475, -0.001159743289463222, 0.05435092747211456, 0.0528193898499012, -0.013839875347912312, -0.017650043591856956, 0.028576260432600975, -0.029921025037765503, -0.012467093765735626, -0.05285674333572388, 0.011860081925988197, 0.02457932010293007, 0.00008944673027144745, 0.004190717823803425, -0.03561760112643242, 0.009992352686822414, -0.03148991987109184, -0.008806344121694565, 0.012252304702997208, -0.0739247277379036, 0.04706678166985512, 0.004328462760895491, 0.05397738143801689, 0.022431431338191032, 0.004982168320566416, 0.02730620466172695, 0.02997705712914467, -0.0030327257700264454, -0.01518463995307684, -0.025924084708094597, 0.014241437427699566, 0.004403172060847282, 0.003403936978429556, -0.03233039751648903, -0.0018688967684283853, -0.047627102583646774, -0.005705913528800011, -0.03550553694367409, 0.04818741977214813, 0.020862538367509842, -0.002372016431763768, -0.05147462338209152, -0.005575172603130341, 0.0006618766346946359, 0.01818234659731388, 0.0036654190625995398, -0.05808638408780098, 0.01189743634313345, 0.061933908611536026, 0.024523288011550903, -0.004176709800958633, -0.0019762911833822727, 0.06611762195825577, -0.06383899599313736, 0.08740973472595215, -0.07328969985246658, 0.012840639799833298, 0.06227010115981102, 0.056704264134168625, -0.013951938599348068, 0.0029089886229485273, -0.023944292217493057, 0.0012350360630080104, -0.06025295332074165, 0.048673029989004135, 0.0033175544813275337, 0.028968483209609985 ]
24,344
gotrue._sync.gotrue_client
reset_password_email
Sends a password reset request to an email address.
def reset_password_email( self, email: str, options: Options = {}, ) -> None: """ Sends a password reset request to an email address. """ self._request( "POST", "recover", body={ "email": email, "gotrue_meta_security": { "captcha_token": options.get("captcha_token"), }, }, redirect_to=options.get("redirect_to"), )
(self, email: str, options: gotrue.types.Options = {}) -> NoneType
[ 0.022295031696558, 0.030680734664201736, 0.05713215842843056, 0.026961857452988625, 0.0008277463493868709, -0.03835547715425491, -0.03408970683813095, -0.048345401883125305, 0.10135763138532639, -0.013006954453885555, 0.037170540541410446, -0.03766274452209473, -0.017509711906313896, 0.03773566335439682, -0.006813383661210537, 0.003757615340873599, -0.00003749212555703707, -0.03758982568979263, 0.10390979796648026, 0.052757009863853455, 0.051881980150938034, 0.014191891066730022, 0.044152550399303436, 0.019068360328674316, -0.022021586075425148, 0.04149100184440613, 0.02955048903822899, -0.03649603947997093, 0.004867353942245245, 0.018740223720669746, -0.022914845496416092, -0.02683424949645996, 0.0027253534644842148, 0.054835207760334015, -0.0024952024687081575, -0.06446053832769394, -0.007661068812012672, 0.06788773834705353, -0.0511527881026268, -0.003308706684038043, -0.06879922747612, 0.011293354444205761, 0.01466586533933878, -0.0014025544514879584, -0.013836409896612167, -0.04291292279958725, 0.0003993463178630918, -0.008978171274065971, 0.00834012869745493, -0.06307507306337357, 0.016662027686834335, -0.046814098954200745, 0.0005209731752984226, 0.014948426745831966, 0.010573278181254864, 0.04378795251250267, 0.0000340562364726793, 0.0506058931350708, 0.010190452449023724, 0.001393439481034875, 0.018612613901495934, -0.02546701580286026, -0.08903428912162781, 0.003146917326375842, 0.010545932687819004, 0.035857994109392166, -0.030024463310837746, 0.06602829694747925, 0.0047169579192996025, -0.04079826921224594, 0.005004077218472958, 0.019815780222415924, -0.044735901057720184, -0.046048447489738464, 0.03737106919288635, 0.025011271238327026, -0.03130054846405983, 0.014173661358654499, -0.00910578016191721, 0.03751690685749054, -0.017874307930469513, 0.0360402949154377, -0.0001315962872467935, -0.004591627977788448, 0.00782057922333479, -0.008057567290961742, 0.049439188092947006, -0.009670902974903584, -0.03633197024464607, -0.00891436729580164, 0.0681794136762619, -0.028675459325313568, -0.0004261213180143386, 0.02987862378358841, -0.01681698113679886, -0.026688411831855774, 0.022969534620642662, 0.032740700989961624, -0.025047730654478073, -0.0187037643045187, 0.0412357822060585, -0.00475797476246953, -0.009607098996639252, 0.030115611851215363, 0.08159653842449188, -0.01060973759740591, -0.006075077224522829, -0.02650611288845539, 0.05687694251537323, -0.03784504160284996, -0.05436123162508011, -0.03212088719010353, -0.003399855690076947, -0.016990164294838905, 0.007692971266806126, 0.0027413044590502977, 0.0045620049349963665, -0.006945549510419369, 0.05738737806677818, -0.012906691059470177, 0.02300599403679371, -0.034982964396476746, -0.048126641660928726, -0.016962818801403046, 0.023808104917407036, -0.018849601969122887, 0.00475797476246953, -0.024464376270771027, 0.03609498217701912, -0.04827248305082321, -0.03215734660625458, 0.038683611899614334, -0.028584308922290802, 0.010828495025634766, -0.029040053486824036, 0.03992323949933052, 0.02127416431903839, -0.028201483190059662, 0.04750683158636093, 0.02776396833360195, -0.016789635643363, 0.015869030728936195, -0.002994242822751403, 0.001523326733149588, 0.03534756228327751, -0.041089944541454315, 0.08925304561853409, -0.002520268317312002, -0.009237946011126041, -0.029313500970602036, 0.07113263756036758, 0.04564739391207695, -0.02442791685461998, -0.0621635802090168, 0.014401533640921116, 0.054616447538137436, -0.031063560396432877, 0.03230318799614906, -0.03724345937371254, 0.020873108878731728, -0.02634204551577568, -0.020435594022274017, -0.028219712898135185, -0.005168145056813955, 0.09625328332185745, -0.004862796049565077, 0.033451661467552185, 0.055928993970155716, 0.01336243562400341, -0.01596018113195896, -0.06945549696683884, -0.031337007880210876, -0.02574046142399311, -0.025558164343237877, 0.0014082512352615595, 0.044043172150850296, 0.01695370487868786, -0.05301222577691078, -0.06303860992193222, 0.030079152435064316, 0.026797790080308914, -0.0003056338173337281, -0.038100261241197586, -0.02289661578834057, 0.011493882164359093, -0.020544972270727158, -0.005154472775757313, 0.06249171867966652, -0.03407147526741028, -0.019232427701354027, 0.045173417776823044, -0.0034454301930963993, -0.007123290095478296, -0.006038617808371782, 0.048345401883125305, -0.06883568316698074, -0.013863754458725452, -0.06329382956027985, 0.03697001188993454, -0.014191891066730022, -0.03831901773810387, 0.015176299959421158, -0.004605300724506378, 0.017345644533634186, -0.010710000991821289, -0.002202386502176523, 0.02900359407067299, 0.01963348314166069, 0.041089944541454315, 0.0032790834084153175, -0.039449263364076614, -0.057460296899080276, -0.005865434650331736, 0.019779320806264877, -0.009000958874821663, 0.011311584152281284, 0.06369488686323166, 0.011129286140203476, -0.010828495025634766, 0.10164930671453476, -0.017518827691674232, -0.06467929482460022, -0.07999231666326523, 0.010390980169177055, 0.04276708513498306, 0.04389733076095581, -0.05272055044770241, -0.02809210494160652, -0.016643797978758812, -0.05786135047674179, -0.013964018784463406, -0.011603260412812233, 0.004370592068880796, -0.022295031696558, -0.0070184688083827496, -0.06340320408344269, 0.029586948454380035, -0.015012231655418873, -0.021128324791789055, 0.034272003918886185, -0.01472055446356535, 0.05042359605431557, 0.018794912844896317, 0.030899493023753166, 0.046814098954200745, 0.010646197013556957, 0.03729815036058426, -0.0018719715299084783, -0.010254256427288055, -0.029860394075512886, -0.01466586533933878, -0.08057566732168198, 0.016862554475665092, 0.04455360397696495, 0.012250418774783611, 0.04090764746069908, 0.009807626716792583, 0.04400671273469925, 0.012122809886932373, 0.07404940575361252, 0.04699639603495598, -0.06460637599229813, -0.02262316830456257, -0.06712208688259125, 0.025503475219011307, 0.013298631645739079, -0.039339885115623474, 0.05501750484108925, 0.012031660415232182, 0.018393857404589653, 0.1198790967464447, 0.06424177438020706, 0.03534756228327751, 0.028329093009233475, -0.024956582114100456, 0.026961857452988625, -0.026633722707629204, 0.052538253366947174, -0.016880784183740616, -0.04743391275405884, 0.028383782133460045, -0.020052768290042877, 0.029586948454380035, 0.02295130491256714, -0.041636839509010315, -0.02683424949645996, -0.011065482161939144, 0.049439188092947006, 0.033014148473739624, 0.021255934610962868, 0.04976732283830643, 0.0064123282209038734, 0.02448260597884655, -0.024628445506095886, -0.017655551433563232, -0.0653720274567604, 0.009607098996639252, 0.008381146006286144, -0.005241064354777336, 0.031154708936810493, 0.0825444832444191, -0.03177452087402344, -0.04783496633172035, -0.011794673278927803, 0.0659918338060379, -0.019013669341802597, 0.009935234673321247, -0.027636360377073288, 0.021018946543335915, 0.02404509112238884, 0.02470136433839798, -0.0016703044530004263, -0.037808582186698914, -0.06322091072797775, 0.009725592099130154, -0.05071527510881424, 0.0813777819275856, -0.010755575262010098, 0.025211798027157784, 0.016443269327282906, -0.0026638279668986797, -0.05067881569266319, 0.056949861347675323, -0.010864954441785812, 0.04510049894452095, 0.05301222577691078, -0.007884384132921696, -0.004318181425333023, 0.0272170752286911, -0.04313168302178383, -0.024847202003002167, -0.044590063393116, 0.0040720789693295956, -0.08670087903738022, -0.06114271283149719, -0.04367857426404953, 0.02628735639154911, -0.05964786931872368, -0.005623890087008476, -0.0163430068641901, 0.015650274232029915, -0.05323098599910736, -0.006476132664829493, -0.024081552401185036, 0.03430846333503723, 0.007323817815631628, 0.0010071959113702178, -0.06424177438020706, -0.03817318007349968, 0.06748668104410172, -0.012934035621583462, 0.03348812460899353, 0.03058958612382412, -0.007223553955554962, 0.012478291057050228, 0.019651712849736214, -0.04203789308667183, 0.09195105731487274, 0.041855596005916595, -0.007624609395861626, -0.05789780989289284, -0.02333413064479828, -0.00360494083724916, -0.021201245486736298, -0.009780282154679298, -0.034436073154211044, -0.03875653073191643, 0.03707939013838768, -0.007414966821670532, -0.010919643566012383, 0.032084427773952484, -0.0033679534681141376, -0.024774283170700073, 0.024956582114100456, -0.006963779684156179, -0.0511527881026268, -0.06540848314762115, -0.005500839091837406, 0.006521706935018301, -0.003115015337243676, 0.004126768559217453, -0.019287116825580597, -0.012669703923165798, 0.028165023773908615, -0.02568577229976654, -0.022769005969166756, -0.018503235653042793, 0.05490812659263611, 0.024573756381869316, -0.01853969506919384, 0.001264691585674882, -0.04407963156700134, 0.06642935425043106, -0.04389733076095581, -0.06292923539876938, -0.004849123768508434, -0.07229934632778168, -0.0042999517172575, -0.06602829694747925, -0.02251379005610943, -0.02574046142399311, 0.07984647899866104, -0.018585270270705223, -0.006617413368076086, 0.000330130074871704, 0.08407578617334366, -0.04426192864775658, -0.04695993661880493, 0.026870708912611008, -0.002098704455420375, -0.04652242362499237, 0.04564739391207695, 0.04455360397696495, -0.026360275223851204, -0.007059485651552677, -0.0203444454818964, -0.011266009882092476, -0.02905828319489956, 0.0836382731795311, 0.0200709979981184, -0.005979370791465044, -0.005090668797492981, -0.026378504931926727, -0.003757615340873599, 0.00039051627391017973, 0.026360275223851204, 0.008321898989379406, -0.03729815036058426, -0.0643511563539505, 0.02152938023209572, -0.013544733636081219, -0.009689132682979107, -0.01596018113195896, 0.054616447538137436, -0.007296473253518343, -0.004062964115291834, -0.0065353792160749435, -0.00888702180236578, -0.05534563958644867, -0.06292923539876938, 0.02738114260137081, 0.0028415683191269636, 0.017108656466007233, -0.04356919601559639, 0.051881980150938034, -0.013526503928005695, -0.05873638018965721, -0.025284716859459877, -0.04112640395760536, 0.010354519821703434, 0.048126641660928726, 0.012532980181276798, 0.023461738601326942, 0.008613575249910355, -0.0058016302064061165, 0.036295510828495026, -0.033123526722192764, 0.017345644533634186, -0.009297192096710205, -0.03700647130608559, -0.015203644521534443, 0.009926119819283485, -0.02798272669315338, 0.045829690992832184, 0.07189828902482986, 0.08640920370817184, 0.01615159399807453, 0.016798751428723335, -0.020854879170656204, -0.019396495074033737, -0.03777212277054787, -0.11171215027570724, -0.016616452485322952, -0.01635212078690529, -0.02716238610446453, 0.083565354347229, -0.010245141573250294, 0.035365790128707886, -0.02382633462548256, -0.015814341604709625, -0.04345981776714325, 0.021675219759345055, 0.017874307930469513, -0.013599422760307789, 0.018120409920811653, -0.04925689101219177, 0.025539934635162354, -0.0316651426255703, -0.06486158818006516, 0.038792990148067474, -0.03230318799614906, -0.03676948323845863, -0.03255840390920639, 0.05107986927032471, -0.001181518193334341, 0.051517385989427567, 0.015276563353836536, -0.04881937429308891, -0.014547372236847878, -0.06518972665071487, 0.03806379809975624, -0.025940990075469017, 0.0004244122828822583, 0.01036363560706377, 0.006453345529735088, 0.020417364314198494, -0.05567377805709839, 0.03707939013838768, 0.02727176435291767, 0.053194526582956314, 0.02083664946258068, -0.008485967293381691, 0.049876704812049866, 0.0024815299548208714, 0.02776396833360195, 0.00902374554425478, -0.014219235628843307, -0.007720315828919411, 0.03625905141234398, -0.012669703923165798, -0.025649312883615494, 0.04750683158636093, 0.0020759173203259706, -0.009497719816863537, 0.07663803547620773, 0.026797790080308914, 0.045064039528369904, 0.02574046142399311, 0.05720507726073265, -0.0024564641062170267, 0.014109856449067593, 0.008381146006286144, 0.059246815741062164, -0.03582153469324112, -0.00935188215225935, -0.07445045560598373, 0.01229599304497242, 0.021183015778660774, -0.019287116825580597, -0.024026861414313316, -0.04805372282862663, 0.0368606336414814, -0.006471575237810612, -0.00447769183665514, -0.05104340985417366, -0.002378987381234765, 0.038902368396520615, -0.005241064354777336, -0.014602061361074448, -0.03483712673187256, 0.0012555767316371202, -0.010737345553934574, 0.050204839557409286, 0.031008871272206306, -0.05975724756717682, -0.00348416855558753, 0.009433915838599205, 0.015531780198216438, 0.029295271262526512, -0.05917389690876007, -0.0020930077880620956, 0.010491243563592434, 0.031118249520659447, -0.03995969891548157, 0.015704963356256485, 0.026797790080308914, 0.03500119596719742, -0.04881937429308891, -0.04411609098315239, -0.004609858151525259, -0.030881263315677643, -0.00002563564157753717, 0.08480498194694519, 0.019451184198260307, 0.018849601969122887, 0.01336243562400341, 0.025448786094784737, -0.03283185139298439, 0.005683136638253927, 0.04564739391207695, -0.03616790100932121, -0.03527464345097542, 0.020271524786949158, 0.021748138591647148, -0.00665387324988842, -0.03337874263525009, -0.013772605918347836, -0.02803741581737995, -0.04211081191897392, 0.07612759619951248, -0.04222019016742706, -0.017053967341780663, -0.008545213378965855, 0.027034778147935867, 0.025321176275610924, 0.03919404745101929, 0.02856607921421528, -0.03429023176431656, 0.008075796999037266, 0.044407766312360764, 0.06070519983768463, -0.031008871272206306, 0.04925689101219177, -0.011885822750627995, -0.02442791685461998, -0.03609498217701912, 0.006786039099097252, 0.008057567290961742, 0.026469653472304344, 0.008071239106357098, -0.015322137624025345, -0.002408610889688134, 0.015595585107803345, 0.015850801020860672, -0.0214382316917181, -0.04929335042834282, -0.06628351658582687, 0.05509042367339134, -0.014036937616765499, 0.04976732283830643, -0.02067258022725582, 0.02203981578350067, 0.031154708936810493, 0.02900359407067299, 0.05457998812198639, 0.03288653865456581, -0.02273254655301571, 0.01941472478210926, -0.1165977343916893, 0.019505875185132027, -0.05370495840907097, -0.013298631645739079, 0.022203883156180382, -0.0659918338060379, 0.02094602771103382, -0.04105348512530327, 0.011995200999081135, 0.026469653472304344, -0.0577884316444397, -0.020490283146500587, -0.03875653073191643, 0.009752937592566013, -0.009488604962825775, -0.017017507925629616, -0.04389733076095581, 0.009962580166757107, -0.039886780083179474, -0.03048020787537098, 0.014456222765147686, -0.018794912844896317, 0.013881984166800976, 0.08108609914779663, 0.03817318007349968, -0.0021533938124775887, -0.06518972665071487, 0.0406888909637928, 0.016178937628865242, -0.00782057922333479, 0.0023584789596498013, -0.03799087926745415, -0.018384741619229317, -0.019177738577127457, 0.0406888909637928, 0.00392168341204524, -0.00400599604472518, -0.04028783366084099, 0.05490812659263611, -0.03374334052205086, -0.021365312859416008, 0.030224990099668503, 0.002363036386668682, -0.04028783366084099, 0.01607867330312729, 0.030170300975441933, 0.0957428514957428, 0.033451661467552185, -0.04520987719297409, -0.0759817585349083, -0.01903189904987812, 0.002429119311273098, 0.10529526323080063, -0.0061571113765239716, -0.025539934635162354, 0.01466586533933878, 0.020143916830420494, 0.0027914363890886307, 0.047689128667116165, 0.04750683158636093, -0.04134516045451164, 0.017983686178922653, 0.015331252478063107, -0.01177644357085228, -0.0008471155306324363, -0.01771935448050499, -0.006503477226942778, 0.05742383748292923, -0.09144062548875809, -0.005282081197947264, 0.021201245486736298, -0.015613814815878868, -0.017163347452878952, -0.03140992671251297, -0.013727031648159027, -0.004122211132198572, -0.008417605422437191, -0.021146556362509727, -0.029860394075512886, -0.02672487124800682, -0.03593091294169426, 0.014693209901452065, 0.029076512902975082, -0.03788150101900101, 0.035365790128707886, 0.044590063393116, -0.03853777423501015, -0.05107986927032471, -0.046048447489738464, -0.009433915838599205, -0.06019476428627968, 0.0064487881027162075, 0.010236026719212532, 0.029313500970602036, -0.00507243862375617, -0.030243219807744026, 0.041089944541454315, 0.0007986926357261837, -0.06245525926351547, 0.015568239614367485, -0.026597263291478157, -0.0007645117584615946, 0.04116286337375641, 0.005623890087008476, 0.0326860137283802, -0.008194290101528168, -0.07831517606973648, -0.006567281670868397, -0.06540848314762115, -0.011493882164359093, 0.0048445663414895535, 0.01862172968685627, 0.005601102951914072, 0.012897576205432415, -0.03769920393824577, 0.00019013100245501846, -0.0038556004874408245, 0.008226192556321621, 0.008162388578057289, -0.01412808708846569, 0.024938352406024933, -0.009470375254750252, 0.0021647873800247908, -0.029860394075512886, -0.02388102374970913, 0.020052768290042877, 0.009032860398292542, 0.04495466127991676, -0.008303669281303883, -0.00045887797023169696, 0.004183736629784107, 0.05344974249601364, 0.024063320830464363, 0.0007337490096688271, -0.02224034257233143, -0.001366094802506268, -0.02001630887389183, -0.0010237166425213218, -0.023352360352873802, 0.013809065334498882 ]
24,345
gotrue._sync.gotrue_client
set_session
Sets the session data from the current session. If the current session is expired, `set_session` will take care of refreshing it to obtain a new session. If the refresh token in the current session is invalid and the current session has expired, an error will be thrown. If the current session does not contain at `expires_at` field, `set_session` will use the exp claim defined in the access token. The current session that minimally contains an access token, refresh token and a user.
def set_session(self, access_token: str, refresh_token: str) -> AuthResponse: """ Sets the session data from the current session. If the current session is expired, `set_session` will take care of refreshing it to obtain a new session. If the refresh token in the current session is invalid and the current session has expired, an error will be thrown. If the current session does not contain at `expires_at` field, `set_session` will use the exp claim defined in the access token. The current session that minimally contains an access token, refresh token and a user. """ time_now = round(time()) expires_at = time_now has_expired = True session: Union[Session, None] = None if access_token and access_token.split(".")[1]: payload = self._decode_jwt(access_token) exp = payload.get("exp") if exp: expires_at = int(exp) has_expired = expires_at <= time_now if has_expired: if not refresh_token: raise AuthSessionMissingError() response = self._refresh_access_token(refresh_token) if not response.session: return AuthResponse() session = response.session else: response = self.get_user(access_token) session = Session( access_token=access_token, refresh_token=refresh_token, user=response.user, token_type="bearer", expires_in=expires_at - time_now, expires_at=expires_at, ) self._save_session(session) self._notify_all_subscribers("TOKEN_REFRESHED", session) return AuthResponse(session=session, user=response.user)
(self, access_token: str, refresh_token: str) -> gotrue.types.AuthResponse
[ 0.023033903911709785, -0.025466786697506905, -0.03551223501563072, 0.029351549223065376, 0.028213588520884514, -0.04795132949948311, -0.05913474038243294, 0.08868248760700226, -0.0028252829797565937, -0.025819946080446243, 0.028449028730392456, -0.014626724645495415, 0.05273861438035965, 0.03743499889969826, 0.02324972301721573, 0.04073116183280945, 0.08059903979301453, -0.012350802309811115, 0.0082845538854599, -0.015882406383752823, 0.02805662900209427, -0.027526887133717537, -0.008603379130363464, 0.037847019731998444, -0.01930609904229641, -0.031136970967054367, -0.03727803751826286, 0.0028547130059450865, 0.043831124901771545, 0.0006158846663311124, 0.019502300769090652, -0.012291942723095417, 0.05846766009926796, 0.042653921991586685, 0.027036387473344803, -0.025094006210565567, -0.05250317230820656, 0.007362412288784981, -0.13153260946273804, 0.02978319115936756, -0.06592326611280441, 0.022170621901750565, 0.012458712793886662, 0.01506817527115345, 0.01685359701514244, 0.017893457785248756, -0.006454986520111561, 0.03829827904701233, 0.036316655576229095, 0.01810927875339985, 0.01083025150001049, -0.018197568133473396, -0.05630945786833763, 0.024838944897055626, -0.0038798588793724775, 0.02197442203760147, 0.0008620546432211995, 0.0028424502816051245, -0.006950391922146082, -0.0010999473743140697, -0.002150844782590866, 0.002950360532850027, 0.010280890390276909, 0.01115398108959198, 0.035669196397066116, 0.015411525964736938, -0.0330793522298336, 0.0005367914563976228, 0.017255807295441628, -0.02556488662958145, 0.021542781963944435, -0.023033903911709785, 0.03402111306786537, -0.015146655030548573, 0.0003531603724695742, 0.03276543319225311, -0.09386217594146729, -0.03529641777276993, -0.03470781445503235, -0.024564264342188835, 0.012596053071320057, -0.013371043838560581, -0.007485037669539452, 0.043281763792037964, 0.04967788979411125, 0.03770967945456505, -0.011203031055629253, -0.05886005982756615, -0.07263331115245819, -0.013488763943314552, 0.06984727084636688, 0.010840061120688915, 0.032098352909088135, 0.018011178821325302, -0.027036387473344803, -0.05273861438035965, -0.02503514476120472, -0.02079722099006176, -0.021758602932095528, -0.03374643623828888, -0.030528750270605087, -0.0010735829127952456, -0.06878779083490372, 0.021150382235646248, 0.01012392994016409, -0.020993420854210854, 0.04669564589858055, -0.0634119063615799, 0.054229736328125, -0.0361793152987957, -0.04343872517347336, -0.00845622830092907, -0.035708434879779816, 0.01808965764939785, 0.001798910554498434, -0.006214641500264406, 0.03366795554757118, -0.001226251246407628, -0.012380233034491539, -0.037238799035549164, -0.009883585385978222, -0.018462438136339188, 0.0725155919790268, 0.06690426915884018, 0.06003726273775101, 0.011713151820003986, -0.015028934925794601, -0.021326960995793343, 0.04979560896754265, -0.05521073564887047, -0.004294331651180983, -0.012959023006260395, 0.029331929981708527, 0.0017179780406877398, -0.019198190420866013, 0.032706573605537415, 0.011722962372004986, 0.010938161052763462, -0.007632187567651272, -0.04159444198012352, -0.020130140706896782, 0.02142506092786789, -0.007602757774293423, -0.00729374261572957, -0.011821062304079533, -0.015568485483527184, -0.03215721249580383, 0.03384453430771828, 0.012684343382716179, -0.028566749766469002, 0.03655209764838219, -0.03943623974919319, 0.007872533053159714, -0.010565380565822124, -0.04453744366765022, -0.05089433118700981, -0.002665870124474168, 0.06839539110660553, 0.03821979835629463, 0.03370719403028488, -0.005861481186002493, -0.06721819192171097, -0.016490627080202103, -0.04873612895607948, 0.019698500633239746, 0.020934561267495155, 0.0010245329467579722, -0.004483174532651901, -0.052856333553791046, 0.018158327788114548, 0.02446616441011429, 0.000297059363219887, 0.0210522823035717, -0.04665640741586685, -0.04029951989650726, -0.027330687269568443, 0.03366795554757118, -0.001491121482104063, -0.010643861256539822, 0.021189620718359947, -0.00011442456889199093, -0.03863181918859482, -0.06529542803764343, 0.0030067681800574064, 0.004787284880876541, 0.06965106725692749, 0.0008497920935042202, 0.026133866980671883, 0.0008430477464571595, 0.06513846665620804, 0.035080596804618835, 0.020542161539196968, -0.005915435962378979, -0.03276543319225311, 0.0028865954373031855, 0.022484542801976204, -0.022464923560619354, -0.0071711172349750996, 0.0059939161874353886, 0.004338476806879044, -0.04190836101770401, 0.002830187790095806, 0.03339327499270439, -0.037827398627996445, 0.03162747249007225, 0.005469080526381731, 0.036610957235097885, -0.037513479590415955, -0.044458966702222824, -0.012723582796752453, -0.10720378905534744, 0.001259359996765852, 0.03201987221837044, -0.0004665885935537517, 0.000647460634354502, 0.02680094726383686, 0.039965979754924774, -0.03168633207678795, 0.042928602546453476, 0.017265617847442627, 0.05929170176386833, -0.005944866221398115, -0.05458289384841919, -0.026997147127985954, 0.03284391388297081, 0.0004601507680490613, 0.025525646284222603, -0.05670185759663582, -0.03502173721790314, 0.006778717041015625, 0.015558675862848759, 0.012909973040223122, 0.048304490745067596, -0.05838917940855026, -0.058938540518283844, -0.004107941873371601, 0.04092736169695854, -0.006582516711205244, -0.0452830046415329, 0.02505476586520672, 0.017344098538160324, -0.01683397777378559, 0.017079226672649384, 0.037454620003700256, -0.02169974148273468, 0.04771588742733002, 0.004485627170652151, 0.039024218916893005, -0.030038250610232353, -0.017962127923965454, -0.020895320922136307, -0.012811873108148575, 0.02587880566716194, 0.00029613968217745423, 0.032686952501535416, -0.001182106207124889, -0.02230796217918396, 0.03425655514001846, 0.035080596804618835, -0.013753633946180344, 0.0067934319376945496, 0.023995283991098404, -0.07879400253295898, -0.010163170285522938, -0.0008099389378912747, -0.018609588965773582, -0.010055259801447392, 0.03127431124448776, -0.05540693551301956, -0.007406557444483042, 0.15460576117038727, 0.017000747844576836, -0.01717732660472393, 0.0005122664733789861, 0.024269964545965195, 0.018246619030833244, -0.017981749027967453, -0.027507267892360687, -0.05674109607934952, -0.05576009675860405, -0.01692226715385914, -0.057133499532938004, 0.0331970751285553, 0.04905005171895027, 0.014371664263308048, 0.030646471306681633, -0.027958529070019722, -0.011340371333062649, 0.0210915207862854, 0.006131256464868784, 0.01781497895717621, -0.06380430608987808, -0.010653670877218246, 0.03767043724656105, -0.03455085679888725, 0.05748665705323219, -0.06168534234166145, -0.006557991728186607, -0.012762823142111301, 0.014626724645495415, 0.03011673130095005, -0.004488079342991114, 0.017000747844576836, 0.00006755877984687686, 0.10288738459348679, -0.03498249500989914, -0.010496710427105427, 0.0361008383333683, 0.018325097858905792, -0.02625158615410328, 0.014597294852137566, -0.029469270259141922, -0.03490401431918144, -0.02319086343050003, -0.031509753316640854, 0.002935645403340459, -0.04092736169695854, -0.026977527886629105, 0.07428139448165894, 0.053523413836956024, -0.009932635352015495, -0.007023967336863279, 0.04120204225182533, -0.00020953567582182586, 0.06498150527477264, -0.039004601538181305, -0.013949833810329437, 0.0452045276761055, -0.03443313390016556, 0.03890649974346161, -0.1052417904138565, -0.02829206921160221, 0.0007958370842970908, 0.02923383004963398, -0.020345959812402725, 0.007372222375124693, -0.037238799035549164, -0.013783063739538193, 0.027016768231987953, -0.012968833558261395, 0.001332935062237084, -0.0874268114566803, 0.015852976590394974, 0.03523755446076393, -0.02978319115936756, 0.0023041260428726673, 0.03488439694046974, 0.006700236815959215, 0.03101925179362297, -0.045596927404403687, -0.050188012421131134, -0.033609095960855484, 0.06380430608987808, -0.0034506709780544043, 0.05242469161748886, -0.05222849175333977, 0.015833355486392975, 0.0005790971335954964, -0.025231346487998962, -0.09237105399370193, -0.03045027144253254, 0.06403974443674088, 0.021876322105526924, 0.028998389840126038, -0.015146655030548573, 0.011693531647324562, -0.04893232882022858, 0.006543276831507683, -0.003259375924244523, -0.04120204225182533, -0.013596673496067524, -0.049324728548526764, 0.013066933490335941, 0.03863181918859482, 0.04661716893315315, 0.04720576852560043, -0.044458966702222824, 0.007264312356710434, -0.048657648265361786, 0.005866385996341705, 0.06411822885274887, 0.004154539201408625, -0.01924723945558071, 0.05175761133432388, 0.052542414516210556, -0.016500437632203102, -0.04147672280669212, -0.07290799170732498, 0.05069813132286072, -0.01177201233804226, -0.06423594802618027, 0.009554949589073658, 0.014646344818174839, 0.03835713863372803, -0.0391419380903244, 0.013743824325501919, -0.04390960559248924, 0.016686826944351196, 0.0069013419561088085, 0.00800496805459261, 0.0872698500752449, -0.009290079586207867, 0.07698895782232285, -0.018177948892116547, 0.020041851326823235, 0.03355023264884949, 0.035433754324913025, -0.04948168992996216, -0.04622476547956467, 0.02024785988032818, -0.020365580916404724, -0.09715834259986877, 0.017942508682608604, -0.019109899178147316, 0.010741961188614368, 0.039298899471759796, -0.03429579362273216, 0.06996499001979828, 0.07282951474189758, 0.01714789681136608, 0.018521299585700035, 0.045989327132701874, -0.03045027144253254, 0.010898920707404613, -0.053209494799375534, -0.012429283000528812, 0.017608968541026115, 0.02738954871892929, -0.07377127557992935, -0.02228834293782711, 0.08036360144615173, -0.01116379164159298, -0.017834598198533058, 0.030548371374607086, 0.029155349358916283, -0.019953560084104538, -0.019060850143432617, 0.0008645071065984666, -0.07074978947639465, 0.0008473396301269531, 0.08609265089035034, 0.006680616643279791, -0.005665280856192112, 0.02173898182809353, 0.05874234065413475, -0.034805916249752045, -0.03882801905274391, 0.034786295145750046, 0.0391223207116127, 0.0105457603931427, 0.008779958821833134, -0.0017081679543480277, -0.03527679666876793, 0.05579933524131775, -0.005169875454157591, -0.031470511108636856, -0.006920962128788233, 0.04967788979411125, 0.050737373530864716, 0.011350181885063648, 0.02024785988032818, 0.008171738125383854, -0.024662364274263382, 0.00512573029845953, -0.003747423877939582, 0.09142929315567017, 0.021856702864170074, 0.024838944897055626, -0.03969129920005798, -0.01685359701514244, -0.000335686287144199, -0.055249977856874466, -0.07671427726745605, 0.009873774833977222, -0.02264150232076645, -0.0542689748108387, -0.010967590846121311, -0.00701906206086278, -0.02383832447230816, 0.03943623974919319, -0.015862785279750824, 0.06792450696229935, -0.025486405938863754, -0.005822240840643644, 0.0026536076329648495, -0.03139203041791916, 0.07008270919322968, -0.003946076612919569, -0.019355149939656258, -0.005444555543363094, -0.023328203707933426, 0.015882406383752823, -0.07467379420995712, 0.044419724494218826, -0.06498150527477264, 0.0063421716913580894, -0.003926456440240145, -0.003995126578956842, -0.003092605620622635, -0.0286059882491827, 0.024525025859475136, 0.020856080576777458, -0.03143127262592316, 0.04049571976065636, 0.024799704551696777, -0.00025705291773192585, -0.08397368341684341, -0.04339948296546936, 0.0013819851446896791, -0.0035340560134500265, -0.012841302901506424, 0.03074457123875618, -0.029057249426841736, -0.03737613931298256, -0.008039303123950958, -0.003168633207678795, -0.005871290806680918, -0.02020862139761448, -0.049599409103393555, 0.005282690282911062, 0.022661123424768448, -0.0019399294396862388, 0.019992800429463387, 0.010025830008089542, -0.02228834293782711, 0.012478332966566086, 0.04704880714416504, 0.011536572128534317, 0.03445275500416756, -0.02083646133542061, -0.024603504687547684, 0.004174159374088049, -0.054033536463975906, 0.024662364274263382, 0.03504135459661484, -0.04269316419959068, -0.05854614078998566, -0.013459334149956703, 0.02652626670897007, -0.02379908412694931, -0.004510152153670788, 0.03280467167496681, -0.0301363505423069, 0.01477387547492981, -0.0753016397356987, -0.02858636900782585, 0.0016799642471596599, 0.0029601706191897392, 0.033923014998435974, -0.009677574969828129, -0.03853372111916542, -0.012164412066340446, 0.08664201200008392, 0.019992800429463387, -0.102573461830616, 0.006685521919280291, -0.010378990322351456, -0.03217683359980583, 0.02379908412694931, 0.008701479062438011, 0.018030798062682152, 0.02858636900782585, 0.044812124222517014, -0.010428040288388729, 0.03339327499270439, -0.007077922113239765, 0.02285732328891754, 0.004559202119708061, -0.020993420854210854, 0.04288936406373978, 0.00118578493129462, -0.05701577663421631, -0.0255845058709383, -0.0077450028620660305, -0.016058987006545067, 0.014077364467084408, 0.002636440098285675, 0.05540693551301956, 0.051090531051158905, 0.0026168201584368944, 0.01901179924607277, 0.01714789681136608, 0.0421438030898571, -0.043242525309324265, 0.014940645545721054, -0.020914942026138306, -0.020601021125912666, 0.048069048672914505, -0.02740916796028614, 0.010388800874352455, -0.08177624642848969, 0.0011379611678421497, -0.0019337981939315796, -0.017255807295441628, 0.017667828127741814, 0.009824724867939949, -0.012439092621207237, -0.006464796606451273, -0.06847386807203293, 0.009927730076014996, -0.016402335837483406, 0.07687123864889145, -0.04755892977118492, -0.06258786469697952, -0.00906444899737835, -0.01251757238060236, 0.03186291083693504, 0.015205515548586845, -0.013606484048068523, -0.029743950814008713, -0.015401715412735939, 0.06502074748277664, 0.008088353089988232, 0.017393147572875023, 0.015038745477795601, 0.03258885443210602, -0.06674730777740479, 0.0692194327712059, -0.021778222173452377, -0.029331929981708527, 0.005253260489553213, -0.013380853459239006, -0.08962424844503403, 0.03829827904701233, -0.007892153225839138, 0.010378990322351456, 0.06451062858104706, 0.004512604791671038, -0.049010809510946274, -0.03639513626694679, 0.00275170779787004, -0.022739602252840996, 0.04092736169695854, -0.03529641777276993, 0.03070533089339733, -0.01984564960002899, -0.018442818894982338, -0.021758602932095528, 0.045636165887117386, 0.04587160795927048, 0.0020159571431577206, 0.013586863875389099, 0.043556444346904755, 0.014175464399158955, -0.0076812379993498325, 0.008721099235117435, 0.023387063294649124, -0.00011772011930588633, 0.05689805746078491, 0.008750529028475285, 0.012596053071320057, 0.03641475737094879, 0.038121700286865234, -0.006999442353844643, -0.03537489473819733, -0.042300764471292496, -0.0003614375600591302, 0.018207378685474396, 0.03078381158411503, 0.004085869062691927, 0.028743328526616096, -0.024819325655698776, 0.0032176831737160683, 0.014960264787077904, 0.04147672280669212, 0.005086489953100681, -0.0075635178945958614, 0.03978940099477768, 0.040809642523527145, 0.032981254160404205, 0.010771390981972218, -0.04724500700831413, 0.0001482997613493353, 0.017363717779517174, 0.003551223548129201, -0.02948888950049877, 0.025682605803012848, -0.0814623236656189, -0.026310447603464127, 0.022778842598199844, -0.0602334626019001, 0.04151596128940582, -0.0035757485311478376, 0.013616293668746948, -0.03635589778423309, 0.017854217439889908, 0.04367416352033615, -0.01715770736336708, -0.026604747399687767, -0.08829008787870407, 0.036159697920084, -0.031823672354221344, -0.01629442721605301, -0.03439389541745186, -0.07302571088075638, 0.01158562209457159, -0.035728055983781815, 0.04912852868437767, -0.011075501330196857, 0.008799578994512558, -0.03470781445503235, 0.016402335837483406, 0.007769527845084667, -0.00497612776234746, 0.04618552699685097, -0.031784433871507645, -0.011369801126420498, 0.006925866939127445, 0.0028081154450774193, -0.04430200532078743, -0.037552718073129654, 0.03343251347541809, 0.04120204225182533, -0.0032937107607722282, 0.002528530079871416, -0.016029557213187218, -0.01067329104989767, -0.01067329104989767, 0.007485037669539452, 0.044419724494218826, -0.0602727010846138, 0.031490132212638855, 0.0165396761149168, 0.02083646133542061, 0.0000052355180741869844, -0.023367444053292274, 0.022151002660393715, 0.045047566294670105, 0.012105552479624748, -0.03712107613682747, -0.047755129635334015, 0.019168758764863014, -0.022229483351111412, 0.016372906044125557, -0.08617112785577774, -0.03684639930725098, -0.06392202526330948, -0.02446616441011429, -0.0014849902363494039, 0.07424215227365494, 0.021621262654662132, -0.02260226383805275, -0.01744219847023487, 0.009427419863641262, -0.05156141147017479, 0.007720477879047394, 0.004694089759141207, -0.049324728548526764, 0.03260847181081772, 0.0754193589091301, 0.04065268114209175, -0.0013697226531803608, -0.023033903911709785, 0.052306972444057465, -0.023288963362574577, 0.06761059165000916, -0.05301329493522644, 0.0012446449836716056, 0.05340569466352463, 0.07106371223926544, -0.06886626780033112, 0.028095869347453117, -0.03256923332810402, -0.020081089809536934, -0.043831124901771545, 0.06199926137924194, -0.024937044829130173, 0.021640881896018982 ]
24,346
gotrue._sync.gotrue_client
sign_in_with_oauth
Log in an existing user via a third-party provider.
def sign_in_with_oauth( self, credentials: SignInWithOAuthCredentials, ) -> OAuthResponse: """ Log in an existing user via a third-party provider. """ self._remove_session() provider = credentials.get("provider") options = credentials.get("options", {}) redirect_to = options.get("redirect_to") scopes = options.get("scopes") params = options.get("query_params", {}) if redirect_to: params["redirect_to"] = redirect_to if scopes: params["scopes"] = scopes url = self._get_url_for_provider(provider, params) return OAuthResponse(provider=provider, url=url)
(self, credentials: gotrue.types.SignInWithOAuthCredentials) -> gotrue.types.OAuthResponse
[ -0.08888784050941467, -0.108896903693676, -0.007554536685347557, 0.04172893613576889, 0.020641319453716278, -0.027205631136894226, 0.025290265679359436, 0.07140780985355377, 0.017926335334777832, 0.004249136429280043, 0.03375134617090225, -0.04448111355304718, -0.009311838075518608, -0.013472644612193108, 0.020957447588443756, 0.030720233917236328, 0.03482990339398384, -0.0204925537109375, 0.016950055956840515, -0.01766599342226982, 0.01216164231300354, 0.010004531592130661, -0.024509241804480553, 0.02516009472310543, 0.019376805052161217, -0.004400227218866348, -0.041282638907432556, 0.0275589507073164, -0.07720968872308731, -0.010236978530883789, 0.03243104740977287, 0.027856482192873955, 0.025587797164916992, 0.052179768681526184, 0.016606034711003304, -0.029511507600545883, -0.005146382842212915, 0.07869735360145569, 0.05831637606024742, 0.031371086835861206, -0.05389057844877243, -0.011575874872505665, 0.057349395006895065, 0.011557279154658318, -0.013630708679556847, 0.026220053434371948, -0.007140780799090862, 0.07668901234865189, -0.0010070778662338853, -0.05961808189749718, 0.005690309684723616, -0.004816307686269283, -0.006936226971447468, -0.019711529836058617, -0.038865186274051666, 0.04005531594157219, -0.007907857187092304, 0.05188223347067833, -0.07241197675466537, 0.06605222076177597, -0.05013423040509224, 0.022705450654029846, 0.022965792566537857, 0.0352947972714901, -0.020195020362734795, 0.03488568961620331, -0.018884018063545227, 0.029102399945259094, -0.0013830614043399692, 0.007205865811556578, 0.024137325584888458, -0.024453455582261086, -0.004830254707485437, -0.0611429363489151, 0.025755159556865692, -0.006694481708109379, 0.008735368959605694, -0.021850045770406723, -0.0001308242353843525, 0.05850233510136604, -0.010627489537000656, -0.019525572657585144, -0.05195661634206772, 0.031612832099199295, -0.025606393814086914, 0.04079914838075638, -0.024788178503513336, -0.061775192618370056, 0.02300298400223255, 0.022519493475556374, 0.009469902142882347, -0.006833950057625771, -0.018958400934934616, -0.04708452150225639, 0.0006136608426459134, -0.051361553370952606, 0.05489475280046463, -0.0026243298780173063, 0.032691385596990585, 0.004755871370434761, 0.0028893197886645794, -0.029288358986377716, -0.07854858785867691, 0.015127669088542461, -0.029120996594429016, -0.027540354058146477, 0.05530386045575142, -0.039534635841846466, 0.028953634202480316, 0.02556920237839222, -0.042509958148002625, -0.013965433463454247, 0.008047325536608696, 0.03315627947449684, -0.024509241804480553, -0.023765411227941513, 0.030720233917236328, 0.03916271775960922, -0.027930866926908493, -0.03514603152871132, -0.07988748699426651, 0.04741924628615379, -0.0068014077842235565, 0.059692464768886566, -0.031203724443912506, 0.020864468067884445, -0.0009739541565068066, -0.036782458424568176, -0.009260700084269047, -0.048758141696453094, 0.051435936242341995, -0.017470737919211388, -0.00002792999475786928, -0.030366914346814156, -0.0013574921758845448, 0.05225415155291557, -0.0073174405843019485, 0.0007449935656040907, -0.019209444522857666, 0.06973418593406677, -0.008884135633707047, 0.009367626160383224, -0.05396496132016182, 0.056010499596595764, -0.016178330406546593, 0.018214570358395576, -0.021050427109003067, -0.05853952467441559, 0.009465253911912441, 0.0383073128759861, 0.024137325584888458, -0.007410419639199972, 0.09424342960119247, 0.020790085196495056, -0.07006891071796417, -0.0312409158796072, 0.016048161312937737, -0.06612660735845566, 0.01608535274863243, 0.028860654681921005, 0.040947914123535156, -0.03064585104584694, 0.05850233510136604, 0.02932555042207241, 0.010311361402273178, 0.05641960725188255, 0.004514126107096672, -0.05065491423010826, 0.00281028775498271, -0.03321206942200661, 0.027930866926908493, 0.02157110907137394, 0.06873001158237457, -0.04470426216721535, -0.04254715144634247, -0.01270091999322176, 0.0433281734585762, -0.07122185081243515, 0.010422936640679836, -0.021794257685542107, -0.006582907401025295, -0.01615043729543686, -0.016513055190443993, 0.03698701411485672, -0.0020315893925726414, -0.0032775066792964935, -0.010023127309978008, -0.018140185624361038, 0.019953275099396706, 0.019525572657585144, -0.032021939754486084, 0.03782382234930992, -0.02832137793302536, 0.0016294554807245731, 0.035015858709812164, 0.018884018063545227, 0.009260700084269047, 0.0186515711247921, -0.0373031422495842, 0.02700107730925083, -0.023598048835992813, -0.015341521240770817, -0.010255574248731136, -0.0020443738903850317, 0.008303017355501652, 0.04373728111386299, 0.020697105675935745, -0.032189302146434784, 0.016345692798495293, -0.01674550212919712, -0.032021939754486084, -0.02250089682638645, -0.08925975859165192, 0.041357021778821945, -0.03129670396447182, 0.059171780943870544, -0.0020606452599167824, -0.045782819390296936, 0.05582454055547714, 0.04288187623023987, 0.022519493475556374, -0.021347958594560623, -0.01740565337240696, 0.0030590062960982323, 0.04596877470612526, 0.019544167444109917, 0.039683401584625244, -0.03140827640891075, -0.008716773241758347, -0.024286093190312386, -0.02264966443181038, -0.005299798212945461, -0.002833532402291894, 0.011176065541803837, 0.005392777267843485, -0.02056693658232689, -0.004095721058547497, -0.013593517243862152, -0.04280749335885048, 0.06437860429286957, 0.009809275157749653, 0.03633616119623184, -0.03767505660653114, -0.003570390399545431, -0.04347693920135498, -0.029269762337207794, -0.04288187623023987, 0.01823316514492035, -0.00854011345654726, -0.044592685997486115, -0.018344739452004433, -0.00662009883671999, 0.029753252863883972, -0.02190583199262619, -0.004153833258897066, 0.021533917635679245, 0.008089165203273296, -0.01956276409327984, -0.02317034639418125, -0.026926694437861443, 0.036113008856773376, 0.05273764207959175, -0.007452260237187147, 0.01583430916070938, 0.019042082130908966, -0.06456455588340759, -0.026220053434371948, -0.03399309143424034, 0.10435953736305237, 0.03098057396709919, 0.02930695377290249, 0.05548981577157974, -0.010134701617062092, 0.03204053267836571, 0.03384432569146156, -0.0008094976656138897, -0.03408607095479965, 0.004409525077790022, 0.02990201860666275, -0.025122903287410736, -0.0413198284804821, -0.046861372888088226, -0.060771018266677856, 0.04247276857495308, 0.018391229212284088, -0.012654430232942104, 0.00618774676695466, -0.07174253463745117, 0.011436406522989273, 0.011715343222022057, 0.017768271267414093, -0.0030171656981110573, 0.00026440879446454346, -0.02023221179842949, -0.0887390747666359, 0.015471691265702248, -0.0006909495568834245, -0.00526725547388196, -0.02932555042207241, 0.07241197675466537, -0.017600908875465393, -0.03291453421115875, 0.005550841335207224, -0.015471691265702248, 0.10554966330528259, -0.04515055939555168, 0.0216640867292881, -0.023188941180706024, -0.023374898359179497, 0.004325843881815672, -0.028023844584822655, -0.016791991889476776, -0.006527119781821966, -0.014318753033876419, -0.04913005977869034, -0.02073429897427559, 0.011213256977498531, -0.0357968807220459, 0.0638207271695137, -0.00016067919204942882, -0.03155704215168953, -0.08479677140712738, -0.020455360412597656, 0.010106808505952358, 0.05415092036128044, -0.0054346174001693726, -0.017256885766983032, 0.06396949291229248, -0.03217070549726486, -0.009604722261428833, -0.06768865138292313, 0.01552747841924429, -0.002211736049503088, 0.03256121650338173, -0.029046613723039627, -0.07081273943185806, 0.021106213331222534, 0.037935398519039154, 0.05032018944621086, -0.003965550567954779, -0.032765768468379974, -0.1001196950674057, -0.008939922787249088, 0.0307388287037611, 0.013602815568447113, -0.016680417582392693, 0.026796523481607437, -0.059692464768886566, 0.01161306630820036, -0.024788178503513336, -0.029957806691527367, 0.004690786357969046, 0.017796164378523827, -0.018595783039927483, 0.0018433070508763194, 0.07263512909412384, 0.04983669891953468, 0.007610324304550886, -0.009753488004207611, -0.052514489740133286, 0.023263324052095413, -0.005792586598545313, 0.037935398519039154, 0.033119089901447296, -0.02023221179842949, -0.00011658684525173157, 0.004151508677750826, -0.023709623143076897, -0.02516009472310543, 0.008949220180511475, -0.012607940472662449, 0.001328436192125082, 0.021794257685542107, 0.043179407715797424, 0.006731673609465361, 0.053183939307928085, -0.035443563014268875, -0.00991155207157135, -0.006992014590650797, -0.031445469707250595, -0.049278825521469116, 0.0058762673288583755, -0.014346646144986153, 0.09863203018903732, 0.03509024158120155, -0.015127669088542461, -0.013825965113937855, -0.022928601130843163, 0.01782405748963356, 0.016178330406546593, -0.06564311683177948, 0.005987842101603746, 0.0718541070818901, 0.0024546433705836535, 0.01461628545075655, 0.0025127551052719355, -0.06196114793419838, -0.012310408055782318, 0.009967340156435966, -0.012598643079400063, 0.05028299614787102, -0.03642914071679115, 0.07244917005300522, -0.0020722674671560526, -0.027540354058146477, 0.013853858225047588, -0.02324472926557064, -0.02700107730925083, 0.023430686444044113, 0.0038167843595147133, -0.03616879880428314, 0.0006107552326284349, 0.021943023428320885, 0.012924069538712502, 0.04630349949002266, 0.007336036302149296, 0.0010611218167468905, 0.03492287918925285, 0.013872453942894936, 0.03642914071679115, -0.024695198982954025, -0.03274717554450035, 0.014569795690476894, 0.00018624839140102267, -0.00970699917525053, 0.009232806041836739, 0.033435218036174774, 0.03399309143424034, 0.05098963528871536, -0.039869360625743866, -0.008488974533975124, -0.017210397869348526, -0.0029381336644291878, 0.010404340922832489, 0.01406770944595337, 0.05548981577157974, -0.009330433793365955, 0.020864468067884445, -0.00953963678330183, -0.03654071316123009, 0.027521759271621704, 0.022928601130843163, -0.05749816074967384, -0.03823293000459671, 0.02374681457877159, 0.0040027424693107605, -0.03248683363199234, 0.019506976008415222, -0.005099893547594547, -0.022054599598050117, 0.011975684203207493, 0.012942665256559849, -0.012050067074596882, -0.03497866913676262, -0.025550605729222298, 0.00012857239926233888, -0.018214570358395576, 0.029455719515681267, 0.06947384774684906, 0.023523665964603424, 0.04998546466231346, -0.05281202495098114, 0.015890097245573997, -0.02181285433471203, 0.018037909641861916, -0.011306236498057842, 0.03773084282875061, -0.03890237957239151, -0.027670525014400482, -0.05898582562804222, 0.048014312982559204, 0.0031775543466210365, -0.018140185624361038, -0.00023491703905165195, 0.008047325536608696, 0.013091430999338627, 0.045857202261686325, 0.03540636971592903, -0.03140827640891075, 0.043848857283592224, -0.06527119874954224, 0.04939039796590805, -0.005615926347672939, -0.015192754566669464, 0.016196927055716515, 0.034197643399238586, 0.008098463527858257, 0.012924069538712502, 0.08293719589710236, 0.041096679866313934, 0.039943743497133255, 0.048274651169776917, -0.04931601509451866, 0.01932101882994175, -0.041357021778821945, -0.0011599119752645493, 0.005611277651041746, -0.07817666977643967, -0.006224938202649355, -0.03183598071336746, 0.02774490788578987, -0.017851952463388443, 0.07233759760856628, 0.0364663302898407, 0.032598406076431274, -0.03315627947449684, -0.047270480543375015, 0.0307388287037611, -0.02582954242825508, 0.02123638428747654, -0.0027545003686100245, 0.055861733853816986, 0.01462558377534151, -0.07081273943185806, 0.05790726840496063, -0.0361316055059433, -0.001552747911773622, 0.021013235673308372, -0.08018501847982407, -0.007670760620385408, -0.022724047303199768, 0.006327215116471052, 0.017693888396024704, 0.029864827170968056, -0.020269403234124184, 0.0035727147478610277, 0.022612472996115685, 0.018447017297148705, 0.003235666314139962, -0.00499761663377285, 0.02240791916847229, -0.0005683336057700217, -0.015415904112160206, -0.03172440454363823, 0.023523665964603424, -0.0792924165725708, -0.06136608496308327, 0.003133389400318265, 0.040947914123535156, 0.01748933456838131, 0.02164549194276333, -0.07988748699426651, -0.04515055939555168, 0.023040175437927246, -0.04920444265007973, 0.016475863754749298, -0.02815401554107666, -0.027837887406349182, -0.03442079573869705, -0.011389916762709618, 0.06054786965250969, 0.024602221325039864, 0.10837621986865997, 0.031371086835861206, -0.03631756454706192, 0.017591610550880432, -0.057944461703300476, -0.04541090130805969, -0.033937305212020874, -0.03256121650338173, 0.07386244833469391, 0.025383243337273598, 0.011259746737778187, -0.02198021486401558, -0.006573609076440334, -0.09796258807182312, -0.02523447759449482, -0.000517195207066834, -0.02305877022445202, 0.018967699259519577, 0.026722140610218048, 0.010850639082491398, -0.06512243300676346, 0.022705450654029846, -0.011101682670414448, -0.00986506324261427, -0.009446658194065094, -0.04965073987841606, 0.02317034639418125, 0.07713530957698822, -0.05656837299466133, -0.013230899348855019, -0.00282190996222198, -0.03756348043680191, 0.002200113609433174, 0.002510430756956339, -0.046526648104190826, -0.010859937407076359, 0.01261723879724741, 0.0015585590153932571, 0.011892003007233143, -0.023672431707382202, -0.05958088859915733, -0.004932531621307135, 0.038028378039598465, -0.0399809330701828, -0.02305877022445202, -0.07877174019813538, -0.06601502746343613, -0.05095244571566582, -0.022947195917367935, 0.0547831766307354, -0.046601030975580215, -0.006006437819451094, 0.017108120024204254, -0.02599690482020378, -0.0013691144995391369, -0.02815401554107666, -0.018391229212284088, -0.03388151526451111, 0.05824199318885803, 0.07040363550186157, 0.04358851537108421, 0.014002624899148941, -0.006745620165020227, 0.054671600461006165, -0.05058053135871887, -0.017303375527262688, -0.022036002948880196, 0.038753610104322433, 0.019878892228007317, 0.012580047361552715, -0.022631067782640457, 0.0611429363489151, -0.047010138630867004, -0.039348676800727844, 0.05939492955803871, 0.027707716450095177, -0.02298438735306263, 0.01244987640529871, -0.04120825603604317, 0.05113840475678444, -0.026610566303133965, -0.04574562609195709, -0.007424366194754839, 0.02757754549384117, 0.033360835164785385, -0.020139232277870178, 0.07401121407747269, 0.019711529836058617, -0.01132483221590519, -0.05441126227378845, -0.007196567952632904, 0.009772083722054958, 0.047605205327272415, 0.04730767384171486, -0.019376805052161217, 0.007791633252054453, -0.04489022120833397, -0.019767317920923233, -0.008600549772381783, 0.0218314491212368, 0.0036215288564562798, -0.02106902189552784, -0.04671260714530945, 0.03838169574737549, 0.026591969653964043, 0.026089884340763092, 0.08375540375709534, 0.04474145546555519, 0.07148218899965286, 0.02423030510544777, 0.025699371472001076, 0.05690309777855873, -0.004209620412439108, 0.008953869342803955, 0.014197880402207375, 0.04529932886362076, 0.0736021101474762, -0.0075452388264238834, -0.020009063184261322, -0.028600314632058144, 0.025773756206035614, 0.07122185081243515, 0.0005883821868337691, -0.023672431707382202, -0.0033193472772836685, -0.02025080844759941, 0.006006437819451094, -0.0068014077842235565, -0.025848139077425003, -0.007940399460494518, 0.01657813973724842, 0.040985107421875, 0.010199787095189095, -0.026127075776457787, 0.0887390747666359, -0.03192896023392677, -0.017387056723237038, -0.00861914549022913, 0.0309061910957098, -0.023133154958486557, -0.037861015647649765, -0.04589439183473587, -0.00836810190230608, 0.005071999970823526, -0.01399332657456398, -0.04355132207274437, 0.025364648550748825, 0.053444281220436096, 0.06155204027891159, -0.005429968703538179, -0.020455360412597656, -0.025271669030189514, -0.0017665993655100465, 0.002710335422307253, -0.008898082189261913, -0.03972059115767479, 0.06780022382736206, -0.01906067691743374, -0.11856671422719955, -0.0001092502279789187, 0.004532722290605307, 0.028042441233992577, -0.008953869342803955, 0.010673979297280312, -0.06032472103834152, -0.042435575276613235, 0.02423030510544777, 0.027521759271621704, 0.008800454437732697, -0.059134591370821, 0.036931224167346954, 0.022631067782640457, -0.01083204336464405, 0.025959713384509087, -0.008502922020852566, 0.010469425469636917, -0.008089165203273296, -0.06839528679847717, -0.04738205671310425, -0.07676339149475098, -0.039869360625743866, 0.04436953738331795, -0.033621177077293396, 0.007494100369513035, 0.007257004268467426, -0.015267137438058853, -0.0013865480432286859, -0.012124450877308846, -0.04541090130805969, -0.0023802602663636208, 0.004053880926221609, 0.0035727147478610277, 0.06861843913793564, 0.006383002735674381, 0.047679588198661804, -0.06675886362791061, -0.01873525232076645, 0.07066397368907928, 0.031780194491147995, 0.0036563959438353777, -0.019971871748566628, -0.014951009303331375, -0.011938492767512798, 0.07631709426641464, -0.06471332162618637, 0.05314674973487854, 0.010599596425890923, 0.04898129403591156, 0.014978903345763683, 0.004946478176862001, 0.007084993179887533, -0.007215163670480251, 0.0072663021273911, 0.052440106868743896, -0.004191024694591761, 0.013007749803364277 ]
24,347
gotrue._sync.gotrue_client
sign_in_with_otp
Log in a user using magiclink or a one-time password (OTP). If the `{{ .ConfirmationURL }}` variable is specified in the email template, a magiclink will be sent. If the `{{ .Token }}` variable is specified in the email template, an OTP will be sent. If you're using phone sign-ins, only an OTP will be sent. You won't be able to send a magiclink for phone sign-ins.
def sign_in_with_otp( self, credentials: SignInWithPasswordlessCredentials, ) -> AuthOtpResponse: """ Log in a user using magiclink or a one-time password (OTP). If the `{{ .ConfirmationURL }}` variable is specified in the email template, a magiclink will be sent. If the `{{ .Token }}` variable is specified in the email template, an OTP will be sent. If you're using phone sign-ins, only an OTP will be sent. You won't be able to send a magiclink for phone sign-ins. """ self._remove_session() email = credentials.get("email") phone = credentials.get("phone") options = credentials.get("options", {}) email_redirect_to = options.get("email_redirect_to") should_create_user = options.get("create_user", True) data = options.get("data") captcha_token = options.get("captcha_token") if email: return self._request( "POST", "otp", body={ "email": email, "data": data, "create_user": should_create_user, "gotrue_meta_security": { "captcha_token": captcha_token, }, }, redirect_to=email_redirect_to, xform=parse_auth_otp_response, ) if phone: return self._request( "POST", "otp", body={ "phone": phone, "data": data, "create_user": should_create_user, "gotrue_meta_security": { "captcha_token": captcha_token, }, }, xform=parse_auth_otp_response, ) raise AuthInvalidCredentialsError( "You must provide either an email or phone number" )
(self, credentials: Union[gotrue.types.SignInWithEmailAndPasswordlessCredentials, gotrue.types.SignInWithPhoneAndPasswordlessCredentials]) -> gotrue.types.AuthOtpResponse
[ 0.0008528862381353974, -0.08573320508003235, 0.053311824798583984, 0.03165389597415924, 0.019430363550782204, -0.04466363042593002, -0.01617325097322464, 0.03698882460594177, -0.00013439686154015362, -0.04477594420313835, 0.059713736176490784, 0.01593926176428795, 0.047209419310092926, 0.022818509489297867, -0.012859980575740337, 0.011821073479950428, 0.0798179879784584, -0.025046074762940407, 0.026992855593562126, -0.04144395515322685, 0.04088238254189491, 0.0499049611389637, 0.024652976542711258, 0.06469300389289856, -0.014750603586435318, 0.05469703674316406, -0.004019913729280233, 0.050129588693380356, -0.05091578885912895, 0.004829512443393469, 0.042155276983976364, 0.013487068004906178, 0.07289194315671921, 0.06495507061481476, 0.020684538409113884, -0.06585358083248138, -0.008751151151955128, 0.08610758185386658, -0.09584148228168488, 0.029763273894786835, -0.0316164568066597, -0.01935548707842827, 0.021433301270008087, 0.0005337851471267641, -0.05200149491429329, -0.028078559786081314, -0.04769611358642578, 0.08109088242053986, -0.013973763212561607, -0.038411468267440796, 0.02562636509537697, -0.042866602540016174, -0.007660767063498497, 0.020010653883218765, -0.020272720605134964, 0.0698968917131424, -0.007160032633692026, 0.061997462064027786, -0.026824384927749634, 0.009396958164870739, -0.045112885534763336, 0.014198391698300838, -0.0470971055328846, 0.005456600338220596, 0.0627087876200676, 0.03315142169594765, -0.04589908570051193, 0.03167261555790901, 0.007085156626999378, -0.03307654336094856, 0.003837403142824769, -0.022350532934069633, -0.031298235058784485, -0.029875587671995163, 0.005671869032084942, -0.029744554311037064, -0.00020927301375195384, 0.0024662334471940994, 0.00044954943587072194, -0.009167649783194065, 0.026000747457146645, -0.011942747980356216, 0.0028546536341309547, 0.020609663799405098, -0.025682521983981133, 0.011493491008877754, 0.062109775841236115, 0.009219126775860786, -0.020310157909989357, 0.026880541816353798, 0.012850620783865452, -0.08655684441328049, -0.05398571118712425, -0.003161177970468998, -0.02075941488146782, -0.05492166429758072, 0.01991705782711506, 0.014338784851133823, -0.03695138543844223, 0.024484504014253616, -0.02062838152050972, -0.028958354145288467, -0.09659024327993393, 0.03264600411057472, 0.04548726603388786, -0.04032081365585327, -0.005124337039887905, 0.0014401961816474795, 0.06787523627281189, -0.044289249926805496, -0.08775486052036285, -0.01606093719601631, -0.021414581686258316, -0.00039309985004365444, 0.02689926140010357, 0.002955268369987607, 0.05881522223353386, 0.002279043197631836, -0.02482144720852375, -0.01684713549911976, 0.0028172156307846308, -0.00901789776980877, 0.0020099568646401167, -0.008629477582871914, 0.047209419310092926, 0.02899579331278801, 0.003598735434934497, -0.0747264102101326, -0.04754636064171791, -0.07712244242429733, 0.00802110880613327, 0.02298698201775551, 0.058890100568532944, 0.04462619125843048, -0.059039853513240814, 0.049156200140714645, -0.012906777672469616, -0.017951559275388718, -0.029632240533828735, 0.0931459441781044, -0.020160406827926636, 0.00975262001156807, -0.050840914249420166, -0.04597396403551102, 0.04638577997684479, -0.00029204628663137555, 0.02132098749279976, -0.03343220427632332, 0.020104248076677322, -0.020834291353821754, 0.06012555584311485, -0.011970826424658298, 0.03504204377532005, 0.0373632051050663, -0.030306125059723854, 0.024091403931379318, 0.0371011383831501, 0.0045300074853003025, -0.04556214436888695, -0.008142782375216484, 0.04252965748310089, -0.029108107089996338, 0.006640579551458359, -0.025270704180002213, 0.02117123454809189, 0.023773180320858955, 0.04178089648485184, -0.023454956710338593, 0.03904791921377182, -0.023866776376962662, -0.014610210433602333, -0.010276752524077892, 0.06581614166498184, -0.054734472185373306, -0.01894366927444935, 0.025850994512438774, 0.02953864447772503, -0.05814133957028389, -0.02049734815955162, -0.015284095890820026, -0.051365043967962265, 0.012354566715657711, -0.023061856627464294, 0.027573145925998688, 0.04896900802850723, 0.058365967124700546, 0.041481394320726395, -0.016276204958558083, 0.017483582720160484, 0.010033405385911465, 0.0013091628206893802, 0.03927254676818848, 0.012916137464344501, -0.011184626258909702, -0.002076643519103527, -0.003947377670556307, -0.013430911116302013, -0.047883305698633194, -0.0029669678770005703, 0.004120528697967529, -0.01513434387743473, -0.043690238147974014, -0.002275533275678754, -0.003661912167444825, 0.01825106330215931, 0.026281531900167465, 0.030643068253993988, 0.04518776386976242, 0.03373171016573906, -0.03863609954714775, -0.019617553800344467, -0.028228312730789185, -0.0670890361070633, 0.07296682149171829, -0.037831179797649384, 0.04896900802850723, 0.049418266862630844, 0.0012530056992545724, -0.023080576211214066, 0.05312463641166687, 0.011315659619867802, 0.014048639684915543, -0.07659830898046494, -0.060986630618572235, 0.07225549221038818, 0.04619859158992767, -0.010117640718817711, -0.00009842120198300108, -0.009565429762005806, -0.03236522153019905, 0.025139670819044113, 0.01421711128205061, -0.015246657654643059, 0.06061225011944771, -0.07555004209280014, -0.01526537723839283, -0.006270878482609987, -0.05121529474854469, -0.07356582581996918, 0.04151882976293564, -0.01128758117556572, 0.04612371325492859, 0.01213929709047079, 0.013384114019572735, 0.008680954575538635, -0.04810793325304985, -0.03133567422628403, -0.007085156626999378, -0.01915893703699112, -0.07236780971288681, -0.04005874693393707, -0.029650960117578506, 0.06484275311231613, -0.02287466637790203, -0.021133795380592346, 0.026693351566791534, 0.04103213548660278, -0.012869340367615223, 0.007071117404848337, -0.014413660392165184, 0.0736781433224678, 0.0004457471368368715, -0.048856694251298904, -0.06308316439390182, 0.00008884231647243723, -0.04088238254189491, -0.04953058063983917, 0.007197470869868994, 0.011147188022732735, -0.015050108544528484, 0.007876035757362843, -0.002955268369987607, -0.041893210262060165, 0.027123888954520226, 0.052338436245918274, 0.004520648159086704, -0.01178363524377346, 0.07517566531896591, -0.017221515998244286, -0.08146525919437408, -0.03960948809981346, -0.030643068253993988, 0.017193438485264778, 0.014057999476790428, -0.053162071853876114, 0.022406691685318947, -0.027086451649665833, 0.0013559604994952679, 0.03680163249373436, -0.01046394370496273, -0.005699947476387024, 0.013225002214312553, 0.03983411565423012, 0.020665820688009262, -0.04174346104264259, 0.006542304530739784, -0.062109775841236115, -0.011671321466565132, -0.0295573640614748, -0.021264828741550446, 0.007927513681352139, 0.004195404704660177, -0.015733353793621063, -0.05230099707841873, 0.0624467171728611, -0.028509097173810005, 0.028115998953580856, -0.011212704703211784, -0.022500285878777504, -0.01513434387743473, 0.005016702692955732, -0.0013489407720044255, 0.004747616592794657, -0.020104248076677322, -0.01678161881864071, 0.007721603848040104, 0.04013362154364586, 0.01632300205528736, 0.06967226415872574, 0.04589908570051193, -0.028490379452705383, -0.01610773429274559, 0.028228312730789185, 0.008858785964548588, 0.01883135363459587, -0.0371011383831501, 0.01965499110519886, 0.018297862261533737, -0.0026955418288707733, 0.027779055759310722, -0.07966823130846024, 0.07184367626905441, 0.031167201697826385, -0.01178363524377346, -0.061286136507987976, -0.04387743026018143, -0.0006218231283128262, -0.02497120015323162, -0.0263564083725214, -0.047770991921424866, -0.010903840884566307, -0.08423568308353424, -0.0050588203594088554, 0.002374978270381689, 0.01846633292734623, -0.05121529474854469, 0.050541408360004425, -0.03579080477356911, 0.020235281437635422, -0.04904388636350632, -0.013384114019572735, 0.03386274352669716, 0.0399089939892292, -0.003175217192620039, 0.024166280403733253, 0.002330520423129201, -0.030343564227223396, 0.05409802496433258, 0.011502849869430065, -0.008203619159758091, -0.00599945243448019, 0.0003749657771550119, 0.00909277331084013, 0.005292808637022972, 0.018007716163992882, -0.018737759441137314, 0.005802902393043041, 0.033956337720155716, 0.021115077659487724, 0.013140765950083733, -0.001765439403243363, -0.01978602446615696, 0.012560475617647171, 0.01846633292734623, 0.015564882196485996, 0.03273960202932358, -0.014432379975914955, -0.0009096283465623856, -0.026936698704957962, 0.001451895572245121, 0.021545615047216415, 0.01844761334359646, 0.011259502731263638, 0.056793566793203354, 0.005924575962126255, -0.025551490485668182, 0.02201359160244465, 0.02062838152050972, 0.012148656882345676, -0.01820426620543003, -0.06248415634036064, -0.0017385308165103197, 0.0703461542725563, 0.019598834216594696, 0.006617180537432432, 0.0014390262076631188, -0.048706941306591034, 0.01738062873482704, -0.05072859674692154, -0.020272720605134964, 0.0936700776219368, -0.03640853241086006, 0.051365043967962265, -0.010557538829743862, -0.0292952973395586, 0.032533690333366394, -0.01952395960688591, -0.036034151911735535, 0.025177108123898506, -0.01246688049286604, -0.03824299946427345, 0.04971776902675629, 0.03721345216035843, -0.004544047173112631, -0.00745485769584775, 0.021807681769132614, -0.05241331085562706, 0.010501381009817123, 0.010501381009817123, 0.050541408360004425, 0.039534613490104675, 0.004216463770717382, -0.04855718836188316, 0.00995852891355753, -0.004249222110956907, 0.05383595824241638, 0.05143992230296135, 0.0262253750115633, -0.026281531900167465, -0.001360640162602067, 0.02089044824242592, 0.021807681769132614, -0.012850620783865452, 0.007089836522936821, 0.0031471385154873133, 0.021377144381403923, -0.02175152488052845, -0.02566380426287651, -0.038673534989356995, -0.06151076406240463, 0.038673534989356995, 0.025963308289647102, -0.02133970521390438, -0.026393845677375793, 0.060574814677238464, -0.021770242601633072, -0.03916023299098015, -0.01840081624686718, 0.013889527879655361, 0.024203719571232796, 0.02744211256504059, 0.008577999658882618, 0.04807049408555031, -0.02089044824242592, -0.03972180187702179, 0.03236522153019905, 0.03234650194644928, 0.03412481024861336, 0.005592313129454851, -0.04331585764884949, 0.009279964491724968, -0.014451098628342152, -0.012785104103386402, 0.003699350170791149, 0.05155223608016968, 0.04436412453651428, -0.0026276852004230022, 0.012981654144823551, -0.05690588057041168, 0.016978168860077858, -0.011484131217002869, -0.06207233667373657, -0.016491474583745003, 0.03597799316048622, 0.04878181964159012, 0.028677569702267647, 0.014797400683164597, 0.01937420666217804, -0.020010653883218765, -0.015723994001746178, -0.03652084618806839, -0.02650616131722927, 0.03635237738490105, -0.026992855593562126, 0.013908246532082558, 0.040957260876894, 0.03354451805353165, -0.025270704180002213, 0.032421376556158066, 0.013271799311041832, -0.008461005985736847, 0.04833256080746651, -0.04058288037776947, 0.02175152488052845, -0.04470106586813927, 0.036202624440193176, -0.03837403282523155, -0.04166858270764351, -0.021564334630966187, -0.013926966115832329, -0.0010857043089345098, 0.028939636424183846, 0.04840743914246559, 0.0005051215994171798, 0.0844603106379509, 0.0016332361847162247, -0.06465556472539902, -0.0015431508654728532, -0.031148482114076614, 0.06450581550598145, -0.012186095118522644, 0.007819878868758678, 0.04623602703213692, -0.03886072710156441, 0.010201876983046532, 0.025120951235294342, 0.008353371173143387, -0.02233181521296501, -0.009724541567265987, -0.03517307713627815, -0.018803276121616364, 0.02077813446521759, 0.0036876508966088295, 0.008390809409320354, -0.0057373857125639915, 0.03361939638853073, -0.010969357565045357, 0.028490379452705383, 0.016790978610515594, 0.009425036609172821, 0.05941423401236534, 0.022949542850255966, -0.0038654818199574947, -0.034237124025821686, -0.009780698455870152, -0.05772951990365982, -0.10587488859891891, -0.0167535413056612, 0.03725089132785797, -0.0011120280250906944, -0.04953058063983917, 0.0057373857125639915, -0.0783204659819603, 0.002976327436044812, -0.04904388636350632, 0.024746570736169815, 0.022088468074798584, -0.004003534559160471, -0.03552873805165291, -0.018026435747742653, -0.029913026839494705, -0.039684366434812546, 0.09172329306602478, 0.048856694251298904, -0.08206427097320557, 0.0016273865476250648, 0.009659024886786938, -0.04312866926193237, 0.0034162248484790325, -0.053199511021375656, 0.04166858270764351, 0.009256565012037754, -0.05772951990365982, -0.07038359344005585, -0.02689926140010357, -0.01671610213816166, 0.004483209922909737, -0.01764269545674324, -0.03096129186451435, 0.03433071821928024, -0.0023223308380693197, -0.023099295794963837, -0.0069915615022182465, 0.007286386098712683, 0.026992855593562126, -0.05952654778957367, -0.009443755261600018, 0.02791008912026882, 0.020703257992863655, 0.04878181964159012, -0.00981813669204712, 0.03335732966661453, 0.0037016901187598705, -0.04395230486989021, 0.02746083214879036, -0.057093072682619095, 0.01967371068894863, -0.0031869164668023586, -0.02089044824242592, 0.015022029168903828, -0.0742022767663002, -0.040470562875270844, -0.033525802195072174, -0.008849426172673702, -0.011296940967440605, 0.03290807083249092, -0.0493808276951313, -0.04743404686450958, -0.018166828900575638, 0.012326488271355629, 0.003303910605609417, 0.04739660769701004, -0.018391456454992294, -0.055258605629205704, -0.01963627338409424, -0.025457894429564476, -0.014993950724601746, -0.029819430783391, -0.028789883479475975, -0.036876507103443146, 0.056269433349370956, 0.046348344534635544, 0.02897707372903824, 0.03844890743494034, -0.0016531252767890692, 0.002803176175802946, -0.0987616553902626, 0.0234175194054842, 0.030062777921557426, 0.03668931871652603, -0.05874034762382507, -0.0026206655893474817, -0.048182807862758636, 0.0632329136133194, -0.01665058545768261, 0.027404675260186195, 0.02190127596259117, 0.04541239142417908, -0.05948910862207413, 0.027535708621144295, -0.014057999476790428, 0.007712244521826506, 0.013196922838687897, 0.021994872018694878, -0.01415159460157156, -0.04151882976293564, -0.022051028907299042, 0.004562765825539827, 0.028509097173810005, 0.0296883974224329, -0.08588295429944992, -0.07562492042779922, -0.040358249098062515, -0.004951186012476683, 0.0341622494161129, 0.060986630618572235, -0.04923107475042343, -0.062109775841236115, 0.0010997436475008726, -0.0045838248915970325, -0.0039356779307127, 0.06791267544031143, -0.009743260219693184, 0.0024849525652825832, -0.062109775841236115, -0.011924028396606445, 0.021377144381403923, 0.03474253788590431, 0.023454956710338593, -0.0018602046184241772, 0.020984044298529625, 0.004092450253665447, 0.051664549857378006, 0.011334378272294998, -0.0036057550460100174, 0.025139670819044113, 0.036745473742485046, 0.04249222204089165, 0.04084494709968567, 0.00621004169806838, 0.015864387154579163, -0.007127274293452501, 0.020965324714779854, 0.029388893395662308, 0.05439753085374832, 0.02508351393043995, 0.029164263978600502, -0.040657754987478256, 0.009808776900172234, 0.003362407675012946, 0.011633883230388165, -0.021695367991924286, -0.013056530617177486, 0.028958354145288467, -0.01227033045142889, -0.017549099400639534, 0.13545097410678864, 0.05993836745619774, -0.07742194831371307, -0.05383595824241638, 0.006893286481499672, -0.008184900507330894, 0.00441067386418581, -0.028527816757559776, -0.0011670151725411415, 0.031990841031074524, -0.06229696422815323, -0.01798899658024311, 0.01889687031507492, -0.0234175194054842, 0.002587907249107957, -0.05211380869150162, -0.002348069567233324, -0.011989545077085495, 0.003739128354936838, -0.046647846698760986, -0.0007984840776771307, -0.019168296828866005, 0.044139496982097626, -0.009387598372995853, -0.011746197938919067, 0.04110701009631157, 0.05252562463283539, 0.028789883479475975, -0.003470042021945119, -0.021526895463466644, -0.06252159178256989, 0.020122967660427094, 0.015237298794090748, 0.022219499573111534, -0.0022544744424521923, -0.020665820688009262, 0.0808662548661232, -0.03794349357485771, 0.05533348396420479, 0.03356323763728142, -0.023754462599754333, 0.007651407737284899, 0.0234175194054842, -0.028509097173810005, -0.043016355484724045, -0.0020848331041634083, -0.025907151401042938, 0.07427714765071869, -0.05147736147046089, 0.01894366927444935, -0.037831179797649384, 0.0028148756828159094, -0.027142608538269997, 0.020572224631905556, -0.034218404442071915, -0.011802354827523232, 0.004415353760123253, 0.02469041384756565, 0.07457665354013443, 0.01952395960688591, 0.0318785235285759, -0.06353241950273514, -0.0033577277790755033, 0.025738680735230446, 0.022781072184443474, 0.003966096788644791, -0.0235485527664423, -0.0200855303555727, 0.019055983051657677, 0.07839533686637878, -0.036483410745859146, 0.024372190237045288, 0.0033530481159687042, 0.04080750793218613, -0.04822024703025818, 0.023941652849316597, -0.0035823562648147345, 0.020534787327051163, -0.017717571929097176, 0.03397505730390549, -0.05896497517824173, 0.04679759964346886 ]
24,348
gotrue._sync.gotrue_client
sign_in_with_password
Log in an existing user with an email or phone and password.
def sign_in_with_password( self, credentials: SignInWithPasswordCredentials, ) -> AuthResponse: """ Log in an existing user with an email or phone and password. """ self._remove_session() email = credentials.get("email") phone = credentials.get("phone") password = credentials.get("password") options = credentials.get("options", {}) data = options.get("data") or {} captcha_token = options.get("captcha_token") if email: response = self._request( "POST", "token", body={ "email": email, "password": password, "data": data, "gotrue_meta_security": { "captcha_token": captcha_token, }, }, query={ "grant_type": "password", }, xform=parse_auth_response, ) elif phone: response = self._request( "POST", "token", body={ "phone": phone, "password": password, "data": data, "gotrue_meta_security": { "captcha_token": captcha_token, }, }, query={ "grant_type": "password", }, xform=parse_auth_response, ) else: raise AuthInvalidCredentialsError( "You must provide either an email or phone number and a password" ) if response.session: self._save_session(response.session) self._notify_all_subscribers("SIGNED_IN", response.session) return response
(self, credentials: Union[gotrue.types.SignInWithEmailAndPasswordCredentials, gotrue.types.SignInWithPhoneAndPasswordCredentials]) -> gotrue.types.AuthResponse
[ -0.0024464083835482597, -0.10961419343948364, 0.03389585018157959, 0.04261516034603119, 0.0005897802184335887, -0.058619435876607895, -0.006218642462044954, 0.0474843829870224, 0.030932793393731117, -0.061261650174856186, 0.06703677773475647, 0.0045884898863732815, 0.0075114406645298, -0.014786969870328903, 0.005133446771651506, -0.016164695844054222, 0.0642058327794075, -0.03297107294201851, -0.02185489609837532, 0.006832013837993145, 0.02204362489283085, 0.027195945382118225, 0.06114841252565384, 0.12350469827651978, -0.015985403209924698, 0.019439155235886574, -0.03227277472615242, 0.0445779487490654, -0.03374486416578293, 0.029687177389860153, -0.002901718718931079, 0.022100243717432022, 0.041973479092121124, 0.07428399473428726, 0.030932793393731117, -0.028554799035191536, -0.005440132692456245, 0.11142599582672119, -0.06235628202557564, 0.02527090348303318, -0.07590707391500473, -0.028120720759034157, 0.053335003554821014, 0.026441026479005814, -0.02109997719526291, -0.02989478036761284, 0.022685306146740913, 0.04767311364412308, -0.009974363259971142, -0.033084310591220856, 0.03380148485302925, -0.043596554547548294, -0.033159803599119186, 0.018155794590711594, 0.006676312070339918, 0.05933660641312599, -0.004088356625288725, 0.06530046463012695, -0.029234224930405617, 0.02904549613595009, -0.06869760155677795, -0.01366402767598629, -0.046653974801301956, 0.024610348045825958, 0.005459005478769541, 0.037953536957502365, -0.027309183031320572, 0.024440491572022438, 0.01879747584462166, -0.033612754195928574, 0.006228079088032246, -0.0385197252035141, -0.016796940937638283, -0.030423222109675407, -0.017551859840750694, -0.013758393004536629, -0.00140957476105541, -0.00844565313309431, -0.0002575865073595196, 0.015947656705975533, 0.011125613935291767, 0.006525328382849693, -0.055448777973651886, 0.0026587292086333036, -0.01689130626618862, 0.023100512102246284, 0.0496736504137516, 0.0096912682056427, -0.021458562463521957, 0.001710362615995109, -0.005364640615880489, -0.04978688806295395, -0.015560761094093323, 0.05484484136104584, -0.02963055856525898, -0.06465878337621689, 0.02723369188606739, 0.035065971314907074, -0.010634916834533215, 0.03449978306889534, -0.02023182064294815, -0.015787236392498016, -0.07330260425806046, 0.022081371396780014, 0.003798184683546424, -0.0130223473533988, 0.02766777016222477, -0.03517920896410942, 0.0351225920021534, -0.03721749037504196, -0.07201924175024033, 0.010776463896036148, -0.009191134944558144, 0.016485536471009254, -0.028630290180444717, 0.012626014649868011, 0.0193825364112854, -0.0005703174392692745, -0.027441293001174927, -0.013163894414901733, -0.013418679125607014, 0.018353959545493126, -0.002845099661499262, 0.0520893894135952, 0.03833099454641342, 0.04669171944260597, -0.02221348136663437, -0.04340782389044762, -0.01632511615753174, -0.05148545280098915, 0.0027884808368980885, 0.020892374217510223, 0.04729565605521202, 0.02955506555736065, 0.0048975348472595215, 0.02468584105372429, 0.026667501777410507, -0.025063300505280495, -0.01565512642264366, 0.06960350275039673, -0.0000840436841826886, 0.014249090105295181, -0.037519458681344986, 0.0005576371913775802, 0.025421885773539543, -0.02451598457992077, 0.009379864670336246, -0.06579115986824036, -0.021836021915078163, 0.009096769616007805, 0.01554188784211874, 0.0011058378731831908, 0.03816113993525505, -0.021383071318268776, -0.030121255666017532, -0.011663493700325489, 0.03853859752416611, -0.003151785582304001, -0.005034363828599453, -0.014588803052902222, 0.026063567027449608, -0.04601229354739189, -0.010861392132937908, -0.03468851372599602, 0.019590139389038086, 0.0799458846449852, 0.013305441476404667, -0.0017575450474396348, 0.020024217665195465, -0.00878064800053835, -0.01955239288508892, -0.007152854464948177, 0.04993787035346031, -0.0368211567401886, -0.06971673667430878, 0.00939873792231083, 0.055448777973651886, -0.060657717287540436, -0.004067124333232641, 0.0016372299287468195, -0.04246417433023453, 0.0038453671149909496, -0.00025463761994615197, 0.03117814101278782, 0.06507398933172226, 0.026157932355999947, 0.012918545864522457, 0.011257724836468697, 0.019231554120779037, 0.016966797411441803, 0.010851955972611904, 0.046502988785505295, 0.0022588581778109074, -0.011974897235631943, 0.00821445882320404, 0.007251937408000231, 0.0228929091244936, -0.05216487869620323, 0.003260304918512702, -0.00329805095680058, -0.004883380141109228, -0.06077095493674278, 0.03055533394217491, -0.013211077079176903, 0.018033118918538094, 0.04106757417321205, 0.023270368576049805, 0.017910445109009743, 0.03687777742743492, -0.05877041816711426, -0.04933393374085426, -0.049220696091651917, -0.07666198909282684, 0.040954336524009705, -0.01515499223023653, 0.045295119285583496, 0.0787380188703537, -0.0399729423224926, 0.02810184843838215, 0.05371246486902237, 0.0467672124505043, 0.01822184957563877, -0.09972475469112396, -0.030498715117573738, 0.006327162031084299, 0.05609045922756195, 0.006784831639379263, -0.011861659586429596, 0.0011135051026940346, -0.0676029697060585, -0.0114464545622468, 0.018589872866868973, 0.0031234759371727705, 0.014088669791817665, -0.060921937227249146, -0.014041487127542496, 0.00864853709936142, -0.016287369653582573, -0.0023815324530005455, 0.042917124927043915, 0.00921944435685873, 0.023251494392752647, -0.009252471849322319, -0.011550256051123142, -0.022741924971342087, -0.045634832233190536, -0.01109730452299118, 0.008639100939035416, 0.008997687138617039, -0.02989478036761284, -0.08507933467626572, -0.04771086201071739, 0.05978956073522568, -0.04038814827799797, 0.013730083592236042, 0.008016292937099934, 0.03721749037504196, -0.03219728171825409, 0.03289557993412018, -0.030196746811270714, 0.056581154465675354, 0.019609011709690094, -0.032065171748399734, -0.02955506555736065, 0.04899422079324722, -0.04280388727784157, -0.05148545280098915, -0.012257992289960384, 0.05559976026415825, 0.006166741717606783, 0.03663242980837822, 0.013428116217255592, -0.036840032786130905, 0.0361039862036705, 0.030498715117573738, 0.02904549613595009, -0.017995374277234077, 0.062507264316082, 0.040425896644592285, -0.06805592030286789, -0.03229164704680443, -0.045559342950582504, -0.00898825004696846, 0.011993770487606525, 0.020798008888959885, 0.002393328119069338, -0.013984868302941322, -0.003916140645742416, 0.03455640375614166, 0.0057987188920378685, 0.0006705800769850612, 0.015409777872264385, 0.008370161056518555, -0.018891839310526848, -0.058015499264001846, 0.0033475924283266068, -0.04340782389044762, -0.029989143833518028, -0.042577411979436874, -0.0007124544936232269, -0.006412090267986059, -0.01652328297495842, 0.016730885952711105, -0.03434880077838898, 0.0739065408706665, -0.0007301479345187545, 0.03816113993525505, 0.020439423620700836, -0.029253099113702774, -0.04884323850274086, -0.005992167163640261, -0.007020743563771248, -0.010663226246833801, -0.035386811941862106, -0.04310585558414459, -0.05276881530880928, 0.008271077647805214, 0.019174933433532715, 0.032574739307165146, 0.03170658275485039, -0.020967865362763405, -0.0474843829870224, 0.01589103788137436, -0.005996885243803263, 0.05454287305474281, 0.03750058636069298, 0.017551859840750694, 0.037953536957502365, 0.014456693083047867, 0.005916675087064505, -0.048277050256729126, 0.03459414839744568, 0.034462038427591324, -0.011738985776901245, -0.01446612924337387, -0.0937609001994133, 0.02023182064294815, 0.013305441476404667, 0.0043502189218997955, -0.04771086201071739, -0.010804773308336735, -0.12071149796247482, -0.002609187737107277, 0.01170123927295208, 0.05163643881678581, -0.05877041816711426, 0.04593680053949356, -0.037368472665548325, 0.03397133946418762, -0.003444316564127803, 0.004390324000269175, 0.010502805933356285, 0.024383872747421265, -0.003420725231990218, 0.010219711810350418, 0.006992434151470661, -0.019835488870739937, 0.044615693390369415, 0.004081279039382935, -0.039482247084379196, -0.03963322937488556, 0.04759762063622475, 0.007294401526451111, 0.02177940309047699, 0.011644620448350906, -0.017504677176475525, -0.029498446732759476, 0.04703143239021301, 0.0004694650415331125, 0.015164429321885109, 0.04310585558414459, 0.00029459522920660675, 0.00826164148747921, 0.028158467262983322, -0.005435414612293243, 0.04446471109986305, -0.022251227870583534, -0.007063207682222128, -0.018420016393065453, -0.004404478706419468, -0.017231019213795662, -0.009129798039793968, -0.02587483823299408, 0.09413836151361465, 0.036500316113233566, -0.0020996176172047853, -0.001858987263403833, -0.04038814827799797, 0.042992617934942245, -0.026686375960707664, -0.09527073800563812, 0.01528710313141346, 0.0823616310954094, 0.02304389327764511, -0.026856232434511185, -0.01021027471870184, -0.045823562890291214, 0.009327963925898075, -0.005076827947050333, 0.009710141457617283, 0.02834719605743885, -0.025686107575893402, 0.05533554032444954, -0.023704446852207184, -0.01698566973209381, 0.040274910628795624, -0.012295737862586975, -0.052806559950113297, 0.015466396696865559, -0.004883380141109228, -0.013824447989463806, 0.017089471220970154, 0.039067041128873825, -0.008035165257751942, -0.0008764134254306555, 0.015862729400396347, -0.017136653885245323, 0.01758960448205471, 0.05484484136104584, 0.05978956073522568, -0.018721982836723328, -0.000039625858335057274, -0.0007030180422589183, -0.01879747584462166, -0.014966262504458427, 0.04152052849531174, 0.06533820927143097, 0.028026355430483818, 0.0030008016619831324, -0.017013980075716972, -0.028026355430483818, 0.0043572960421442986, -0.03982196003198624, -0.005388231948018074, 0.012286301702260971, -0.03289557993412018, -0.016683703288435936, -0.02647877298295498, -0.03372599184513092, -0.050164345651865005, 0.050088852643966675, 0.025403013452887535, -0.006086532026529312, -0.03840648755431175, 0.027799880132079124, -0.024270635098218918, -0.03314093127846718, 0.00898825004696846, 0.044540200382471085, -0.0010739897843450308, 0.008922195062041283, -0.001542865065857768, 0.0322161540389061, -0.041709255427122116, -0.0023142974823713303, 0.03627384081482887, 0.009318527765572071, 0.03346177190542221, 0.08772154897451401, -0.041633766144514084, 0.02955506555736065, -0.025591742247343063, -0.018250158056616783, 0.013994305394589901, -0.012069262564182281, 0.008808957412838936, 0.021552927792072296, -0.0003361747367307544, 0.0060676587745547295, -0.008856140077114105, 0.011521946638822556, -0.05899689346551895, -0.04114306718111038, -0.0024511264637112617, 0.03989745303988457, 0.0028757683467119932, 0.015570197254419327, 0.05390119180083275, -0.043256841599941254, 0.017580168321728706, -0.06375288218259811, 0.02657313644886017, 0.010889701545238495, -0.03768931329250336, 0.029857033863663673, -0.013173330575227737, 0.06975448876619339, -0.006699903402477503, 0.04208671674132347, 0.034726258367300034, -0.0014024974079802632, 0.019193807616829872, -0.0445779487490654, 0.0013907017419114709, -0.05556201562285423, -0.006487582344561815, -0.017750024795532227, -0.07688846439123154, -0.04404950514435768, -0.05099475756287575, 0.00642624543979764, -0.00734158419072628, 0.03365049883723259, 0.016636520624160767, 0.046502988785505295, -0.008157839998602867, -0.04695594310760498, 0.0399729423224926, 0.0262900423258543, 0.06884858012199402, -0.018259596079587936, 0.02466696687042713, -0.011635184288024902, -0.08153121918439865, 0.016098640859127045, 0.0007242501014843583, -0.009238317608833313, -0.016174132004380226, -0.04567258059978485, -0.011257724836468697, -0.03449978306889534, 0.05797775462269783, 0.028422687202692032, 0.02732805535197258, 0.013833885081112385, 0.05680762976408005, 0.0210811048746109, -0.015947656705975533, 0.041973479092121124, -0.010238584131002426, 0.026176804676651955, 0.025252029299736023, 0.021326452493667603, -0.032065171748399734, 0.012097571976482868, -0.12274977564811707, -0.06224304437637329, -0.01511724665760994, 0.007502004504203796, -0.005081546492874622, -0.020345058292150497, -0.02287403494119644, -0.0731516182422638, -0.021043358370661736, -0.06122390553355217, 0.04072786122560501, -0.018986204639077187, 0.009441201575100422, -0.02493118867278099, -0.03346177190542221, -0.0075916508212685585, 0.002422817051410675, 0.08711761236190796, 0.012305174022912979, -0.05744931101799011, 0.021817149594426155, -0.0392557717859745, 0.00038365201908163726, -0.006610256619751453, -0.01783495396375656, 0.052806559950113297, -0.0021550569217652082, 0.00143080682028085, -0.045634832233190536, -0.03801015391945839, -0.05869492515921593, -0.003257945878431201, -0.033593881875276566, -0.02681848593056202, 0.01822184957563877, -0.014409510418772697, -0.0145982401445508, -0.024610348045825958, 0.01892014965415001, 0.03699101507663727, -0.039746467024087906, -0.007105671800673008, -0.025214284658432007, 0.012427848763763905, 0.046918194741010666, -0.05926111713051796, 0.04706918075680733, -0.0015971248503774405, -0.031725458800792694, 0.01332431472837925, -0.007973828352987766, -0.04442696273326874, -0.029479574412107468, -0.03083842806518078, 0.016504408791661263, -0.02432725392282009, -0.011578565463423729, -0.02766777016222477, -0.010191402398049831, -0.0026233424432575703, 0.02793199010193348, -0.061790093779563904, -0.07107559591531754, -0.041445035487413406, -0.03595300018787384, -0.01991098001599312, 0.03859521821141243, -0.022949527949094772, -0.07488793134689331, -0.006355471443384886, -0.05291979759931564, 0.029309717938303947, -0.03759495168924332, 0.0003606505924835801, -0.034537527710199356, 0.05643017217516899, 0.04012392833828926, 0.041369542479515076, 0.06835788488388062, -0.0018578076269477606, 0.0248368252068758, -0.06771620362997055, -0.0036448417231440544, -0.004161489196121693, 0.024723585695028305, -0.04084109887480736, 0.014154724776744843, -0.016589337959885597, 0.048201557248830795, -0.013692337088286877, 0.021307580173015594, 0.029347462579607964, 0.0627337396144867, -0.049900125712156296, 0.02177940309047699, -0.03714199736714363, 0.012994037941098213, -0.00878064800053835, -0.003151785582304001, -0.027969736605882645, -0.048541270196437836, 0.007530313916504383, -0.019325917586684227, 0.03887831047177315, 0.027365801855921745, -0.058619435876607895, -0.06137488782405853, 0.006261106580495834, -0.012531650252640247, 0.005543934181332588, 0.05156094580888748, -0.02066589891910553, -0.07949293404817581, 0.005119292065501213, -0.028290577232837677, -0.011125613935291767, 0.029347462579607964, -0.04567258059978485, 0.006619693245738745, -0.045634832233190536, 0.041445035487413406, 0.04329458624124527, 0.07254768162965775, 0.05310852825641632, 0.031253632158041, 0.06163911148905754, 0.04397401213645935, 0.03663242980837822, 0.017023416236042976, -0.021798277273774147, 0.03244262933731079, 0.040010690689086914, 0.07164178043603897, 0.041105322539806366, -0.006077095400542021, 0.03955774009227753, -0.029234224930405617, -0.0027578123845160007, 0.03057420626282692, 0.03372599184513092, 0.034801751375198364, -0.025988075882196426, -0.07613354921340942, -0.0011895867064595222, -0.015494706109166145, 0.005940266419202089, -0.02972492203116417, 0.014673731289803982, 0.058468449860811234, 0.013730083592236042, 0.0114464545622468, 0.1334696263074875, 0.003132912563160062, -0.051372215151786804, -0.026912851259112358, 0.020477168262004852, -0.015853291377425194, 0.016504408791661263, -0.03144236281514168, -0.01446612924337387, 0.03708538040518761, -0.03606623783707619, -0.02279854379594326, 0.052466847002506256, 0.005152320023626089, -0.026346661150455475, -0.008110657334327698, -0.011087868362665176, 0.018599309027194977, 0.04876774549484253, -0.044351473450660706, -0.027120454236865044, -0.03340515121817589, 0.07322711497545242, -0.010172529146075249, -0.00471824174746871, 0.044615693390369415, 0.012871363200247288, 0.017268763855099678, -0.02696947008371353, 0.005845901556313038, -0.06428132206201553, -0.04114306718111038, -0.0018000091658905149, 0.04944717139005661, -0.011503073386847973, -0.013947122730314732, 0.0322161540389061, -0.008308823220431805, 0.0032013270538300276, 0.014786969870328903, -0.022137990221381187, 0.028630290180444717, 0.047522131353616714, -0.030460968613624573, -0.07186825573444366, -0.046842705458402634, -0.01875029318034649, 0.08002138137817383, -0.08281458169221878, -0.01314502116292715, -0.01550414226949215, -0.010417877696454525, -0.001715080812573433, 0.022307846695184708, -0.0234968438744545, 0.009648804552853107, 0.020382804796099663, 0.0571850910782814, 0.02468584105372429, 0.04404950514435768, 0.018957894295454025, -0.02783762663602829, -0.03834986686706543, -0.0055156247690320015, 0.028988877311348915, 0.015909910202026367, -0.042728397995233536, -0.009125079028308392, -0.00003361747076269239, 0.07617129385471344, -0.036254968494176865, 0.016193006187677383, 0.016919614747166634, 0.08122924715280533, -0.02451598457992077, 0.020986739546060562, -0.04695594310760498, 0.0416715107858181, -0.05722283571958542, 0.0714908018708229, -0.03868958353996277, 0.05337275192141533 ]
24,349
gotrue._sync.gotrue_client
sign_in_with_sso
Attempts a single-sign on using an enterprise Identity Provider. A successful SSO attempt will redirect the current page to the identity provider authorization page. The redirect URL is implementation and SSO protocol specific. You can use it by providing a SSO domain. Typically you can extract this domain by asking users for their email address. If this domain is registered on the Auth instance the redirect will use that organization's currently active SSO Identity Provider for the login. If you have built an organization-specific login page, you can use the organization's SSO Identity Provider UUID directly instead.
def sign_in_with_sso(self, credentials: SignInWithSSOCredentials): """ Attempts a single-sign on using an enterprise Identity Provider. A successful SSO attempt will redirect the current page to the identity provider authorization page. The redirect URL is implementation and SSO protocol specific. You can use it by providing a SSO domain. Typically you can extract this domain by asking users for their email address. If this domain is registered on the Auth instance the redirect will use that organization's currently active SSO Identity Provider for the login. If you have built an organization-specific login page, you can use the organization's SSO Identity Provider UUID directly instead. """ self._remove_session() provider_id = credentials.get("provider_id") domain = credentials.get("domain") options = credentials.get("options", {}) redirect_to = options.get("redirect_to") captcha_token = options.get("captcha_token") # HTTPX currently does not follow redirects: https://www.python-httpx.org/compatibility/ # Additionally, unlike the JS client, Python is a server side language and it's not possible # to automatically redirect in browser for hte user skip_http_redirect = options.get("skip_http_redirect", True) if domain: return self._request( "POST", "sso", body={ "domain": domain, "skip_http_redirect": skip_http_redirect, "gotrue_meta_security": { "captcha_token": captcha_token, }, }, redirect_to=redirect_to, xform=parse_sso_response, ) if provider_id: return self._request( "POST", "sso", body={ "provider_id": provider_id, "skip_http_redirect": skip_http_redirect, "gotrue_meta_security": { "captcha_token": captcha_token, }, }, redirect_to=redirect_to, xform=parse_sso_response, ) raise AuthInvalidCredentialsError( "You must provide either a domain or provider_id" )
(self, credentials: 'SignInWithSSOCredentials')
[ -0.05022367089986801, -0.06836516410112381, 0.009888598695397377, 0.09464801847934723, 0.014935129322111607, -0.012788263149559498, -0.0028555188328027725, 0.038216087967157364, 0.034517157822847366, -0.015074536204338074, 0.04394106566905975, 0.017704680562019348, 0.028160201385617256, -0.008582820184528828, 0.013801286928355694, -0.01936827041208744, 0.0635695606470108, -0.018029963597655296, 0.03492608293890953, -0.03591122478246689, 0.0139871621504426, 0.05330921337008476, -0.006096730008721352, -0.0044563752599060535, 0.003436380997300148, 0.01847606524825096, -0.018187958747148514, 0.05230548232793808, -0.028494777157902718, -0.017128465697169304, 0.016161911189556122, -0.0076441471464931965, 0.03379224240779877, 0.03373647853732109, 0.04925711825489998, -0.05345791205763817, 0.009572609327733517, 0.07643217593431473, -0.050967175513505936, 0.04297451302409172, -0.0937558114528656, -0.007258454337716103, 0.06598594784736633, -0.014312445186078548, -0.05085565149784088, 0.0032063594553619623, -0.02611556649208069, 0.11018723994493484, -0.030000371858477592, -0.05390401557087898, -0.007481505628675222, -0.04026072472333908, -0.008698992431163788, -0.01133843045681715, 0.020799513906240463, 0.06594877690076828, 0.006840233691036701, 0.07814223319292068, -0.02721223421394825, 0.05078129842877388, -0.0029484566766768694, -0.005250994581729174, -0.005906207021325827, 0.004370407201349735, -0.0038476313930004835, 0.05468469485640526, -0.029944609850645065, 0.013345890678465366, -0.010343994945287704, -0.021431492641568184, 0.01788126304745674, -0.046766381710767746, 0.001715867081657052, -0.012156284414231777, 0.018169371411204338, -0.003859248710796237, -0.001828554319217801, 0.02836466394364834, 0.025074660778045654, 0.03671049326658249, 0.013643291778862476, -0.03951722010970116, -0.03988897055387497, -0.012379336170852184, -0.002727729035541415, 0.04568830132484436, 0.03799303621053696, -0.013020607642829418, -0.03921981900930405, 0.03546512499451637, -0.0015938859432935715, -0.04293733462691307, -0.010567045770585537, -0.017490923404693604, 0.008280771784484386, 0.016961177811026573, 0.023717766627669334, 0.01780691184103489, -0.02068798989057541, 0.002595292404294014, -0.0021340877283364534, 0.0026928773149847984, -0.07163657993078232, 0.042528409510850906, 0.013680467382073402, -0.055205147713422775, 0.020632226020097733, -0.008991747163236141, 0.03760269656777382, 0.0018831553170457482, -0.05237983167171478, -0.033513426780700684, -0.00461901631206274, -0.0035107312723994255, -0.02827172726392746, -0.06416436284780502, 0.03810456395149231, 0.0309855155646801, -0.03734247013926506, -0.04171055555343628, -0.06609747558832169, -0.010316113010048866, -0.03750975802540779, 0.06130187585949898, 0.0439038909971714, 0.011245492845773697, 0.040335074067115784, -0.009219445288181305, -0.054275766015052795, -0.023048613220453262, 0.047361183911561966, -0.0013290127972140908, 0.015241825021803379, 0.016078267246484756, -0.02000024914741516, 0.0393313430249691, 0.0030646291561424732, -0.015371938236057758, -0.05777023360133171, 0.07215703278779984, -0.03111562877893448, -0.032063595950603485, -0.05527949705719948, 0.012277103960514069, 0.044015415012836456, 0.03513054922223091, 0.0023339043837040663, -0.03892241790890694, 0.011375606060028076, -0.014256682246923447, 0.04758423566818237, 0.005320698022842407, 0.056989554315805435, -0.0035084078554064035, -0.08119060099124908, -0.020743751898407936, 0.027491047978401184, 0.02429398149251938, -0.0071190474554896355, 0.03587405011057854, -0.025799576193094254, -0.0005195812555029988, 0.0264129675924778, -0.020669400691986084, -0.005139469169080257, 0.026096979156136513, 0.0022525836247950792, -0.027714097872376442, 0.047621410340070724, -0.003234240924939513, -0.03276992216706276, 0.03589263930916786, -0.0027463166043162346, -0.011700889095664024, -0.027751274406909943, 0.03349484130740166, 0.034015290439128876, -0.03488890826702118, 0.003952186554670334, -0.018587591126561165, -0.0309855155646801, -0.012555917724967003, -0.03373647853732109, 0.016403550282120705, -0.002934515941888094, 0.05810480937361717, 0.003722165245562792, -0.004363437183201313, 0.019182395190000534, -0.009414615109562874, 0.0004821156617254019, 0.0439038909971714, -0.01575298421084881, 0.0014498321106657386, 0.01936827041208744, 0.032323822379112244, -0.02089245244860649, -0.05650627613067627, -0.04111575335264206, -0.007365332916378975, -0.013318009674549103, -0.020241886377334595, -0.009168329648673534, -0.0294985082000494, 0.012639562599360943, 0.03301156312227249, 0.02234228514134884, -0.006556772626936436, -0.010827272199094296, 0.004219383466988802, -0.03158031776547432, 0.0020713547710329294, -0.09212010353803635, 0.03442421928048134, -0.006505656987428665, 0.03929416835308075, 0.028383251279592514, -0.013838461600244045, 0.01763962395489216, 0.03260263428092003, 0.03877371549606323, -0.03695213049650192, -0.009052157402038574, -0.010632102377712727, 0.04505632072687149, 0.03650603070855141, 0.03208218142390251, -0.05780740827322006, 0.019052281975746155, -0.07777047902345657, -0.01771397516131401, 0.027323760092258453, 0.02297426201403141, 0.03429410606622696, 0.03068811260163784, -0.021338554099202156, 0.019516970962285995, -0.025037486106157303, -0.04052094742655754, 0.06293758749961853, -0.02241663448512554, -0.004149679560214281, -0.0045005204156041145, -0.006700826808810234, -0.044052593410015106, 0.003352736821398139, -0.03836479038000107, 0.020669400691986084, 0.0031947423703968525, -0.03750975802540779, 0.003968450706452131, -0.030186248943209648, 0.03399670496582985, -0.06803058087825775, -0.030781051144003868, -0.035111960023641586, -0.000528294185642153, 0.03546512499451637, 0.010102355852723122, -0.015669340267777443, 0.01430315151810646, 0.016626600176095963, -0.054573167115449905, -0.004818832967430353, -0.0092519735917449, -0.01375481765717268, -0.0573984831571579, 0.016793888062238693, 0.09487106651067734, 0.034405630081892014, 0.06665509939193726, 0.008178540505468845, -0.04349496215581894, 0.02055787667632103, 0.04513067007064819, 0.01110608596354723, -0.04000049829483032, 0.015734396874904633, 0.01811360754072666, 0.0031227152794599533, 0.024108106270432472, -0.0066125355660915375, -0.01572510227560997, 0.02165454439818859, -0.015873802825808525, -0.0272494088858366, -0.007681322284042835, -0.06535397469997406, 0.02542782574892044, -0.026134153828024864, -0.06505656987428665, 0.04301168769598007, 0.03306732326745987, -0.043123211711645126, -0.09643242508172989, 0.03102269023656845, -0.017537392675876617, -0.03710083290934563, -0.034275516867637634, 0.009335617534816265, 0.031059864908456802, 0.006733355112373829, -0.03591122478246689, -0.03814173862338066, 0.07948054373264313, -0.06907148659229279, -0.009721309877932072, 0.01718422770500183, 0.004447081126272678, -0.01375481765717268, -0.0452793724834919, -0.00022842407634016126, 0.036097101867198944, -0.019219569861888885, -0.012639562599360943, -0.02330883964896202, 0.028550541028380394, 0.0035037610214203596, 0.05029802396893501, 0.05111587792634964, -0.016264142468571663, -0.019424032419919968, -0.01793702505528927, 0.03658038005232811, 0.047026604413986206, -0.006937818601727486, 0.012193460017442703, 0.010929503478109837, -0.014238094910979271, 0.028494777157902718, -0.08014969527721405, 0.001891287392936647, -0.006203608587384224, 0.004488903097808361, -0.029219694435596466, -0.06375543773174286, -0.006691532675176859, -0.01731434091925621, 0.041859254240989685, -0.039182644337415695, -0.0499262697994709, -0.07910878956317902, -0.022193584591150284, 0.004972180817276239, -0.041561853140592575, -0.06929454207420349, 0.03522348403930664, -0.07475928962230682, -0.002500031143426895, -0.060298144817352295, -0.0009351882035844028, -0.013290127739310265, 0.05382966622710228, -0.009535434655845165, 0.03624580428004265, 0.04895971715450287, 0.0002801208174787462, 0.02115267887711525, 0.014080100692808628, -0.0468779057264328, 0.033885177224874496, -0.02429398149251938, -0.011533600278198719, 0.010948091745376587, -0.010399756953120232, -0.018029963597655296, 0.03200783208012581, -0.0002294405858265236, 0.041599027812480927, 0.005943382158875465, -0.012360747903585434, -0.01036258228123188, 0.00019662186969071627, 0.008959218859672546, 0.0264873169362545, 0.06591159850358963, -0.0004060227074660361, -0.014897954650223255, -0.05553972348570824, -0.04903406649827957, -0.02505607344210148, 0.009172976016998291, -0.03817891329526901, 0.10364440828561783, 0.00608278950676322, -0.04907124117016792, 0.0024140633177012205, 0.015622870996594429, 0.0438295416533947, 0.0023885054979473352, -0.02615274116396904, -0.03687778115272522, 0.0967298224568367, 0.011515012942254543, 0.0159295666962862, -0.043383438140153885, -0.016161911189556122, 0.036636143922805786, 0.003022806951776147, 0.004874595906585455, 0.05141327902674675, -0.01781620644032955, 0.09249185770750046, -0.013708348385989666, -0.041896432638168335, 0.003043718170374632, -0.024981722235679626, -0.06148775294423103, 0.012788263149559498, 0.02860630303621292, -0.01837383396923542, -0.0023885054979473352, 0.028476189821958542, -0.03895959258079529, 0.0010618161177262664, -0.003657108638435602, -0.05375531315803528, 0.0907074436545372, -0.011961114592850208, 0.001039743423461914, -0.012156284414231777, 0.009600491262972355, -0.04531654715538025, -0.0007696424727328122, -0.029126755893230438, 0.027788449078798294, 0.014451852068305016, 0.03509337082505226, -0.017267871648073196, -0.032992973923683167, 0.001633384614251554, 0.03888523951172829, -0.04319756105542183, -0.001634546322748065, -0.010771509259939194, 0.03459150716662407, -0.062417130917310715, 0.04167338088154793, -0.013336597010493279, -0.03158031776547432, -0.0074582709930837154, 0.031598906964063644, -0.03429410606622696, -0.005882972851395607, 0.09301231056451797, 0.0016937942709773779, -0.06256583333015442, 0.019870135933160782, 0.016924001276493073, 0.007764966227114201, 0.016375668346881866, 0.004003302659839392, -0.003104127710685134, -0.024777259677648544, -0.03739823400974274, -0.0038824831135571003, 0.021505843847990036, 0.010604220442473888, 0.02717505767941475, 0.016858944669365883, 0.011580069549381733, -0.03594840317964554, 0.009358852170407772, -0.01887569949030876, 0.021078329533338547, -0.016858944669365883, 0.027156470343470573, 0.04453586786985397, -0.016013210639357567, -0.026245679706335068, -0.013067076914012432, -0.010827272199094296, -0.001913360203616321, -0.015325468964874744, 0.03347625210881233, 0.013132133521139622, 0.015567108057439327, 0.014526202343404293, 0.000648242246825248, 0.026301441714167595, -0.039740271866321564, -0.007012168876826763, 0.02687765657901764, -0.01983295939862728, -0.00653818529099226, -0.016375668346881866, 0.06609747558832169, -0.06535397469997406, 0.026728956028819084, 0.032323822379112244, 0.047063782811164856, 0.05014932155609131, -0.07814223319292068, 0.02360624074935913, -0.004612046293914318, -0.002022562315687537, -0.008843046613037586, -0.051524803042411804, -0.012788263149559498, -0.06524244695901871, -0.016143323853611946, -0.019870135933160782, 0.028624890372157097, -0.01833665929734707, 0.07334663718938828, 0.0021875272504985332, -0.0816367045044899, 0.03743540868163109, -0.03581828996539116, 0.03581828996539116, -0.023587653413414955, 0.024721495807170868, 0.002286273753270507, -0.055205147713422775, 0.02611556649208069, -0.014619140885770321, 0.02462855912744999, -0.0026603490114212036, -0.04929429292678833, -0.011923939920961857, -0.0033690009731799364, -0.017370104789733887, 0.006956405937671661, 0.06089295074343681, -0.004823479801416397, 0.0589226633310318, -0.008606054820120335, 0.0034270870964974165, -0.015715807676315308, -0.005218466278165579, 0.015948154032230377, -0.0039312755689024925, -0.031004102900624275, 0.018187958747148514, 0.007448977325111628, -0.053346388041973114, -0.05119022727012634, -0.02029765024781227, 0.08409026265144348, -0.0031413028482347727, -0.03211935609579086, -0.04301168769598007, -0.09435061365365982, 0.0544244684278965, 0.001057750079780817, -0.025632288306951523, 0.007040050346404314, 0.017267871648073196, -0.05011214688420296, 0.005711037665605545, 0.0006645063986070454, 0.015353350900113583, 0.13494591414928436, 0.000860256957821548, -0.035372186452150345, 0.020911039784550667, -0.021227030083537102, -0.004688719753175974, -0.03814173862338066, -0.012370042502880096, 0.03042788617312908, -0.025409236550331116, 0.009609784930944443, -0.08684122562408447, -0.05992639437317848, -0.055502548813819885, 0.0634208619594574, -0.011236199177801609, -0.05226830765604973, 0.018150782212615013, 0.007806788198649883, 0.026468729600310326, -0.03561382368206978, 0.02072516456246376, -0.05163632705807686, -0.007142282091081142, -0.021208440884947777, -0.015241825021803379, -0.00028955982998013496, 0.039480045437812805, -0.020204711705446243, 0.00893598422408104, 0.026431554928421974, -0.04200795665383339, 0.03369930386543274, 0.010474108159542084, 0.000972944253589958, -0.01436820812523365, -0.04557677358388901, 0.016459312289953232, -0.04769575968384743, -0.015139592811465263, -0.049405816942453384, 0.025204773992300034, 0.010409051552414894, 0.038513489067554474, 0.003952186554670334, -0.056357577443122864, 0.005896913353353739, -0.04029789939522743, -0.0037291354965418577, 0.05371813848614693, 0.020167537033557892, -0.025372061878442764, 0.06412719190120697, -0.01684965193271637, 0.0008962704450823367, -0.04256558418273926, -0.028290314599871635, -0.05713825672864914, 0.0560230016708374, 0.05416424199938774, 0.04089270159602165, 0.028085850179195404, -0.02853195182979107, 0.06490787118673325, -0.08223150670528412, -0.009391380473971367, -0.009126507677137852, 0.0452793724834919, 0.03349484130740166, -0.004474962595850229, -0.04565112292766571, 0.01750951074063778, -0.03284427523612976, -0.030483650043606758, 0.052491359412670135, 0.03518630936741829, -0.021859006956219673, 0.03390376642346382, -0.02317872643470764, 0.04055812582373619, 0.004893183242529631, -0.05524232238531113, 0.039703093469142914, 0.057956110686063766, -0.009488965384662151, 0.034349869936704636, 0.03366212919354439, 0.030204836279153824, -0.009786366485059261, -0.03869936615228653, -0.010864446870982647, -0.0018738615326583385, -0.00046585150994360447, 0.010334700345993042, -0.011533600278198719, -0.019126631319522858, 0.009581902995705605, -0.004272822756320238, -0.007356039248406887, 0.07992663979530334, -0.021505843847990036, -0.04539089649915695, -0.0049489461816847324, 0.009293795563280582, -0.0015137270092964172, -0.0024024462327361107, 0.05431294068694115, -0.009047510102391243, 0.07814223319292068, 0.04769575968384743, 0.0392569936811924, 0.03453574329614639, -0.0015915625263005495, -0.009145095013082027, 0.03996331989765167, 0.02029765024781227, 0.060037918388843536, 0.018857112154364586, 0.00016699789557605982, -0.07910878956317902, -0.01790914498269558, 0.04487044736742973, 0.0393313430249691, -0.019814372062683105, 0.034907497465610504, -0.031468793749809265, -0.036859191954135895, 0.011765945702791214, -0.009042862802743912, -0.03247252106666565, 0.0009833998046815395, -0.005645981058478355, -0.02916393056511879, -0.072565957903862, 0.1295183300971985, -0.044907622039318085, -0.08067014813423157, -0.03539077565073967, 0.014377501793205738, -0.02254674769937992, 0.0317847803235054, -0.05810480937361717, 0.012555917724967003, -0.009851423092186451, 0.0002012687618844211, 0.00715157575905323, 0.032621223479509354, 0.020334824919700623, 0.007030756212770939, -0.04817903786897659, -0.0021875272504985332, 0.011431368999183178, 0.031636081635951996, 0.016775300726294518, 0.05390401557087898, -0.036933545023202896, 0.0785883367061615, -0.03769563511013985, -0.025539349764585495, 0.00949825905263424, 0.06145057827234268, 0.06226843222975731, -0.023457540199160576, -0.006659004837274551, -0.10141389816999435, -0.008499176241457462, 0.020650813356041908, 0.006621829234063625, -0.006236136890947819, -0.04617157578468323, 0.072565957903862, -0.020167537033557892, -0.0002487542515154928, 0.02026047371327877, 0.011933233588933945, 0.030706701800227165, 0.07356968522071838, -0.03029777482151985, -0.06040967255830765, -0.026636019349098206, -0.07457341998815536, 0.08609772473573685, -0.06602312624454498, 0.0042472644709050655, -0.021468667313456535, 0.0007748702191747725, -0.0528259351849556, -0.02005601115524769, -0.016831064596772194, -0.03356919065117836, 0.0021352495532482862, -0.005576277617365122, 0.049480170011520386, 0.05353226140141487, 0.047955986112356186, -0.056357577443122864, -0.01992589794099331, 0.022360872477293015, 0.023290252313017845, 0.022267933934926987, -0.032788511365652084, -0.009205504320561886, 0.00045103952288627625, 0.04141315445303917, -0.04040942341089249, 0.06304910778999329, 0.014972304925322533, 0.052156779915094376, 0.0005399114452302456, 0.029702970758080482, -0.011542893946170807, 0.0023466835264116526, 0.009544728323817253, 0.05706390365958214, -0.002627820707857609, 0.04921994358301163 ]
24,350
gotrue._sync.gotrue_client
sign_out
Inside a browser context, `sign_out` will remove the logged in user from the browser session and log them out - removing all items from localstorage and then trigger a `"SIGNED_OUT"` event. For server-side management, you can revoke all refresh tokens for a user by passing a user's JWT through to `api.sign_out`. There is no way to revoke a user's access token jwt until it expires. It is recommended to set a shorter expiry on the jwt for this reason.
def sign_out(self, options: SignOutOptions = {"scope": "global"}) -> None: """ Inside a browser context, `sign_out` will remove the logged in user from the browser session and log them out - removing all items from localstorage and then trigger a `"SIGNED_OUT"` event. For server-side management, you can revoke all refresh tokens for a user by passing a user's JWT through to `api.sign_out`. There is no way to revoke a user's access token jwt until it expires. It is recommended to set a shorter expiry on the jwt for this reason. """ with suppress(AuthApiError): session = self.get_session() access_token = session.access_token if session else None if access_token: self.admin.sign_out(access_token, options["scope"]) if options["scope"] != "others": self._remove_session() self._notify_all_subscribers("SIGNED_OUT", None)
(self, options: gotrue.types.SignOutOptions = {'scope': 'global'}) -> NoneType
[ -0.024907758459448814, 0.009539652615785599, 0.021470218896865845, -0.025867965072393417, 0.015843408182263374, -0.022968141362071037, -0.07266843318939209, 0.026232844218611717, 0.0528881773352623, -0.01086953841149807, 0.01956900954246521, -0.04893212765455246, -0.00941962655633688, -0.0492393933236599, 0.025464678183197975, 0.04470721632242203, 0.015353702940046787, -0.05131343752145767, 0.02358267270028591, -0.029113462194800377, 0.016803614795207977, 0.030707405880093575, 0.031072285026311874, -0.04589787498116493, -0.025829557329416275, -0.010456649586558342, -0.021623851731419563, -0.013481300324201584, -0.0032358961179852486, -0.007508815266191959, -0.06756013631820679, 0.025944780558347702, 0.04770306125283241, 0.04190341383218765, -0.005295539274811745, -0.017350932583212852, -0.018973682075738907, 0.05511585623025894, -0.09571339190006256, 0.0424027219414711, -0.07739265263080597, 0.022737691178917885, 0.030188893899321556, 0.004222508519887924, 0.022795304656028748, 0.02068284898996353, 0.008382603526115417, 0.014527925290167332, 0.017600586637854576, -0.028191665187478065, 0.014355088584125042, 0.01894487626850605, -0.04328611120581627, 0.020183542743325233, -0.04862486198544502, 0.022526446729898453, 0.021508626639842987, 0.00995734240859747, -0.03936846926808357, 0.02663612924516201, 0.0034831492230296135, -0.007191947195678949, -0.020413991063833237, -0.012914778664708138, 0.05922554060816765, 0.03694874793291092, -0.02390914410352707, 0.038158610463142395, 0.0018664015224203467, 0.00675505306571722, -0.007043115328997374, -0.10101372748613358, -0.007902500219643116, 0.04820236936211586, -0.014575935900211334, -0.027634745463728905, -0.05223523825407028, -0.0041841003112494946, -0.031033875420689583, -0.01909850910305977, -0.009779703803360462, -0.023409835994243622, -0.015017630532383919, 0.030323322862386703, 0.03717919811606407, 0.010571874678134918, 0.008373001590371132, -0.0638345330953598, -0.023659490048885345, 0.035623662173748016, 0.0019852269906550646, -0.008089740760624409, -0.021931117400527, -0.003252699738368392, -0.013730953447520733, -0.04735738784074783, -0.010581476613879204, 0.0001516076154075563, -0.044515177607536316, -0.062451835721731186, 0.06579335033893585, -0.033088717609643936, 0.0033247151877731085, 0.037620894610881805, 0.037428852170705795, -0.02081727795302868, 0.05976325646042824, -0.09187256544828415, 0.03295429050922394, 0.010245404206216335, -0.01504643727093935, 0.02917107567191124, 0.010456649586558342, -0.0336456373333931, 0.030880242586135864, 0.03898438811302185, -0.0182823333889246, -0.007201549131423235, -0.012098602950572968, -0.05576879903674126, -0.04347815364599228, -0.0012626716634258628, -0.013222044333815575, -0.0004972069873474538, 0.025829557329416275, -0.026924192905426025, -0.02173907682299614, -0.018954478204250336, -0.037601690739393234, 0.01920413039624691, 0.0011654506670311093, -0.0633736327290535, -0.010110975243151188, -0.017350932583212852, 0.02992003597319126, -0.00407127570360899, 0.056997861713171005, -0.02102852426469326, -0.002914226846769452, 0.08503589034080505, -0.054270874708890915, 0.041788190603256226, -0.030918652191758156, 0.030572976917028427, 0.06287432461977005, 0.040328674018383026, 0.02300654910504818, -0.025810351595282555, -0.0031470770481973886, -0.07489611208438873, 0.009314003400504589, 0.018570395186543465, -0.025695128366351128, -0.06721445918083191, -0.03823542594909668, -0.006947094574570656, -0.028710177168250084, 0.034893907606601715, -0.011954572051763535, 0.009025941602885723, 0.007134334649890661, 0.05511585623025894, -0.030957059934735298, -0.0416729636490345, 0.013529310934245586, 0.023525061085820198, 0.07462725788354874, 0.04585946723818779, 0.020510012283921242, 0.014739170670509338, -0.03554684668779373, -0.011128794401884079, 0.07643244415521622, -0.01615067385137081, -0.06371930986642838, 0.024754125624895096, 0.07516496628522873, 0.03913801908493042, -0.037063974887132645, -0.006097311619669199, 0.016073858365416527, -0.11668430268764496, -0.055730387568473816, -0.018637608736753464, 0.010898344218730927, 0.02865256369113922, -0.010725507512688637, 0.006385373882949352, -0.05492381379008293, -0.027942011132836342, -0.01295318640768528, -0.02008752152323723, -0.009986148215830326, -0.03737124055624008, 0.058226924389600754, 0.009568458423018456, -0.008401807397603989, -0.02646329253911972, -0.016525154933333397, -0.07013348489999771, -0.00029541354160755873, 0.030304118990898132, -0.020586829632520676, -0.07781513780355453, 0.010062964633107185, 0.024523675441741943, 0.02951674908399582, -0.013884587213397026, -0.01494081411510706, 0.03929165378212929, -0.02358267270028591, 0.004697810392826796, -0.003480748739093542, 0.03136034682393074, 0.004476963076740503, -0.008454618975520134, -0.03312712535262108, -0.01323164626955986, 0.01776382140815258, 0.053387485444545746, 0.05023800581693649, -0.051735930144786835, -0.0320516936480999, -0.0027125836350023746, -0.019511397927999496, 0.0638345330953598, 0.037774525582790375, 0.002335702534765005, 0.07447361946105957, -0.04063594341278076, 0.031821247190237045, 0.05968644097447395, 0.01976105198264122, -0.007465606089681387, -0.07935146987438202, 0.03283906355500221, -0.029439933598041534, -0.026866579428315163, -0.012972390279173851, 0.014835190959274769, -0.021854301914572716, -0.02122056484222412, -0.013020400889217854, 0.06249024346470833, 0.06333522498607635, 0.07854489982128143, -0.0005002075922675431, 0.010255006141960621, 0.06287432461977005, -0.06014733761548996, 0.003005446633324027, -0.07174663245677948, 0.05092935636639595, 0.0026693742256611586, 0.04562901705503464, -0.01666918583214283, -0.01901208981871605, 0.002803803188726306, -0.04789510369300842, 0.011292029172182083, 0.040866389870643616, -0.010178189724683762, -0.017514167353510857, 0.036507055163383484, 0.021604647859930992, -0.010696700774133205, -0.00580444885417819, 0.03585411235690117, 0.03226293995976448, 0.011109589599072933, 0.1339680254459381, -0.011762530542910099, -0.007585631683468819, -0.017456555739045143, -0.009683683514595032, 0.0012902775779366493, -0.03329996392130852, 0.008517032489180565, -0.07251480221748352, -0.022929733619093895, 0.022795304656028748, -0.040712758898735046, 0.024946166202425957, 0.0226608756929636, 0.016438735648989677, 0.03011207841336727, 0.0341065376996994, -0.0514286644756794, 0.06160685420036316, 0.036507055163383484, 0.03514356166124344, -0.04735738784074783, -0.04843281954526901, 0.069672591984272, -0.02335222437977791, -0.004618593491613865, -0.0008041730034165084, -0.036334216594696045, 0.017072472721338272, 0.05277295410633087, 0.03376086428761482, 0.006702241953462362, 0.008905915543437004, -0.02281450852751732, 0.08495907485485077, 0.02951674908399582, 0.048279184848070145, -0.01613146997988224, 0.056076064705848694, 0.023601876571774483, 0.004861045628786087, -0.05219683051109314, 0.01313562598079443, -0.01270353328436613, -0.02951674908399582, 0.04297884553670883, -0.012300246395170689, -0.044131092727184296, 0.0179174542427063, 0.003764009801670909, -0.017072472721338272, -0.021873505786061287, 0.07282206416130066, -0.015632163733243942, 0.04290203005075455, -0.0511598065495491, -0.06306637078523636, 0.06971099972724915, 0.039041999727487564, 0.0014451108872890472, -0.05922554060816765, -0.05000755935907364, 0.02842211350798607, -0.02068284898996353, -0.023160181939601898, -0.04002140834927559, 0.05676741153001785, 0.022564854472875595, 0.03320394456386566, 0.007297569885849953, -0.07451202720403671, -0.0371599942445755, -0.0006619424093514681, 0.05834215134382248, -0.08833900094032288, -0.007417595479637384, 0.028556542471051216, -0.039752550423145294, 0.049393024295568466, 0.045590609312057495, 0.027807582169771194, 0.09202619642019272, 0.03239737078547478, 0.01640992984175682, 0.04943143576383591, -0.024139592424035072, 0.00629895506426692, 0.01269393041729927, 0.00552598899230361, -0.04163455590605736, -0.001839995849877596, 0.003514355979859829, -0.00580444885417819, -0.011234416626393795, 0.00602049520239234, -0.05722831189632416, 0.0380241796374321, -0.0342409648001194, 0.020510012283921242, -0.008329791948199272, 0.00778727512806654, -0.09371615946292877, 0.023966755717992783, 0.055922430008649826, 0.03919563069939613, 0.0558072067797184, 0.015190468169748783, 0.03602695092558861, -0.05876464024186134, -0.03078422322869301, -0.00955885648727417, 0.0037616093177348375, 0.023275407031178474, 0.06068505346775055, 0.04747261106967926, 0.0019732245709747076, -0.033088717609643936, -0.015708979219198227, 0.01883925311267376, 0.01972264237701893, -0.021124543622136116, -0.00789289828389883, 0.0049042548052966595, -0.011848948895931244, -0.03673750162124634, 0.03374166041612625, -0.09917013347148895, 0.04547538235783577, 0.021604647859930992, 0.04059753194451332, 0.0029166273307055235, 0.03754407539963722, -0.023409835994243622, -0.024888554587960243, 0.0009332007612101734, 0.0402134507894516, -0.04270998761057854, -0.04946984350681305, 0.002770195947960019, -0.0319172665476799, -0.026540109887719154, -0.02588716894388199, -0.009352412074804306, 0.025503085926175117, 0.09118121862411499, 0.010811925865709782, -0.033261556178331375, 0.022584058344364166, 0.07647085189819336, -0.012146612629294395, -0.012578706257045269, 0.053579527884721756, -0.02083648182451725, -0.02680896781384945, -0.005050686653703451, -0.027865193784236908, 0.0016647580778226256, 0.05269613489508629, -0.02502298355102539, 0.012789951637387276, 0.023621082305908203, -0.01710127852857113, -0.024158796295523643, -0.004935461562126875, -0.02644408866763115, 0.06183730438351631, -0.037774525582790375, -0.009808509610593319, -0.03209010511636734, 0.004424151964485645, -0.001232665148563683, 0.022430425509810448, -0.02540706656873226, 0.007998520508408546, 0.0638345330953598, 0.001990028191357851, -0.04728057235479355, 0.06256706267595291, 0.027269866317510605, -0.012799553573131561, 0.027865193784236908, -0.013529310934245586, -0.0076192389242351055, -0.03931085765361786, 0.006692639552056789, -0.03475947678089142, -0.027942011132836342, 0.03531639650464058, 0.014460710808634758, -0.02444685995578766, 0.01688043214380741, -0.007768071256577969, 0.028498930856585503, -0.045744240283966064, 0.032531797885894775, 0.0714009627699852, 0.061184361577034, 0.004404947627335787, -0.01720690168440342, 0.006274949759244919, -0.01632351242005825, -0.01682281866669655, -0.08019645512104034, 0.013615729287266731, -0.01503683440387249, 0.03247418627142906, -0.030188893899321556, 0.007782474160194397, -0.0528881773352623, -0.0060252961702644825, -0.03604615479707718, 0.03166761249303818, 0.00484904320910573, -0.0030486558098345995, -0.012741941027343273, -0.01688043214380741, 0.015392111614346504, -0.013222044333815575, 0.02611761912703514, -0.01369254570454359, -0.03646864369511604, -0.0012194623704999685, -0.07193867862224579, -0.02392834797501564, 0.031110692769289017, -0.017360534518957138, -0.034509822726249695, -0.03445221111178398, -0.01664998196065426, -0.01585301011800766, 0.02425481751561165, -0.010725507512688637, -0.01845517009496689, 0.019617019221186638, 0.06214457005262375, -0.003139875363558531, -0.008334592916071415, -0.011416856199502945, -0.03595013543963432, 0.0036079762503504753, -0.058995090425014496, 0.03280065581202507, 0.028383705765008926, 0.0022768897470086813, 0.03412574157118797, -0.006971099879592657, -0.02208475023508072, -0.019156120717525482, 0.022353608161211014, 0.04078957438468933, -0.016784410923719406, -0.011292029172182083, 0.0006475392729043961, 0.03700635954737663, 0.009760499931871891, -0.0113304378464818, -0.015171263366937637, 0.051889561116695404, 0.03944528475403786, 0.018762435764074326, -0.005386758595705032, 0.02008752152323723, -0.014499119482934475, -0.003154278500005603, -0.02335222437977791, -0.04762624576687813, -0.06283591687679291, -0.046627629548311234, 0.06552449613809586, -0.03283906355500221, -0.024926962330937386, 0.0012506690109148622, -0.008416210301220417, 0.046281956136226654, -0.03929165378212929, -0.018522385507822037, 0.029824016615748405, 0.0010028157848864794, 0.06368090212345123, 0.03792816027998924, -0.004388143774122, 0.020932503044605255, 0.13381437957286835, -0.0037736117374151945, -0.029996853321790695, 0.002484534401446581, -0.03618058189749718, 0.031782835721969604, -0.003941648174077272, -0.02629045583307743, -0.023294610902667046, 0.025867965072393417, 0.025810351595282555, -0.03502833470702171, -0.008670665323734283, -0.004277720116078854, 0.03080342710018158, -0.04401586949825287, 0.0024089182261377573, 0.026309659704566002, -0.020183542743325233, -0.052081603556871414, 0.03773611783981323, -0.07643244415521622, -0.061914119869470596, 0.02588716894388199, 0.01666918583214283, 0.048816900700330734, 0.009611668065190315, 0.03101467154920101, 0.007335978094488382, 0.020951706916093826, 0.03320394456386566, -0.04244112968444824, 0.012108204886317253, -0.023429039865732193, 0.055538348853588104, -0.0445919930934906, -0.044860851019620895, 0.04224908724427223, -0.0013526909751817584, -0.00534354941919446, -0.02444685995578766, -0.04770306125283241, 0.02175828069448471, -0.005050686653703451, -0.044860851019620895, -0.059916891157627106, -0.06268228590488434, 0.0064333840273320675, 0.03493231534957886, 0.035796500742435455, -0.0023849131539463997, -0.02644408866763115, -0.006534205749630928, -0.0026357669848948717, -0.011666509322822094, -0.058803051710128784, -0.009659677743911743, -0.043362926691770554, -0.0244852676987648, 0.0402134507894516, -0.014364690519869328, 0.01476797740906477, 0.029459137469530106, 0.015382508747279644, 0.018791241571307182, -0.009424427524209023, -0.04209545627236366, -0.012511491775512695, -0.040866389870643616, 0.027135437354445457, -0.007177544292062521, -0.00018799044482875615, -0.009366814978420734, -0.04040549322962761, -0.007796877529472113, 0.04290203005075455, -0.061491627246141434, 0.034529026597738266, -0.043209295719861984, -0.04624354839324951, -0.00898753385990858, -0.04877849295735359, 0.014700762927532196, 0.00784968864172697, -0.05642173811793327, -0.03691034018993378, 0.002957436256110668, 0.008084938861429691, 0.05530789867043495, -0.008953926153481007, -0.029478341341018677, 0.054462917149066925, -0.027097029611468315, 0.04808714613318443, -0.012914778664708138, 0.031053081154823303, 0.012079398147761822, -0.05922554060816765, -0.008627455681562424, 0.06633106619119644, 0.043017253279685974, -0.03529719263315201, -0.051889561116695404, -0.016227491199970245, 0.04843281954526901, 0.008915518410503864, 0.019799459725618362, 0.013010798953473568, 0.011176804080605507, 0.010600680485367775, 0.00007944209210108966, 0.04785669595003128, -0.015612958930432796, -0.05296499282121658, -0.025599107146263123, 0.0528881773352623, 0.0030606584623456, 0.001633551437407732, 0.00892512034624815, -0.06068505346775055, 0.04547538235783577, 0.026540109887719154, -0.021470218896865845, 0.04055912420153618, 0.028191665187478065, -0.04697330668568611, -0.03368404507637024, -0.009525248780846596, -0.015008028596639633, 0.022545650601387024, -0.028844604268670082, -0.0497002899646759, -0.04324770346283913, -0.002611761912703514, 0.03998300060629845, 0.03819701820611954, -0.03810099512338638, -0.0687507912516594, -0.039790961891412735, -0.022065546363592148, 0.01494081411510706, -0.04989233240485191, 0.018224719911813736, -0.032339755445718765, -0.035412419587373734, 0.03936846926808357, 0.03606535866856575, 0.04005981609225273, 0.018800845369696617, -0.058995090425014496, 0.05596083775162697, -0.023313814774155617, 0.04697330668568611, 0.02895982936024666, 0.04497607424855232, -0.04409268498420715, 0.038523487746715546, 0.03007366880774498, -0.010735109448432922, -0.051198214292526245, 0.05165911465883255, 0.006073306314647198, 0.01611226610839367, 0.027077825739979744, -0.05277295410633087, -0.007230355404317379, -0.0063133579678833485, 0.028844604268670082, -0.01746615767478943, 0.0204716045409441, 0.022872120141983032, -0.025867965072393417, -0.018263129517436028, 0.008478623814880848, -0.01976105198264122, 0.06721445918083191, -0.0022492839489132166, 0.02663612924516201, -0.06752172857522964, -0.04808714613318443, 0.03061138466000557, 0.06917328387498856, -0.0901826024055481, 0.015248079784214497, -0.01476797740906477, -0.009193978272378445, -0.014038220047950745, 0.02246883325278759, -0.020913299173116684, 0.015228875912725925, 0.017792627215385437, -0.012271439656615257, 0.028230072930455208, 0.021431811153888702, -0.028210869058966637, -0.03130273520946503, 0.0326470248401165, 0.0011432459577918053, 0.07508815079927444, -0.01367334183305502, -0.0016515552997589111, -0.002387313637882471, 0.00911716092377901, 0.06656152009963989, -0.03260861337184906, -0.018080689013004303, -0.025483882054686546, 0.049777109175920486, -0.03026571124792099, 0.02609841525554657, -0.05000755935907364, -0.02463890053331852, 0.047242164611816406, 0.05984007194638252, -0.02557990327477455, 0.01231945026665926 ]
24,351
gotrue._sync.gotrue_client
sign_up
Creates a new user.
def sign_up( self, credentials: SignUpWithPasswordCredentials, ) -> AuthResponse: """ Creates a new user. """ self._remove_session() email = credentials.get("email") phone = credentials.get("phone") password = credentials.get("password") options = credentials.get("options", {}) redirect_to = options.get("redirect_to") data = options.get("data") or {} captcha_token = options.get("captcha_token") if email: response = self._request( "POST", "signup", body={ "email": email, "password": password, "data": data, "gotrue_meta_security": { "captcha_token": captcha_token, }, }, redirect_to=redirect_to, xform=parse_auth_response, ) elif phone: response = self._request( "POST", "signup", body={ "phone": phone, "password": password, "data": data, "gotrue_meta_security": { "captcha_token": captcha_token, }, }, xform=parse_auth_response, ) else: raise AuthInvalidCredentialsError( "You must provide either an email or phone number and a password" ) if response.session: self._save_session(response.session) self._notify_all_subscribers("SIGNED_IN", response.session) return response
(self, credentials: Union[gotrue.types.SignUpWithEmailAndPasswordCredentials, gotrue.types.SignUpWithPhoneAndPasswordCredentials]) -> gotrue.types.AuthResponse
[ -0.07205287367105484, -0.0820997878909111, 0.018912943080067635, -0.008687957189977169, -0.004011268261820078, -0.034564387053251266, -0.025660870596766472, 0.0030974862165749073, 0.0063636708073318005, -0.035351645201444626, 0.07227780669927597, 0.045323580503463745, 0.031096700578927994, 0.007019719574600458, -0.0049250503070652485, -0.029953302815556526, 0.09642039239406586, -0.054958123713731766, 0.012483666650950909, -0.027347851544618607, 0.012146269902586937, 0.01231496874243021, 0.050759412348270416, 0.10886657238006592, 0.017713310196995735, -0.0011100106639787555, -0.023542771115899086, 0.046935588121414185, -0.036944903433322906, 0.04607335105538368, -0.024911100044846535, 0.03126540035009384, 0.05387095734477043, 0.04521111771464348, 0.04802275449037552, -0.020581180229783058, -0.037544719874858856, 0.07940062135457993, -0.07141557335853577, 0.02401137724518776, -0.0028491250704973936, -0.00989696104079485, 0.007549244444817305, 0.006344926543533802, 0.0170104019343853, 0.004433013498783112, 0.02464868128299713, 0.05683254823088646, -0.044311393052339554, -0.0479852631688118, 0.03164028376340866, -0.014789208769798279, -0.006808846723288298, -0.005412400234490633, -0.020506203174591064, 0.0551830530166626, 0.031546562910079956, 0.08007541298866272, -0.04839763790369034, 0.004812584724277258, -0.06264326721429825, 0.022324394434690475, -0.055932823568582535, 0.002783520147204399, 0.007047835737466812, 0.04479874297976494, -0.041124872863292694, -0.011668291874229908, 0.044573813676834106, -0.018659895285964012, 0.027310363948345184, -0.05057197064161301, -0.02719789743423462, -0.02599826641380787, 0.051321741193532944, -0.005192155484110117, 0.011462105438113213, 0.02103104256093502, 0.009203423745930195, 0.0007087667472660542, 0.019925130531191826, -0.01121843047440052, -0.05368351563811302, -0.013739530928432941, 0.0292222760617733, 0.05938176438212395, 0.03557657450437546, -0.023880166932940483, -0.03619513660669327, 0.04667316749691963, -0.00850520096719265, -0.07902573049068451, 0.016532422974705696, 0.05248388275504112, 0.017460262402892113, -0.03981277346611023, 0.006316810380667448, -0.00851925928145647, -0.021087273955345154, 0.014039439149200916, -0.0011510137701407075, 0.009643913246691227, -0.1067672148346901, 0.023505281656980515, 0.02719789743423462, -0.025267241522669792, 0.03383336216211319, -0.034751828759908676, 0.01624188758432865, -0.049934666603803635, -0.03355219587683678, -0.028791159391403198, 0.005459261126816273, 0.013420878909528255, -0.02464868128299713, -0.04202459380030632, 0.01660740002989769, 0.03250252082943916, -0.03424573317170143, -0.030684327706694603, 0.006499566603451967, -0.011190313845872879, -0.0034981444478034973, 0.04521111771464348, 0.058557018637657166, 0.013336529955267906, 0.00120197469368577, -0.044348880648612976, 0.0035824936348944902, -0.060731351375579834, 0.007366487756371498, 0.005187469534575939, 0.009775123558938503, -0.009259657002985477, -0.01843496412038803, 0.037957094609737396, 0.03323354572057724, -0.032108891755342484, -0.03023446537554264, 0.08120006322860718, 0.01090915035456419, 0.012933528050780296, -0.021705834195017815, 0.0274228285998106, 0.057582318782806396, 0.011555826291441917, -0.0022387655917555094, -0.06253080070018768, -0.06001906841993332, 0.00399955315515399, 0.04000021517276764, -0.015267186798155308, 0.046335771679878235, 0.003460656153038144, -0.034358199685811996, -0.018303753808140755, 0.036326345056295395, -0.0030834281351417303, -0.021743323653936386, 0.009105016477406025, 0.02118099480867386, 0.003767593065276742, -0.014761092141270638, -0.004714177455753088, 0.00495785241946578, 0.04401148483157158, 0.04599837586283684, 0.003718389431014657, 0.02779771387577057, 0.011471477337181568, -0.0331585668027401, -0.029747115448117256, 0.011555826291441917, -0.037113603204488754, -0.07565177232027054, -0.03062809444963932, 0.07115314900875092, -0.07085324078798294, -0.004758695140480995, -0.008528631180524826, -0.013345901854336262, -0.021555880084633827, 0.01804133504629135, 0.0014069897588342428, 0.083299420773983, 0.0026452813763171434, 0.03164028376340866, 0.04967224597930908, 0.03643881157040596, 0.02924101985991001, 0.05357104912400246, 0.03000953420996666, 0.0040534427389502525, 0.005032829474657774, 0.08112508803606033, -0.004468159284442663, 0.018575545400381088, -0.014479928649961948, -0.025885801762342453, -0.01222124695777893, -0.040525056421756744, -0.056720081716775894, 0.020318759605288506, -0.05799468979239464, 0.04067501053214073, 0.053346119821071625, 0.006049704737961292, -0.00849114265292883, 0.030590606853365898, -0.0863734781742096, -0.013842624612152576, -0.03261498361825943, -0.07955057173967361, 0.0557078942656517, -0.06046893075108528, 0.010346822440624237, 0.09926951676607132, -0.03658876568078995, 0.03523917868733406, 0.052558861672878265, 0.03557657450437546, -0.006508938502520323, -0.0617060512304306, -0.05000964179635048, 0.016757354140281677, 0.05060945823788643, -0.00889883004128933, -0.012792946770787239, -0.011780757457017899, -0.06612969189882278, -0.010768568143248558, 0.023111652582883835, 0.021705834195017815, 0.022774256765842438, -0.08247467130422592, -0.011387128382921219, 0.0233928170055151, -0.026954222470521927, 0.00015141835319809616, 0.014929790049791336, 0.018350614234805107, 0.0360826700925827, -0.019137872382998466, 0.016129421070218086, -0.016157537698745728, -0.039737798273563385, -0.014320602640509605, 0.011199685744941235, 0.008069396950304508, -0.029897069558501244, -0.07745121419429779, -0.0331585668027401, 0.0066870092414319515, -0.03040316328406334, -0.0008598921704106033, 0.00043697518412955105, 0.04940982908010483, -0.0340208038687706, 0.04881001263856888, -0.006907253991812468, 0.04344915598630905, -0.0004214525979477912, -0.03225884214043617, -0.0013167831348255277, 0.024742402136325836, -0.03576401621103287, -0.021349694579839706, -0.012727341614663601, -0.016729237511754036, 0.02603575401008129, 0.060356464236974716, 0.04119984805583954, -0.0039925239980220795, -0.004186995327472687, 0.012258735485374928, -0.0023008559364825487, 0.0027999214362353086, 0.035314153879880905, 0.03447066619992256, -0.06879137456417084, 0.008828538469970226, -0.04239948093891144, 0.01778828725218773, 0.01012189220637083, 0.020150061696767807, 0.03405829146504402, -0.013889485038816929, 0.0238239336758852, 0.024742402136325836, -0.008280269801616669, -0.034901782870292664, 0.02819134294986725, 0.012680481187999249, -0.022493092343211174, -0.04119984805583954, -0.026466872543096542, -0.045735955238342285, 0.012052549049258232, -0.019962619990110397, 0.014536160975694656, 0.0018732529133558273, 0.018978547304868698, -0.036532532423734665, -0.02719789743423462, 0.057544827461242676, -0.008078768849372864, 0.003003765130415559, 0.01841622032225132, -0.04356162250041962, -0.004742293618619442, -0.06316810101270676, 0.0019786893390119076, 0.029334742575883865, 0.046110838651657104, 0.0017162698786705732, -0.03683244064450264, 0.046898096799850464, -0.004845387302339077, 0.05139671638607979, 0.015745164826512337, 0.017938241362571716, -0.03203391283750534, 0.009259657002985477, -0.021274717524647713, 0.00560921523720026, 0.025923289358615875, -0.0051734112203121185, 0.04603586345911026, 0.004742293618619442, -0.021255971863865852, -0.11801376193761826, 0.007741372566670179, 0.028341297060251236, 0.038950540125370026, -0.03799458220601082, -0.05465821549296379, 0.047123029828071594, 0.016972912475466728, -0.01012189220637083, -0.058557018637657166, -0.047497913241386414, -0.06264326721429825, -0.046710655093193054, 0.028884880244731903, 0.04566098004579544, -0.06339303404092789, 0.03703862801194191, -0.05848203971982002, 0.03327103331685066, -0.013374018482863903, -0.030984235927462578, 0.011002871207892895, 0.05979413911700249, 0.0015288273571059108, 0.04487372189760208, -0.031715262681245804, -0.047535404562950134, 0.030590606853365898, 0.010234356857836246, -0.03985026106238365, -0.015576466917991638, 0.013505227863788605, -0.012268107384443283, 0.010956010781228542, -0.01321469247341156, -0.03570778667926788, -0.00040270836325362325, 0.04622330516576767, -0.0364200659096241, -0.002174332272261381, 0.08239969611167908, -0.028884880244731903, -0.0186411514878273, 0.035351645201444626, -0.028959857299923897, 0.044536322355270386, 0.0012675795005634427, 0.00317480624653399, -0.06320559233427048, -0.04742293804883957, -0.029522184282541275, 0.03537038713693619, -0.07070329040288925, 0.08067522943019867, 0.0557078942656517, -0.03164028376340866, 0.030571861192584038, -0.004341635387390852, 0.008795736357569695, -0.026523105800151825, -0.05649515241384506, 0.004428327549248934, 0.03765718638896942, 0.02425505220890045, 0.00012776837684214115, -0.013617693446576595, -0.03887556120753288, 0.009090958163142204, -0.0006449191714636981, 0.04806024208664894, 0.04839763790369034, -0.05664510652422905, 0.05522054433822632, -0.024536214768886566, 0.002453153021633625, 0.03677620738744736, -0.005538924131542444, -0.02425505220890045, 0.028903624042868614, 0.012343084439635277, 0.007760116830468178, 0.0016424644272774458, -0.004679032135754824, -0.01290541235357523, -0.02882864698767662, 0.0006595631130039692, -0.06552987545728683, 0.036926161497831345, 0.020562436431646347, 0.05383346974849701, -0.0044541009701788425, 0.0077460589818656445, -0.03418949991464615, 0.04281185194849968, -0.01382387988269329, 0.04925987496972084, 0.05357104912400246, -0.003488772315904498, 0.02299918793141842, -0.013448995538055897, -0.014236253686249256, 0.019531501457095146, -0.03120916709303856, -0.01071233581751585, -0.01663551665842533, -0.024311283603310585, -0.013955089263617992, -0.007502383552491665, -0.06939119100570679, 0.025923289358615875, 0.0007773003890179098, -0.006612032186239958, -0.03002827800810337, -0.03197767958045006, 0.04183715209364891, -0.007188417483121157, -0.04641074687242508, -0.034339454025030136, 0.05308369919657707, 0.02802264504134655, 0.022961698472499847, 0.011059103533625603, 0.037900861352682114, -0.020674901083111763, -0.0022422801703214645, 0.04161222279071808, 0.006049704737961292, -0.01500476710498333, 0.04866005852818489, -0.054958123713731766, 0.019775178283452988, -0.02641063928604126, -0.013861368410289288, 0.07175296545028687, 0.00724933622404933, 0.043524134904146194, 0.03062809444963932, 0.018809849396348, -0.03147158399224281, 0.023561514914035797, -0.025117287412285805, -0.02963464893400669, -0.0011650719679892063, 0.008767619729042053, -0.00880042277276516, -0.013814507983624935, 0.007305569015443325, 0.04363660141825676, -0.0323900543153286, -0.03580150753259659, -0.007910070940852165, 0.044761255383491516, 0.01540776900947094, -0.00851925928145647, 0.037507232278585434, 0.007183731533586979, 0.057544827461242676, -0.01804133504629135, 0.019062895327806473, 0.06789164990186691, 0.001306239515542984, -0.042924318462610245, -0.036701228469610214, 0.01520158164203167, -0.0749019980430603, -0.0075445580296218395, 0.005342109594494104, -0.051546670496463776, -0.05105932056903839, -0.05184657871723175, 0.033514708280563354, 0.009358064271509647, 0.059944093227386475, -0.004348664544522762, 0.03760095313191414, -0.02144341543316841, -0.02839753031730652, 0.04997215420007706, 0.0027319735381752253, 0.06365545094013214, -0.017544612288475037, 0.01663551665842533, -0.04599837586283684, -0.05728241056203842, 0.04000021517276764, 0.05668259412050247, -0.0032427541445940733, -0.05023457482457161, -0.04697307571768761, -0.0022129924036562443, -0.04048756882548332, 0.05409588664770126, 0.05743236467242241, 0.07430218160152435, 0.02440500631928444, 0.05102183297276497, 0.018884826451539993, -0.01680421456694603, 0.051359228789806366, -0.0024601819459348917, 0.031696517020463943, 0.01210878137499094, 0.0018615376902744174, -0.015520233660936356, -0.0010168752633035183, -0.10271845757961273, -0.06879137456417084, 0.00017045547429006547, 0.006499566603451967, -0.02104978635907173, 0.010365567170083523, -0.0395878441631794, -0.0656423419713974, -0.02461119182407856, -0.06309312582015991, -0.0067432415671646595, 0.019081640988588333, -0.011958827264606953, -0.014986023306846619, -0.04228701442480087, -0.04603586345911026, 0.006541741080582142, 0.05578286945819855, 0.02504231035709381, -0.0186411514878273, 0.05315867438912392, -0.009133133105933666, 0.025548404082655907, -0.006696381140500307, -0.008078768849372864, 0.011921338737010956, -0.02438626065850258, -0.033739637583494186, -0.026972966268658638, -0.06226838007569313, -0.041537243872880936, -0.015688931569457054, -0.0054311444982886314, 0.0024109783116728067, -0.0037957094609737396, -0.027741480618715286, 0.011424616910517216, -0.02663557045161724, 0.00881448108702898, -0.017066633328795433, -0.06676699966192245, 0.008345874957740307, 0.01919410564005375, 0.03306484594941139, 0.037713419646024704, -0.024461237713694572, 0.016926052048802376, -0.022324394434690475, -0.028959857299923897, -0.003781651146709919, -0.012380572967231274, -0.0215933695435524, -0.020693644881248474, -0.04119984805583954, 0.009053469635546207, -0.01411441620439291, -0.00634961249306798, -0.010749824345111847, 0.016972912475466728, 0.017450891435146332, 0.022774256765842438, -0.038350723683834076, -0.06624215841293335, -0.038950540125370026, -0.02901609055697918, 0.00709938257932663, 0.05465821549296379, -0.021462159231305122, -0.05480816960334778, 0.02243686094880104, -0.04641074687242508, -0.012230618856847286, -0.01020624116063118, -0.016129421070218086, -0.08412417024374008, 0.04727298393845558, 0.017254076898097992, 0.008687957189977169, 0.06058139726519585, -0.018303753808140755, 0.001834592898376286, -0.07685139775276184, -0.025548404082655907, -0.021705834195017815, 0.051546670496463776, -0.037338532507419586, -0.021968254819512367, -0.04446134716272354, 0.05469570308923721, -0.02980334870517254, 0.03385210409760475, 0.04539855942130089, 0.05904436856508255, -0.06080632656812668, 0.01941903680562973, -0.019700201228260994, -0.0002877534425351769, -0.013111598789691925, -0.03328977897763252, 0.015763908624649048, -0.027554038912057877, -0.022286906838417053, 0.00992507766932249, 0.0764390304684639, 0.0059747276827692986, -0.053308628499507904, -0.046110838651657104, -0.013692670501768589, -0.002762432908639312, 0.025885801762342453, 0.05480816960334778, -0.02984083630144596, -0.0868983119726181, -0.005168725270777941, -0.04577344283461571, -0.011265290901064873, 0.04048756882548332, -0.020506203174591064, 0.00009284258703701198, -0.04588590934872627, 0.04303678497672081, 0.008261526003479958, 0.06320559233427048, 0.020318759605288506, 0.007811663672327995, 0.04037510231137276, 0.02279300056397915, 0.09469591826200485, 0.023149142041802406, -0.008275583386421204, 0.07737623900175095, 0.05480816960334778, 0.00811157189309597, -0.0161950271576643, -0.010431171394884586, 0.005131236743181944, -0.03970031067728996, 0.034526895731687546, 0.026729291304945946, 0.017319681122899055, 0.059944093227386475, -0.01410504337400198, -0.03137786313891411, 0.004554851446300745, -0.000804245239123702, 0.03165902942419052, -0.011846362613141537, 0.026954222470521927, 0.02504231035709381, 0.01805070787668228, -0.015042255632579327, 0.12071292847394943, -0.003716046456247568, -0.024929843842983246, -0.014320602640509605, 0.00377930817194283, -0.004090931266546249, -0.02001885324716568, 0.010075030848383904, -0.028453761711716652, 0.02001885324716568, -0.02438626065850258, -0.03883807361125946, 0.03970031067728996, -0.019887642934918404, 0.0028889565728604794, -0.013861368410289288, -0.026541849598288536, 0.04899745434522629, 0.012830435298383236, 0.005524865817278624, 0.02802264504134655, -0.027104176580905914, 0.10481781512498856, -0.022099463269114494, -0.0006121167098172009, 0.03681369498372078, 0.016101306304335594, 0.04056254401803017, -0.049934666603803635, -0.012268107384443283, -0.020337505266070366, 0.02819134294986725, 0.0005462190019898117, 0.03799458220601082, -0.007085324265062809, -0.013458367437124252, 0.03227758780121803, -0.046148329973220825, -0.009943821467459202, -0.02119974046945572, -0.011583942919969559, -0.01663551665842533, 0.03265247121453285, -0.03147158399224281, -0.0659797415137291, -0.037488486617803574, -0.03664499521255493, 0.10789186507463455, -0.05769478157162666, -0.021518392488360405, -0.014648626558482647, -0.002832723781466484, -0.0015686589758843184, 0.020112574100494385, -0.034526895731687546, 0.004660287871956825, 0.028584972023963928, -0.0076429652981460094, 0.03587648272514343, 0.013917600736021996, 0.013861368410289288, -0.05267132446169853, -0.057769760489463806, -0.004306490067392588, 0.027554038912057877, 0.009236225858330727, -0.02421756274998188, -0.03462062031030655, 0.001332012820057571, 0.03846319019794464, -0.0286224614828825, 0.019109757617115974, -0.005932553205639124, 0.034283220767974854, -0.04067501053214073, -0.0007327827624976635, -0.025885801762342453, 0.022155696526169777, -0.018697382882237434, 0.08067522943019867, 0.013242808170616627, 0.05465821549296379 ]
24,352
gotrue._sync.gotrue_client
unlink_identity
null
def unlink_identity(self, identity): return self._request( "POST", f"/user/identities/{identity.id}", )
(self, identity)
[ -0.025014713406562805, 0.01667369343340397, 0.05734347552061081, 0.0147867351770401, -0.002527771983295679, -0.016105934977531433, -0.06679496169090271, 0.01795114576816559, 0.040778324007987976, 0.03927543759346008, -0.009760414250195026, -0.02444695681333542, -0.007639674004167318, 0.01597234606742859, 0.015062264166772366, -0.020840028300881386, 0.01148038450628519, 0.04501980543136597, 0.029673662036657333, -0.024029487743973732, 0.005151561461389065, 0.06338842213153839, -0.01746688224375248, 0.008228304795920849, -0.04141287878155708, 0.044953010976314545, -0.02399609051644802, 0.017249800264835358, 0.009484885260462761, -0.022860577329993248, -0.002561169443652034, 0.011087964288890362, 0.043550316244363785, -0.006007371935993433, 0.048058975487947464, -0.018786083906888962, -0.012716091237962246, 0.08843652904033661, -0.03880787268280983, 0.04368390515446663, -0.02189205028116703, 0.023161154240369797, 0.02783680148422718, 0.008641598746180534, 0.012240177020430565, 0.04017717018723488, -0.026818178594112396, -0.024914521723985672, -0.03389844298362732, 0.03700441122055054, -0.012732789851725101, 0.02433006651699543, 0.008153160102665424, 0.021507978439331055, 0.022660192102193832, -0.016531754285097122, -0.0069466764107346535, -0.008892079815268517, 0.007986173033714294, 0.023461731150746346, 0.032762929797172546, -0.038306910544633865, -0.03683742135763168, -0.04258178919553757, 0.045654356479644775, -0.01077903714030981, 0.007226380053907633, 0.01658185012638569, -0.01753367856144905, -0.010077690705657005, -0.0033397481311112642, -0.05690930783748627, 0.006629400420933962, -0.029656963422894478, 0.05554001405835152, 0.02805388532578945, 0.041813649237155914, 0.04097871109843254, 0.012691043317317963, -0.02152467705309391, 0.019287046045064926, -0.026500901207327843, -0.01801794208586216, 0.048125769942998886, -0.05530622974038124, 0.0014747076202183962, 0.06429015100002289, -0.06085021421313286, -0.06088361144065857, -0.0007566616986878216, -0.032145075500011444, -0.0353679321706295, -0.032879821956157684, -0.04234800860285759, 0.059681300073862076, 0.013617822900414467, 0.01630632020533085, 0.01765056885778904, 0.0014099999098107219, -0.06656118482351303, 0.03563511371612549, -0.06265367567539215, -0.009409740567207336, 0.03334738686680794, 0.003421154571697116, -0.019186854362487793, 0.05483866482973099, -0.04592153802514076, 0.00176067347638309, 0.02945658005774021, -0.08095549792051315, 0.012916476465761662, -0.03733838349580765, -0.02606673538684845, 0.019687816500663757, -0.024947918951511383, 0.03282972425222397, 0.0000011333618203934748, 0.0356685109436512, -0.04027736186981201, -0.050196416676044464, -0.048827119171619415, -0.06148476526141167, -0.007969474419951439, 0.0396428108215332, 0.006879881490021944, 0.0006862138980068266, 0.004734093323349953, 0.010111087933182716, -0.02618362568318844, -0.07941921055316925, -0.024430258199572563, -0.06886560469865799, -0.003016210161149502, -0.016414862126111984, -0.0009273019386455417, 0.02463064342737198, -0.01274113915860653, 0.0676632970571518, 0.05647514387965202, -0.03154392167925835, 0.019504129886627197, 0.019069962203502655, 0.061384573578834534, 0.04104550555348396, -0.013584425672888756, 0.00019138322386424989, 0.0068047367967665195, 0.048426348716020584, -0.03790614381432533, 0.011380191892385483, 0.04281557351350784, 0.024981316179037094, -0.008608200587332249, -0.043249741196632385, 0.05223366245627403, -0.024096284061670303, -0.03533453494310379, -0.025165002793073654, -0.005819511134177446, 0.038273513317108154, 0.09104153513908386, 0.025749458000063896, -0.028855424374341965, -0.006170184817165136, -0.057877834886312485, 0.10386616736650467, -0.005447964183986187, 0.02503141202032566, -0.03860748931765556, -0.07801651954650879, -0.015863804146647453, 0.06051623821258545, 0.009075765497982502, 0.005109814926981926, -0.02296076901257038, 0.04091191664338112, 0.0033355734776705503, -0.02481433004140854, 0.02725234627723694, 0.016565151512622833, -0.021324291825294495, 0.023378238081932068, 0.004341672640293837, 0.038640886545181274, -0.008875381201505661, -0.021457882598042488, 0.007339096628129482, 0.03463318943977356, -0.025165002793073654, 0.029690362513065338, -0.0040076980367302895, -0.002527771983295679, 0.0387076810002327, 0.061017200350761414, -0.0037780902348458767, -0.04732423275709152, -0.018552301451563835, -0.03039170801639557, -0.051933083683252335, -0.024947918951511383, 0.009109163656830788, -0.003721731947734952, -0.01743348501622677, -0.021207401528954506, -0.009860606864094734, 0.022242723032832146, -0.00036319761420600116, 0.016439910978078842, 0.019554225727915764, 0.016105934977531433, 0.02237631380558014, -0.00551893375813961, 0.03857409209012985, 0.004400118254125118, -0.04468582943081856, -0.0190532635897398, 0.0018368614837527275, 0.034532997757196426, 0.014160532504320145, -0.005030495580285788, 0.0036298888735473156, 0.006366394925862551, -0.043182943016290665, 0.027920294553041458, 0.047791797667741776, 0.012933175079524517, -0.00314353802241385, 0.06111739203333855, 0.020205477252602577, 0.06338842213153839, 0.029506675899028778, 0.024346765130758286, 0.006224455777555704, 0.02569936215877533, -0.03570190817117691, -0.0713370218873024, -0.07654702663421631, -0.008090539835393429, 0.0625200867652893, -0.045286986976861954, 0.012908127158880234, 0.05033000558614731, 0.023428333923220634, 0.030174626037478447, 0.014218977652490139, -0.03733838349580765, 0.026150228455662727, -0.05530622974038124, -0.10172872990369797, -0.0021280457731336355, -0.06185213848948479, 0.030141226947307587, -0.006278726737946272, 0.020038489252328873, -0.022426409646868706, -0.021608170121908188, -0.04141287878155708, -0.01709951087832451, 0.01927034743130207, 0.03677062690258026, -0.03560171648859978, -0.03386504575610161, 0.02204233780503273, 0.005414566956460476, -0.04889391362667084, -0.06866522133350372, 0.09858936816453934, 0.02646750397980213, 0.014127135276794434, 0.04612192139029503, -0.04829275980591774, 0.02566596493124962, -0.04578794911503792, 0.008574803359806538, -0.002001761691644788, -0.02015538141131401, 0.0011981346178799868, 0.01805133931338787, 0.013868304900825024, -0.04271537810564041, -0.057176489382982254, 0.007368319667875767, 0.01016953308135271, -0.016874078661203384, -0.02326134592294693, 0.033247195184230804, -0.016882427036762238, 0.02979055419564247, 0.032178472727537155, 0.04405127838253975, 0.009259452112019062, -0.06596002727746964, 0.038006335496902466, -0.04712384566664696, 0.01743348501622677, -0.06054963544011116, 0.016414862126111984, 0.022576697170734406, 0.06906599551439285, -0.0029723758343607187, 0.028003789484500885, 0.0015634195879101753, -0.056207962334156036, 0.0326126404106617, -0.07614625990390778, 0.04655608907341957, 0.01624787598848343, -0.030475202947854996, 0.04648929461836815, -0.029306290671229362, -0.01122155413031578, -0.07581228762865067, 0.012757837772369385, 0.0493948757648468, -0.018034640699625015, 0.05677571892738342, 0.029640264809131622, 0.03301341086626053, 0.0384071059525013, 0.0025653440970927477, -0.04575455188751221, -0.021841952577233315, 0.024046186357736588, 0.01068719383329153, -0.03894146531820297, -0.008457912132143974, 0.0496954545378685, -0.02463064342737198, 0.051933083683252335, 0.0016510880086570978, -0.002350347815081477, -0.010787386447191238, -0.027886897325515747, -0.03920864313840866, -0.015813708305358887, 0.0539703294634819, 0.00013117643538862467, 0.007781613152474165, 0.038273513317108154, -0.08456242829561234, -0.012933175079524517, 0.046389102935791016, -0.0186023972928524, -0.05006282404065132, -0.02908920682966709, -0.018001243472099304, -0.02082332968711853, 0.014678193256258965, -0.011488733813166618, 0.002197971800342202, 0.12824633717536926, 0.002053945092484355, -0.009276150725781918, 0.03713800013065338, 0.012757837772369385, -0.054070524871349335, 0.013317245990037918, -0.02008858509361744, -0.01746688224375248, -0.03667043522000313, -0.026384010910987854, -0.0015341967809945345, -0.0625200867652893, 0.017516979947686195, -0.017567075788974762, -0.008775188587605953, -0.04241480305790901, 0.020556150004267693, -0.011822708882391453, -0.04942827299237251, -0.03319709748029709, -0.037572167813777924, 0.06589323282241821, 0.04264858365058899, 0.02182525396347046, 0.0031998963095247746, -0.0234784297645092, -0.00281582516618073, 0.0036340635269880295, -0.030625490471720695, -0.008558104746043682, 0.055406421422958374, 0.024079585447907448, -0.06509169191122055, 0.021207401528954506, -0.032696135342121124, 0.018218327313661575, 0.0027719910722225904, 0.029990939423441887, 0.016231175512075424, -0.07427600026130676, 0.019554225727915764, -0.0075060841627418995, -0.034532997757196426, -0.008599851280450821, -0.007151235826313496, -0.011062916368246078, 0.010662145912647247, 0.0024463655427098274, -0.008290925063192844, 0.08703383803367615, -0.06125098094344139, 0.02695176750421524, 0.022326216101646423, 0.056842513382434845, -0.0609838031232357, 0.012624247930943966, 0.04829275980591774, -0.10373257845640182, 0.012599200010299683, -0.028354462236166, 0.002938978374004364, 0.008867031894624233, 0.11929580569267273, -0.01953752711415291, -0.015630021691322327, 0.012357068248093128, -0.008816935122013092, -0.003976387903094292, 0.039375633001327515, 0.06866522133350372, -0.040744926780462265, -0.020539451390504837, -0.020055187866091728, 0.03733838349580765, 0.031660813838243484, -0.00467147259041667, -0.01068719383329153, 0.04171345382928848, -0.02503141202032566, -0.026868274435400963, 0.06609361618757248, -0.021658267825841904, 0.005857083480805159, 0.005251754075288773, 0.00926780141890049, -0.00028153034509159625, -0.020138680934906006, 0.010136135853827, 0.023027563467621803, 0.025281893089413643, -0.01886957697570324, -0.06953355669975281, -0.010052641853690147, 0.04274877533316612, -0.04224781319499016, 0.013258800841867924, 0.05323558673262596, 0.043516919016838074, 0.057543862611055374, -0.06382258981466293, 0.016882427036762238, -0.05096455663442612, -0.05433770269155502, -0.012398815713822842, -0.0010379310697317123, -0.008816935122013092, 0.01087088044732809, 0.021541375666856766, -0.042481597512960434, -0.017183003947138786, -0.02923949621617794, -0.03144372999668121, 0.06028245389461517, -0.019403936341404915, 0.043884292244911194, 0.012632597237825394, 0.023027563467621803, -0.013283848762512207, -0.02192544750869274, -0.037939541041851044, 0.02783680148422718, 0.048058975487947464, -0.021641569212079048, 0.06238649785518646, 0.017700664699077606, 0.014102086424827576, 0.04799218103289604, -0.04792538657784462, -0.030358310788869858, -0.029322989284992218, 0.022793781012296677, -0.0046130274422466755, 0.015429636463522911, -0.02070643939077854, -0.012240177020430565, -0.02610013261437416, 0.03045850433409214, -0.014628097414970398, -0.0037405178882181644, 0.0099107027053833, -0.04001018404960632, 0.02960686758160591, 0.03860748931765556, -0.05493885651230812, -0.026367312297225, -0.035935692489147186, 0.003598578739911318, -0.034800175577402115, 0.009551679715514183, -0.023612020537257195, 0.005184959154576063, -0.030375009402632713, 0.0147867351770401, 0.1247062012553215, 0.002360784448683262, -0.008533056825399399, -0.04228121414780617, -0.01144698727875948, -0.032395556569099426, 0.04398448392748833, 0.04505320265889168, 0.03191129490733147, -0.028354462236166, 0.013150258921086788, -0.004387594293802977, 0.05076417326927185, 0.06061642989516258, 0.0038636713288724422, 0.022025639191269875, 0.03510075435042381, -0.06939996778964996, 0.015454685315489769, 0.03142702952027321, -0.0518328920006752, -0.06699535250663757, 0.013225402683019638, 0.031293440610170364, 0.03630306199193001, -0.016456609591841698, 0.004842634778469801, 0.009919052012264729, -0.06375579535961151, -0.00748521089553833, -0.04438525438308716, -0.03546812757849693, -0.0618855357170105, 0.09645193070173264, -0.018802782520651817, -0.031477127224206924, 0.01068719383329153, -0.024229872971773148, 0.06302104890346527, -0.07033509761095047, 0.016197778284549713, -0.027786705642938614, 0.033096905797719955, -0.02606673538684845, 0.015463034622371197, -0.034399405121803284, 0.019838104024529457, 0.036169473081827164, -0.04518679156899452, -0.054771870374679565, 0.02130759321153164, -0.04749121889472008, 0.030875971540808678, 0.011405239813029766, 0.006600177381187677, -0.004704870283603668, -0.004667297936975956, 0.07354125380516052, -0.015020517632365227, 0.048793721944093704, 0.019587622955441475, 0.0089171277359128, -0.02750282734632492, 0.03194469213485718, -0.012398815713822842, -0.016932522878050804, -0.047391027212142944, 0.07901844382286072, 0.02000509202480316, -0.04398448392748833, -0.015195854008197784, 0.012114936485886574, -0.03927543759346008, 0.04548737034201622, -0.012398815713822842, -0.008328497409820557, -0.0017533678328618407, 0.006833959836512804, -0.05360295996069908, 0.025632567703723907, -0.01685738004744053, -0.04689006507396698, 0.02847135439515114, -0.012858030386269093, -0.020756535232067108, -0.037238191813230515, -0.0006063730106689036, 0.005393693223595619, -0.0037906141951680183, -0.010035943239927292, -0.007497734855860472, 0.06866522133350372, -0.018852878361940384, -0.050630584359169006, 0.038674283772706985, 0.08603191375732422, -0.0005056587397120893, 0.04027736186981201, -0.011839407496154308, -0.021775158122181892, 0.04168005660176277, -0.0777493417263031, -0.09718666970729828, -0.05767745152115822, -0.023461731150746346, 0.04575455188751221, 0.03429921343922615, -0.015321094542741776, 0.015321094542741776, 0.011722516268491745, 0.006474936846643686, 0.014895277097821236, -0.04648929461836815, -0.06626060605049133, 0.019671117886900902, 0.009025669656693935, -0.08516357839107513, -0.021357689052820206, -0.00643318984657526, 0.00033814951893873513, 0.0402439646422863, -0.001330680912360549, 0.050630584359169006, -0.022175928577780724, 0.07447638362646103, -0.08710063248872757, -0.048058975487947464, -0.05978149175643921, 0.08022075146436691, 0.0010666321031749249, -0.008633249439299107, -0.0032291191164404154, 0.014644796028733253, 0.021758459508419037, 0.015454685315489769, 0.006378918886184692, -0.05006282404065132, -0.05988168716430664, -0.00873344112187624, -0.02706865966320038, 0.0065041594207286835, 0.007535306736826897, -0.014686542563140392, -0.043550316244363785, 0.03560171648859978, -0.01753367856144905, 0.023762308061122894, 0.08516357839107513, -0.02192544750869274, -0.014294122345745564, 0.006579304113984108, -0.014260725118219852, 0.013342293910682201, 0.008649948053061962, 0.009919052012264729, -0.016381464898586273, -0.03024142049252987, 0.05139872431755066, 0.07327407598495483, 0.015830406919121742, -0.019921598955988884, 0.010787386447191238, -0.03887467086315155, -0.05420411378145218, 0.0065500810742378235, 0.006145136896520853, -0.003832360962405801, 0.012632597237825394, 0.03304680809378624, 0.007051043212413788, -0.03910845145583153, -0.004738267976790667, 0.008950524963438511, -0.016807282343506813, 0.06699535250663757, -0.027552923187613487, -0.017767461016774178, 0.019170153886079788, -0.026350613683462143, -0.020205477252602577, -0.011588926427066326, 0.021725062280893326, 0.0429825596511364, -0.06773009151220322, 0.01199804525822401, 0.001706402632407844, -0.03338078409433365, 0.011213204823434353, -0.014987120404839516, -0.036570243537425995, 0.024580547586083412, -0.055473219603300095, 0.020589547231793404, 0.03600248694419861, 0.025649266317486763, 0.041513070464134216, -0.0027302440721541643, 0.019587622955441475, -0.006495810113847256, 0.00022334566165227443, -0.024797631427645683, 0.018084736540913582, -0.018702590838074684, 0.021641569212079048, -0.0002399139484623447, 0.006934152450412512, -0.03713800013065338, 0.011054566130042076, 0.048125769942998886, 0.05046359449625015, 0.03466658666729927, -0.08756820112466812, -0.02426327019929886, -0.05587398633360863, -0.009292849339544773, 0.04538717865943909, -0.002757379552349448, 0.05831200256943703, -0.021324291825294495, -0.010010895319283009, -0.02610013261437416, 0.009426439180970192, 0.03490036725997925, -0.022493204101920128, 0.04104550555348396, 0.042882367968559265, 0.004375070333480835, -0.025165002793073654, 0.0502966083586216, -0.003930466249585152, 0.015454685315489769, -0.04962866008281708, 0.024313367903232574, 0.06582643836736679, -0.0022397185675799847, -0.04198063537478447, 0.010244677774608135, -0.05500565469264984, 0.060416046530008316, -0.013834906741976738, 0.005919703748077154, 0.032178472727537155, 0.00748521089553833, 0.017149606719613075, -0.0011730865808203816, 0.018585698679089546, -0.013166957534849644, -0.055139243602752686, -0.02716885134577751, 0.049194492399692535, 0.016439910978078842, 0.016807282343506813, 0.015604973770678043, -0.037939541041851044, -0.024797631427645683, 0.0399433895945549, 0.04264858365058899, -0.06619381159543991, -0.031076356768608093, 0.005093115847557783, 0.028070583939552307, -0.04552076756954193, 0.009017320349812508 ]
24,353
gotrue._sync.gotrue_client
update_user
Updates user data, if there is a logged in user.
def update_user(self, attributes: UserAttributes) -> UserResponse: """ Updates user data, if there is a logged in user. """ session = self.get_session() if not session: raise AuthSessionMissingError() response = self._request( "PUT", "user", body=attributes, jwt=session.access_token, xform=parse_user_response, ) session.user = response.user self._save_session(session) self._notify_all_subscribers("USER_UPDATED", session) return response
(self, attributes: gotrue.types.UserAttributes) -> gotrue.types.UserResponse
[ -0.005956527777016163, 0.0036794752813875675, -0.034261345863342285, -0.02877229079604149, 0.020086316391825676, -0.05151265487074852, -0.07322759181261063, 0.01934237778186798, 0.03613124042749405, 0.009756641462445259, -0.00433042086660862, -0.10093424469232559, 0.04608391970396042, 0.0668337494134903, -0.002256945939734578, 0.021835574880242348, 0.03928795084357262, -0.022519193589687347, -0.04825541377067566, -0.008017435669898987, 0.0463251993060112, -0.02641983889043331, 0.0011089948238804936, 0.07391121238470078, 0.012043747119605541, -0.06048011779785156, 0.028269629925489426, 0.020930785685777664, 0.023906536400318146, 0.016165563836693764, 0.03665400668978691, -0.020217008888721466, 0.03574921935796738, -0.009027783758938313, 0.026821967214345932, 0.0011686858488246799, -0.021735042333602905, 0.0422234870493412, -0.06462204456329346, 0.028691865503787994, -0.054970961064100266, 0.009495258331298828, 0.007162913214415312, -0.008188340812921524, 0.019101101905107498, 0.03858422487974167, 0.014567103236913681, 0.0654262974858284, 0.055815428495407104, 0.06104309856891632, 0.012978696264326572, -0.060439907014369965, 0.017201043665409088, 0.03391953557729721, -0.01431577280163765, 0.003993638325482607, -0.05899224430322647, 0.018045514822006226, -0.061244163662195206, -0.015321093611419201, 0.011742150411009789, -0.031406231224536896, 0.03462326154112816, -0.02493196353316307, 0.015331147238612175, 0.024972176179289818, -0.01975456066429615, 0.025012390688061714, -0.008128020912408829, -0.0293151643127203, -0.02873207814991474, -0.05275925248861313, 0.014808380044996738, -0.010435233823955059, -0.03231102228164673, 0.0177238117903471, -0.037015922367572784, -0.014577156864106655, -0.04620455950498581, -0.012747472152113914, 0.02372557856142521, -0.004232401959598064, -0.026078030467033386, 0.001984252594411373, -0.03721698746085167, 0.028711970895528793, -0.017522746697068214, -0.07383078336715698, -0.073509082198143, 0.00961086992174387, 0.008354218676686287, 0.015743328258395195, 0.04644583538174629, 0.021172063425183296, 0.07153864949941635, -0.0108976811170578, 0.03516613319516182, -0.0463251993060112, 0.057021815329790115, -0.04459604620933533, -0.013039015233516693, 0.009982839226722717, -0.02631930634379387, 0.05098988860845566, 0.028551120311021805, 0.021574191749095917, 0.05790649726986885, -0.07523823529481888, 0.030843252316117287, -0.013059121556580067, -0.04527966305613518, -0.03830273449420929, -0.03560847416520119, 0.015140136703848839, 0.012445875443518162, -0.0286315456032753, 0.05657947435975075, 0.06052033230662346, 0.008816665969789028, -0.043389659374952316, -0.008263739757239819, -0.025736220180988312, 0.01034475490450859, 0.046968601644039154, 0.05686096474528313, 0.0011561192804947495, -0.061123523861169815, 0.022277915850281715, 0.0177137590944767, 0.0027621197514235973, -0.04797392338514328, -0.12112109363079071, 0.03518623858690262, 0.010324647650122643, 0.0006361797568388283, -0.026761649176478386, 0.004405819810926914, -0.014546996913850307, 0.05135180428624153, 0.029375484213232994, 0.011943215504288673, 0.02505260333418846, -0.012023640796542168, 0.007871664129197598, 0.021071530878543854, -0.035467728972435, -0.023142492398619652, -0.016245989128947258, -0.02889292873442173, -0.04716966673731804, 0.009007677435874939, -0.002474346663802862, 0.044354766607284546, -0.024489622563123703, -0.04186157137155533, -0.023082172498106956, 0.03649315610527992, -0.05822819843888283, -0.01580364815890789, 0.001883720513433218, -0.05517202243208885, -0.04105731472373009, 0.012053800746798515, -0.02646005153656006, 0.012697205878794193, 0.027284415438771248, -0.01664811745285988, 0.013873431831598282, -0.03552804887294769, 0.027988139539957047, -0.0019905357621610165, -0.03771964833140373, 0.022257810458540916, -0.05698160082101822, -0.03255229815840721, -0.04097688943147659, 0.08102888613939285, -0.07519801706075668, 0.05774564668536186, -0.0019578628707677126, 0.0057504368014633656, -0.041338805109262466, 0.01674864999949932, 0.014697794802486897, 0.00782642513513565, 0.062490761280059814, 0.01623593643307686, 0.07439376413822174, -0.026379626244306564, 0.05074860900640488, 0.036070920526981354, 0.03892603516578674, 0.005765516776591539, 0.007544935215264559, 0.011008266359567642, 0.018216418102383614, 0.020930785685777664, 0.0018083213362842798, -0.03104431740939617, -0.023785898461937904, -0.05629798397421837, -0.008308978751301765, 0.0025321526918560266, -0.008148128166794777, 0.04725009202957153, 0.02672143653035164, -0.0031340885907411575, 0.015833808109164238, -0.018296845257282257, -0.058268412947654724, -0.045159026980400085, 0.0012170668924227357, 0.02927495166659355, -0.006278230343014002, -0.0156629029661417, -0.01336071826517582, 0.024308664724230766, -0.04334944859147072, 0.02903367392718792, 0.016668224707245827, 0.019674135372042656, 0.008821693249046803, -0.05778585746884346, -0.025273773819208145, -0.004463625606149435, -0.0013961397344246507, 0.006700465455651283, -0.006041979882866144, 0.020950892940163612, -0.05766522139310837, 0.023625046014785767, 0.023785898461937904, 0.027083352208137512, 0.0075499615631997585, -0.04075571894645691, 0.015884073451161385, -0.013028961606323719, 0.020277326926589012, -0.04620455950498581, 0.009369593113660812, 0.018216418102383614, -0.02613835036754608, -0.002190343337133527, 0.02101121097803116, -0.04716966673731804, -0.0030662294011563063, 0.0395091213285923, -0.019412750378251076, -0.024208132177591324, -0.07302653044462204, 0.010224116034805775, -0.010766989551484585, 0.01759311929345131, 0.05078882351517677, 0.010877574793994427, 0.015853913500905037, 0.006293310318142176, 0.02276047132909298, -0.004038877785205841, -0.0476924329996109, 0.02221759781241417, -0.014285612851381302, -0.06212884560227394, 0.008630681782960892, 0.03106442280113697, 0.016959767788648605, -0.0032899132929742336, 0.0367947518825531, 0.02822941727936268, -0.014828486368060112, 0.1894829273223877, 0.05505138635635376, -0.04302774369716644, -0.026359520852565765, 0.005549372639507055, 0.017201043665409088, 0.03178825601935387, -0.050346482545137405, 0.017824344336986542, -0.04101710394024849, -0.009088102728128433, -0.07190056890249252, 0.018176205456256866, 0.05943458527326584, 0.05054754763841629, -0.006997034884989262, -0.015562371350824833, 0.04455583170056343, 0.015341200865805149, 0.013320504687726498, 0.06309395283460617, -0.03247187286615372, -0.08710101991891861, -0.012465981766581535, -0.004647097084671259, 0.036855071783065796, -0.11967343091964722, -0.01219454500824213, 0.006946769077330828, 0.025776434689760208, -0.015471892431378365, 0.017120618373155594, -0.010364861227571964, -0.04262561723589897, 0.0966716781258583, -0.04865754395723343, 0.048979245126247406, 0.02358483336865902, -0.061244163662195206, 0.004028824623674154, 0.04684796556830406, -0.03669422119855881, -0.02537430450320244, 0.022016532719135284, -0.04266582801938057, -0.0231827050447464, -0.005695144180208445, -0.04202242195606232, 0.06281246244907379, 0.029777612537145615, -0.020790040493011475, -0.06216906011104584, 0.001323253964073956, -0.005227670073509216, 0.012898270040750504, 0.0030159633606672287, 0.02631930634379387, 0.038503799587488174, -0.007444403134286404, 0.016919555142521858, -0.08251675963401794, 0.044636256992816925, -0.002264485927298665, 0.021373126655817032, -0.07310695201158524, 0.005760489962995052, 0.011842682957649231, 0.03938848152756691, 0.049662865698337555, 0.005765516776591539, -0.03247187286615372, -0.014325826428830624, 0.0449579618871212, 0.03478411212563515, -0.02658069133758545, -0.03122527524828911, 0.01239560917019844, 0.014225293882191181, 0.04294731840491295, -0.042183276265859604, -0.018588388338685036, -0.00487580755725503, 0.05163329467177391, -0.0012817844981327653, -0.011179170571267605, -0.06848247349262238, -0.00036631387774832547, 0.021212276071310043, -0.00009668361599324271, -0.03309517353773117, -0.055936068296432495, 0.013692473992705345, 0.0017316656885668635, -0.009892360307276249, -0.03337666019797325, 0.030018888413906097, -0.011903001926839352, -0.014959178864955902, 0.012174438685178757, -0.010575978085398674, -0.009847120381891727, -0.01560258399695158, 0.006152565125375986, 0.06655225902795792, 0.018497908487915993, 0.06474268436431885, -0.06297331303358078, -0.016688330098986626, -0.10286445915699005, -0.006997034884989262, 0.044877536594867706, -0.023464195430278778, -0.03464336693286896, 0.01878945156931877, 0.06361672282218933, -0.025112921372056007, -0.011802470311522484, -0.06751736998558044, 0.02806856669485569, -0.028933141380548477, -0.032351233065128326, -0.005232696421444416, 0.007027194835245609, 0.013813111931085587, -0.03687518090009689, 0.024610260501503944, -0.01307922787964344, -0.0007112647290341556, -0.006333522964268923, -0.03641273081302643, 0.004322880879044533, 0.0395091213285923, 0.08227548003196716, -0.016969820484519005, -0.0024730900768190622, 0.029677079990506172, 0.031546976417303085, 0.002026978647336364, -0.045842643827199936, 0.059354159981012344, 0.02382611110806465, -0.0105558717623353, -0.01732168346643448, 0.008505016565322876, 0.07157886773347855, 0.006052033044397831, -0.02700292505323887, -0.005257829558104277, 0.035648688673973083, 0.018729133531451225, 0.051150739192962646, 0.016587799414992332, -0.04399285465478897, 0.017764024436473846, -0.030601974576711655, -0.0014024230185896158, 0.049542225897312164, -0.0354476235806942, 0.023806003853678703, 0.02412770688533783, 0.01247603539377451, -0.035065602511167526, -0.03745826706290245, 0.039569441229104996, 0.01541157253086567, -0.02901356853544712, 0.008555282838642597, -0.0435907244682312, -0.03721698746085167, 0.04439498111605644, 0.043952640146017075, -0.009686268866062164, -0.021051423624157906, -0.0041771093383431435, -0.004556618165224791, -0.015421626158058643, -0.049260735511779785, -0.003900645999237895, 0.05734351649880409, -0.019654028117656708, 0.011340022087097168, -0.024288559332489967, -0.010098450817167759, 0.028832610696554184, 0.014587209559977055, -0.010168823413550854, -0.02384621649980545, -0.013722633011639118, 0.02768654376268387, -0.036995816975831985, -0.0265605840831995, -0.06168650463223457, -0.025153134018182755, 0.0613245889544487, 0.035507943481206894, 0.03637252002954483, 0.04604370892047882, -0.028651652857661247, 0.011259596794843674, 0.03011942096054554, 0.04431455582380295, -0.09160485863685608, -0.009213767945766449, 0.011842682957649231, 0.01716083101928234, -0.03186868131160736, -0.016708437353372574, 0.043791789561510086, -0.06208863481879234, 0.022257810458540916, -0.03763922303915024, 0.06064097210764885, -0.020669402554631233, -0.0024127706419676542, 0.01933232508599758, -0.02056887000799179, 0.03846358507871628, 0.006373736076056957, 0.06631097942590714, -0.028711970895528793, 0.03966997191309929, 0.0030109367799013853, -0.05428734049201012, 0.009892360307276249, -0.05135180428624153, -0.036030709743499756, 0.012707259505987167, -0.010475446470081806, 0.021332914009690285, -0.011852736584842205, -0.03178825601935387, -0.011722044087946415, 0.07145822793245316, 0.04202242195606232, 0.052115846425294876, 0.030642187222838402, -0.02085036039352417, -0.04519923776388168, 0.01608513854444027, 0.036714326590299606, -0.010877574793994427, 0.02155408449470997, -0.013692473992705345, -0.04564157873392105, 0.03202953189611435, 0.03309517353773117, 0.019111154600977898, 0.04141923040151596, -0.018146047368645668, -0.050627972930669785, -0.011812523007392883, -0.025716114789247513, 0.04785328730940819, 0.023806003853678703, -0.008002356626093388, 0.00725841848179698, 0.030159633606672287, -0.02955644205212593, 0.036995816975831985, -0.04700881615281105, -0.018457695841789246, 0.02766643837094307, -0.027485480532050133, -0.0025761353317648172, 0.011892949230968952, -0.0224789809435606, -0.032109957188367844, -0.04202242195606232, -0.029918357729911804, -0.007620334159582853, 0.036855071783065796, 0.008560309186577797, -0.04624477028846741, 0.008871958591043949, -0.09618912637233734, -0.03977050259709358, -0.011752204038202763, -0.03639262542128563, 0.007570068351924419, 0.001667576376348734, -0.06144522875547409, -0.015180349349975586, 0.004483732394874096, 0.04137901961803436, -0.06329502165317535, 0.014647528529167175, -0.01759311929345131, -0.019794773310422897, -0.05030626803636551, 0.022861002013087273, 0.011973374523222446, -0.017934929579496384, 0.08299931138753891, -0.016547586768865585, 0.01595444604754448, 0.008188340812921524, 0.01198342815041542, -0.003176814876496792, 0.0031541951466351748, 0.057021815329790115, 0.006328496616333723, 0.01787460967898369, -0.06325480341911316, -0.009354513138532639, 0.0059213414788246155, -0.035367198288440704, 0.050346482545137405, -0.004926073364913464, 0.046405624598264694, 0.011621512472629547, -0.0013408471131697297, 0.011138957925140858, 0.030300378799438477, -0.028249524533748627, 0.015632743015885353, -0.028691865503787994, -0.00994765292853117, 0.04568179324269295, 0.0043404740281403065, 0.004433466121554375, -0.07463504374027252, -0.04375157505273819, -0.0076655736193060875, -0.04043401777744293, 0.01323002576828003, -0.003845353377982974, -0.019834985956549644, -0.05613713338971138, -0.0776912197470665, 0.02927495166659355, 0.03747837245464325, 0.039850927889347076, -0.004833081271499395, 0.0177238117903471, -0.04387221485376358, -0.02398696169257164, -0.005428734235465527, -0.0010945433750748634, -0.028169097378849983, -0.04387221485376358, 0.028792398050427437, -0.005720277316868305, 0.018447643145918846, 0.08935294300317764, -0.03227080777287483, 0.013461249880492687, 0.013722633011639118, -0.009656109847128391, -0.028148991987109184, -0.002210449893027544, -0.05734351649880409, -0.0490998849272728, -0.0654665157198906, 0.03900646045804024, -0.018427535891532898, -0.015914233401417732, 0.04568179324269295, 0.07318738102912903, -0.04403306543827057, 0.02097099833190441, -0.04970307648181915, -0.02342398278415203, 0.018146047368645668, -0.014748061075806618, 0.016135403886437416, -0.027224095538258553, -0.01623593643307686, -0.017110565677285194, 0.03657358139753342, 0.03243165835738182, 0.021151956170797348, 0.01687934249639511, 0.042866893112659454, -0.006052033044397831, 0.016447054222226143, 0.1022210493683815, -0.013139546848833561, 0.0012076420243829489, 0.018216418102383614, 0.002835005521774292, -0.0003870486398227513, -0.007032221183180809, 0.020488444715738297, 0.015502051450312138, -0.05678053945302963, -0.020548764616250992, -0.016808969900012016, 0.03038080409169197, -0.01878945156931877, 0.0009029040229506791, -0.0058660488575696945, -0.044877536594867706, 0.03556826338171959, 0.006564747076481581, 0.0313057005405426, 0.008193367160856724, -0.02768654376268387, 0.03287399932742119, 0.046124134212732315, -0.04043401777744293, -0.007213179022073746, 0.033839110285043716, 0.03906678035855293, 0.08468825370073318, -0.01675870269536972, -0.05412648990750313, -0.003463331377133727, -0.045440513640642166, -0.0021978833246976137, 0.029355376958847046, -0.017753971740603447, 0.02450972981750965, 0.02412770688533783, -0.09072017669677734, -0.02139323391020298, -0.007705786265432835, 0.03066229447722435, 0.025816647335886955, -0.013732686638832092, -0.021755149587988853, -0.010535765439271927, -0.021735042333602905, 0.002591215306892991, -0.0036241826601326466, -0.01050560548901558, -0.05066818371415138, -0.024348877370357513, 0.06361672282218933, 0.03355761989951134, 0.0449579618871212, 0.018437590450048447, 0.03448251634836197, -0.0005987943732179701, -0.00005281862831907347, 0.023625046014785767, -0.00473003601655364, -0.09192656725645065, -0.006589880213141441, 0.02806856669485569, -0.017201043665409088, 0.010575978085398674, 0.026661116629838943, 0.005348308477550745, -0.018427535891532898, 0.012787684798240662, 0.07435355335474014, -0.03582964465022087, -0.05340265855193138, 0.0020659349393099546, 0.04141923040151596, -0.08388399332761765, -0.0034683579578995705, 0.050064992159605026, 0.010384967550635338, -0.042303912341594696, -0.026359520852565765, 0.021051423624157906, -0.00291040469892323, 0.013028961606323719, -0.008308978751301765, -0.014848592691123486, -0.02004610374569893, -0.05529266223311424, 0.01596449874341488, -0.05629798397421837, 0.008183314464986324, -0.05537308752536774, -0.07173971831798553, -0.01145060732960701, 0.055936068296432495, 0.0008080268744379282, 0.018337057903409004, 0.028691865503787994, 0.012465981766581535, -0.020950892940163612, -0.028711970895528793, -0.019985783845186234, -0.016547586768865585, 0.028148991987109184, 0.0613245889544487, 0.050225842744112015, 0.008107914589345455, -0.02358483336865902, 0.06860311329364777, 0.07041269540786743, 0.0204281248152256, -0.0340401753783226, 0.03297453373670578, 0.04978350177407265, 0.028269629925489426, -0.03192899748682976, 0.01673859730362892, -0.03868475556373596, 0.04035358875989914, -0.01596449874341488, 0.06011820212006569, -0.061364803463220596, 0.06731630116701126 ]
24,354
gotrue._sync.gotrue_client
verify_otp
Log in a user given a User supplied OTP received via mobile.
def verify_otp(self, params: VerifyOtpParams) -> AuthResponse: """ Log in a user given a User supplied OTP received via mobile. """ self._remove_session() response = self._request( "POST", "verify", body={ "gotrue_meta_security": { "captcha_token": params.get("options", {}).get("captcha_token"), }, **params, }, redirect_to=params.get("options", {}).get("redirect_to"), xform=parse_auth_response, ) if response.session: self._save_session(response.session) self._notify_all_subscribers("SIGNED_IN", response.session) return response
(self, params: Union[gotrue.types.VerifyEmailOtpParams, gotrue.types.VerifyMobileOtpParams, gotrue.types.VerifyTokenHashParams]) -> gotrue.types.AuthResponse
[ 0.0005461523542180657, -0.03588728606700897, 0.04287085682153702, 0.0831565335392952, -0.005345392506569624, -0.0674300417304039, -0.025600437074899673, -0.005560824181884527, -0.025582483038306236, -0.026264682412147522, 0.060428518801927567, 0.007472778204828501, 0.03087850660085678, 0.001717841369099915, -0.001695400569587946, -0.02716231346130371, 0.041434645652770996, -0.0515599250793457, 0.044666118919849396, -0.03638996183872223, 0.01836553029716015, 0.06121843308210373, 0.03495375066995621, 0.07784256339073181, -0.03741326183080673, 0.019604261964559555, -0.008056238293647766, 0.004584650509059429, -0.05091363191604614, 0.014128712005913258, 0.005273581948131323, -0.020017171278595924, 0.0871061161160469, 0.05475549027323723, -0.031183701008558273, -0.01827576756477356, -0.005605705548077822, 0.026964835822582245, -0.09536431729793549, 0.0337868295609951, -0.05482730269432068, -0.0004129102744627744, 0.042727235704660416, 0.0034446590580046177, -0.03461265191435814, -0.014667290262877941, -0.0028073410503566265, 0.07777074724435806, 0.007154119201004505, -0.021058423444628716, 0.025905631482601166, -0.05730476230382919, -0.01592397317290306, -0.015232797712087631, -0.014047925360500813, 0.06545525044202805, -0.014775006100535393, 0.017889786511659622, 0.011651250533759594, 0.02771884575486183, -0.025169573724269867, 0.005475549027323723, -0.02748546190559864, 0.0006064619519747794, 0.07015883922576904, 0.0547913983464241, -0.02441556379199028, 0.030681027099490166, 0.01314131822437048, -0.05231393501162529, 0.008464660495519638, -0.029119150713086128, -0.020591655746102333, -0.011049837805330753, 0.023876985535025597, 0.012064160779118538, -0.048400264233350754, 0.02861647680401802, -0.042583614587783813, 0.019460640847682953, 0.028813954442739487, 0.03263786435127258, 0.030465595424175262, 0.02077118121087551, 0.016911368817090988, 0.023015258833765984, 0.017485851421952248, -0.008792296051979065, -0.04883112758398056, 0.039100807160139084, 0.03856222704052925, -0.055904459208250046, -0.015134058892726898, 0.033194392919540405, 0.010771571658551693, -0.016417670994997025, 0.044989265501499176, 0.05184716731309891, -0.052744798362255096, -0.009326386265456676, 0.002773679792881012, 0.023625647649168968, -0.11338874697685242, 0.03242243081331253, 0.07382117211818695, -0.021884243935346603, -0.013805564492940903, -0.029693633317947388, 0.10829020291566849, 0.018957966938614845, -0.07676540315151215, -0.054216913878917694, -0.049692850559949875, 0.0074009676463902, 0.009954728186130524, -0.0001659214758547023, 0.06014127656817436, -0.0056505873799324036, -0.08107402920722961, 0.009290480986237526, -0.005708933342248201, -0.028652381151914597, 0.009811107069253922, -0.03337392210960388, 0.03881356492638588, -0.0009812228381633759, 0.010116301476955414, -0.02750341407954693, -0.025008000433444977, -0.041111499071121216, 0.0062834168784320354, -0.009676462039351463, 0.04545603320002556, 0.005412715021520853, -0.05540178716182709, 0.04391210898756981, 0.05669437348842621, -0.038203176110982895, -0.000040849223296390846, 0.02499004639685154, -0.013518323190510273, 0.026731451973319054, -0.04398391768336296, -0.04021386802196503, 0.0449533611536026, -0.01624712161719799, 0.0007882322533987463, -0.015008389949798584, -0.003417730098590255, -0.035617999732494354, 0.040465205907821655, -0.015537993051111698, 0.044845644384622574, 0.007190024480223656, -0.012378331273794174, 0.004138079006224871, 0.031560707837343216, -0.005614682100713253, -0.03283534198999405, 0.03387659415602684, -0.01657026819884777, -0.050016000866889954, -0.03809545934200287, -0.0384904183447361, 0.03744916617870331, 0.000513893726747483, 0.004048315808176994, 0.034074071794748306, -0.001363277086056769, -0.010152206756174564, -0.050267335027456284, -0.03314053639769554, 0.0028320257551968098, -0.07583186775445938, -0.000564946501981467, -0.0033750925213098526, 0.014362095855176449, -0.03992662578821182, -0.03489989414811134, 0.016633102670311928, -0.014613432809710503, 0.03631814941763878, -0.03777231276035309, 0.006624517031013966, 0.04552784562110901, 0.0653834417462349, 0.04165007919073105, 0.024200132116675377, -0.024218084290623665, 0.007360574323683977, 0.04624595120549202, 0.04226046800613403, 0.035223040729761124, -0.026246730238199234, 0.021561097353696823, 0.014846816658973694, 0.023248642683029175, 0.007953010499477386, -0.06261873990297318, -0.037556882947683334, 0.026551924645900726, -0.03087850660085678, -0.005915388464927673, 0.0046856338158249855, -0.01111267227679491, -0.003516469383612275, 0.03644381836056709, 0.05392967164516449, 0.031093938276171684, -0.05780743807554245, -0.015798306092619896, -0.0465690977871418, -0.05145220831036568, 0.040716543793678284, -0.04107559472322464, 0.010789524763822556, 0.02635444700717926, 0.009470007382333279, -0.012593762949109077, 0.04351714998483658, 0.027862466871738434, -0.009218670427799225, -0.07590367645025253, -0.03007063828408718, 0.04351714998483658, 0.08193575590848923, -0.03766459599137306, 0.027377745136618614, -0.013069507665932178, -0.0512726828455925, 0.02692892961204052, -0.012719430960714817, 0.03899309039115906, 0.020232602953910828, -0.06373180449008942, -0.012800218537449837, 0.02748546190559864, -0.028921671211719513, -0.05102134495973587, 0.033607304096221924, 0.025097763165831566, 0.016309956088662148, 0.03527689725160599, 0.02667759358882904, -0.0019568356219679117, 0.0023562812712043524, 0.029316628351807594, -0.0070508914068341255, 0.006884829606860876, -0.04032158479094505, -0.024361705407500267, -0.04154236242175102, 0.06681965291500092, -0.007692697923630476, 0.01567263714969158, 0.04053701460361481, 0.030465595424175262, 0.05077001079916954, 0.05471958592534065, 0.0010193722555413842, 0.05475549027323723, 0.059710413217544556, -0.01883229799568653, -0.013823517598211765, -0.020394176244735718, 0.01257581077516079, -0.019514497369527817, 0.03402021527290344, -0.011857705190777779, -0.02150723896920681, 0.0433376245200634, -0.0007944034296087921, -0.017243491485714912, 0.008715997450053692, 0.04893884062767029, -0.012477071024477482, -0.010942121967673302, 0.030609216541051865, -0.012566833756864071, -0.03179408982396126, -0.026246730238199234, -0.031901806592941284, 0.0417218878865242, -0.0013240057742223144, -0.054216913878917694, -0.009326386265456676, -0.008971821516752243, 0.0076567926444113255, 0.0020589411724358797, -0.0025896653532981873, -0.050734102725982666, -0.03859813138842583, 0.002845490351319313, 0.01383249368518591, -0.06857901066541672, -0.014218474738299847, -0.0559762679040432, -0.0004496570327319205, -0.03989072144031525, -0.028903719037771225, 0.030609216541051865, -0.005946805234998465, -0.05037505179643631, -0.05845373123884201, 0.07805798947811127, 0.011211411096155643, -0.001231998554430902, -0.023643599823117256, -0.011471724137663841, -0.003691507503390312, 0.004068512469530106, -0.0017357940087094903, -0.001311663305386901, -0.08286929130554199, -0.003893474582582712, -0.003258400596678257, 0.023428170010447502, 0.012064160779118538, 0.09464621543884277, 0.05637122690677643, 0.02475666254758835, -0.012297544628381729, 0.015771375969052315, 0.032781485468149185, 0.04215275123715401, -0.04836435988545418, 0.03999843820929527, 0.022781874984502792, 0.005753814708441496, -0.026013346388936043, -0.06592202186584473, 0.016722865402698517, 0.02572610415518284, -0.026713497936725616, -0.013536275364458561, -0.0383467972278595, -0.022943448275327682, -0.039818912744522095, -0.009909845888614655, -0.01867072470486164, -0.022943448275327682, -0.10398157685995102, -0.012270615436136723, 0.007782460656017065, -0.0038912303280085325, -0.03945985808968544, -0.0014653826365247369, -0.03646177053451538, 0.025672247633337975, -0.03138117864727974, -0.02305116504430771, -0.004077489022165537, 0.06279826164245605, -0.010277874767780304, 0.03967529162764549, -0.018123170360922813, 0.002331596566364169, 0.055186353623867035, 0.012378331273794174, -0.009164812974631786, 0.009012214839458466, 0.0014743589563295245, -0.019299065694212914, -0.010062444023787975, -0.0008875326602719724, -0.015834210440516472, 0.010538187809288502, 0.014568551443517208, 0.04405573010444641, 0.041291024535894394, -0.008648674935102463, -0.0515599250793457, -0.004452249966561794, 0.046928148716688156, 0.037485070526599884, 0.0562635101377964, -0.0296756811439991, -0.018652772530913353, -0.04376848787069321, 0.002127385465428233, 0.005008780863136053, 0.025169573724269867, -0.03184794634580612, 0.019622214138507843, 0.014101782813668251, -0.04613823443651199, -0.040788352489471436, 0.058022867888212204, 0.003128244075924158, -0.011857705190777779, -0.024379657581448555, 0.01474807783961296, 0.028024040162563324, -0.017117822542786598, -0.0070464033633470535, 0.03159661218523979, -0.03531280532479286, 0.026246730238199234, -0.0233563594520092, -0.04538422450423241, 0.029891112819314003, -0.03770050033926964, 0.003085606498643756, -0.01751278154551983, -0.032386526465415955, 0.07812980562448502, -0.0224766805768013, -0.07331850379705429, -0.013410607352852821, -0.04437887668609619, -0.02771884575486183, 0.042583614587783813, 0.07604730129241943, -0.03726964071393013, -0.03470241278409958, 0.01604066602885723, -0.026103109121322632, 0.036982398480176926, 0.03445107862353325, 0.012638644315302372, 0.05159582942724228, 0.01774616539478302, -0.036192480474710464, 0.002908324357122183, -0.006135307718068361, 0.0547913983464241, 0.027952229604125023, -0.00843324325978756, -0.03906490281224251, -0.00834348052740097, 0.01965811848640442, 0.03330210968852043, -0.0314350388944149, 0.013635015115141869, -0.000038605146983172745, 0.028024040162563324, -0.03159661218523979, -0.018778441473841667, -0.03491784632205963, 0.001772821182385087, 0.028203565627336502, 0.04778987541794777, -0.02319478429853916, 0.0005478354287333786, 0.10046286135911942, -0.00483374297618866, -0.05856144800782204, -0.01843734085559845, 0.004575673956423998, -0.0076657687313854694, 0.018419388681650162, -0.015187916345894337, 0.01827576756477356, -0.028562618419528008, -0.00026592318317852914, 0.020232602953910828, -0.006575147155672312, 0.015448229387402534, 0.01083440613001585, -0.03461265191435814, -0.00910197850316763, 0.005475549027323723, -0.02701869234442711, 0.013033602386713028, 0.052421651780605316, 0.08157670497894287, 0.009882917627692223, 0.009254575707018375, -0.02432580105960369, 0.024200132116675377, -0.021237948909401894, -0.06764547526836395, -0.004815790336579084, 0.030663074925541878, 0.007849782705307007, 0.029173007234930992, 0.01622019149363041, 0.03439721837639809, -0.04455840215086937, 0.021219996735453606, -0.04689224436879158, 0.02231510728597641, 0.03500761091709137, 0.010645903646945953, -0.01915544643998146, -0.013240057043731213, 0.040142059326171875, -0.03138117864727974, -0.007719626650214195, -0.021974006667733192, -0.03841860592365265, 0.011337080039083958, -0.022907543927431107, 0.05339109152555466, 0.004735003691166639, 0.017198609188199043, -0.02272801660001278, -0.05263708159327507, -0.028347186744213104, -0.026641687378287315, 0.006287905387580395, 0.05439643934369087, 0.043050382286310196, 0.0030698981136083603, 0.055760838091373444, -0.037161923944950104, -0.055904459208250046, 0.023643599823117256, -0.015008389949798584, 0.0959388017654419, -0.04215275123715401, -0.0022003180347383022, 0.020178744569420815, -0.05439643934369087, -0.029173007234930992, 0.013078483752906322, -0.0028365140315145254, -0.057125236839056015, -0.02739569917321205, -0.019676072522997856, 0.011453771963715553, 0.02766498737037182, 0.01693829707801342, -0.011175505816936493, 0.07220543920993805, 0.02134566567838192, -0.05069819837808609, 0.01648050546646118, 0.006943176034837961, -0.015358466655015945, 0.007127190008759499, -0.004735003691166639, -0.0020645512267947197, -0.026139015331864357, 0.00850505381822586, -0.09213284403085709, -0.0467127189040184, 0.0013823517365381122, 0.0103945666924119, -0.04348124563694, -0.02491823583841324, -0.005210747942328453, -0.06703508645296097, 0.02653397247195244, -0.01317722350358963, 0.015825234353542328, 0.03299691528081894, 0.011480700224637985, -0.050087809562683105, 0.019424734637141228, -0.06071576103568077, -0.013536275364458561, 0.06103890761733055, 0.054935015738010406, -0.07112827897071838, 0.007822854444384575, 0.028813954442739487, -0.01196542102843523, 0.009918822906911373, -0.04811302199959755, 0.0531756617128849, -0.019352924078702927, -0.04340943694114685, -0.036982398480176926, -0.0724208727478981, -0.004757444374263287, -0.003007063874974847, 0.01083440613001585, -0.02102251723408699, 0.05256527289748192, 0.03279943764209747, -0.03859813138842583, -0.006575147155672312, 0.027790656313300133, 0.006593099795281887, -0.041183311492204666, 0.01402997225522995, 0.076693594455719, 0.01176794245839119, 0.0006771503831259906, -0.023482026532292366, 0.043301720172166824, 0.014083830639719963, -0.018706630915403366, 0.018634820356965065, -0.06444990634918213, 0.011974398046731949, -0.021704718470573425, -0.01430823840200901, 0.00933536235243082, -0.08093041181564331, -0.0351153239607811, -0.012180852703750134, 0.01742301695048809, -0.003235959680750966, 0.01949654519557953, -0.01737813651561737, 0.017943643033504486, 0.009838036261498928, 0.031812041997909546, 0.03346368297934532, 0.017019083723425865, 0.0015001657884567976, -0.08078678697347641, -0.017808999866247177, -0.026731451973319054, -0.02732388861477375, -0.02764703519642353, 0.0011489676544442773, -0.002232857048511505, 0.04771806299686432, 0.0232127383351326, -0.012135971337556839, 0.06570658832788467, 0.005753814708441496, 0.022979354485869408, -0.11525581777095795, 0.055581312626600266, 0.029783396050333977, 0.057735625654459, -0.03773640841245651, 0.007876711897552013, -0.014389025047421455, 0.045563749969005585, -0.021399524062871933, -0.0051703546196222305, 0.003590523963794112, 0.04897474870085716, -0.03831089287996292, -0.01443390641361475, -0.023158879950642586, 0.008958357386291027, 0.02734184078872204, 0.007270811125636101, -0.023248642683029175, -0.03502556309103966, -0.03881356492638588, -0.03744916617870331, -0.013769659213721752, 0.059459079056978226, -0.04674862325191498, -0.017611520364880562, -0.04445068910717964, -0.017737189307808876, 0.03805955499410629, 0.04161417484283447, -0.06506029516458511, 0.011310150846838951, 0.03741326183080673, -0.011651250533759594, 0.02337431162595749, 0.06908167898654938, 0.0046003591269254684, 0.02134566567838192, -0.010134253650903702, -0.02570815198123455, 0.036264292895793915, 0.08602895587682724, -0.008258204907178879, 0.0017851636512205005, -0.03073488548398018, 0.017037035897374153, 0.05159582942724228, -0.018473245203495026, 0.02497209422290325, 0.0021924637258052826, 0.04032158479094505, -0.023015258833765984, 0.0015517795691266656, -0.0023832102306187153, 0.015699565410614014, -0.03705420717597008, 0.019855597987771034, 0.061577487736940384, 0.059459079056978226, -0.01014323066920042, -0.015537993051111698, -0.07170276343822479, -0.0017380380304530263, 0.025008000433444977, 0.013455488719046116, -0.007890176959335804, 0.010008585639297962, -0.009559770114719868, -0.0015024099266156554, -0.022279201075434685, 0.10161183029413223, 0.05152402073144913, -0.052601177245378494, -0.06674784421920776, -0.042727235704660416, -0.037880029529333115, 0.024936189875006676, 0.0036600905004888773, 0.03025016561150551, 0.019442686811089516, -0.04990828409790993, 0.07554462552070618, 0.023266594856977463, 0.029137102887034416, -0.03285329416394234, -0.06509619951248169, -0.03563595190644264, -0.014559575356543064, 0.017324278131127357, 0.00749970693141222, 0.01998126693069935, -0.03208133205771446, 0.025259336456656456, -0.041183311492204666, -0.007504194974899292, -0.0036645785439759493, 0.0800686851143837, 0.004721539095044136, 0.0000163835193234263, 0.006175701506435871, -0.06620926409959793, 0.027108456939458847, 0.005749326664954424, -0.016830582171678543, -0.02174062281847, 0.013069507665932178, 0.05579674243927002, -0.029226865619421005, 0.042727235704660416, 0.03798774257302284, -0.02586972527205944, -0.012710454873740673, 0.035061467438936234, -0.005825625266879797, -0.055904459208250046, -0.04093197360634804, -0.04355305805802345, 0.005206259898841381, -0.13342387974262238, 0.004959411453455687, -0.08516722917556763, -0.03071693331003189, -0.04366077110171318, 0.03473832085728645, -0.018051359802484512, 0.008778830990195274, 0.024523278698325157, 0.022171486169099808, 0.04247589781880379, 0.045886896550655365, 0.04218865558505058, -0.11058814078569412, 0.029226865619421005, 0.0007792559335939586, 0.03712601959705353, -0.00022721284767612815, -0.01786285638809204, 0.003126000054180622, 0.022189438343048096, 0.12358583509922028, -0.01648050546646118, 0.025331147015094757, 0.00025708714383654296, 0.03104007989168167, -0.021561097353696823, -0.001284734345972538, -0.02660578303039074, 0.013087459839880466, -0.03542051836848259, 0.027072550728917122, -0.04042930155992508, 0.03895718604326248 ]
24,355
supabase.lib.realtime_client
SupabaseRealtimeClient
null
class SupabaseRealtimeClient: def __init__(self, socket: Socket, schema: str, table_name: str): topic = ( f"realtime:{schema}" if table_name == "*" else f"realtime:{schema}:{table_name}" ) self.subscription = socket.set_channel(topic) @staticmethod def get_payload_records(payload: Any): records: dict = {"new": {}, "old": {}} if payload.type in ["INSERT", "UPDATE"]: records["new"] = payload.record convert_change_data(payload.columns, payload.record) if payload.type in ["UPDATE", "DELETE"]: records["old"] = payload.record convert_change_data(payload.columns, payload.old_record) return records def on(self, event, callback: Callable[..., Any]): def cb(payload): enriched_payload = { "schema": payload.schema, "table": payload.table, "commit_timestamp": payload.commit_timestamp, "event_type": payload.type, "new": {}, "old": {}, } enriched_payload = {**enriched_payload, **self.get_payload_records(payload)} callback(enriched_payload) self.subscription.join().on(event, cb) return self def subscribe(self, callback: Callable[..., Any]): # TODO: Handle state change callbacks for error and close self.subscription.join().on("ok", callback("SUBSCRIBED")) self.subscription.join().on( "error", lambda x: callback("SUBSCRIPTION_ERROR", x) ) self.subscription.join().on( "timeout", lambda: callback("RETRYING_AFTER_TIMEOUT") ) return self.subscription
(socket: realtime.connection.Socket, schema: str, table_name: str)
[ -0.07974331825971603, -0.06832967698574066, -0.06425880640745163, -0.004444187041372061, 0.002066344954073429, -0.02278923988342285, -0.03857811167836189, 0.016340531408786774, -0.003293311456218362, -0.06053035333752632, -0.05086680129170418, 0.030017880722880363, -0.03450724855065346, 0.018956158310174942, -0.05588880553841591, 0.002129357773810625, 0.034944768995046616, -0.04991566389799118, 0.04489366337656975, -0.04858407378196716, 0.000644395244307816, 0.041203249245882034, 0.012336245737969875, 0.003859238000586629, -0.0033598910085856915, 0.04767098277807236, -0.04805143550038338, -0.019327102228999138, 0.060149896889925, -0.018271340057253838, 0.012279177084565163, 0.009478079155087471, 0.051247257739305496, 0.02096305787563324, 0.004715261049568653, -0.029713517054915428, -0.025110013782978058, -0.0479373000562191, -0.029865698888897896, 0.029675470665097237, -0.0017833816818892956, -0.02326480858027935, 0.044855616986751556, -0.005740111228078604, 0.05307343974709511, 0.07266686111688614, -0.024501286447048187, 0.04786120727658272, -0.006539066322147846, -0.0018071600934490561, -0.003954351879656315, 0.025623628869652748, -0.02764003910124302, 0.035134997218847275, -0.04234461486339569, -0.014723598957061768, -0.010586153715848923, 0.05862807855010033, -0.03412679210305214, -0.008626812137663364, -0.018861044198274612, 0.04196415841579437, -0.009501857683062553, 0.01537037268280983, 0.07350385934114456, -0.05676385015249252, -0.030854880809783936, -0.043600115925073624, 0.026707924902439117, -0.010148630477488041, 0.031425561755895615, 0.01638808846473694, -0.01824280619621277, 0.01783381775021553, 0.030246153473854065, 0.006115810479968786, -0.05725844204425812, 0.014447769150137901, -0.04866016283631325, 0.025623628869652748, 0.05349193885922432, -0.015922032296657562, 0.04055647924542427, 0.03439310938119888, 0.07152549177408218, 0.021914193406701088, 0.011518267914652824, 0.012697678059339523, -0.035838838666677475, 0.011974813416600227, 0.00005781128857051954, -0.008027595467865467, -0.024596400558948517, 0.04573066160082817, 0.06756876409053802, -0.04291529580950737, -0.08012377470731735, -0.03467845171689987, -0.02448226325213909, -0.014552394859492779, -0.015779361128807068, 0.06422076374292374, -0.03294738382101059, -0.04576870799064636, 0.0277351513504982, -0.019954852759838104, 0.03709433972835541, 0.012963996268808842, 0.01111879013478756, 0.018613748252391815, -0.02303653582930565, 0.03365122526884079, 0.0010248500620946288, -0.00046011246740818024, -0.041850022971630096, -0.03093097172677517, 0.01541792880743742, 0.02476760558784008, -0.04949716478586197, -0.03608613461256027, -0.0070241461507976055, -0.002056833589449525, 0.0286672655493021, 0.006115810479968786, -0.008536453358829021, 0.03406972438097, 0.007157305255532265, 0.00418500229716301, 0.0502961203455925, -0.01179409772157669, -0.03083585761487484, -0.018043067306280136, 0.02208539843559265, 0.01789088547229767, -0.006910009775310755, 0.012830836698412895, 0.049230847507715225, 0.02725958451628685, -0.03416483849287033, 0.006320304702967405, 0.026898151263594627, 0.02124839834868908, 0.04226852208375931, -0.007856390438973904, 0.049192801117897034, 0.020658694207668304, -0.026536719873547554, -0.010015471838414669, -0.028895538300275803, -0.016245419159531593, -0.0020675337873399258, -0.02358819544315338, -0.04972543567419052, 0.05611707642674446, -0.027012288570404053, -0.029770584776997566, -0.04664375260472298, -0.037722088396549225, -0.02335992269217968, 0.024938808754086494, -0.02876237966120243, 0.02767808362841606, -0.002841521520167589, -0.020088011398911476, -0.0883415937423706, 0.0347735658288002, 0.01088100578635931, -0.05151357501745224, -0.01059566531330347, 0.012241131626069546, -0.006115810479968786, 0.03298542648553848, -0.04949716478586197, 0.013563212007284164, -0.02786831185221672, 0.023226764053106308, 0.003481161082163453, 0.03252888098359108, 0.005159917753189802, -0.05862807855010033, -0.022675104439258575, -0.06562844663858414, -0.0017239355947822332, -0.002782075433060527, -0.003602430922910571, 0.0371323861181736, -0.0027154958806931973, -0.014837735332548618, 0.07384626567363739, -0.015608156099915504, -0.06231848895549774, -0.02923794835805893, 0.022218558937311172, -0.01334445085376501, 0.05935094133019447, 0.01974560134112835, -0.010319835506379604, 0.03810254484415054, -0.07578659057617188, 0.03450724855065346, -0.013363473117351532, 0.013097154907882214, 0.0173867829144001, -0.03450724855065346, 0.006101543083786964, -0.054405029863119125, 0.0307787898927927, -0.005483304150402546, -0.026726946234703064, -0.05927485227584839, -0.03741772472858429, -0.006096787750720978, -0.014904315583407879, 0.0011538479011505842, 0.06041621416807175, -0.04892648383975029, -0.018575703725218773, -0.004636792466044426, 0.037722088396549225, -0.0034074480645358562, 0.08666759729385376, -0.03308054059743881, -0.02153373882174492, -0.002917612437158823, -0.021685920655727386, 0.052578847855329514, 0.011194881051778793, -0.018708862364292145, 0.005863759201020002, -0.008855084888637066, -0.0009047689964063466, 0.04812752828001976, -0.006657958496361971, -0.006082520354539156, -0.011993836611509323, 0.0018214271403849125, -0.02058260329067707, 0.02862922102212906, 0.04413275048136711, 0.012821325100958347, 0.020316284149885178, 0.023607218638062477, 0.02942817658185959, -0.03346099704504013, -0.05417675897479057, -0.026023104786872864, 0.06243262439966202, 0.023416990414261818, -0.03892052173614502, 0.034944768995046616, -0.0006402340368367732, -0.0639544427394867, 0.0015895875403657556, 0.04207829758524895, 0.012393313460052013, -0.06326963007450104, -0.03211038187146187, 0.05554639548063278, -0.03604808822274208, -0.0300749484449625, -0.041241295635700226, 0.04736661911010742, -0.10158142447471619, 0.10158142447471619, 0.001964097609743476, -0.05748671293258667, -0.028362901881337166, 0.02374037727713585, 0.014723598957061768, 0.016930237412452698, 0.08780895918607712, 0.014742622151970863, -0.03243376687169075, -0.022009307518601418, -0.03741772472858429, -0.056002940982580185, -0.05231253057718277, -0.003897283459082246, -0.010728823952376842, -0.06281308084726334, -0.0191463865339756, 0.03026517666876316, 0.0803520455956459, -0.0056449975818395615, 0.06551431119441986, -0.06243262439966202, 0.03521108627319336, -0.027506878599524498, 0.000621805724222213, -0.02613724209368229, -0.030949994921684265, -0.014029269106686115, -0.007152549456804991, 0.005117116495966911, -0.04025211185216904, 0.03627636283636093, -0.02815365232527256, 0.04953521117568016, 0.027031309902668, -0.039453160017728806, 0.03093097172677517, 0.00805137399584055, 0.005288321059197187, 0.017567498609423637, -0.010795404203236103, -0.07765081524848938, -0.018556680530309677, 0.0040827551856637, -0.021590808406472206, -0.026993265375494957, -0.049801528453826904, -0.02467249147593975, 0.00014883806579746306, 0.021590808406472206, -0.028267789632081985, 0.005450014490634203, -0.01311617810279131, -0.0015467863995581865, 0.03287129104137421, 0.056383393704891205, -0.055584441870450974, -0.0006788739701732993, 0.04295334219932556, 0.07080262899398804, 0.00950661301612854, -0.018318897113204002, -0.03228158503770828, -0.02374037727713585, -0.01538939494639635, 0.0037141896318644285, -0.041811976581811905, 0.02307458035647869, 0.005668776109814644, 0.008840817958116531, -0.022408785298466682, -0.003471649717539549, -0.015341837890446186, -0.009501857683062553, -0.014894803985953331, -0.02735469676554203, -0.01276425737887621, 0.06737853586673737, 0.0404042974114418, 0.020088011398911476, 0.01770065724849701, -0.02387353591620922, -0.06049230694770813, 0.01167996134608984, 0.03796938434243202, -0.020925011485815048, 0.02393060363829136, -0.04093693196773529, -0.002056833589449525, 0.07673772424459457, 0.0822543203830719, -0.04150761291384697, 0.01083344966173172, -0.06231848895549774, 0.0005338256014510989, -0.03882540762424469, 0.05554639548063278, -0.012193575501441956, 0.016730498522520065, -0.01732020266354084, -0.06049230694770813, 0.05843785032629967, -0.032319631427526474, -0.00693378783762455, 0.00977768748998642, 0.03840690851211548, -0.029447197914123535, -0.05588880553841591, -0.004746173042804003, 0.05151357501745224, -0.004410897381603718, -0.010652733035385609, -0.018509123474359512, -0.0006973022245801985, -0.04405666142702103, -0.013192269019782543, 0.021685920655727386, -0.01687316782772541, 0.012355268001556396, -0.020221170037984848, 0.02448226325213909, 0.0008702902705408633, -0.012041392736136913, 0.018223783001303673, 0.01594105362892151, -0.003821192542091012, 0.0027368965093046427, 0.03739870339632034, -0.011698983609676361, -0.04972543567419052, -0.06418272107839584, -0.027392743155360222, 0.019184431061148643, 0.006020696368068457, 0.08362395316362381, -0.052807122468948364, -0.046795934438705444, -0.017110953107476234, -0.04105106741189957, 0.017424827441573143, 0.01808111183345318, -0.004703371785581112, 0.08354786783456802, -0.02297946810722351, 0.03317565470933914, -0.014504837803542614, 0.004313406068831682, 0.0032409990672022104, -0.055165939033031464, 0.030588563531637192, 0.003395558800548315, -0.03975752368569374, -0.01993582956492901, 0.0062442137859761715, 0.005654508713632822, 0.06619913130998611, -0.03239572420716286, 0.06418272107839584, 0.009996448643505573, 0.011413643136620522, 0.027468834072351456, 0.02265608124434948, -0.04337184131145477, 0.03169188275933266, 0.019517328590154648, 0.03250985965132713, 0.056839942932128906, -0.016026657074689865, -0.05208425596356392, -0.03990970551967621, -0.017634078860282898, 0.05664971470832825, 0.017662612721323967, 0.06665567308664322, 0.011908234097063541, 0.01595056615769863, -0.00274402997456491, 0.05052439123392105, -0.01003449410200119, -0.03201526775956154, 0.05250275880098343, -0.026517696678638458, -0.03304249420762062, -0.004853175953030586, 0.009306874126195908, 0.007371311075985432, -0.037531863898038864, 0.005830469075590372, -0.01600763387978077, 0.033632200211286545, -0.011394619941711426, -0.05748671293258667, 0.012811814434826374, -0.01790039613842964, 0.011347062885761261, -0.047214437276124954, 0.02537633292376995, -0.004467965569347143, -0.04519802704453468, 0.013953178189694881, 0.0382927730679512, -0.013753439299762249, 0.04447516053915024, 0.00019587475981097668, -0.052198391407728195, -0.0023861646186560392, 0.046035025268793106, 0.021324489265680313, -0.008251112885773182, 0.0017489029560238123, 0.008759970776736736, -0.05284516513347626, 0.0008702902705408633, -0.03121631219983101, -0.04767098277807236, -0.020411398261785507, -0.00626323651522398, -0.02697424218058586, 0.016568804159760475, 0.014866270124912262, -0.010433971881866455, -0.05113311856985092, 0.03270008787512779, -0.03243376687169075, 0.004922133404761553, -0.055394213646650314, -0.027316652238368988, 0.01214601844549179, 0.020088011398911476, 0.060606442391872406, -0.012906927615404129, -0.0364285446703434, -0.036447566002607346, 0.0446653887629509, 0.04310552403330803, -0.0423065684735775, 0.02294142171740532, 0.022484876215457916, -0.07369408756494522, 0.053225621581077576, 0.04287725314497948, 0.012745234183967113, -0.009235539473593235, 0.07403649389743805, -0.011042699217796326, -0.030436381697654724, -0.014790179207921028, 0.03410777077078819, 0.007333265617489815, -0.018708862364292145, -0.04949716478586197, -0.039453160017728806, 0.004548812285065651, -0.0022851063404232264, -0.04633938893675804, -0.023987673223018646, 0.04055647924542427, 0.02073478512465954, 0.0008025217684917152, 0.05836176127195358, -0.013125689700245857, -0.04165979474782944, 0.002153136068955064, -0.016311997547745705, 0.016207372769713402, 0.04751880094408989, -0.014095848426222801, 0.006734049413353205, 0.001631199731491506, -0.005212230142205954, 0.027982447296380997, -0.009278340265154839, -0.020563580095767975, -0.028990652412176132, -0.02246585302054882, -0.06844381242990494, -0.002388542518019676, 0.05676385015249252, -0.04592088982462883, -0.06170976161956787, -0.024843696504831314, -0.021514717489480972, 0.06030207872390747, 0.04911670833826065, -0.004156468436121941, -0.00974915362894535, -0.02448226325213909, 0.0037213230971246958, 0.0897873267531395, -0.00960172712802887, -0.06840576231479645, -0.027278605848550797, -0.03087390400469303, -0.04428493231534958, 0.027601992711424828, 0.00011480519606266171, -0.04025211185216904, -0.03867322579026222, 0.013772462494671345, 0.0813412293791771, -0.029085766524076462, 0.03172992542386055, 0.025547537952661514, 0.0643729418516159, 0.027012288570404053, 0.02297946810722351, 0.035020861774683, -0.003861615899950266, -0.004075621720403433, 0.013601257465779781, -0.03368926793336868, -0.005516593810170889, -0.019631465896964073, 0.010148630477488041, 0.031615789979696274, -0.01866130530834198, 0.05292125791311264, -0.012726211920380592, -0.028039515018463135, -0.04664375260472298, -0.012954484671354294, 0.061405397951602936, -0.011451688595116138, 0.06041621416807175, 0.010300812311470509, 0.01156582497060299, -0.010510062798857689, -0.0007811211980879307, -0.048013389110565186, -0.002494356594979763, 0.05349193885922432, 0.024273013696074486, 0.05573662370443344, 0.0022946177050471306, -0.01741531677544117, -0.009202249348163605, -0.06707417219877243, 0.05554639548063278, -0.00933065265417099, -0.10728824138641357, 0.01348712109029293, -0.04592088982462883, -0.030189085751771927, 0.011508756317198277, 0.023512104526162148, 0.044627342373132706, 0.0017334469594061375, 0.07997158914804459, -0.04474148154258728, 0.03275715559720993, 0.029542312026023865, -0.008645834401249886, -0.09648332744836807, -0.03589590638875961, 0.03796938434243202, -0.059579215943813324, 0.04451320692896843, 0.025300242006778717, -0.035838838666677475, -0.03201526775956154, -0.10036396235227585, 0.029694493860006332, 0.01541792880743742, -0.06638935208320618, -0.06365007907152176, -0.039795566350221634, 0.023112626746296883, -0.05566053092479706, 0.0329093374311924, 0.021590808406472206, 0.06791117787361145, -0.015617667697370052, 0.011746540665626526, 0.0010414948919788003, 0.014447769150137901, 0.033917542546987534, 0.030797813087701797, -0.01207943819463253, 0.03190113231539726, -0.06901449710130692, 0.026194309815764427, 0.021685920655727386, -0.004025686997920275, -0.025813855230808258, -0.030892927199602127, -0.026251379400491714, 0.012574030086398125, 0.054785486310720444, 0.03690411150455475, 0.058209579437971115, 0.026536719873547554, 0.07384626567363739, 0.027107400819659233, -0.03566763550043106, 0.04892648383975029, 0.045996978878974915, -0.0009202249348163605, 0.0277351513504982, 0.024082785472273827, 0.0085174310952425, 0.02374037727713585, 0.0019165409030392766, 0.04729052633047104, 0.0371323861181736, -0.022066375240683556, 0.07350385934114456, 0.053225621581077576, -0.014951871708035469, -0.04154565930366516, 0.012203086167573929, 0.06707417219877243, -0.01372490543872118, 0.009035800583660603, -0.034526269882917404, -0.026346491649746895, -0.030569540336728096, 0.03836886212229729, 0.052807122468948364, -0.0041350675746798515, -0.003081683535128832, 0.020658694207668304, -0.013601257465779781, 0.049421072006225586, -0.024044740945100784, -0.015008940361440182, -0.0822543203830719, 0.052198391407728195, -0.0016133659519255161, -0.05269298329949379, 0.003868749365210533, -0.02284630760550499, -0.06338376551866531, -0.02316969446837902, -0.06235653534531593, -0.0779932290315628, 0.017843328416347504, 0.05227448418736458, 0.005297832656651735, 0.01076686941087246, 0.011461199261248112, 0.022446831688284874, 0.09427668899297714, 0.010861983522772789, -0.04576870799064636, 0.06574258208274841, 0.01674952171742916, 0.022732172161340714, 0.026898151263594627, 0.03686606511473656, 0.012925950810313225, 0.014514349400997162, 0.033822428435087204, -0.012555006891489029, 0.04576870799064636, -0.05052439123392105, 0.0493449829518795, -0.039034657180309296, -0.03709433972835541, 0.008217822760343552, -0.04508388787508011, 0.04846993833780289, -0.004746173042804003, 0.04318161681294441, 0.028800426051020622, 0.03937706723809242, 0.006805384531617165, 0.003340868279337883, -0.027887333184480667, -0.0423065684735775, 0.004391874652355909, 0.0554703027009964, -0.005816202145069838, 0.022199535742402077, -0.04394252598285675, 0.030189085751771927, -0.01933661289513111, -0.04029015824198723, -0.032224517315626144, 0.027202514931559563, -0.007713720202445984, -0.03918683901429176, 0.000556415063329041, -0.0011425531702116132, -0.013249336741864681, 0.036732908338308334, 0.009711108170449734, 0.02895260788500309, 0.029998857527971268, -0.05946508049964905, -0.03937706723809242, 0.0007216751109808683, -0.05136139318346977, -0.0437142513692379, 0.029770584776997566, -0.04930693656206131, -0.024139855057001114, 0.04755684360861778, 0.04755684360861778, 0.020316284149885178, 0.0573345310986042, 0.012098461389541626, 0.014999428763985634, -0.002541913418099284, 0.046415481716394424 ]
24,356
supabase.lib.realtime_client
__init__
null
def __init__(self, socket: Socket, schema: str, table_name: str): topic = ( f"realtime:{schema}" if table_name == "*" else f"realtime:{schema}:{table_name}" ) self.subscription = socket.set_channel(topic)
(self, socket: realtime.connection.Socket, schema: str, table_name: str)
[ -0.04145549610257149, 0.01900043524801731, -0.028007134795188904, -0.06309977173805237, 0.0009203886729665101, -0.0033598868176341057, 0.007865440100431442, 0.052312884479761124, 0.0072837937623262405, 0.013316167518496513, -0.049669042229652405, 0.06595512479543686, -0.04420509561896324, 0.006182191427797079, -0.0365908183157444, 0.015087543986737728, 0.023336341604590416, -0.002127193845808506, 0.009500217624008656, -0.00625269440934062, 0.0021844771690666676, 0.039093658328056335, 0.002544701099395752, 0.021926291286945343, 0.030051708221435547, 0.09271084517240524, -0.06817595660686493, -0.004025254398584366, 0.05033881589770317, -0.037331096827983856, 0.0011434630723670125, 0.02063961885869503, 0.03253692388534546, 0.07032628357410431, 0.019035685807466507, -0.02613881789147854, 0.0001667550386628136, -0.05097333714365959, -0.06997377425432205, 0.019723085686564445, 0.09017275273799896, -0.0006433356902562082, 0.03271317854523659, -0.011914929375052452, 0.025433791801333427, 0.06094944849610329, 0.02481689490377903, 0.044169843196868896, 0.0026218132115900517, -0.0028884010389447212, -0.06764718890190125, 0.048505749553442, -0.021926291286945343, 0.0009352602646686137, -0.08262898027896881, -0.024358628317713737, -0.022754695266485214, 0.061196208000183105, -0.03648506477475166, 0.03729584440588951, -0.05604952201247215, 0.043077051639556885, 0.009235832840204239, 0.05784733593463898, 0.021450398489832878, -0.06535585969686508, -0.012020683847367764, -0.028712160885334015, 0.021626655012369156, 0.04931652918457985, 0.04050371050834656, 0.06292352080345154, -0.022578438743948936, 0.015554623678326607, 0.008477930910885334, 0.027266858145594597, -0.07145432382822037, -0.01727312244474888, -0.03690807893872261, 0.017625635489821434, 0.03290706127882004, 0.019670208916068077, 0.011694609187543392, 0.04550939053297043, 0.06147821620106697, 0.02457013539969921, 0.024922648444771767, 0.02083350159227848, -0.05146685615181923, -0.011095337569713593, -0.017881207168102264, -0.005649016238749027, -0.01025811955332756, 0.03595629706978798, 0.005979496985673904, -0.056120023131370544, -0.05298266187310219, -0.03955192491412163, 0.00009487548959441483, -0.020604368299245834, -0.030245590955018997, 0.0020566913299262524, -0.0316380150616169, -0.05160786211490631, 0.005631390493363142, -0.0449453704059124, 0.00990560743957758, -0.04995105043053627, -0.05957464873790741, 0.030157461762428284, 0.01609220542013645, 0.07896284759044647, 0.01012592762708664, 0.054040197283029556, -0.023406844586133957, -0.00971172470599413, 0.018454039469361305, -0.014902474358677864, -0.010020174086093903, -0.03095061518251896, -0.009288709610700607, -0.00769358966499567, 0.0212741419672966, 0.01105127390474081, 0.016788417473435402, 0.003690367331728339, 0.004582665394991636, -0.03195527568459511, 0.06264150887727737, -0.03528652340173721, 0.015528185293078423, -0.00677265040576458, 0.03835338354110718, -0.033012814819812775, -0.018630295991897583, -0.016242023557424545, 0.031497009098529816, 0.014488272368907928, -0.02975207194685936, -0.010566568933427334, 0.012478949502110481, 0.023829858750104904, 0.007103131152689457, -0.03322432190179825, 0.005556481424719095, 0.046320170164108276, -0.039481423795223236, 0.01111296284943819, -0.0033620898611843586, -0.020798249170184135, -0.02538091503083706, -0.006014748010784388, -0.008662999607622623, 0.023406844586133957, -0.013809685595333576, 0.013465985655784607, -0.045685648918151855, -0.03754260390996933, 0.01873605139553547, -0.016233209520578384, -0.009773414582014084, 0.02462301217019558, -0.053405676037073135, -0.016294900327920914, -0.05872861668467522, -0.0018330661114305258, 0.007380734663456678, -0.07032628357410431, -0.010927894152700901, -0.00677265040576458, 0.00747326947748661, 0.0007413782877847552, -0.014664528891444206, -0.00019622289983090013, 0.03195527568459511, 0.004587071482092142, 0.007905097678303719, 0.017563946545124054, 0.02071012184023857, -0.02159140259027481, -0.0056974864564836025, 0.0044152215123176575, 0.010443189181387424, 0.01427676435559988, -0.016506407409906387, 0.014082882553339005, 0.01409169565886259, 0.010425562970340252, 0.062006983906030655, -0.010919081047177315, -0.01956445537507534, 0.01576613076031208, -0.008989074267446995, -0.01269045751541853, 0.04025695100426674, -0.0055741071701049805, 0.05400494858622551, 0.025345664471387863, -0.06190123036503792, 0.03831813111901283, 0.048470497131347656, 0.06341703981161118, -0.03549803048372269, 0.0026614710222929716, 0.051255349069833755, -0.024041367694735527, 0.035357024520635605, 0.013818497769534588, -0.04709569737315178, -0.04899926483631134, -0.006816714536398649, -0.0529121570289135, 0.006116095464676619, 0.009068389423191547, 0.02659708447754383, -0.01841878890991211, -0.05234813690185547, -0.003500891849398613, 0.024217622354626656, -0.02088637836277485, 0.09087777882814407, -0.009835104458034039, -0.009323961101472378, -0.03290706127882004, -0.030351344496011734, 0.010099489241838455, 0.026367951184511185, -0.08657712489366531, -0.056120023131370544, 0.02323058806359768, 0.013633429072797298, 0.014849597588181496, -0.0070678796619176865, 0.015492933802306652, -0.017625635489821434, 0.00867181271314621, -0.0016953657614067197, 0.030316093936562538, -0.002828914439305663, -0.01993459463119507, 0.012434885837137699, -0.008173888549208641, 0.027813252061605453, -0.04670793563127518, 0.000695110997185111, 0.015369554050266743, 0.015246174298226833, 0.029047047719359398, -0.0461086630821228, 0.04924602434039116, -0.0616544745862484, -0.05354668200016022, -0.000642784871160984, 0.004988054744899273, -0.013985942117869854, -0.08389802277088165, -0.0640515610575676, 0.036802325397729874, -0.018207281827926636, -0.029840201139450073, -0.0691629946231842, 0.06479183584451675, -0.08241747319698334, 0.08382752537727356, 0.012249816209077835, -0.054286956787109375, -0.07522621005773544, 0.04071521759033203, -0.0034215764608234167, -0.0038842493668198586, 0.07896284759044647, 0.00401864480227232, 0.019740711897611618, 0.0026901126839220524, -0.009755789302289486, -0.07289962470531464, -0.03842388466000557, 0.0029280586168169975, -0.03366496413946152, -0.039481423795223236, 0.02241980843245983, -0.01956445537507534, 0.04822373762726784, 0.02083350159227848, -0.009826291352510452, -0.04829424247145653, 0.03468725085258484, -0.04741295799612999, -0.018700798973441124, -0.03147938475012779, -0.0324135422706604, 0.005309722851961851, -0.007076692767441273, 0.05601426959037781, -0.01703517697751522, 0.02754886820912361, 0.00636285450309515, 0.07254711538553238, 0.052771151065826416, -0.02379460819065571, 0.03214915841817856, -0.0028046793304383755, 0.02108025923371315, 0.04691944271326065, 0.0034568277187645435, -0.04557989165186882, -0.027302108705043793, 0.03616780415177345, 0.03512789309024811, -0.042583536356687546, 0.014928913675248623, 0.02115076221525669, -0.04011594504117966, 0.025751054286956787, 0.010434376075863838, 0.08382752537727356, -0.019740711897611618, -0.031250253319740295, 0.005107027944177389, 0.08967923372983932, 0.0038710301741957664, 0.0004668039327953011, 0.0188770554959774, 0.03214915841817856, 0.0016623177798464894, 0.00017102374113164842, -0.008693845011293888, -0.050691328942775726, -0.03327719867229462, 0.039974942803382874, -0.015105169266462326, 0.028853164985775948, 0.009940857999026775, -0.023970864713191986, -0.02811288833618164, 0.014849597588181496, -0.04300655052065849, 0.0029963580891489983, -0.030175087973475456, -0.008469117805361748, 0.037260591983795166, -0.01051369123160839, 0.01868317276239395, 0.012558265589177608, 0.06768243759870529, -0.04399358481168747, -0.07050254195928574, -0.02918805181980133, 0.02227880246937275, -0.01993459463119507, -0.006437763571739197, -0.017775453627109528, 0.01625964790582657, 0.06669540703296661, 0.07173633575439453, 0.011209904216229916, -0.023442095145583153, 0.016612160950899124, -0.013342605903744698, -0.009755789302289486, 0.03986918926239014, 0.044099338352680206, 0.040433209389448166, -0.029082298278808594, -0.046566929668188095, 0.06852847337722778, 0.004701638128608465, 0.02132701873779297, 0.006199817173182964, 0.025151781737804413, -0.018136778846383095, -0.04050371050834656, -0.012020683847367764, 0.046179164201021194, -0.01684129424393177, -0.02176765911281109, -0.02120363898575306, 0.005411070305854082, 0.0072705745697021484, -0.08925621956586838, 0.011950180865824223, 0.00041199923725798726, 0.0946144089102745, 0.001148971146903932, -0.027636995539069176, -0.0004287986666895449, -0.06419256329536438, 0.03655556961894035, 0.02765462175011635, 0.02012847550213337, 0.005635797046124935, 0.022878075018525124, 0.021609028801321983, -0.06775294244289398, -0.04001019150018692, -0.0004695579409599304, 0.02381223440170288, -0.02969919517636299, 0.014541149139404297, -0.04198426380753517, -0.0298225749284029, -0.06031492352485657, -0.03475775197148323, 0.03451099246740341, 0.021115511655807495, 0.02569817565381527, 0.07036153972148895, 0.03405272960662842, 0.004287435673177242, -0.0030470318160951138, 0.018506918102502823, -0.007931536063551903, -0.04931652918457985, 0.03146176040172577, 0.005825272761285305, -0.035797666758298874, 0.03317144513130188, -0.008112198673188686, 0.0588696226477623, 0.07159533351659775, -0.03930516541004181, 0.02657945826649666, 0.06768243759870529, 0.045051123946905136, 0.03343582898378372, 0.04261878505349159, -0.028518278151750565, -0.017643261700868607, 0.06267675757408142, -0.004525382071733475, -0.0024918243288993835, 0.011174652725458145, -0.005340567324310541, -0.04861150309443474, 0.04540363699197769, 0.008486743085086346, 0.011844427324831486, -0.01710567995905876, -0.015968825668096542, -0.01917669177055359, 0.02222592569887638, -0.02176765911281109, 0.011227529495954514, -0.0034854693803936243, -0.02791900746524334, -0.001912381500005722, -0.017493443563580513, 0.009940857999026775, -0.037577856332063675, -0.00009756064537214115, -0.04483961686491966, 0.006490640342235565, -0.01917669177055359, 0.006045592948794365, -0.00021756644127890468, -0.07289962470531464, 0.0031858335714787245, -0.004565039649605751, 0.009993735700845718, -0.06655439734458923, -0.0136158037930727, 0.014038818888366222, -0.06352279335260391, -0.004913145676255226, 0.010055424645543098, 0.021855788305401802, 0.020339982584118843, -0.010117114521563053, -0.01370393205434084, -0.02063961885869503, 0.030756734311580658, 0.028888417407870293, -0.012135250493884087, -0.01477909553796053, -0.009024325758218765, -0.030227964743971825, 0.0015521575696766376, -0.03183189779520035, -0.051819369196891785, -0.012584703974425793, -0.03246641904115677, 0.027636995539069176, 0.02374173142015934, -0.0060940636321902275, 0.017713762819767, -0.023019079118967056, -0.04663743078708649, -0.046743184328079224, 0.0006984157953411341, -0.029981205239892006, -0.040926724672317505, 0.07853983342647552, 0.013095847330987453, -0.004470301792025566, 0.04445185139775276, -0.012011870741844177, -0.004327093716710806, 0.10603582113981247, 0.013087034225463867, 0.022578438743948936, -0.016620974987745285, -0.014567587524652481, -0.1121695414185524, 0.009729350917041302, 0.00014293288404587656, -0.010425562970340252, -0.04526263102889061, 0.022701818495988846, 0.0010784685146063566, -0.008160669356584549, 0.0656026154756546, 0.008063727989792824, -0.04868200421333313, 0.01174748595803976, -0.02026948146522045, -0.02227880246937275, -0.04723670333623886, -0.011192278936505318, -0.025116531178355217, -0.00658317469060421, 0.03863539174199104, 0.018436415120959282, 0.005785614717751741, 0.0564725361764431, -0.009976109489798546, -0.03891740366816521, 0.02115076221525669, -0.023124834522604942, 0.038141876459121704, 0.020304732024669647, 0.01045200228691101, 0.01727312244474888, -0.04272453859448433, 0.03761310502886772, 0.022648941725492477, 0.04286554455757141, -0.025980187579989433, -0.02044573798775673, -0.034105606377124786, -0.033647339791059494, -0.022807572036981583, -0.00008144971070578322, -0.004758921451866627, -0.11498964577913284, -0.05347617715597153, -0.003247523447498679, -0.006803495343774557, 0.058094095438718796, 0.02183816209435463, -0.0330304391682148, -0.006702147889882326, -0.01465571578592062, -0.017493443563580513, -0.037507351487874985, -0.042830295860767365, -0.017766641452908516, -0.04360582306981087, -0.041561249643564224, 0.027178730815649033, -0.00011229457595618442, -0.03874114528298378, 0.01431201584637165, 0.020480988547205925, 0.12408447265625, 0.059222135692834854, -0.012029496021568775, 0.004802985582500696, -0.03139125555753708, -0.006746212020516396, 0.057142309844493866, 0.006146940402686596, -0.015607500448822975, 0.02227880246937275, 0.007786124479025602, -0.01588951051235199, -0.010875017382204533, -0.010434376075863838, 0.03239591792225838, 0.016127455979585648, -0.02760174497961998, -0.00990560743957758, -0.029857827350497246, -0.010910267941653728, 0.01773138903081417, 0.0005455684731714427, 0.016365403309464455, -0.02747836522758007, 0.014426582492887974, 0.018436415120959282, -0.012020683847367764, 0.0023023486137390137, -0.028412524610757828, -0.05076183006167412, 0.0021778675727546215, 0.005829678848385811, -0.0002429032902000472, 0.07011477649211884, -0.04180800914764404, -0.009103640913963318, 0.0007413782877847552, -0.07043203711509705, 0.08974973857402802, -0.03204340487718582, -0.05136110261082649, 0.025539545342326164, -0.0616544745862484, -0.032307788729667664, 0.050233062356710434, -0.019141439348459244, 0.019511578604578972, -0.02291332557797432, 0.07261762022972107, -0.01247013732790947, 0.0461086630821228, 0.06680116057395935, -0.032695554196834564, -0.04381733015179634, -0.01614508219063282, 0.03132075443863869, -0.06747093051671982, 0.010266932658851147, 0.03722534328699112, 0.020674871280789375, 0.00826201681047678, -0.06264150887727737, 0.015995264053344727, -0.0034964855294674635, -0.09524893760681152, -0.024041367694735527, -0.06186598166823387, 0.03468725085258484, -0.07691827416419983, 0.0052480329759418964, -0.010698760859668255, 0.028201017528772354, -0.04201951622962952, -0.026385575532913208, -0.018013399094343185, -0.003392934799194336, 0.02330109104514122, -0.006887217052280903, 0.025944935157895088, 0.07261762022972107, -0.07289962470531464, 0.00819592084735632, 0.022366931661963463, 0.010028986260294914, -0.032131534069776535, -0.039164163172245026, -0.004758921451866627, -0.006292351987212896, 0.002175664296373725, 0.03234304115176201, 0.08178295195102692, 0.06591987609863281, 0.048541001975536346, -0.006900436244904995, -0.04145549610257149, 0.07173633575439453, -0.0017702747136354446, -0.005596139468252659, -0.02039285935461521, 0.028906041756272316, 0.03209628164768219, -0.002672486938536167, -0.0018132372060790658, 0.05203087627887726, -0.03214915841817856, -0.09137129783630371, 0.08615410327911377, 0.03609730303287506, 0.05379343777894974, -0.007226510439068079, -0.031250253319740295, 0.05527399107813835, -0.006746212020516396, -0.017749015241861343, -0.03747210279107094, 0.023724105209112167, -0.025028401985764503, 0.022014418616890907, 0.0037630731239914894, 0.009896794334053993, -0.04737770929932594, -0.013439547270536423, 0.03810662403702736, 0.004855862352997065, 0.014038818888366222, -0.011765111237764359, -0.09087777882814407, 0.020480988547205925, 0.02183816209435463, -0.06179547682404518, 0.009861542843282223, -0.03828287869691849, -0.030668605118989944, -0.04448710381984711, -0.06468608230352402, 0.006041186396032572, 0.017951710149645805, 0.050162557512521744, 0.04508637636899948, 0.007614274509251118, 0.013351419009268284, -0.017828330397605896, 0.02703772485256195, -0.00841624103486538, -0.048964016139507294, 0.006032373756170273, 0.03170851990580559, 0.015942387282848358, 0.031937651336193085, 0.01532549038529396, -0.022137798368930817, 0.020498614758253098, 0.028641657903790474, 0.0130165321752429, 0.03532177209854126, -0.028201017528772354, 0.012972467578947544, 0.01602170243859291, -0.06250050663948059, -0.017193807289004326, -0.012293880805373192, 0.07861033082008362, -0.019300071522593498, 0.005785614717751741, 0.05344092845916748, 0.037895116955041885, 0.00014899170491844416, 0.04988054931163788, 0.005543262232095003, -0.017361251637339592, 0.07445068657398224, 0.04304180294275284, -0.016286086291074753, 0.03370021656155586, -0.0004918653867207468, 0.06408680975437164, 0.003833575639873743, -0.06373430043458939, -0.02760174497961998, 0.041490744799375534, 0.03317144513130188, -0.01766088604927063, -0.02552192099392414, -0.02943481132388115, 0.03673182427883148, 0.026738088577985764, 0.08291099220514297, -0.014708592556416988, -0.00832811277359724, -0.058411356061697006, -0.02892366796731949, -0.06591987609863281, -0.06059693545103073, -0.02538091503083706, 0.0017118898686021566, -0.021450398489832878, -0.03539227694272995, -0.0074953013099730015, 0.01988171599805355, 0.0656026154756546, 0.036872830241918564, 0.010055424645543098, 0.005732737947255373, 0.0640515610575676, 0.015810195356607437 ]
24,357
supabase.lib.realtime_client
get_payload_records
null
@staticmethod def get_payload_records(payload: Any): records: dict = {"new": {}, "old": {}} if payload.type in ["INSERT", "UPDATE"]: records["new"] = payload.record convert_change_data(payload.columns, payload.record) if payload.type in ["UPDATE", "DELETE"]: records["old"] = payload.record convert_change_data(payload.columns, payload.old_record) return records
(payload: Any)
[ 0.005643473472446203, -0.05972103774547577, -0.05452153831720352, 0.005199501756578684, -0.054008908569812775, -0.03322920948266983, -0.020065683871507645, 0.015470349229872227, 0.0010870437836274505, -0.03485863283276558, -0.019150277599692345, 0.011039786972105503, -0.005144577473402023, -0.021841568872332573, -0.011607338674366474, -0.030006984248757362, -0.04309727996587753, 0.024477936327457428, 0.04628289118409157, -0.038739949464797974, 0.041120003908872604, 0.01181788183748722, 0.02724246121942997, 0.08040919899940491, -0.015186573378741741, 0.1075051948428154, -0.03121531940996647, -0.019150277599692345, 0.08158091455698013, 0.024569477885961533, -0.008902315981686115, -0.09066173434257507, 0.028450794517993927, 0.01940659061074257, -0.07151145488023758, -0.010875014588236809, -0.032789815217256546, -0.0257595032453537, -0.028029708191752434, -0.0025150759611278772, -0.03282643109560013, -0.01703569106757641, 0.00038818904431536794, -0.025869352743029594, -0.0007872485439293087, 0.027901552617549896, -0.010774319991469383, -0.017465932294726372, 0.04979804530739784, -0.006911309901624918, 0.007620748598128557, 0.029164811596274376, -0.005107961129397154, 0.03524310141801834, 0.007858754135668278, -0.09776528179645538, -0.0421452596783638, 0.027681855484843254, -0.031105469912290573, 0.0417424812912941, 0.033686913549900055, 0.026436904445290565, -0.01655052788555622, 0.01763070560991764, 0.0017083750572055578, -0.03106885403394699, 0.004750953055918217, -0.06565286219120026, -0.043133895844221115, 0.004579314962029457, -0.03723868727684021, -0.018399646505713463, 0.010325770825147629, 0.03527971729636192, 0.0023731880355626345, -0.01873834617435932, -0.0028858149889856577, 0.010600392706692219, 0.023654071614146233, -0.033686913549900055, 0.030556228011846542, -0.005281888414174318, -0.02198803424835205, 0.08956325054168701, 0.041522782295942307, 0.009831452742218971, -0.009364595636725426, 0.044781625270843506, 0.0003824677551165223, -0.03683590888977051, -0.016834301874041557, -0.016614604741334915, -0.03310105577111244, 0.05364274978637695, 0.04360990598797798, -0.03903288021683693, -0.07015665620565414, 0.016220981255173683, -0.019662905484437943, 0.0352247953414917, 0.002533384133130312, 0.020102299749851227, -0.06041674688458443, -0.022610509768128395, 0.017868710681796074, -0.05155562236905098, 0.04536748304963112, -0.04976142942905426, 0.0007803830085322261, 0.03473047539591789, -0.03958212211728096, 0.0063117193058133125, -0.04778415337204933, -0.022573893889784813, 0.00006357775419019163, 0.009327979758381844, 0.01870172843337059, -0.008517845533788204, -0.08846476674079895, -0.05378921329975128, 0.030794233083724976, 0.00998707115650177, 0.021695105358958244, 0.036799293011426926, 0.034565702080726624, -0.01378600299358368, 0.057304367423057556, -0.03399815037846565, 0.08524253964424133, 0.019662905484437943, -0.03359537199139595, -0.02689460664987564, -0.055583406239748, 0.0036959487479180098, 0.002160356380045414, 0.003766892710700631, 0.06634857505559921, 0.03447416052222252, 0.029018346220254898, -0.045001320540905, 0.01353884395211935, 0.004398522432893515, 0.04155939817428589, 0.005771629977971315, -0.03017175756394863, -0.03866671770811081, 0.01344730332493782, 0.037714697420597076, -0.03304613009095192, 0.011497490108013153, 0.00681519228965044, -0.011881960555911064, -0.05957457423210144, 0.005309350322932005, -0.00039190787356346846, 0.0064490302465856075, -0.039142727851867676, -0.06554301828145981, -0.03727530315518379, -0.027114303782582283, -0.02722415141761303, -0.020651541650295258, -0.008742120116949081, -0.04668566957116127, 0.01815248653292656, 0.06440791487693787, 0.03015344962477684, -0.052580878138542175, -0.019351666793227196, -0.03703729808330536, -0.030940698459744453, 0.05503416433930397, 0.006526839453727007, -0.002345725893974304, -0.00666872737929225, 0.0814344510436058, 0.00844461377710104, -0.007607017643749714, 0.003320632502436638, -0.009263901039958, 0.0057945153675973415, -0.0006613802979700267, 0.00553820189088583, 0.05642557889223099, 0.07550262659788132, -0.034785401076078415, -0.03980182111263275, 0.016285059973597527, 0.006453607231378555, 0.018784115090966225, -0.03716545179486275, -0.01563512161374092, -0.002915565622970462, 0.01363038457930088, -0.003753161523491144, -0.0021054320968687534, 0.005373429041355848, 0.04961496591567993, -0.04324374347925186, 0.01909535378217697, -0.014847872778773308, -0.03527971729636192, 0.001220921752974391, 0.0010017965687438846, -0.07275640964508057, -0.04155939817428589, 0.03121531940996647, 0.036780983209609985, -0.07008342444896698, -0.026089049875736237, 0.005419198889285326, 0.009099128656089306, -0.013456457294523716, -0.017282851040363312, 0.04851647838950157, -0.03355875611305237, 0.0045198132283985615, 0.011113019660115242, -0.013273376040160656, -0.03341229259967804, 0.024569477885961533, -0.01869257539510727, -0.08465667814016342, -0.03209410980343819, 0.06620211154222488, -0.016761070117354393, 0.035114943981170654, -0.03725699335336685, -0.002176376059651375, -0.05173870548605919, 0.004602199885994196, -0.03855687007308006, -0.0073918974958360195, -0.003819528501480818, 0.1148284375667572, 0.027334000915288925, 0.0031375514809042215, -0.04287758097052574, 0.11958853900432587, -0.012476973235607147, 0.053349819034338, 0.010756012052297592, 0.016220981255173683, 0.02921973541378975, -0.029000038281083107, -0.029347892850637436, 0.10538145154714584, 0.028835264965891838, -0.05181193724274635, -0.029860518872737885, 0.045660413801670074, -0.018399646505713463, 0.03128855302929878, 0.033833377063274384, -0.004245191812515259, -0.019717829301953316, 0.03830055519938469, 0.030574535951018333, 0.04210864007472992, -0.08333849161863327, 0.019388282671570778, 0.06733720749616623, -0.002330850576981902, 0.030391454696655273, -0.037311919033527374, -0.03778792917728424, -0.0030666075181216, 0.031013930216431618, -0.008847392164170742, 0.0341079980134964, 0.0842905193567276, -0.021182477474212646, -0.0008787890546955168, -0.012559359893202782, -0.0007889649132266641, -0.016449833288788795, 0.007945717312395573, -0.005831131245940924, 0.017731400206685066, -0.03148994222283363, -0.044781625270843506, -0.0431705117225647, 0.022079573944211006, -0.01215658150613308, 0.012101657688617706, -0.047308143228292465, -0.013557151891291142, -0.033485524356365204, -0.024587785825133324, -0.0407172255218029, -0.011781265959143639, 0.008993856608867645, -0.050750065594911575, -0.012019271031022072, -0.050017744302749634, 0.07239025086164474, -0.002108864951878786, -0.03789777681231499, 0.0751364603638649, 0.03725699335336685, -0.011735495179891586, 0.045843496918678284, 0.07718697190284729, -0.013383224606513977, -0.032771509140729904, 0.0060828677378594875, 0.009282208979129791, -0.04771092161536217, -0.038776565343141556, -0.07209731638431549, -0.0316547155380249, 0.05053037032485008, 0.036396514624357224, 0.022244347259402275, -0.019040429964661598, -0.013401532545685768, -0.05115284398198128, 0.08721981197595596, 0.01125033013522625, 0.0588422492146492, -0.009950455278158188, 0.007899947464466095, -0.037147145718336105, 0.04577026143670082, 0.09322486817836761, -0.09088143706321716, 0.020431844517588615, -0.02017553150653839, 0.03480370715260506, 0.014042316935956478, -0.016422370448708534, -0.01360292173922062, 0.05155562236905098, 0.020376920700073242, -0.008426304906606674, -0.013108603656291962, -0.02781001105904579, 0.008751274086534977, -0.02105432003736496, 0.06466422975063324, 0.0024349780287593603, -0.055290479212999344, 0.05704805627465248, 0.020999396219849586, 0.04573364555835724, -0.026418596506118774, 0.021933110430836678, 0.00767109589651227, 0.029677437618374825, -0.06254048645496368, 0.005693820770829916, -0.03136178478598595, -0.0294211246073246, 0.0574142187833786, 0.03815409168601036, -0.050054360181093216, -0.007478861138224602, -0.08385112136602402, -0.02398361824452877, 0.01181788183748722, 0.10582084953784943, -0.014179627411067486, 0.001971554011106491, 0.016834301874041557, 0.009666679427027702, 0.06609226018190384, -0.002892680699005723, -0.012495282106101513, 0.004494639579206705, -0.0002664687344804406, -0.0010881880298256874, 0.03463893383741379, 0.011625646613538265, 0.02052338607609272, -0.0073003568686544895, 0.011790419928729534, -0.0008776448084972799, 0.038776565343141556, -0.049138955771923065, 0.05045713856816292, -0.00403693737462163, -0.0210726298391819, -0.02266543358564377, 0.022409120574593544, 0.038410402834415436, -0.008504115045070648, 0.012055886909365654, -0.006243064068257809, -0.010041995905339718, 0.01836302876472473, -0.010215922258794308, 0.020743083208799362, -0.05327658727765083, -0.02343437448143959, -0.007597863674163818, -0.030940698459744453, -0.05536371096968651, 0.01281567383557558, -0.026912914589047432, -0.02143879048526287, -0.03229549899697304, 0.005689243786036968, -0.056755125522613525, -0.035664189606904984, -0.027883244678378105, -0.015287267975509167, 0.030647767707705498, -0.00006715355993947014, -0.008751274086534977, 0.0122664300724864, 0.0749167650938034, -0.010481390170753002, -0.0157815869897604, -0.045843496918678284, 0.04170586168766022, -0.010399003513157368, 0.06935109943151474, 0.05261749401688576, -0.01061870064586401, 0.05609603226184845, 0.012129119597375393, 0.03216734156012535, -0.003920223098248243, 0.028780341148376465, 0.012202352285385132, 0.025301801040768623, -0.04090030863881111, 0.04606319218873978, 0.02541165053844452, 0.029933752492070198, 0.02522856928408146, -0.03756823018193245, -0.043866220861673355, -0.0515190064907074, 0.044598545879125595, 0.016294213011860847, 0.05247103050351143, 0.026821374893188477, 0.027645239606499672, 0.06865539401769638, -0.005867747589945793, 0.0345107764005661, 0.008362227119505405, -0.035865578800439835, 0.009007588028907776, -0.04705182835459709, -0.044928088784217834, -0.009968763217329979, -0.009767374023795128, 0.04035106301307678, 0.0234160665422678, 0.006229332648217678, 0.06653165072202682, -0.029659129679203033, 0.05247103050351143, -0.020779699087142944, -0.005625165067613125, 0.01653221808373928, 0.003766892710700631, -0.0021637892350554466, 0.049138955771923065, -0.031892720609903336, -0.05287380889058113, 0.002915565622970462, 0.012257276102900505, -0.03601204231381416, -0.06396851688623428, 0.0018411087803542614, -0.05371598154306412, 0.05159224197268486, 0.04569702968001366, 0.005890632979571819, -0.02143879048526287, 0.0022873689886182547, 0.007584132719784975, -0.0031558596529066563, 0.04756445810198784, -0.01887565664947033, -0.029878826811909676, -0.010115227662026882, -0.020083991810679436, -0.033485524356365204, -0.02105432003736496, -0.010499698109924793, -0.02398361824452877, -0.03855687007308006, 0.01690753549337387, -0.010929938405752182, -0.02812124975025654, -0.034950174391269684, -0.020303688943386078, -0.0032794394064694643, 0.042950812727212906, 0.04628289118409157, 0.01433524675667286, -0.059098564088344574, 0.018244026228785515, 0.06030689924955368, 0.010252539068460464, 0.030428070574998856, 0.05972103774547577, -0.03326582536101341, -0.0541553758084774, 0.015488657169044018, -0.011973501183092594, -0.03756823018193245, 0.037861160933971405, 0.06568948179483414, -0.03701898828148842, -0.006256795022636652, -0.023892076686024666, 0.06722736358642578, 0.011048941873013973, -0.009437828324735165, -0.04815031588077545, -0.009103705175220966, 0.031874410808086395, 0.06671473383903503, -0.01964459754526615, 0.03480370715260506, 0.033686913549900055, -0.01670614629983902, 0.0014623599126935005, -0.027462158352136612, 0.025924276560544968, 0.020047375932335854, -0.05895209684967995, -0.03257011994719505, 0.003517444711178541, 0.01306283287703991, -0.03652466833591461, -0.01444509532302618, 0.03906949609518051, -0.04046091064810753, -0.035334642976522446, 0.023196369409561157, 0.023654071614146233, -0.0490657202899456, -0.04972481355071068, -0.03053792007267475, 0.049834661185741425, 0.01044477429240942, -0.06539655476808548, -0.02815786562860012, -0.03158148005604744, 0.005460392218083143, -0.006925040856003761, 0.00015590495604556054, -0.013282530009746552, -0.0030299914069473743, -0.05060360208153725, -0.0161843653768301, 0.015680892392992973, 0.016980767250061035, -0.06587256491184235, -0.0023056769277900457, 0.0245328601449728, -0.018445415422320366, 0.03764146566390991, -0.018839040771126747, -0.0030093947425484657, -0.07312256842851639, -0.02142048254609108, 0.06697104871273041, -0.02759031392633915, 0.010389849543571472, 0.0005621160380542278, 0.09329809993505478, -0.05572987347841263, 0.008321033790707588, -0.00666872737929225, 0.020798007026314735, 0.040973540395498276, -0.04701521247625351, 0.04287758097052574, -0.038447022438049316, -0.03628666326403618, -0.00046399602433666587, -0.008256955072283745, -0.04924880340695381, 0.0035311756655573845, 0.03925257548689842, 0.016925843432545662, -0.04064399376511574, -0.009932147338986397, -0.02160356380045414, -0.059098564088344574, 0.03198425844311714, 0.02812124975025654, 0.030446378514170647, -0.018097562715411186, 0.04595334455370903, -0.05356951430439949, 0.011918576434254646, 0.03540787473320961, 0.03943565860390663, 0.0006316296057775617, 0.04635612294077873, -0.07429429143667221, -0.03198425844311714, -0.08158091455698013, 0.017694784328341484, 0.0072362786158919334, -0.07231701165437698, 0.016605451703071594, -0.040973540395498276, 0.015387962572276592, 0.011589030735194683, -0.0064490302465856075, 0.02288513071835041, 0.0034213270992040634, -0.0006522262701764703, 0.031178703531622887, 0.00872381217777729, 0.06426145136356354, -0.051482390612363815, -0.034822016954422, 0.0057945153675973415, 0.025027180090546608, -0.046209655702114105, 0.004210864193737507, 0.011973501183092594, -0.0174567773938179, 0.011936884373426437, -0.05920841172337532, 0.0012529609957709908, -0.02233588881790638, -0.03429108113050461, -0.013950776308774948, -0.07667434215545654, -0.025905968621373177, -0.038776565343141556, 0.07704050838947296, -0.019333358854055405, 0.028798649087548256, 0.007057774346321821, 0.01461902167648077, -0.05745083466172218, 0.013236760161817074, 0.006137792021036148, 0.05649881064891815, 0.006416990887373686, -0.03066607564687729, -0.053349819034338, 0.027535390108823776, 0.04598996043205261, -0.0020379209890961647, -0.05624249950051308, -0.011955192312598228, -0.004281808156520128, 0.012440357357263565, 0.0005337956827133894, -0.043500058352947235, 0.0486629419028759, 0.004339020699262619, 0.08355819433927536, -0.024423012509942055, 0.005602280143648386, 0.04815031588077545, -0.01599212922155857, -0.012238968163728714, 0.0157815869897604, 0.010609546676278114, -0.03143501654267311, 0.07312256842851639, 0.012660054489970207, -0.001845685881562531, 0.02597920037806034, 0.05023743957281113, 0.0010355522390455008, 0.0671907439827919, -0.010115227662026882, 0.06737382709980011, 0.04412253201007843, 0.05298365652561188, -0.03685421496629715, 0.03121531940996647, 0.046392738819122314, 0.03815409168601036, -0.05704805627465248, -0.006160677410662174, 0.005652627442032099, -0.020395228639245033, 0.030812541022896767, 0.006751113571226597, -0.010197614319622517, 0.014454249292612076, -0.02361745573580265, 0.038776565343141556, -0.02976897917687893, 0.0515190064907074, -0.04013136774301529, -0.011973501183092594, 0.03646974638104439, -0.061808161437511444, -0.03685421496629715, -0.0458068773150444, -0.025924276560544968, -0.010774319991469383, 0.06213770806789398, 0.014500019140541553, 0.01071024127304554, 0.008311879821121693, -0.013657846488058567, 0.03866671770811081, -0.008179145865142345, -0.048186931759119034, -0.009057935327291489, -0.0018720037769526243, -0.04628289118409157, -0.034217849373817444, 0.06030689924955368, -0.010746858082711697, -0.04924880340695381, 0.018857348710298538, 0.020560001954436302, -0.036799293011426926, 0.04452531039714813, -0.02669321745634079, 0.024258239194750786, -0.021109245717525482, 0.0003941963950637728, 0.032240573316812515, 0.04434223100543022, 0.0009159774053841829, 0.02032199688255787, 0.019937526434659958, -0.009117436595261097, -0.027462158352136612, 0.0310505460947752, 0.028377562761306763, 0.007506323046982288, -0.018042637035250664, -0.028267715126276016, 0.04555056616663933, -0.03667113557457924, -0.0326799675822258, -0.0559861846268177, 0.029311276972293854, 0.0027439272962510586, -0.007410205435007811, 0.009675833396613598, 0.006101176142692566, 0.03881318122148514, -0.022976672276854515, -0.027150919660925865, 0.07015665620565414, 0.008623117581009865, -0.023654071614146233, 0.000496893422678113, 0.011314408853650093, 0.029146503657102585, -0.06400513648986816, -0.02724246121942997, -0.019882602617144585, 0.03500509634613991, 0.0023022443056106567, 0.013374070636928082, -0.001441763248294592, 0.029476048424839973, -0.01960797980427742, -0.00917236041277647, -0.016394907608628273, 0.053862445056438446, 0.003844702150672674, -0.0025402496103197336, 0.037714697420597076, 0.044012684375047684 ]
24,358
supabase.lib.realtime_client
on
null
def on(self, event, callback: Callable[..., Any]): def cb(payload): enriched_payload = { "schema": payload.schema, "table": payload.table, "commit_timestamp": payload.commit_timestamp, "event_type": payload.type, "new": {}, "old": {}, } enriched_payload = {**enriched_payload, **self.get_payload_records(payload)} callback(enriched_payload) self.subscription.join().on(event, cb) return self
(self, event, callback: Callable[..., Any])
[ -0.0491446927189827, 0.017992865294218063, -0.07484878599643707, 0.043044764548540115, 0.018261415883898735, -0.019306844100356102, -0.028063500300049782, 0.034508705139160156, 0.03247539699077606, -0.056357186287641525, -0.017139259725809097, -0.010789964348077774, 0.05240565910935402, -0.019968628883361816, 0.004138550721108913, 0.0030811342876404524, -0.04246930032968521, -0.0018163106869906187, 0.05160000920295715, -0.013034277595579624, 0.008818998001515865, -0.014482530765235424, -0.009945949539542198, -0.03044208697974682, 0.0077256145887076855, 0.05950305983424187, -0.004220074974000454, 0.0011461339890956879, 0.06571807712316513, -0.0033688668627291918, 0.0003563685459084809, -0.03483480215072632, 0.0279484074562788, 0.013350782915949821, -0.0017335877055302262, 0.010617325082421303, -0.020678367465734482, -0.000854804995469749, -0.004877063911408186, 0.014281118288636208, 0.00033838528906926513, -0.006382863502949476, 0.01588282734155655, 0.04703465476632118, 0.07427332550287247, 0.06460551172494888, -0.02921442873775959, 0.018184687942266464, 0.05098618194460869, -0.028619782999157906, -0.043083131313323975, 0.03811495006084442, -0.0009129508980549872, 0.01584446430206299, -0.047418300062417984, 0.010943422093987465, 0.005418960005044937, -0.0015010039787739515, 0.026970116421580315, 0.006891191005706787, -0.012497177347540855, 0.02188684418797493, 0.02614528313279152, 0.02931034006178379, 0.02940625138580799, -0.014166024513542652, 0.0307490024715662, 0.01305346004664898, 0.01774349808692932, -0.011183199472725391, 0.026874205097556114, 0.012919184751808643, 0.014127660542726517, -0.030998369678854942, -0.028907515108585358, 0.01086669322103262, -0.06717592477798462, -0.018328553065657616, -0.017168032005429268, 0.028178593143820763, 0.006085540167987347, -0.0064308191649615765, -0.010492641478776932, 0.07208655774593353, 0.012036805041134357, -0.05835213139653206, -0.02631792239844799, -0.009821265935897827, -0.07546261698007584, 0.02507108263671398, 0.01738862693309784, -0.009413644671440125, -0.04649755358695984, 0.01895197294652462, 0.010435095056891441, -0.07273875176906586, -0.04396551102399826, 0.014492121525108814, 0.012794500216841698, 0.02911851741373539, -0.011470931582152843, 0.0005910503095947206, 0.0066466182470321655, 0.004344759043306112, 0.0471113845705986, -0.0349498949944973, -0.002635149285197258, -0.013427511788904667, -0.016525430604815483, 0.0014842195669189095, -0.02029472403228283, -0.05593517795205116, -0.013446694239974022, -0.01522104348987341, -0.02779494971036911, 0.05789175629615784, -0.0076009309850633144, -0.005898514296859503, -0.05827540159225464, -0.06675391644239426, 0.019853536039590836, -0.024553164839744568, 0.009073161520063877, -0.04400387406349182, -0.03688729181885719, 0.01538409199565649, 0.017983274534344673, -0.0006069355295039713, 0.03792313113808632, -0.07738082855939865, -0.0015129928942769766, 0.044771160930395126, 0.03078736551105976, -0.012583496980369091, -0.02616446651518345, 0.023095320910215378, -0.0017947307787835598, -0.02614528313279152, -0.021426472812891006, 0.028600599616765976, 0.007183718960732222, 0.008459332399070263, 0.03788476437330246, -0.02035227045416832, 0.03913160413503647, -0.017033757641911507, -0.06460551172494888, -0.003234591567888856, 0.009802083484828472, -0.0010256461100652814, 0.028792422264814377, -0.04772521182894707, 0.019987810403108597, 0.01915338635444641, -0.05236729606986046, 0.053249675780534744, -0.025857551023364067, 0.03759703412652016, 0.014146842993795872, 0.02317204885184765, 0.018520375713706017, 0.026855023577809334, -0.026874205097556114, 0.007490633521229029, -0.042968038469552994, 0.02800595387816429, 0.011154426261782646, -0.04707302153110504, -0.04538498818874359, -0.004737993236631155, 0.031554654240608215, -0.0009111525723710656, -0.0027646287344396114, 0.054630789905786514, -0.08455496281385422, 0.07745756208896637, 0.013945430517196655, 0.014271526597440243, -0.025895915925502777, -0.016621341928839684, -0.00586974062025547, -0.019508255645632744, 0.04385041818022728, 0.03362632542848587, -0.03086409531533718, -0.016611751168966293, -0.008938886225223541, 0.0021663850639015436, 0.0034384022001177073, -0.026624837890267372, -0.03905487805604935, -0.07316076010465622, -0.014252344146370888, -0.025531454011797905, -0.011442158371210098, -0.001120358007028699, 0.0038052608724683523, 0.08309711515903473, -0.08754737675189972, -0.019441118463873863, -0.011346247047185898, -0.017081713303923607, -0.024418888613581657, -0.02171420492231846, 0.001124554080888629, -0.015796508640050888, 0.03696402162313461, 0.029904987663030624, -0.00035307163489051163, -0.06663881987333298, 0.017168032005429268, 0.011835392564535141, -0.018645059317350388, 0.04845413565635681, 0.014597623609006405, -0.03636937588453293, -0.0463440977036953, 0.0009525141213089228, 0.02181011624634266, 0.00956230703741312, -0.025166993960738182, -0.018012048676609993, -0.021004464477300644, -0.03982216492295265, -0.0110297417268157, -0.001970966812223196, 0.038843873888254166, -0.030135173350572586, 0.030346175655722618, -0.003841227386146784, -0.025761639699339867, 0.021215468645095825, -0.007418700028210878, 0.01884647272527218, -0.006234202068299055, -0.006325317081063986, 0.00399948051199317, 0.007735205814242363, -0.024955989792943, 0.006747324485331774, 0.10013087093830109, 0.03400997072458267, 0.003258569398894906, 0.01750371977686882, 0.026855023577809334, -0.023862605914473534, 0.02472580410540104, 0.07692045718431473, -0.047341570258140564, 0.0220594834536314, -0.037347663193941116, -0.025339633226394653, 0.051906924694776535, 0.043236587196588516, -0.030326994135975838, -0.010703644715249538, -0.016889890655875206, 0.022903498262166977, -0.006684982683509588, -0.04139510169625282, 0.029904987663030624, 0.05064089968800545, -0.02330632321536541, 0.051791831851005554, 0.021426472812891006, -0.041625287383794785, -0.014156433753669262, -0.014712716452777386, 0.017906546592712402, 0.034508705139160156, 0.04569190368056297, 0.03671465441584587, 0.006224610842764378, -0.0383259542286396, -0.028658146038651466, -0.04419569671154022, -0.04845413565635681, -0.02487926185131073, -0.018424464389681816, -0.022769223898649216, -0.0032417848706245422, -0.00438791885972023, 0.03698320314288139, 0.014463348314166069, 0.02767985686659813, -0.03924669697880745, 0.019757624715566635, -0.0032993315253406763, 0.016995392739772797, -0.05413205549120903, 0.028581418097019196, -0.012123124673962593, -0.01103933248668909, 0.05002707242965698, -0.04784030467271805, 0.01616096869111061, 0.01538409199565649, 0.063914954662323, 0.061920009553432465, -0.022961044684052467, 0.04346677288413048, -0.06560298800468445, -0.019326025620102882, -0.02060163952410221, -0.0611143596470356, -0.020678367465734482, 0.028869150206446648, -0.0013163756811991334, -0.06096090376377106, -0.011394202709197998, -0.04254603013396263, 0.02633710578083992, -0.03245621547102928, 0.011912121437489986, -0.0319574773311615, 0.054630789905786514, 0.01902870275080204, 0.010022678412497044, 0.06019361689686775, 0.014377028681337833, -0.03694484010338783, -0.04665101319551468, 0.02480253204703331, 0.004081004299223423, 0.035621270537376404, -0.07603807747364044, -0.03500743955373764, -0.008900522254407406, -0.01253554131835699, 0.015038813464343548, 0.0055628265254199505, -0.06552625447511673, 0.05674082785844803, -0.014664760790765285, -0.10573206096887589, 0.025646546855568886, -0.026835842058062553, -0.010128180496394634, 0.002589591545984149, 0.00039593176916241646, -0.025723276659846306, 0.04626736789941788, 0.009624648839235306, 0.03527599200606346, -0.02351732738316059, 0.0004474838206078857, -0.03341532126069069, -0.007457064464688301, 0.02347896248102188, -0.0012276582419872284, 0.019565802067518234, -0.020908553153276443, -0.0053326403722167015, 0.04385041818022728, 0.0672910138964653, -0.03796149417757988, -0.021464835852384567, -0.06955450773239136, -0.03232193738222122, -0.028063500300049782, -0.0028893128037452698, -0.015000448562204838, 0.050487443804740906, -0.02052491158246994, 0.008574425242841244, 0.09429949522018433, -0.02641383372247219, 0.02326796017587185, 0.004836301784962416, 0.023018591105937958, -0.0006941544124856591, -0.045998819172382355, 0.018606694415211678, 0.10227927565574646, 0.04523153230547905, -0.04791703447699547, -0.05156164616346359, 0.031113462522625923, -0.09491332620382309, -0.028121046721935272, -0.007399518042802811, 0.011307883076369762, 0.004152937792241573, -0.031535468995571136, 0.019642531871795654, -0.007380336057394743, -0.021330561488866806, 0.030000897124409676, -0.007001488469541073, 0.017925728112459183, -0.023881789296865463, 0.040052350610494614, -0.030269447714090347, 0.0015129928942769766, -0.04803212732076645, 0.006334908306598663, -0.004996952600777149, -0.03830677270889282, 0.03792313113808632, -0.06510424613952637, -0.012123124673962593, -0.04381205141544342, -0.0413183718919754, 0.026049373671412468, 0.01318773441016674, -0.021196287125349045, -0.0014338664477691054, 0.05516789108514786, 0.0076728640124201775, 0.004236859735101461, 0.0067185512743890285, 0.030039262026548386, -0.03349205106496811, -0.03249457851052284, -0.03650365024805069, -0.050295621156692505, 0.047341570258140564, -0.031593017280101776, 0.010713236406445503, 0.006814462132751942, -0.01887524500489235, 0.03897814825177193, 0.026989297941327095, 0.024246249347925186, 0.030250266194343567, -0.02497517131268978, -0.015767734497785568, 0.025915097445249557, -0.0011659156298264861, 0.009504759684205055, 0.0221553947776556, -0.002312649041414261, -0.011912121437489986, 0.010387139394879341, -0.025377996265888214, 0.05351822450757027, 0.011413385160267353, 0.037501122802495956, -0.0040977890603244305, 0.0029660414438694715, -0.002601580461487174, 0.019719259813427925, -0.013504240661859512, -0.0874706506729126, 0.043274953961372375, 0.040397629141807556, -0.04684283211827278, 0.003764498746022582, -0.010003495961427689, -0.0033880488481372595, -0.005994424689561129, 0.00005983185474178754, -0.006229406222701073, 0.0497201569378376, 0.03947688266634941, -0.07661354541778564, 0.02175256982445717, -0.07738082855939865, 0.029866622760891914, 0.0010550187435001135, -0.03172729164361954, -0.04833904281258583, -0.05689428374171257, 0.0221553947776556, 0.020812643691897392, -0.003236989490687847, 0.017168032005429268, 0.02349814586341381, -0.043236587196588516, 0.0067185512743890285, 0.031554654240608215, -0.003575074952095747, -0.013676879927515984, 0.040129076689481735, 0.04530826210975647, -0.03924669697880745, 0.0006384062580764294, -0.06437532603740692, -0.0030811342876404524, -0.00879022479057312, 0.0037189412396401167, 0.007811934687197208, 0.0235556922852993, -0.005711487960070372, 0.012094351463019848, 0.005414164625108242, 0.02629874087870121, -0.01736944541335106, 0.004649275913834572, -0.002539238426834345, -0.06115272641181946, 0.047686848789453506, 0.0734676718711853, 0.013542604632675648, -0.011758663691580296, -0.05275093764066696, 0.005956060718744993, 0.025301268324255943, 0.025953462347388268, 0.004901041742414236, 0.015595096163451672, 0.03665710613131523, -0.06602499634027481, 0.031190192326903343, -0.03759703412652016, -0.008411376737058163, -0.05566662549972534, 0.0152785899117589, -0.04929814860224724, -0.009993905201554298, -0.01918216049671173, 0.05524462088942528, 0.035832274705171585, 0.00475717568770051, -0.06142127513885498, -0.029655618593096733, 0.03069145604968071, 0.048876143991947174, -0.009173868224024773, 0.007025465834885836, 0.000522114394698292, 0.029693983495235443, 0.030173536390066147, 0.016400747001171112, -0.03069145604968071, -0.028370413929224014, -0.0059176962822675705, -0.01762840524315834, -0.04369695857167244, -0.015355318784713745, -0.037309300154447556, -0.012190262787044048, -0.005769034381955862, -0.00543334661051631, -0.04365859553217888, 0.03966870531439781, -0.01910543069243431, 0.02629874087870121, 0.0005490893381647766, -0.03491153195500374, -0.03675301745533943, 0.008334648795425892, 0.016554202884435654, -0.021177103742957115, -0.05712447315454483, -0.006392454728484154, 0.03615837171673775, -0.0036901680286973715, 0.034105878323316574, -0.03414424508810043, -0.05574335530400276, 0.00875665619969368, 0.09499005228281021, 0.037405211478471756, -0.0033928444609045982, -0.04680446907877922, 0.0220594834536314, -0.029770711436867714, 0.031458742916584015, -0.0248600784689188, -0.04266112297773361, 0.04104982316493988, -0.002172379521653056, 0.10442768037319183, 0.09337875247001648, 0.024303795769810677, 0.029847441241145134, 0.04530826210975647, -0.023900970816612244, 0.0040977890603244305, 0.01605546846985817, 0.041740380227565765, -0.02319123037159443, -0.03548699617385864, -0.00882379338145256, -0.01755167543888092, -0.008473719470202923, -0.023805059492588043, -0.022826770320534706, -0.06959287822246552, -0.011912121437489986, -0.06575644016265869, 0.020889371633529663, -0.00009096539724851027, -0.056357186287641525, 0.027277031913399696, 0.0014506508596241474, 0.09522023797035217, -0.03362632542848587, 0.05359495431184769, 0.0038340340834110975, -0.07147272676229477, -0.06867212802171707, 0.05505279824137688, 0.0680583044886589, -0.012266990728676319, -0.016985801979899406, -0.01461680606007576, -0.05106290802359581, -0.013590560294687748, -0.057699937373399734, 0.04718811437487602, -0.04108818620443344, -0.01917256787419319, -0.01461680606007576, -0.013091824017465115, -0.011451749131083488, 0.02639465220272541, -0.01770513318479061, 0.003663792507722974, -0.03897814825177193, 0.07488714903593063, -0.05666409805417061, -0.03658038005232811, 0.06782811880111694, -0.024955989792943, -0.07024507224559784, 0.004035446792840958, 0.02462989278137684, -0.019815171137452126, 0.06963124126195908, 0.022596584632992744, -0.04665101319551468, 0.008886135183274746, -0.05543643981218338, -0.009068366140127182, 0.012947957962751389, -0.08202291280031204, -0.024092791602015495, -0.054707519710063934, -0.026816658675670624, 0.022232122719287872, 0.014588032849133015, -0.02175256982445717, 0.11563006043434143, 0.005510075483471155, 0.041663650423288345, -0.0028893128037452698, 0.001604108139872551, -0.05816030874848366, 0.012986321933567524, 0.02624119445681572, 0.025090264156460762, -0.10151198506355286, 0.07093562930822372, 0.07787957042455673, -0.011010559275746346, 0.010818738490343094, -0.014722307212650776, -0.06518097966909409, 0.02510944753885269, 0.06567971408367157, -0.004210484214127064, 0.08279020339250565, 0.07254692912101746, 0.07350603491067886, 0.020678367465734482, -0.022941863164305687, 0.0206591859459877, 0.05390186980366707, -0.01744617335498333, 0.011461340822279453, 0.027468852698802948, -0.006723347119987011, 0.08302038908004761, 0.015345728024840355, 0.013465875759720802, 0.010128180496394634, -0.06333949416875839, 0.07089725881814957, 0.003870000597089529, -0.009653422050178051, 0.03268640115857124, -0.011307883076369762, 0.06736774742603302, -0.07266201823949814, 0.042814578860998154, 0.029924169182777405, 0.04400387406349182, -0.000022703883587382734, -0.0017527698073536158, 0.022999409586191177, 0.043198224157094955, -0.0063588861376047134, 0.02342141605913639, 0.0024768963921815157, 0.003642212599515915, 0.005231934133917093, 0.004256041720509529, -0.031458742916584015, 0.06103763356804848, -0.03049963340163231, -0.04668937623500824, -0.03757784888148308, -0.05121636763215065, -0.018107958137989044, -0.05877413600683212, -0.10335347801446915, -0.03809576854109764, 0.03071063756942749, 0.07826320827007294, 0.026701565831899643, -0.0069295549765229225, -0.06464387476444244, 0.03464297950267792, 0.017244761809706688, -0.00403304910287261, -0.07316076010465622, 0.03316595405340195, 0.04929814860224724, -0.029924169182777405, 0.010291229002177715, 0.0026423425879329443, 0.004632491618394852, 0.08946559578180313, 0.02482171542942524, -0.019815171137452126, 0.008070893585681915, 0.0032010229770094156, 0.044349152594804764, -0.05670246481895447, -0.07181800901889801, 0.047533392906188965, -0.020755097270011902, 0.06172819063067436, -0.010933831334114075, 0.08163927495479584, 0.026816658675670624, -0.019604166969656944, 0.015086768195033073, 0.024073610082268715, -0.022500673308968544, -0.01162438839673996, 0.010041860863566399, 0.0495283380150795, 0.01735026389360428, -0.02192520909011364, -0.0072316741570830345, 0.047686848789453506, -0.045883726328611374, -0.04342840984463692, -0.02054409310221672, 0.07128090411424637, -0.002834164071828127, 0.03479643911123276, -0.0073227896355092525, -0.01904788427054882, -0.008962864056229591, 0.04273785278201103, 0.04488625377416611, -0.025301268324255943, 0.06955450773239136, -0.016362382099032402, 0.011509295552968979, -0.02650974504649639, 0.005179183091968298, 0.004860279615968466, 0.03191911429166794, -0.043198224157094955, 0.00086319720139727, -0.00583617202937603, 0.004052231088280678, -0.013552195392549038, -0.0004846492374781519, 0.02649056166410446, 0.001773150870576501, 0.07465696334838867, 0.016861118376255035 ]
24,359
supabase.lib.realtime_client
subscribe
null
def subscribe(self, callback: Callable[..., Any]): # TODO: Handle state change callbacks for error and close self.subscription.join().on("ok", callback("SUBSCRIBED")) self.subscription.join().on( "error", lambda x: callback("SUBSCRIPTION_ERROR", x) ) self.subscription.join().on( "timeout", lambda: callback("RETRYING_AFTER_TIMEOUT") ) return self.subscription
(self, callback: Callable[..., Any])
[ -0.05593634769320488, -0.019033636897802353, 0.0037638715002685785, 0.04501739516854286, 0.035887211561203, 0.00019331765361130238, -0.007714073173701763, -0.0009817276149988174, 0.061302658170461655, -0.03525368869304657, 0.020664026960730553, 0.020291367545723915, 0.05124082416296005, -0.0008082075510174036, -0.03501145914196968, -0.00690353661775589, 0.006642674095928669, -0.04878126457333565, -0.01285678893327713, 0.047849614173173904, -0.023254018276929855, 0.06320323050022125, 0.04289322718977928, -0.019070902839303017, 0.011477944441139698, 0.033986642956733704, 0.0010655762162059546, 0.0009380564442835748, -0.0091068921610713, 0.0077559975907206535, -0.003379565430805087, 0.00966122467070818, 0.003568224608898163, 0.012717041186988354, 0.027409182861447334, 0.0690540000796318, -0.05161348730325699, -0.002215001033619046, 0.004839928820729256, 0.01647159643471241, -0.005193956196308136, -0.010769889689981937, 0.012838155962526798, 0.01416110061109066, 0.00031792602385394275, 0.04632170498371124, -0.0576133206486702, 0.02021683380007744, 0.029961908236145973, -0.00956805981695652, 0.005473451688885689, 0.022434165701270103, -0.04993651434779167, -0.029309751465916634, -0.06938939541578293, 0.03156434744596481, 0.0028461948968470097, 0.028713494539260864, 0.04047093540430069, -0.0032491341698914766, -0.016350481659173965, -0.001010841690003872, 0.019210651516914368, 0.04740242287516594, 0.04598630964756012, -0.026701128110289574, -0.014179733581840992, 0.002121835947036743, 0.043042294681072235, 0.032272402197122574, 0.0877988263964653, 0.034042540937662125, -0.00712713273242116, -0.08556286245584488, 0.028452632948756218, 0.0424087718129158, -0.0453900545835495, -0.04781234636902809, -0.027893641963601112, 0.03868216276168823, 0.002853182377293706, 0.018092669546604156, 0.03924115374684334, 0.051576219499111176, 0.09286700934171677, 0.007350729312747717, -0.01647159643471241, -0.08228344470262527, -0.06078093498945236, 0.06629630923271179, -0.0004212810890749097, 0.015251132659614086, 0.050756365060806274, -0.021949706599116325, 0.007290171924978495, -0.0763954147696495, -0.04486833140254021, -0.009446945041418076, 0.014608293771743774, -0.013434412889182568, -0.03864489868283272, 0.02157704532146454, -0.01625731587409973, -0.01881004124879837, 0.06871860474348068, -0.03128485381603241, 0.014943688176572323, 0.008100708946585655, -0.01036927942186594, -0.00042535708053037524, 0.051464419811964035, -0.022620495408773422, 0.018027454614639282, 0.016480913385748863, -0.07654447853565216, 0.017403246834874153, -0.028452632948756218, -0.011673592031002045, -0.08876774460077286, -0.047849614173173904, -0.03704245761036873, 0.012018302455544472, 0.01036927942186594, 0.013462361879646778, -0.03411707282066345, 0.02660796232521534, -0.002170747611671686, 0.025173218920826912, 0.055787283927202225, -0.034396570175886154, 0.029142053797841072, 0.052656933665275574, 0.0546320341527462, -0.039613816887140274, -0.008589825592935085, 0.03381894528865814, 0.011328880675137043, 0.007886428385972977, -0.02951471507549286, 0.0033469574991613626, 0.003889644518494606, -0.0013974769972264767, -0.015456096269190311, 0.016574077308177948, 0.06648264080286026, -0.0026901434175670147, -0.045427318662405014, 0.008361570537090302, 0.022899990901350975, -0.00851995125412941, 0.012139417231082916, -0.0554518885910511, 0.05038370564579964, 0.03898029401898384, -0.020999422296881676, -0.022378265857696533, 0.007821213454008102, 0.0576133206486702, 0.005133398808538914, 0.010406545363366604, 0.009689174592494965, 0.04416027292609215, -0.05370038375258446, 0.013080385513603687, -0.026048971340060234, 0.004583724774420261, 0.012232582084834576, -0.02209877036511898, -0.0011115765664726496, 0.01647159643471241, 0.058284107595682144, 0.0005214335978962481, -0.016350481659173965, -0.028415367007255554, -0.12707725167274475, -0.004450964275747538, 0.02019820176064968, 0.033632613718509674, -0.0028951065614819527, -0.026402998715639114, -0.026347100734710693, -0.055787283927202225, -0.02524775266647339, 0.003884986275807023, -0.04803594574332237, 0.04550185427069664, 0.017226234078407288, 0.032682329416275024, 0.036949291825294495, -0.052582401782274246, -0.004183114506304264, -0.04121625795960426, 0.01312696747481823, -0.011897187680006027, -0.012372329831123352, -0.03435930237174034, 0.016378430649638176, 0.050868164747953415, -0.08094187080860138, 0.017412563785910606, -0.009903454221785069, -0.026757027953863144, -0.007029309403151274, -0.017934288829565048, 0.002857840619981289, -0.018092669546604156, -0.004551116842776537, 0.01096553634852171, 0.004788687918335199, -0.05049550533294678, -0.026794293895363808, -0.005752947181463242, -0.011487261392176151, 0.05295506492257118, 0.0127077242359519, -0.011300930753350258, -0.02258322946727276, -0.045427318662405014, 0.07833324372768402, -0.00873888935893774, -0.014543077908456326, -0.03814180567860603, 0.007797922007739544, -0.0019087207037955523, -0.0014813257148489356, 0.037303321063518524, 0.026682494208216667, -0.02334718406200409, 0.0023733817506581545, -0.01652749441564083, 0.0073088048957288265, 0.013946820981800556, 0.038831230252981186, -0.05399851128458977, -0.1062827855348587, -0.04360128194093704, 0.020067770034074783, 0.00505420845001936, 0.01493437122553587, 0.016266632825136185, 0.03584994375705719, -0.025993073359131813, 0.01511138491332531, 0.027185587212443352, 0.011263664811849594, -0.002419964410364628, -0.0032258429564535618, 0.0483713373541832, 0.015866022557020187, 0.0027949539944529533, -0.017272816970944405, -0.0026435607578605413, 0.016518179327249527, 0.0026575354859232903, -0.0045068636536598206, -0.0012915016850456595, -0.036949291825294495, -0.007811896502971649, -0.03987467661499977, 0.0007895745220594108, 0.013862972147762775, 0.12648098170757294, -0.06886766850948334, 0.0665944367647171, -0.030110972002148628, -0.04095539450645447, -0.033390384167432785, 0.0049750180914998055, 0.047961413860321045, 0.06938939541578293, 0.08310329914093018, 0.0445702001452446, 0.018633026629686356, 0.012987219728529453, -0.04259509965777397, -0.05295506492257118, -0.01864234358072281, -0.008869321085512638, -0.01226984802633524, -0.013993403874337673, -0.027819110080599785, 0.07140175998210907, 0.008147290907800198, -0.012549343518912792, 0.034210238605737686, -0.0415889173746109, 0.05179981514811516, 0.02399933896958828, -0.006777763832360506, -0.01967647671699524, -0.042334236204624176, -0.03814180567860603, 0.027837742120027542, 0.06372494995594025, -0.018903207033872604, 0.0020298354793339968, -0.058507706969976425, 0.027763210237026215, 0.06871860474348068, -0.023067688569426537, 0.012195316143333912, -0.03447110205888748, -0.09666814655065536, -0.02250869758427143, -0.04520372301340103, -0.054371174424886703, -0.012465495616197586, 0.029961908236145973, -0.06037100777029991, 0.07080550491809845, -0.07538922876119614, -0.03845856711268425, -0.015530628152191639, -0.004793346393853426, -0.009698490612208843, -0.0073181213811039925, 0.016965370625257492, 0.007238931022584438, 0.029943274334073067, 0.014272898435592651, -0.0217447429895401, -0.04613537713885307, 0.01864234358072281, 0.018735509365797043, -0.01815788447856903, 0.01451512798666954, -0.08556286245584488, 0.05470656976103783, -0.009516818448901176, 0.019070902839303017, -0.05701706185936928, -0.012623876333236694, 0.038309503346681595, -0.05250786989927292, -0.0777369886636734, 0.014449913054704666, 0.053886715322732925, -0.0027576880529522896, 0.004339166451245546, -0.0005598642164841294, -0.06145172566175461, 0.03482512757182121, -0.04598630964756012, 0.0508308969438076, -0.031247586011886597, 0.02685019187629223, -0.035868577659130096, -0.024986889213323593, 0.03612944111227989, -0.04781234636902809, 0.021409347653388977, 0.009092917665839195, -0.026179403066635132, 0.054967429488897324, 0.01862371154129505, -0.017524361610412598, -0.001154665369540453, 0.004374103154987097, 0.019042953848838806, -0.042446035891771317, -0.007290171924978495, 0.056197211146354675, 0.020067770034074783, 0.0023244700860232115, -0.026235302910208702, 0.06309142708778381, -0.02951471507549286, 0.055265557020902634, -0.015064802952110767, -0.03655799850821495, 0.008766839280724525, -0.039017558097839355, -0.015856705605983734, 0.018903207033872604, 0.00034383757156319916, -0.03039046749472618, -0.023086320608854294, -0.011692225001752377, -0.0380486398935318, -0.04460746794939041, -0.028992990031838417, 0.0019285182934254408, -0.010564926080405712, -0.024502430111169815, -0.004881853237748146, -0.006554167252033949, -0.08012201637029648, 0.016788357868790627, 0.00545016024261713, 0.058805834501981735, -0.0004370027163531631, 0.05425937473773956, -0.0040619997307658195, -0.002962651429697871, -0.04680616408586502, -0.003540275152772665, 0.04315409064292908, -0.05064456909894943, 0.04952658712863922, -0.019033636897802353, -0.013508944772183895, 0.016247998923063278, -0.07102909684181213, 0.03465742990374565, 0.047551486641168594, 0.045427318662405014, 0.057985980063676834, 0.007737364619970322, 0.02370121143758297, -0.02932838536798954, -0.03430340439081192, -0.023030420765280724, -0.03407980501651764, -0.024670127779245377, -0.056905265897512436, -0.02465149573981762, 0.0035565791185945272, 0.020701292902231216, -0.016294581815600395, 0.0009130183607339859, -0.06901673227548599, -0.029943274334073067, 0.023440347984433174, 0.030763128772377968, 0.038831230252981186, 0.014356747269630432, 0.02576947584748268, 0.04084359481930733, 0.0032770836260169744, -0.004143519327044487, 0.012586609460413456, -0.003598503302782774, -0.0003135589067824185, 0.015996454283595085, 0.015102068893611431, 0.07591095566749573, -0.03312952071428299, 0.07222161442041397, -0.015949871391057968, -0.02571357786655426, 0.031899742782115936, 0.044346604496240616, -0.024502430111169815, -0.033390384167432785, 0.027409182861447334, -0.011105284094810486, 0.0014289203099906445, -0.020347265526652336, -0.05194887891411781, -0.022844091057777405, 0.006535534281283617, -0.01869824342429638, 0.047849614173173904, 0.06447027623653412, 0.009260614402592182, -0.04900486022233963, 0.00608834158629179, -0.0345270000398159, 0.016518179327249527, -0.10814609378576279, 0.01259592641144991, -0.007439236156642437, -0.008212506771087646, 0.037471018731594086, -0.0018062391318380833, 0.05340225622057915, 0.06499199569225311, 0.022061504423618317, -0.03517915681004524, -0.011841288767755032, 0.050458237528800964, 0.04401120916008949, -0.02476329356431961, -0.007900403812527657, 0.04378761351108551, -0.03598037734627724, -0.03953928500413895, 0.016620660200715065, -0.0028415366541594267, -0.026999255642294884, -0.02683155983686447, 0.05683073401451111, 0.0063165961764752865, 0.007867795415222645, -0.012549343518912792, -0.0326264314353466, 0.05340225622057915, 0.0016397064318880439, -0.006055733654648066, -0.002068266039714217, -0.02938428334891796, 0.05403577908873558, 0.0326077975332737, 0.039017558097839355, -0.041626181453466415, -0.060110144317150116, -0.08012201637029648, 0.009791655465960503, 0.01250276155769825, -0.0032887293491512537, 0.012810206040740013, 0.02903025597333908, -0.04207337647676468, 0.0932396650314331, 0.012064885348081589, -0.007546375971287489, -0.11246895045042038, 0.021670211106538773, -0.0021125194616615772, -0.020924890413880348, -0.01886593922972679, 0.059998348355293274, -0.05094269663095474, -0.02068266086280346, -0.013434412889182568, -0.01072330679744482, -0.0016629976453259587, 0.012661142274737358, -0.04907939210534096, 0.011897187680006027, 0.011384779587388039, 0.03965108096599579, -0.01416110061109066, 0.07646994292736053, 0.0030814369674772024, -0.08138906210660934, -0.010630141943693161, -0.019098853692412376, -0.07538922876119614, 0.03482512757182121, -0.0315270833671093, -0.005016942508518696, -0.040210071951150894, -0.03953928500413895, -0.041626181453466415, -0.060184676200151443, -0.05861950293183327, 0.05209794268012047, 0.01823241636157036, -0.028005439788103104, -0.0003915847046300769, 0.05541462451219559, -0.0031443233601748943, -0.06394854933023453, -0.04438387230038643, 0.022974522784352303, 0.06435847282409668, 0.015642426908016205, 0.00595325231552124, 0.01869824342429638, 0.02057086117565632, -0.018651660531759262, 0.05179981514811516, 0.06234610825777054, 0.016126886010169983, -0.012363013811409473, -0.01828831620514393, -0.06092999875545502, -0.004651269409805536, 0.006181506905704737, -0.02552724815905094, 0.05012284219264984, -0.025508614256978035, 0.06570005416870117, 0.057389724999666214, -0.03400527313351631, 0.04617264121770859, 0.021372081711888313, 0.05515376105904579, 0.001320615760050714, 0.012642509303987026, 0.0010341330198571086, -0.04818500950932503, -0.0019914046861231327, -0.0353282205760479, 0.014571026898920536, 0.03935295343399048, -0.06037100777029991, -0.02293725684285164, 0.006777763832360506, -0.0039012900087982416, -0.04758875072002411, 0.013117651455104351, -0.026402998715639114, -0.012446862645447254, 0.008762180805206299, -0.004481242969632149, 0.005114765837788582, -0.062420640140771866, 0.009577375836670399, 0.01756162755191326, 0.006535534281283617, -0.051986146718263626, 0.017300765961408615, 0.04598630964756012, -0.0350673571228981, 0.03726605325937271, 0.01294995378702879, 0.006367837078869343, -0.01869824342429638, -0.018502596765756607, 0.04360128194093704, -0.020664026960730553, -0.012335063889622688, 0.0008437267388217151, 0.001480161095969379, -0.04006100818514824, -0.012810206040740013, -0.009358437731862068, -0.019508779048919678, -0.036595266312360764, 0.03823497146368027, -0.03195564076304436, -0.037005193531513214, 0.0236453115940094, 0.027297385036945343, -0.07922763377428055, -0.038831230252981186, -0.0032770836260169744, 0.011869238689541817, 0.02032863348722458, -0.004816637374460697, -0.038831230252981186, 0.008431444875895977, -0.047141559422016144, -0.007197006605565548, 0.014571026898920536, -0.02180064097046852, -0.021297549828886986, -0.03141528367996216, -0.008682990446686745, 0.045427318662405014, 0.04084359481930733, -0.010658091865479946, 0.04829680547118187, 0.020347265526652336, 0.03171341121196747, 0.04307955875992775, 0.02180064097046852, -0.03046499937772751, -0.02411113679409027, 0.009698490612208843, -0.000753473024815321, -0.08988572657108307, 0.060184676200151443, 0.01573559083044529, 0.008883295580744743, -0.0014673508703708649, -0.04181251302361488, -0.06294236332178116, -0.028005439788103104, 0.08347596228122711, 0.001976265339180827, 0.06260696798563004, 0.015642426908016205, 0.012102151289582253, 0.08422128111124039, -0.018278999254107475, 0.02589990757405758, 0.04673163220286369, -0.010210898704826832, -0.006712547969073057, -0.0019331765361130238, 0.0033818944357335567, -0.0026295860297977924, 0.01595918834209442, 0.02060812897980213, 0.006381812039762735, -0.07453210651874542, 0.02321675233542919, 0.02873212844133377, -0.03728468716144562, -0.0005426869029179215, 0.04874400049448013, 0.004320533014833927, 0.00005739117841585539, 0.0026971306651830673, -0.06909126788377762, 0.02019820176064968, 0.04129078984260559, -0.01638774760067463, 0.0019820882007479668, -0.0017177321715280414, 0.016667243093252182, 0.027986807748675346, -0.03879396244883537, 0.015223183669149876, -0.04367581754922867, -0.008836713619530201, -0.0033912109211087227, 0.02008640393614769, 0.011748123914003372, -0.04948931932449341, -0.024558329954743385, -0.0222851000726223, 0.012372329831123352, -0.03376304358243942, -0.06733976304531097, -0.027539614588022232, -0.0058600869961082935, 0.07333959639072418, -0.0009520312305539846, 0.01330398116260767, -0.04863220080733299, 0.024837825447320938, 0.030055072158575058, -0.015279082581400871, -0.04296775907278061, 0.11313974112272263, 0.024372000247240067, -0.011235715821385384, 0.019098853692412376, 0.017850439995527267, 0.04527825489640236, -0.04181251302361488, -0.03562634810805321, 0.0001713365054456517, 0.008501318283379078, -0.0024921672884374857, 0.05053276941180229, -0.015940554440021515, -0.04613537713885307, 0.01676972396671772, -0.019415615126490593, 0.039911944419145584, 0.0004972689202986658, 0.08205985277891159, 0.0241856686770916, -0.010769889689981937, 0.022415531799197197, -0.007131791207939386, 0.0005342438234947622, -0.044532936066389084, 0.009866188280284405, 0.014626926742494106, -0.0009654237073846161, 0.0036800228990614414, 0.025154586881399155, 0.04852040484547615, -0.02932838536798954, -0.0217447429895401, -0.03946475312113762, 0.09957490116357803, -0.031899742782115936, 0.0033469574991613626, 0.001431249431334436, 0.010210898704826832, -0.0273160170763731, 0.054892897605895996, -0.01783180795609951, -0.015530628152191639, 0.014105201698839664, -0.010024568997323513, -0.0051194243133068085, -0.054892897605895996, 0.01090032048523426, -0.08049467951059341, 0.024912357330322266, -0.05012284219264984, -0.015856705605983734, 0.05068183317780495, 0.03571951389312744, 0.050868164747953415, 0.02019820176064968, -0.010238848626613617, 0.007313463371247053, 0.03080039471387863, 0.011804022826254368 ]
24,360
storage3._sync.client
SyncStorageClient
Manage storage buckets and files.
class SyncStorageClient(SyncStorageBucketAPI): """Manage storage buckets and files.""" def __init__( self, url: str, headers: dict[str, str], timeout: int = DEFAULT_TIMEOUT ) -> None: headers = { "User-Agent": f"supabase-py/storage3 v{__version__}", **headers, } self.session = self._create_session(url, headers, timeout) super().__init__(self.session) def _create_session( self, base_url: str, headers: dict[str, str], timeout: int ) -> SyncClient: return SyncClient(base_url=base_url, headers=headers, timeout=timeout) def __enter__(self) -> SyncStorageClient: return self def __exit__(self, exc_type, exc, tb) -> None: self.aclose() def aclose(self) -> None: self.session.aclose() def from_(self, id: str) -> SyncBucketProxy: """Run a storage file operation. Parameters ---------- id The unique identifier of the bucket """ return SyncBucketProxy(id, self._client)
(url: 'str', headers: 'dict[str, str]', timeout: 'int' = 20) -> 'None'
[ -0.021839184686541557, -0.07245345413684845, -0.13430742919445038, 0.007336045615375042, 0.037382710725069046, 0.03332787752151489, -0.024008875712752342, 0.030091125518083572, -0.025805097073316574, -0.04157981649041176, 0.020042965188622475, -0.004326043650507927, -0.05470466986298561, -0.027565747499465942, -0.047697633504867554, 0.00967468786984682, 0.046381592750549316, -0.0414375439286232, 0.03204740583896637, -0.012840302661061287, 0.009381245821714401, 0.0784645676612854, 0.01956278830766678, -0.0319940522313118, 0.012760273180902004, 0.055842868983745575, -0.010866239666938782, -0.03626229614019394, 0.06188954785466194, -0.013542785309255123, 0.03501738980412483, 0.029184123501181602, 0.025947371497750282, 0.0532107837498188, 0.08344418555498123, -0.04844457656145096, 0.03245644271373749, -0.009185618720948696, -0.060502368956804276, 0.016139300540089607, -0.02920190803706646, 0.004677284974604845, 0.07191992551088333, -0.05573616176843643, 0.08323077112436295, 0.11090322583913803, 0.02388438582420349, 0.02777916006743908, 0.001791773596778512, 0.02777916006743908, 0.0463460236787796, 0.029735438525676727, -0.028330475091934204, -0.0047395299188792706, -0.015694690868258476, 0.03562206029891968, 0.03037567436695099, 0.013898472301661968, -0.06597995012998581, 0.03537307679653168, 0.010928484611213207, -0.0019240446854382753, 0.02971765398979187, -0.03411038964986801, 0.001900702714920044, -0.014369756914675236, -0.07216890156269073, -0.05459796264767647, -0.015712475404143333, -0.0010815109126269817, -0.00579325295984745, -0.06014668196439743, 0.017891058698296547, 0.023386424407362938, 0.01130195613950491, 0.02713892236351967, -0.003570208791643381, 0.016984056681394577, 0.005859944503754377, -0.014805474318563938, -0.0016406065551564097, -0.06299217790365219, 0.03695588558912277, -0.023795465007424355, 0.040761739015579224, 0.0266053918749094, 0.05996884033083916, -0.03955240175127983, 0.013702844269573689, 0.03366577997803688, -0.045172255486249924, 0.02381324954330921, -0.0036791381426155567, -0.01863800175487995, 0.06953682005405426, -0.052534978836774826, -0.05196588113903999, -0.06235194206237793, -0.0632767304778099, 0.04737751558423042, -0.0483023039996624, 0.03170949965715408, 0.053459763526916504, -0.037524983286857605, 0.00008982487634057179, -0.03315003588795662, 0.021963676437735558, -0.043856214731931686, -0.034608349204063416, 0.004477210808545351, 0.0038769890088588, 0.04965391382575035, 0.014849934726953506, 0.025556115433573723, -0.01708187162876129, -0.003510186681523919, 0.0029988866299390793, -0.001957390457391739, 0.004154869355261326, -0.05420670658349991, 0.00007808442751411349, -0.0031256000511348248, 0.004494995344430208, 0.03763169050216675, 0.06395253539085388, 0.05449125915765762, 0.02343977801501751, 0.004148200154304504, -0.02116337977349758, 0.02472025156021118, 0.0012337894877418876, -0.03798737749457359, -0.013240450993180275, 0.008803254924714565, 0.022888462990522385, 0.04499441385269165, 0.030962558463215828, 0.009914777241647243, -0.04591919854283333, 0.05815483629703522, 0.003510186681523919, -0.01792662777006626, 0.018566865473985672, -0.01863800175487995, 0.0340748205780983, 0.045029982924461365, -0.03517745062708855, -0.06573096662759781, -0.0061311558820307255, -0.026765450835227966, -0.004792883060872555, 0.00754056591540575, -0.010661719366908073, 0.0681496411561966, -0.06960795819759369, -0.034412723034620285, -0.04165095463395119, -0.01781103014945984, -0.019847337156534195, 0.003888104110956192, -0.032011836767196655, 0.04022820666432381, 0.04527896270155907, -0.03348793834447861, -0.021198948845267296, 0.0016028147656470537, -0.013685059733688831, -0.004592809360474348, -0.039018869400024414, 0.01407631579786539, -0.0014149675844237208, 0.017437558621168137, -0.06960795819759369, 0.027050001546740532, 0.011542045511305332, 0.0046683927066624165, 0.021252302452921867, -0.0017550933407619596, -0.00006405145541066304, -0.054100003093481064, -0.030962558463215828, -0.07131525874137878, 0.033434584736824036, -0.010528337210416794, 0.0007163759437389672, 0.03916114568710327, 0.007162648253142834, 0.027352334931492805, 0.1032203882932663, -0.009736933745443821, -0.04876469448208809, 0.00777176208794117, 0.030197830870747566, -0.02155463583767414, 0.0598265640437603, -0.023066306486725807, -0.017526479437947273, -0.00977250188589096, -0.04236232861876488, 0.07533451914787292, -0.04058389365673065, 0.011257495731115341, 0.05029414966702461, -0.04947606846690178, 0.04751979187130928, 0.02189253829419613, 0.04275358468294144, -0.031833991408348083, -0.019633926451206207, 0.03660019859671593, -0.07512110471725464, 0.01230677217245102, -0.06512629985809326, 0.016468310728669167, 0.02427564188838005, -0.022514991462230682, 0.02265726588666439, -0.0003920893941540271, 0.08052755147218704, 0.025111505761742592, 0.12328113615512848, -0.009914777241647243, -0.016139300540089607, -0.008936637081205845, -0.029610948637127876, 0.01798887364566326, 0.046203747391700745, -0.029237477108836174, -0.02834825962781906, -0.03812965378165245, -0.010697288438677788, 0.05815483629703522, -0.002843273337930441, -0.003114484716206789, 0.03562206029891968, -0.032669857144355774, -0.025751743465662003, 0.02363540604710579, 0.0625297874212265, 0.010306032374501228, 0.01492996420711279, 0.050009600818157196, 0.004646162036806345, 0.04851571470499039, -0.07697068154811859, -0.05317521467804909, -0.014094099402427673, 0.023155227303504944, 0.007300477009266615, -0.005686546675860882, 0.02868616208434105, -0.044460881501436234, -0.03976581245660782, -0.008736563846468925, 0.020949967205524445, -0.0031833990942686796, -0.047697633504867554, -0.04759093001484871, -0.023599836975336075, -0.01800665818154812, -0.05936416983604431, -0.043536096811294556, -0.011906624771654606, 0.048266734927892685, -0.004281582776457071, -0.02260391227900982, 0.0081852488219738, -0.0060511259362101555, 0.02143014594912529, 0.04848014563322067, 0.07312925904989243, 0.02900628000497818, -0.027050001546740532, 0.004074839875102043, -0.0416865237057209, -0.038805458694696426, -0.01677064411342144, 0.022052597254514694, -0.04602590575814247, -0.040441617369651794, -0.01488550379872322, 0.01702851802110672, 0.03798737749457359, -0.03250979632139206, 0.061284881085157394, -0.013773981481790543, -0.0016928481636568904, -0.0455990806221962, 0.01800665818154812, 0.011248603463172913, -0.042966995388269424, 0.025911802425980568, -0.0595775842666626, -0.04371393844485283, -0.01638828217983246, -0.00402815593406558, -0.08785470575094223, 0.00437272759154439, 0.04332268238067627, -0.020380869507789612, -0.03393254429101944, 0.014396433718502522, -0.010697288438677788, 0.061604999005794525, 0.03766725957393646, -0.06740269809961319, 0.02724562957882881, -0.004575024824589491, -0.03869875147938728, 0.030144479125738144, -0.021056674420833588, -0.0013149306178092957, -0.008527597412467003, 0.036742474883794785, 0.006073356606066227, 0.03265207260847092, 0.005584286991506815, 0.01139977015554905, -0.023582052439451218, 0.03562206029891968, -0.06341899931430817, 0.04759093001484871, 0.017722107470035553, 0.028241552412509918, -0.014716552570462227, -0.019456082955002785, -0.051112230867147446, 0.049760621041059494, -0.022888462990522385, 0.0409395806491375, -0.06615779548883438, 0.03770282864570618, 0.0014005177654325962, -0.012084468267858028, -0.043607234954833984, -0.0011659866431728005, -0.00670025497674942, -0.03265207260847092, 0.027796944603323936, -0.005535379983484745, 0.03153165802359581, 0.03069579415023327, 0.01749091036617756, 0.020363084971904755, -0.06181840971112251, -0.01792662777006626, 0.042184486985206604, -0.008563165552914143, 0.0042637987062335014, -0.024702467024326324, 0.029024064540863037, -0.0038969963788986206, -0.009559089317917824, 0.05445569008588791, 0.057728011161088943, -0.03263428807258606, -0.0025231551844626665, -0.03327452391386032, -0.018371237441897392, -0.05032971873879433, 0.01819339394569397, -0.06715371459722519, -0.008954421617090702, -0.009087804704904556, -0.03780953586101532, -0.03581768646836281, -0.0027765820268541574, -0.0278325118124485, 0.015499063767492771, 0.018424589186906815, 0.01039495412260294, -0.08429783582687378, -0.02998442016541958, 0.015365680679678917, 0.004677284974604845, 0.007376060355454683, -0.023190796375274658, -0.02809927798807621, -0.0310159120708704, 0.03202962130308151, 0.05911519005894661, 0.030197830870747566, 0.017570940777659416, 0.0063001071102917194, 0.02343977801501751, 0.005433119833469391, 0.04972505196928978, 0.005055202171206474, 0.0593286007642746, 0.011550936847925186, 0.037596121430397034, -0.018691355362534523, -0.0017361975042149425, 0.009816963225603104, -0.036742474883794785, -0.04887140169739723, -0.007536119781434536, 0.00945238396525383, 0.04261130839586258, -0.005233045667409897, -0.002213040366768837, -0.02653425559401512, -0.01479658205062151, 0.06039566174149513, 0.012804734520614147, -0.039587970823049545, 0.05431341379880905, -0.030731361359357834, 0.039410125464200974, 0.008812147192656994, -0.030784714967012405, -0.041473113000392914, -0.03766725957393646, 0.06124931201338768, 0.020825477316975594, 0.02486252598464489, -0.06413038074970245, -0.013471647165715694, -0.05840381607413292, 0.04033491387963295, -0.01382733415812254, 0.04229119047522545, -0.03336344659328461, -0.017828814685344696, 0.007700624875724316, -0.01749091036617756, -0.03364799544215202, 0.00048768031410872936, 0.001088735880330205, 0.007527227513492107, 0.07597475498914719, 0.04591919854283333, -0.02984214387834072, -0.013293803669512272, 0.019473867490887642, 0.03309668228030205, -0.04051275551319122, 0.04022820666432381, 0.036155588924884796, 0.01897590421140194, -0.051574625074863434, 0.013329372741281986, -0.029895497485995293, -0.046452730894088745, 0.05193031206727028, -0.009656903333961964, -0.04816002771258354, 0.04759093001484871, 0.0801718607544899, 0.018798060715198517, -0.019793985411524773, 0.0008936637314036489, 0.010270464234054089, 0.018077794462442398, -0.04342938959598541, -0.06309888511896133, 0.03354128822684288, -0.016752861440181732, 0.0024475716054439545, -0.04524339362978935, 0.021216733381152153, -0.016139300540089607, 0.013996285386383533, -0.06220966577529907, 0.02207038179039955, -0.03619115799665451, 0.043358251452445984, 0.03464391827583313, 0.0027765820268541574, -0.04325154796242714, -0.024257857352495193, 0.02208816632628441, -0.06690473854541779, 0.007976282387971878, 0.00978139415383339, -0.019527219235897064, 0.03491068631410599, -0.012102251872420311, -0.04125969856977463, -0.05897291377186775, -0.004397181328386068, -0.05032971873879433, -0.008158572018146515, 0.07647271454334259, 0.0005741011700592935, -0.03780953586101532, 0.031958483159542084, 0.001026490586809814, 0.07718408852815628, -0.06381025910377502, 0.013471647165715694, 0.02383103221654892, -0.06000440567731857, 0.08138120174407959, -0.024044444784522057, 0.010741748847067356, -0.06139158830046654, 0.007980728521943092, 0.002087438479065895, -0.05509592592716217, 0.03916114568710327, 0.023670973256230354, -0.04627488553524017, 0.027032217010855675, 0.049760621041059494, -0.0028988495469093323, -0.018211176618933678, -0.006953681819140911, 0.008309738710522652, -0.053459763526916504, -0.030286753550171852, 0.05360203981399536, -0.030393458902835846, -0.0015739152440801263, -0.017526479437947273, 0.011577613651752472, -0.05225042998790741, -0.016886243596673012, -0.030926989391446114, -0.01993625983595848, 0.04481656849384308, -0.034572783857584, 0.01282251812517643, 0.0060155573301017284, -0.01755315624177456, -0.05310407653450966, -0.005406443495303392, -0.020380869507789612, 0.026658745482563972, 0.04403405636548996, -0.013516108505427837, 0.006277876440435648, -0.02873951382935047, -0.035319726914167404, 0.03891216591000557, 0.048978108912706375, -0.01651277206838131, -0.04157981649041176, 0.012751380912959576, -0.0767572671175003, -0.017384205013513565, 0.04734194651246071, -0.03106926567852497, -0.041722092777490616, -0.02991328202188015, 0.006566872354596853, 0.018371237441897392, -0.011648750863969326, 0.04808888956904411, -0.02977100759744644, 0.031887345016002655, -0.011568721383810043, 0.07825115323066711, -0.04883583262562752, -0.024382347241044044, -0.047697633504867554, -0.004143754485994577, -0.07938934862613678, -0.0013460532063618302, -0.03709816187620163, 0.021572420373558998, 0.026125214993953705, -0.00221081729978323, 0.0365290604531765, -0.006762500386685133, 0.019384944811463356, 0.06352570652961731, 0.046986259520053864, 0.054348982870578766, -0.012760273180902004, 0.003668022807687521, 0.04332268238067627, 0.048906970769166946, 0.02182140201330185, -0.014334188774228096, 0.022426068782806396, -0.030322322621941566, 0.011133004911243916, 0.022550560534000397, -0.05602071061730385, 0.04001479595899582, -0.046843986958265305, 0.0027565746568143368, -0.02226600982248783, -0.029735438525676727, 0.05381545051932335, -0.029024064540863037, 0.07014148682355881, 0.024435700848698616, 0.018282314762473106, -0.007007034961134195, 0.011657643131911755, -0.000022907775928615592, -0.04001479595899582, 0.015756936743855476, -0.004052609670907259, -0.04460315778851509, -0.048017751425504684, -0.023991093039512634, -0.026054076850414276, -0.013471647165715694, 0.06402367353439331, -0.0154457101598382, -0.024773603305220604, 0.008047419600188732, 0.013907363638281822, -0.012973685748875141, -0.021341223269701004, 0.03471505641937256, -0.013000361621379852, -0.006882544606924057, 0.021803617477416992, -0.05029414966702461, -0.010537229478359222, 0.01259132195264101, 0.015009993687272072, -0.0671892836689949, 0.0029010726138949394, 0.013800658285617828, -0.0436428040266037, 0.049831755459308624, 0.005397551227360964, -0.033754702657461166, 0.023190796375274658, -0.07348494976758957, 0.01059058215469122, 0.03302554413676262, -0.0023497575893998146, -0.04887140169739723, -0.007638379465788603, 0.0070248194970190525, -0.060324527323246, 0.020185241475701332, 0.02985992841422558, 0.0894908681511879, -0.015401249751448631, -0.009150049649178982, 0.03391475975513458, 0.003741383319720626, 0.011435339227318764, 0.03656462952494621, -0.043927352875471115, 0.012120036408305168, 0.0059666503220796585, -0.04268244653940201, -0.07554793357849121, 0.01890476793050766, -0.04734194651246071, -0.017526479437947273, -0.028259336948394775, -0.015570200979709625, 0.09062906354665756, 0.037204865366220474, -0.038556478917598724, 0.0020329738035798073, -0.017757676541805267, 0.03748941794037819, -0.028775082901120186, 0.02395552396774292, 0.03345236927270889, 0.028721729293465614, -0.004592809360474348, -0.024382347241044044, 0.07462314516305923, -0.004801775328814983, -0.03210075572133064, 0.04602590575814247, 0.006273430306464434, -0.009407922625541687, 0.04417633265256882, 0.032082971185445786, 0.022052597254514694, -0.07348494976758957, -0.011871055699884892, -0.0010653939098119736, -0.0075627961196005344, 0.07718408852815628, -0.003665799740701914, 0.011115220375359058, 0.018077794462442398, -0.0012237858027219772, -0.0005607628845609725, 0.0032923284452408552, 0.05417114123702049, -0.0262319203466177, 0.012795842252671719, 0.03969467431306839, -0.0322430320084095, -0.04200664162635803, -0.07832229137420654, 0.05495364964008331, -0.0017039633821696043, 0.012031114660203457, -0.03263428807258606, -0.05264168605208397, 0.003287882311269641, 0.05011630803346634, -0.03852090984582901, -0.002389772329479456, -0.006100032944232225, 0.04278915375471115, -0.04261130839586258, 0.020807692781090736, -0.019580572843551636, 0.024506838992238045, 0.03994365781545639, -0.005366428755223751, -0.020772123709321022, 0.009087804704904556, 0.0008703217608854175, 0.060822486877441406, 0.00013796768325846642, 0.006100032944232225, 0.014565384946763515, 0.048409007489681244, 0.08742787688970566, 0.0010303809540346265, 0.014067423529922962, -0.02226600982248783, 0.012386801652610302, -0.051823604851961136, 0.0019596132915467024, 0.03597774729132652, -0.03770282864570618, 0.05420670658349991, -0.04268244653940201, -0.0017417550552636385, 0.07028376311063766, 0.006949236150830984, 0.04680841788649559, 0.015481279231607914, -0.005117447581142187, -0.038307495415210724, 0.02240828424692154, 0.01606816239655018, -0.04200664162635803, 0.05249940976500511, -0.01800665818154812, 0.01779324561357498, 0.02116337977349758, 0.008829931728541851, -0.027476824820041656, -0.015258975327014923, -0.013862903229892254, -0.013195989653468132, -0.009319000877439976, 0.013382725417613983, -0.019438298419117928, -0.01798887364566326, 0.028383826836943626, 0.03521301969885826, 0.0008375318720936775, -0.02381324954330921, 0.034217096865177155, 0.027636883780360222, -0.08323077112436295, 0.00412596995010972, 0.026391979306936264, 0.004548348486423492, -0.026694314554333687, -0.022675050422549248, -0.03245644271373749, -0.01956278830766678, -0.015072239562869072, -0.0013560568913817406, 0.021021105349063873, 0.010635043494403362, 0.017437558621168137 ]
24,361
storage3._sync.client
__enter__
null
def __enter__(self) -> SyncStorageClient: return self
(self) -> storage3._sync.client.SyncStorageClient
[ 0.02997405454516411, -0.0555550679564476, -0.09299729019403458, 0.02167796529829502, 0.03538087382912636, 0.02863924577832222, 0.0007444936782121658, 0.05977914482355118, 0.028994068503379822, -0.0354822501540184, 0.0031891786493360996, -0.04335593059659004, -0.0347050204873085, -0.008334104903042316, -0.02634134702384472, 0.0137113556265831, -0.05099306255578995, -0.04487660154700279, 0.034367095679044724, -0.029230616986751556, 0.011371216736733913, 0.054439909756183624, 0.040078047662973404, -0.05575782433152199, -0.018974555656313896, 0.08252158015966415, -0.016203561797738075, -0.011683798395097256, 0.07326240092515945, -0.005837675184011459, 0.001822689431719482, -0.011176909320056438, 0.030041638761758804, 0.03146092966198921, 0.07454652339220047, -0.0050013079307973385, -0.033640552312135696, 0.01213155034929514, -0.05886674299836159, -0.02115418016910553, -0.0320185087621212, -0.009149352088570595, 0.0439641997218132, -0.015629086643457413, 0.03967253491282463, 0.09353797137737274, 0.049337226897478104, 0.011303631588816643, 0.09840410947799683, -0.006146032828837633, 0.04342351853847504, 0.012748265638947487, -0.04534969478845596, 0.040922861546278, -0.06701076775789261, 0.04271387308835983, 0.033640552312135696, -0.00211520679295063, -0.03183264657855034, 0.011650006286799908, -0.034806400537490845, -0.05744745582342148, 0.0417000949382782, 0.01834939233958721, -0.03500915318727493, -0.015722015872597694, -0.06609836220741272, 0.01328049972653389, 0.01420979667454958, 0.014192900620400906, 0.002433068584650755, -0.02808166667819023, -0.013635322451591492, -0.006319220177829266, -0.030311981216073036, 0.012511718086898327, -0.018805593252182007, 0.0003796389792114496, 0.03222126513719559, -0.035448458045721054, -0.0166090726852417, 0.011050187051296234, -0.02586825005710125, 0.035110533237457275, 0.030835766345262527, 0.0167864840477705, 0.01973489113152027, -0.029838884249329567, -0.062144629657268524, -0.023942071944475174, -0.03274504840373993, 0.08549533039331436, -0.018873179331421852, 0.010999497957527637, 0.05663643032312393, -0.029653023928403854, -0.04122699797153473, -0.0347726047039032, -0.027287540957331657, 0.038692548871040344, -0.05802192911505699, 0.04842482507228851, 0.022252440452575684, -0.02669616974890232, 0.016085287556052208, -0.06961280107498169, 0.015493916347622871, -0.05187167227268219, -0.038827721029520035, 0.02167796529829502, -0.0004205597215332091, 0.0072400690987706184, -0.02115418016910553, 0.062144629657268524, 0.005917932838201523, 0.027219954878091812, -0.016507694497704506, -0.009639345109462738, 0.05700815096497536, -0.04926963895559311, -0.022421402856707573, 0.032119885087013245, -0.02946716547012329, -0.000017985330487135798, 0.04920205473899841, 0.07893956452608109, 0.011996380053460598, -0.016642864793539047, 0.009402796626091003, -0.0013073519803583622, -0.00631499569863081, 0.007134466897696257, -0.0077680787071585655, 0.0033496934920549393, 0.022556575015187263, 0.05863019451498985, 0.023029670119285583, -0.0030349998269230127, -0.010180027224123478, 0.05768400430679321, -0.04605934023857117, 0.013103088364005089, -0.006804988719522953, -0.0009615056333132088, 0.02877441607415676, 0.015510812401771545, -0.06562526524066925, 0.00420718127861619, 0.01110087614506483, -0.03663120046257973, 0.03176506236195564, 0.007958161644637585, 0.04366006702184677, 0.04997928440570831, -0.07596581429243088, 0.02400965616106987, -0.06893694400787354, 0.007273861672729254, 0.03119058907032013, -0.040213219821453094, -0.034333303570747375, 0.014877201057970524, 0.027676155790686607, -0.022742433473467827, 0.014665997587144375, 0.002376043703407049, -0.007028865162283182, -0.027135474607348442, -0.06048879027366638, -0.004828120581805706, -0.022117270156741142, -0.021103492006659508, -0.03919943794608116, 0.010332093574106693, -0.06680800765752792, 0.01273981761187315, 0.02634134702384472, 0.01587408408522606, -0.003328573191538453, -0.02384069375693798, -0.04693794995546341, -0.031646788120269775, 0.009664689190685749, -0.0040255459025502205, 0.028537867590785027, 0.011134668253362179, 0.0594412200152874, 0.01708216965198517, 0.08752288669347763, -0.01377894077450037, -0.034367095679044724, 0.015384090133011341, -0.00040339940460398793, -0.033758826553821564, 0.0072485171258449554, -0.0068767983466386795, -0.007886352948844433, -0.00013833853881806135, -0.051635123789310455, 0.061671532690525055, -0.05275028198957443, -0.01904214173555374, 0.008046867325901985, -0.04984411597251892, 0.040855277329683304, 0.00008976164826890454, -0.005140702240169048, -0.018501460552215576, 0.006395253352820873, 0.0532909631729126, -0.09684965014457703, -0.0005121693830005825, -0.03615810349583626, 0.03818565979599953, 0.06288806349039078, -0.05136478319764137, -0.0060953437350690365, -0.002041285391896963, 0.08732013404369354, 0.034671228379011154, 0.03673257678747177, -0.004511314909905195, -0.048086900264024734, -0.06282047927379608, -0.060454998165369034, -0.028487179428339005, -0.020917631685733795, -0.05768400430679321, -0.020275572314858437, -0.059981901198625565, 0.02617238461971283, 0.029788194224238396, -0.014699789695441723, -0.008384793996810913, 0.0024541891179978848, -0.03188333660364151, -0.02553032524883747, 0.016076838597655296, -0.012072413228452206, 0.018839385360479355, 0.03343779966235161, 0.03767877072095871, 0.03404606506228447, 0.04386281967163086, -0.011835865676403046, -0.017284926027059555, -0.016735795885324478, 0.006243186537176371, 0.044977977871894836, 0.023418286815285683, -0.01838318631052971, -0.03879392892122269, -0.012689128518104553, -0.04156492277979851, -0.02985578030347824, -0.03909806162118912, -0.03957115858793259, -0.043626271188259125, 0.015730464830994606, -0.03970633074641228, -0.021086595952510834, 0.011430353857576847, -0.006564216688275337, 0.039604950696229935, -0.02331690862774849, 0.0018490899819880724, 0.008160918019711971, 0.0005232575931586325, 0.03266056627035141, 0.022252440452575684, 0.05345992371439934, 0.055487483739852905, 0.05369647219777107, 0.022336922585964203, -0.0347050204873085, -0.05754883214831352, -0.017876295372843742, 0.030210603028535843, -0.09610620886087418, -0.027203058823943138, 0.014742030762135983, 0.04957377538084984, -0.020393846556544304, -0.019920749589800835, -0.004059338476508856, -0.029923364520072937, 0.029010964557528496, -0.05663643032312393, -0.009352107532322407, -0.05068892985582352, -0.03316745534539223, 0.038523588329553604, -0.020478328689932823, -0.03323504328727722, 0.05058755353093147, -0.027101680636405945, -0.10097234696149826, 0.03906426951289177, 0.019396964460611343, 0.03271125629544258, 0.02716926671564579, -0.042240776121616364, -0.05744745582342148, 0.07995334267616272, 0.02833511307835579, -0.029619231820106506, 0.024989642202854156, 0.04893171414732933, -0.04180147126317024, 0.003241979517042637, -0.011573972180485725, 0.030920248478651047, 0.009706930257380009, 0.009875893592834473, 0.039131853729486465, 0.023502767086029053, 0.013914111070334911, 0.02375621162354946, -0.010720708407461643, 0.08813115209341049, -0.04521452635526657, 0.03365745022892952, -0.00615448085591197, 0.05122961103916168, 0.010467263869941235, 0.019785579293966293, 0.0025766873732209206, 0.04805310443043709, -0.030599217861890793, 0.0393684022128582, -0.04926963895559311, -0.015713568776845932, -0.004473298322409391, -0.03740843012928963, -0.05220959708094597, 0.029872676357626915, 0.036327067762613297, -0.033809516578912735, -0.003835462499409914, -0.03416433930397034, 0.041463546454906464, 0.02514171041548252, 0.009191593155264854, -0.03184954449534416, -0.07677683234214783, -0.04355868697166443, 0.0641721859574318, -0.024347582831978798, 0.019008349627256393, -0.006348788738250732, -0.03137644752860069, 0.04828965291380882, -0.013187570497393608, 0.06515217572450638, 0.039604950696229935, -0.019802475348114967, -0.047174498438835144, 0.0023866037372499704, -0.011176909320056438, -0.01674424298107624, 0.00045329632121138275, 0.007793423254042864, 0.009537966921925545, 0.015063060447573662, -0.06650387495756149, -0.028520971536636353, -0.015451675280928612, -0.01921110413968563, 0.019143519923090935, -0.02880820818245411, -0.03196781873703003, -0.05264890193939209, 0.009208489209413528, 0.05714331939816475, 0.007772302720695734, -0.0016188777517527342, -0.056906770914793015, 0.00021093987743370235, -0.02808166667819023, 0.038827721029520035, 0.04447108879685402, 0.0517365001142025, 0.05927225574851036, -0.0021046465262770653, 0.015493916347622871, -0.028977172449231148, 0.041632506996393204, -0.02267484739422798, 0.03903047740459442, 0.005170270800590515, 0.020055919885635376, -0.06008327752351761, -0.02453344315290451, 0.030734388157725334, -0.013964800164103508, -0.03318435326218605, -0.024668613448739052, -0.014953234232962132, -0.0013200242538005114, -0.023198634386062622, 0.03355607017874718, -0.023942071944475174, 0.011717591434717178, -0.00261259195394814, -0.0004899930208921432, -0.03102162480354309, 0.06102947145700455, 0.022945189848542213, 0.038692548871040344, -0.02514171041548252, -0.06427356600761414, -0.03110610693693161, -0.03862496465444565, 0.013838077895343304, 0.009791411459445953, -0.050857894122600555, 0.04369385913014412, 0.014370311982929707, -0.027439607307314873, 0.08590084314346313, -0.023300012573599815, 0.016110632568597794, -0.019650408998131752, -0.016761139035224915, -0.01760595478117466, -0.04234215244650841, -0.044234540313482285, 0.009039525873959064, -0.015308056958019733, -0.04048356041312218, 0.001460474799387157, 0.05190546438097954, 0.0663687065243721, 0.002308458322659135, 0.016507694497704506, 0.027186162769794464, -0.022049684077501297, -0.027186162769794464, 0.01332274079322815, 0.042849041521549225, 0.015907876193523407, -0.057650212198495865, -0.01280740275979042, -0.05386543646454811, 0.0071640354581177235, -0.024972746148705482, -0.06447631865739822, 0.049607567489147186, 0.06096188724040985, 0.011058635078370571, 0.003305340651422739, -0.009225385263562202, 0.043457310646772385, 0.043288346379995346, -0.037881527096033096, -0.046532437205314636, 0.04565383121371269, -0.03353917598724365, 0.007970834150910378, -0.026713065803050995, -0.0013432566775009036, 0.005647591780871153, -0.031089210882782936, -0.016448557376861572, 0.008541084825992584, 0.01343256700783968, 0.02672996185719967, 0.011616213247179985, 0.01638942025601864, -0.02422930859029293, -0.004849241115152836, 0.020833149552345276, -0.06775420159101486, -0.04322076216340065, 0.040990449488162994, -0.029213720932602882, 0.026882030069828033, -0.01016313023865223, -0.029703713953495026, -0.04359247907996178, -0.04193664342164993, -0.03818565979599953, 0.021356936544179916, 0.05863019451498985, -0.03306607902050018, -0.01614442467689514, 0.06839626282453537, -0.03223815932869911, 0.05207442864775658, -0.01578960195183754, -0.01045036781579256, 0.0632597878575325, -0.037746358662843704, 0.06079292297363281, 0.028183044865727425, 0.009960374794900417, -0.07305964827537537, -0.017555266618728638, 0.03892909735441208, -0.03239022567868233, 0.043930407613515854, 0.012004828080534935, -0.029315097257494926, 0.03296470269560814, 0.01769043691456318, -0.022607263177633286, -0.05785296484827995, -0.011455697938799858, 0.005955949425697327, -0.029821988195180893, 0.023468974977731705, 0.04349110275506973, -0.021610381081700325, -0.0044352812692523, -0.01882248930633068, -0.018788697198033333, -0.08056160807609558, -0.005499748978763819, -0.008625566028058529, -0.03771256282925606, 0.05295303463935852, 0.023992760106921196, 0.037915319204330444, -0.02669616974890232, -0.033860206604003906, -0.03191712871193886, 0.0039009356405586004, -0.016161320731043816, 0.017369406297802925, 0.050249624997377396, 0.001492155366577208, 0.00027403704007156193, -0.032424017786979675, -0.03845600038766861, 0.027895808219909668, 0.025293776765465736, -0.05373026803135872, -0.05109444260597229, -0.023384492844343185, -0.06711214035749435, -0.005051996558904648, -0.01377894077450037, 0.009791411459445953, -0.06690938770771027, -0.028352009132504463, 0.0047225188463926315, 0.017538370564579964, -0.010898119769990444, -0.03309987112879753, -0.028757520020008087, 0.04065252095460892, -0.046093132346868515, 0.017453888431191444, -0.04213939607143402, -0.03443467989563942, -0.030176809057593346, -0.012190687470138073, -0.05376406013965607, 0.03639465197920799, 0.0038903753738850355, 0.053324755281209946, 0.05707573518157005, -0.03970633074641228, 0.05227718502283096, 0.03370814025402069, -0.02833511307835579, 0.05778538063168526, 0.036969125270843506, 0.02167796529829502, 0.03362365812063217, -0.0001911395083880052, -0.011683798395097256, 0.0942138284444809, 0.036327067762613297, 0.005537765566259623, 0.03946978226304054, -0.014784271828830242, 0.021914513781666756, -0.0035777937155216932, -0.09306487441062927, 0.024364478886127472, -0.04724208265542984, 0.022488988935947418, -0.024026552215218544, -0.05974535271525383, 0.009918133728206158, -0.028216838836669922, 0.07468169182538986, -0.005858795717358589, 0.028537867590785027, -0.005757417529821396, 0.024550339207053185, 0.0007640300318598747, -0.019194208085536957, 0.02928130514919758, -0.029821988195180893, -0.014868753030896187, -0.01824801415205002, 0.016245802864432335, 0.025361360982060432, -0.017622850835323334, 0.06603077799081802, -0.01497013121843338, 0.011328975670039654, 0.024905161932110786, -0.005778538063168526, -0.03274504840373993, -0.030768180266022682, -0.01592477224767208, -0.05819089338183403, 0.00007444936636602506, -0.0025513428263366222, -0.021576588973402977, -0.03301538899540901, 0.041429754346609116, -0.00007385535718640313, -0.05521714314818382, 0.025023436173796654, 0.005580006632953882, -0.0009704818367026746, 0.074073426425457, 0.009808308444917202, -0.02833511307835579, 0.011514835059642792, -0.020444534718990326, -0.0063741328194737434, 0.05700815096497536, -0.0332181453704834, -0.03521190956234932, -0.004160716198384762, 0.0005354018067009747, -0.036191895604133606, 0.006158704869449139, 0.02336759679019451, 0.07819612324237823, -0.01328049972653389, 0.0304978396743536, 0.016600625589489937, -0.02622307278215885, -0.006386805325746536, 0.004342351574450731, -0.031156795099377632, 0.03561742231249809, -0.023198634386062622, -0.051195818930864334, -0.06886935979127884, 0.01865352690219879, -0.05802192911505699, -0.023300012573599815, -0.0224045068025589, -0.05048617348074913, 0.08988837152719498, 0.00565603980794549, -0.04734346270561218, 0.01110087614506483, -0.03330262750387192, 0.04649864509701729, -0.004160716198384762, 0.00898038875311613, 0.02492205798625946, -0.013550840318202972, 0.050418589264154434, -0.014995475299656391, 0.06315840780735016, 0.042206984013319016, -0.00288293301127851, -0.004650709219276905, 0.017504576593637466, -0.0007920145289972425, 0.019650408998131752, -0.003947400487959385, 0.022911395877599716, -0.0633949562907219, 0.04122699797153473, 0.0021289351861923933, -0.012908780947327614, 0.04382902756333351, -0.03669878467917442, 0.0462958887219429, 0.020579705014824867, -0.03266056627035141, 0.008224278688430786, 0.008557980880141258, 0.03585397079586983, -0.03235643357038498, 0.026966510340571404, 0.01717509888112545, -0.02877441607415676, 0.0014224580954760313, -0.08745530247688293, 0.004904154222458601, -0.021137284114956856, 0.01700613647699356, -0.004971739370375872, -0.06690938770771027, 0.007345670834183693, -0.006150256842374802, -0.09630896896123886, 0.002914613578468561, 0.03254229202866554, 0.03391089290380478, -0.019616616889834404, 0.016879413276910782, -0.06569285690784454, 0.06680800765752792, -0.002728754188865423, 0.03352227807044983, 0.006559992209076881, -0.011827416718006134, 0.008165141567587852, 0.07914231717586517, 0.017926985397934914, 0.019244898110628128, 0.049337226897478104, 0.07583063840866089, 0.05386543646454811, -0.0003022855380550027, -0.02292829379439354, 0.0018174094147980213, 0.005981293972581625, -0.048391032963991165, -0.0040255459025502205, 0.06346254050731659, -0.03987529128789902, 0.06521975994110107, -0.002175400033593178, 0.0015386202139779925, 0.03923323377966881, -0.02387448586523533, 0.05383164435625076, -0.009115559048950672, -0.026071006432175636, -0.029737506061792374, 0.07501962035894394, 0.061502568423748016, -0.029653023928403854, 0.06535492837429047, 0.03842220827937126, -0.011557076126337051, 0.043322138488292694, 0.03494156897068024, 0.001139444881118834, 0.003368701785802841, 0.03230574354529381, -0.01045036781579256, 0.004014985635876656, 0.019346274435520172, 0.006830333266407251, -0.021086595952510834, 0.02586825005710125, 0.04011183977127075, 0.013441015034914017, 0.013060848228633404, 0.045518659055233, 0.003584129735827446, -0.046397268772125244, -0.00895504467189312, 0.005343458149582148, 0.0025935836602002382, -0.0027181939221918583, -0.0034806400071829557, -0.049641359597444534, 0.005060445051640272, 0.022218648344278336, -0.0555550679564476, 0.008718496188521385, 0.05731228366494179, 0.012216032482683659 ]
24,362
storage3._sync.client
__exit__
null
def __exit__(self, exc_type, exc, tb) -> None: self.aclose()
(self, exc_type, exc, tb) -> NoneType
[ 0.007012554444372654, -0.0060083600692451, 0.0064117182046175, 0.052604660391807556, -0.021462030708789825, -0.06604994088411331, -0.03539470210671425, 0.056839924305677414, -0.00130251154769212, -0.033512361347675323, -0.011260422877967358, -0.025411581620573997, 0.03181489557027817, 0.022537652403116226, -0.04490723833441734, 0.03221825510263443, -0.03314261883497238, 0.02364688739180565, -0.013562927022576332, 0.0057016396895051, -0.03203338384628296, 0.012688984163105488, -0.027680471539497375, -0.06332727521657944, -0.030369529500603676, 0.04003332555294037, -0.03405017405748367, 0.013495700433850288, 0.03556276857852936, -0.0252603217959404, -0.06494070589542389, -0.03542831540107727, 0.012613354250788689, 0.025142675265669823, 0.03173086419701576, -0.010546142235398293, -0.05465506762266159, -0.008823465555906296, 0.017848610877990723, 0.027512406930327415, 0.031193051487207413, -0.025125868618488312, 0.01264696754515171, -0.015974674373865128, 0.024285538122057915, 0.004689041990786791, -0.00751675246283412, -0.023377982899546623, 0.008369687013328075, -0.04890720918774605, -0.003123926930129528, 0.008336074650287628, 0.05458784103393555, 0.021394804120063782, 0.0131679717451334, 0.08020110428333282, 0.018756167963147163, 0.021495644003152847, 0.0165881160646677, -0.0798649713397026, -0.031411536037921906, 0.009117580950260162, -0.02119312435388565, -0.010571352206170559, 0.006890706717967987, -0.004605008754879236, -0.051159296184778214, 0.0037835862021893263, 0.021243544295430183, -0.0013749900972470641, 0.017747770994901657, -0.027663664892315865, -0.05949536710977554, 0.04470555856823921, 0.0042814817279577255, -0.025125868618488312, -0.0657138079404831, -0.009210017509758472, 0.0014737288001924753, -0.031747668981552124, -0.0066218008287250996, 0.03099137358367443, -0.0316300243139267, 0.07287342101335526, 0.057411350309848785, -0.03791569173336029, 0.023613274097442627, -0.025865359231829643, -0.05468868091702461, 0.07119276374578476, 0.010579755529761314, 0.01870574802160263, 0.005529372021555901, 0.02366369403898716, 0.06951210647821426, -0.020218340680003166, -0.019882209599018097, 0.0031680443789809942, -0.008302461355924606, -0.04641983285546303, -0.013243601657450199, -0.010075557045638561, 0.02672249637544155, -0.00978984497487545, 0.019293978810310364, 0.008226831443607807, 0.02115951105952263, -0.03643671050667763, -0.04198288917541504, -0.0320165753364563, -0.09815055131912231, -0.05593236908316612, -0.05576430261135101, -0.020335987210273743, -0.021562868729233742, -0.030907340347766876, -0.032285481691360474, 0.05038619041442871, 0.0178149975836277, -0.012680580839514732, 0.015739381313323975, 0.036369483917951584, -0.048503849655389786, -0.00899993535131216, 0.04178120940923691, 0.074016273021698, -0.0125545309856534, 0.031747668981552124, -0.0006260459194891155, 0.06729362905025482, -0.03127708658576012, 0.02668888308107853, -0.0377812385559082, -0.005239457823336124, 0.004050390794873238, 0.02542838826775551, 0.03329387679696083, 0.012512514367699623, -0.001543056103400886, -0.03741149604320526, -0.010873870924115181, 0.017378026619553566, -0.015899045392870903, -0.027142660692334175, 0.016327613964676857, 0.010520932264626026, -0.018588101491332054, -0.00045220262836664915, -0.03882325068116188, -0.053142473101615906, 0.0240334402769804, -0.005878109019249678, -0.03099137358367443, 0.051159296184778214, -0.016092320904135704, 0.014722582884132862, -0.038520731031894684, 0.030218269675970078, 0.02596619911491871, -0.036235030740499496, -0.015277200378477573, 0.009352874010801315, -0.0006964235217310488, -0.040134165436029434, -0.007125998847186565, 0.015588122420012951, -0.008041958324611187, 0.044268589466810226, 0.012445288710296154, -0.0426887683570385, -0.06228526309132576, -0.02971407026052475, -0.019798176363110542, -0.0009490477968938649, -0.08524308353662491, 0.03342832997441292, 0.013184778392314911, 0.020201534032821655, 0.007798262871801853, 0.007936917245388031, 0.027814924716949463, -0.09364638477563858, -0.0526718869805336, 0.022487232461571693, 0.024957802146673203, -0.039394672960042953, 0.00011278805322945118, 0.0027016610838472843, 0.0018539782613515854, -0.007088183891028166, -0.005394918844103813, 0.002474772045388818, -0.008689013309776783, 0.0009464217582717538, 0.057579416781663895, -0.01183184701949358, -0.03882325068116188, 0.023226723074913025, 0.03613419458270073, 0.03542831540107727, -0.03647032380104065, 0.06729362905025482, 0.007436920888721943, -0.05929369106888771, 0.09223462641239166, 0.01264696754515171, 0.005630211438983679, -0.07657087594270706, -0.037108976393938065, 0.013016712851822376, -0.004743663128465414, 0.0008833970059640706, -0.019109105691313744, 0.02884012833237648, 0.05193239822983742, -0.010991517454385757, 0.014756196178495884, -0.03956273943185806, 0.04060474783182144, 0.06487347930669785, -0.005193240009248257, -0.016260387375950813, -0.007697423454374075, -0.0014695272548124194, 0.01405872218310833, -0.011789830401539803, -0.006050376687198877, 0.02742837369441986, 0.04736100137233734, -0.0031344310846179724, -0.03754594549536705, 0.03482327610254288, -0.01654609851539135, -0.07105831056833267, 0.0062772654928267, 0.02936113253235817, -0.023361176252365112, 0.006373903714120388, -0.08504140377044678, -0.005546178203076124, 0.017327606678009033, 0.019613303244113922, 0.0135125070810318, -0.019680529832839966, 0.018403228372335434, 0.02668888308107853, 0.039629966020584106, 0.06174745410680771, 0.024453604593873024, -0.007647003512829542, 0.030739273875951767, -0.024067053571343422, 0.03166363760828972, -0.040840040892362595, -0.03492411598563194, -0.0712599903345108, -0.0063150804489851, -0.031798090785741806, 0.05327692627906799, 0.017209960147738457, 0.05993233993649483, 0.054386161267757416, 0.010520932264626026, 0.038184598088264465, 0.014294014312326908, 0.011252019554376602, 0.04826856032013893, -0.06652052700519562, 0.03349555656313896, 0.008445316925644875, 0.0462181530892849, 0.006109199486672878, -0.054218094795942307, -0.0060461750254035, -0.05855419859290123, 0.05210046470165253, -0.00944530963897705, -0.017730964347720146, -0.12282264232635498, 0.00034374752431176603, 0.09364638477563858, 0.07959606498479843, 0.03492411598563194, 0.01673937402665615, -0.037310656160116196, -0.016630131751298904, -0.01405872218310833, -0.022487232461571693, 0.005046181846410036, -0.012907469645142555, -0.03768039867281914, -0.005920125171542168, 0.014470484107732773, 0.038520731031894684, 0.04981476813554764, -0.019495656713843346, -0.031109018251299858, -0.019260365515947342, -0.01148731168359518, 0.02899138815701008, 0.02813425101339817, -0.026756109669804573, -0.011588151566684246, 0.05993233993649483, -0.0131679717451334, -0.004756268113851547, 0.037478722631931305, 0.04329380393028259, -0.009537746198475361, 0.06998268514871597, 0.029411552473902702, 0.042251795530319214, -0.0013308727648109198, 0.00800834596157074, 0.015352830290794373, -0.03026868961751461, 0.045310597866773605, -0.00917640421539545, -0.04305851086974144, 0.055797915905714035, -0.06668859720230103, -0.04399968311190605, 0.05747857689857483, -0.038520731031894684, 0.020705733448266983, -0.011142776347696781, 0.019293978810310364, 0.062218036502599716, 0.003588209394365549, -0.02988213673233986, -0.06641969084739685, -0.05280634015798569, -0.026201492175459862, -0.03912576660513878, -0.005239457823336124, 0.014798212796449661, -0.022890590131282806, -0.051327358931303024, 0.02811744436621666, -0.07804985344409943, -0.03774762526154518, 0.013016712851822376, -0.008857078850269318, -0.023915793746709824, -0.06225164979696274, 0.014714179560542107, 0.010033541359007359, -0.011798233725130558, 0.019529270008206367, 0.025882165879011154, 0.004684840328991413, 0.04534421116113663, -0.026369556784629822, 0.036940909922122955, -0.0007520954241044819, -0.01922675222158432, 0.0010614419588819146, 0.0116721848025918, 0.030050203204154968, -0.04184843599796295, 0.029243486002087593, -0.0030335914343595505, -0.011781427077949047, -0.0010787737555801868, -0.015495686791837215, -0.047764360904693604, -0.0540500283241272, 0.022823365405201912, 0.010378076694905758, -0.0017531386110931635, -0.021814968436956406, -0.04968031495809555, 0.03099137358367443, 0.02882332168519497, 0.0022962018847465515, 0.018083903938531876, 0.0356299951672554, 0.02368050068616867, 0.01467216294258833, 0.05411725491285324, 0.03448714688420296, -0.0033424128778278828, 0.007205830421298742, -0.0426887683570385, -0.044571105390787125, -0.09331025183200836, 0.030167849734425545, -0.01360494364053011, -0.0003773607313632965, 0.026957789435982704, 0.015176361426711082, -0.029428359121084213, 0.0247225109487772, -0.025949392467737198, -0.01459653303027153, 0.01245369203388691, 0.015336023643612862, -0.019697336480021477, 0.0059537384659051895, 0.03492411598563194, -0.0331762321293354, 0.08053723722696304, -0.05196601152420044, -0.00942850299179554, 0.05626850202679634, -0.014369644224643707, 0.011033534072339535, -0.04033584147691727, 0.08719264715909958, -0.01726038008928299, -0.08221789449453354, -0.0359325148165226, -0.0036617382429540157, -0.030890533700585365, 0.04077281430363655, -0.03848711773753166, 0.05966343358159065, 0.014487290754914284, 0.058285292237997055, 0.02258807234466076, 0.015722574666142464, 0.04033584147691727, -0.0014390652067959309, -0.002823509043082595, -0.03643671050667763, -0.07166334986686707, -0.07273896783590317, 0.007029361091554165, -0.022117488086223602, -0.03418462723493576, -0.044234976172447205, -0.022520845755934715, 0.0172771867364645, 0.012167979031801224, -0.0028802312444895506, 0.01744525134563446, -0.057781096547842026, 0.0004130747402086854, 0.028974581509828568, 0.058823104947805405, 0.0472937747836113, 0.0016617526998743415, 0.010033541359007359, -0.01237806212157011, 0.042083729058504105, -0.043865229934453964, 0.08564644306898117, 0.02368050068616867, 0.023377982899546623, 0.008163806982338428, -0.007315073162317276, -0.013865445740520954, -0.016991473734378815, -0.026789722964167595, -0.02635275013744831, -0.0402350053191185, -0.010983114130795002, -0.013016712851822376, 0.002586115850135684, 0.04235263541340828, -0.018789779394865036, 0.043125737458467484, 0.05320969969034195, -0.04890720918774605, -0.02741156704723835, 0.004453749395906925, 0.033882107585668564, -0.00961337611079216, 0.018739361315965652, 0.001018900191411376, -0.039394672960042953, 0.02774769812822342, -0.028739288449287415, -0.011714201420545578, -0.03295774385333061, -0.056537408381700516, 0.014378047548234463, 0.011554538272321224, 0.04880636930465698, -0.002474772045388818, 0.03707536309957504, -0.020184727385640144, 0.04826856032013893, 0.002861323766410351, -0.0648062527179718, 0.00467223534360528, 0.080470010638237, -0.09216739982366562, -0.003928543068468571, 0.034991342574357986, -0.006025166716426611, -0.017949450761079788, -0.014453677460551262, 0.019462043419480324, 0.047966040670871735, -0.0247225109487772, -0.06483986973762512, -0.0423862487077713, 0.004098709672689438, -0.13055367767810822, 0.012613354250788689, -0.009210017509758472, -0.06003317981958389, -0.032638419419527054, 0.009168000891804695, 0.025327548384666443, -0.002653342206031084, -0.012336045503616333, 0.005058786831796169, -0.03492411598563194, -0.041747596114873886, 0.01564694568514824, -0.00190334755461663, 0.009781441651284695, 0.031260278075933456, -0.015983078628778458, -0.046924032270908356, -0.037982918322086334, 0.025209901854395866, 0.04968031495809555, 0.05764664337038994, 0.02704182080924511, 0.04248708859086037, -0.026487203314900398, -0.015705768018960953, -0.043529096990823746, 0.03653755038976669, 0.036940909922122955, 0.01636122725903988, 0.07179780304431915, 0.020957831293344498, -0.029831716790795326, 0.012067140080034733, -0.03492411598563194, 0.015596525743603706, -0.006966336164623499, -0.034554373472929, -0.029327519237995148, -0.0045840004459023476, -0.019344398751854897, -0.001179613289423287, 0.0317140556871891, 0.013294021598994732, -0.02115951105952263, -0.03280648589134216, -0.007802464533597231, -0.013378054834902287, 0.02065531350672245, -0.000041524122934788465, 0.01726038008928299, 0.03949551284313202, -0.01639483869075775, 0.10776393115520477, 0.04198288917541504, -0.026134265586733818, -0.019983049482107162, 0.04006693884730339, 0.034991342574357986, 0.03949551284313202, 0.005424330476671457, -0.002102925907820463, 0.07683978229761124, 0.0007972631719894707, -0.033714041113853455, -0.0003056700516026467, 0.0024264531675726175, 0.03983164578676224, 0.03720981627702713, 0.046352606266736984, 0.010201606899499893, -0.029109032824635506, -0.05852058529853821, 0.06655414402484894, -0.032117415219545364, -0.022840172052383423, 0.008243638090789318, -0.03848711773753166, 0.033411525189876556, 0.014436870813369751, -0.010167993605136871, -0.005941133480519056, -0.030352722853422165, -0.04430220276117325, -0.07657087594270706, -0.01852087490260601, 0.01833600178360939, 0.01094950083643198, 0.02245361916720867, -0.023193109780550003, 0.02937793917953968, -0.03744510933756828, 0.044571105390787125, -0.013688976876437664, -0.10352866351604462, 0.05075593665242195, 0.0016260386910289526, 0.006453734822571278, -0.0020756153389811516, -0.0021995638962835073, 0.007512550801038742, 0.0011323447106406093, 0.025344355031847954, -0.008407502435147762, 0.022722525522112846, 0.0073696947656571865, 0.029630038887262344, -0.00315754022449255, -0.0046470253728330135, -0.04430220276117325, 0.05146181210875511, -0.04507530480623245, 0.0021575475111603737, 0.019310785457491875, -0.019109105691313744, -0.04073920100927353, 0.014369644224643707, -0.06117602810263634, 0.03647032380104065, 0.0004645449516829103, 0.0832262933254242, 0.030033396556973457, -0.018100708723068237, -0.01183184701949358, 0.03791569173336029, -0.02295781672000885, 0.028436768800020218, 0.016092320904135704, 0.0295628122985363, -0.05445338785648346, 0.022571265697479248, -0.01636962965130806, 0.02919306606054306, 0.027663664892315865, -0.032470352947711945, 0.01996624283492565, 0.062049973756074905, 0.03136111795902252, 0.027377953752875328, 0.020688926801085472, -0.006512558087706566, 0.02152925543487072, -0.048503849655389786, 0.030655240640044212, -0.015798205509781837, -0.01741163805127144, -0.02791576460003853, 0.029596425592899323, -0.0718650296330452, 0.04077281430363655, -0.09095732867717743, 0.01872255466878414, 0.047966040670871735, -0.03403336927294731, -0.07011713832616806, -0.022184712812304497, -0.055797915905714035, 0.011722604744136333, 0.02845357544720173, -0.043898843228816986, 0.0707894042134285, -0.034453533589839935, -0.010184800252318382, -0.03643671050667763, -0.007176418788731098, 0.07858766615390778, 0.02329394966363907, -0.03421824052929878, 0.00009742576366988942, -0.013932672329246998, 0.0004910678835585713, -0.006529364734888077, -0.013915865682065487, -0.02796618454158306, 0.022369585931301117, -0.016966264694929123, -0.004378119483590126, 0.013226795010268688, -0.018789779394865036, -0.03697452321648598, 0.010848660953342915, -0.004071399103850126, 0.04020139202475548, -0.012680580839514732, -0.0523693710565567, 0.07159612327814102, 0.054554227739572525, -0.04467194527387619, 0.036772843450307846, 0.0023151093628257513, -0.06917597353458405, -0.0024936795234680176, -0.01060496550053358, -0.019646916538476944, -0.026403170078992844, -0.11596555262804031, 0.011336052790284157, -0.01759651117026806, -0.03241993486881256, -0.010167993605136871, -0.0038802241906523705, 0.026487203314900398, -0.009352874010801315, 0.05949536710977554, -0.023966213688254356, 0.0348568893969059, -0.009075564332306385, -0.0056974380277097225, 0.006785665173083544, 0.0051806350238621235, 0.013882252387702465, 0.0014075528597459197, 0.026302330195903778, 0.007373896427452564, 0.03203338384628296, 0.05055425688624382, 0.021310770884156227, -0.04715932160615921, -0.01872255466878414, -0.0014306618832051754, 0.0072016287595033646, -0.03999971225857735, 0.034621600061655045, 0.011100759729743004, -0.05317608639597893, -0.004222658462822437, -0.04810049384832382, -0.06883984059095383, 0.0034663614351302385, 0.03440311178565025, 0.038520731031894684, -0.05411725491285324, -0.06578103452920914, -0.03936105966567993, 0.09351193159818649, -0.045310597866773605, -0.003294093767181039, 0.010378076694905758, 0.04285683482885361, 0.06964655220508575, 0.024487217888236046, 0.006399113219231367, -0.031193051487207413, -0.011210002936422825, 0.005428532138466835, 0.07368014007806778, 0.0033193037379533052, -0.03440311178565025, 0.09028506278991699, -0.0038613167125731707, 0.004613412078469992, 0.04736100137233734, 0.006201636046171188, 0.07489021867513657, 0.08665483444929123, 0.04470555856823921, -0.027663664892315865, 0.01094950083643198, 0.005936931818723679, 0.0032331699039787054, 0.026369556784629822, 0.021966228261590004, 0.023176303133368492, 0.0024663687217980623, 0.004739461466670036, 0.03431908041238785, 0.002960062585771084, 0.044772785156965256, 0.024873770773410797 ]
24,364
storage3._sync.client
_create_session
null
def _create_session( self, base_url: str, headers: dict[str, str], timeout: int ) -> SyncClient: return SyncClient(base_url=base_url, headers=headers, timeout=timeout)
(self, base_url: str, headers: dict[str, str], timeout: int) -> storage3.utils.SyncClient
[ -0.07065141946077347, -0.07718462496995926, -0.026293467730283737, -0.047017645090818405, -0.0322733111679554, 0.030095577239990234, -0.0758994072675705, 0.07904105633497238, -0.07975506782531738, -0.015378018841147423, 0.013334161601960659, 0.02813204750418663, -0.02299116551876068, -0.0046499986201524734, 0.06001265347003937, 0.017841357737779617, 0.09953317791223526, -0.06933049857616425, -0.017948459833860397, -0.07439997792243958, 0.036075424402952194, 0.0886802077293396, -0.010076484642922878, 0.005984307732433081, 0.02673972398042679, 0.05023069679737091, -0.0798264667391777, 0.015154890716075897, 0.020224371924996376, -0.012254219502210617, 0.0052167451940476894, 0.05701380595564842, 0.009157195687294006, 0.07647061347961426, 0.07832704484462738, 0.025240300223231316, -0.02818559668958187, -0.0018653545994311571, -0.0978909507393837, 0.031148744747042656, -0.047767359763383865, -0.019171204417943954, 0.02702532894909382, 0.02777504175901413, 0.0072338273748755455, 0.02725738286972046, -0.004380013328045607, -0.0014916142681613564, 0.035664867609739304, 0.014637232758104801, -0.010031859390437603, 0.04366179183125496, -0.03241611644625664, 0.02245565690100193, -0.09560611844062805, 0.0012617919128388166, -0.010879747569561005, -0.020010167732834816, -0.04548252373933792, 0.035539913922548294, -0.04890977591276169, 0.02299116551876068, 0.06458232551813126, 0.016609689220786095, -0.03684298321604729, -0.009960457682609558, -0.0897512212395668, -0.005350622348487377, 0.04819576442241669, -0.03225546330213547, 0.04901687800884247, 0.026614772155880928, 0.04423300176858902, -0.02870325557887554, 0.07200804352760315, 0.04819576442241669, -0.024776194244623184, -0.05433626100420952, -0.036093272268772125, -0.009790880605578423, -0.03259461745619774, -0.008684162981808186, -0.0025525905657559633, 0.03794970363378525, 0.019171204417943954, 0.05083760619163513, -0.005087330937385559, -0.03511150926351547, -0.02881035767495632, -0.009710554033517838, -0.019617460668087006, 0.017582528293132782, -0.01149558275938034, 0.008313769474625587, 0.007073174696415663, -0.04466141015291214, -0.009532051160931587, -0.0023316931910812855, -0.029328014701604843, -0.0222593042999506, -0.053550850600004196, 0.03254106640815735, -0.07718462496995926, -0.08282531797885895, 0.03905642032623291, -0.0695447027683258, 0.013075332157313824, -0.04819576442241669, -0.03848521038889885, 0.02222360298037529, -0.005774566903710365, 0.020706329494714737, 0.019635312259197235, 0.06286869943141937, 0.025400953367352486, 0.00720258941873908, 0.013227060437202454, 0.014842510223388672, 0.029452968388795853, -0.04876697435975075, -0.05490747094154358, -0.001052608946338296, 0.019653161987662315, 0.06197618320584297, 0.03480805084109306, 0.05198002606630325, 0.024901146069169044, -0.017073795199394226, 0.06433241814374924, -0.015967078506946564, 0.009889056906104088, -0.02229500375688076, 0.05412206053733826, 0.010388865135610104, 0.0020315854344516993, 0.0569424033164978, 0.01352158933877945, 0.018760647624731064, -0.01747542805969715, 0.017002394422888756, -0.042626477777957916, -0.010228211991488934, -0.023598074913024902, 0.024847595021128654, -0.0007893172441981733, 0.014878211542963982, -0.07904105633497238, -0.004971303977072239, -0.002699855249375105, -0.010121110826730728, 0.024080032482743263, -0.007398942485451698, 0.006765257567167282, 0.0351293571293354, -0.02711458131670952, 0.0006582292262464762, -0.017520053312182426, 0.025115348398685455, 0.04601803049445152, 0.053657952696084976, -0.008554748259484768, 0.006916984915733337, 0.03741419315338135, -0.020956233143806458, -0.0007547322893515229, -0.028774656355381012, 0.013655466958880424, -0.0631185993552208, 0.000777602952439338, 0.005185507237911224, -0.03412974253296852, -0.00435993168503046, -0.011968615464866161, -0.029042411595582962, -0.017921684309840202, -0.06604605168104172, 0.03955622762441635, -0.018403641879558563, -0.036378879100084305, 0.005520200356841087, -0.02768578939139843, -0.0430905856192112, -0.024597691372036934, -0.014512280002236366, 0.026132814586162567, 0.05094470828771591, 0.0436260923743248, 0.042162369936704636, 0.07704181969165802, 0.012414871715009212, -0.015217366628348827, 0.009407099336385727, 0.041805364191532135, 0.02690037712454796, 0.041983865201473236, -0.04448290541768074, 0.03684298321604729, 0.03323722630739212, -0.015244142152369022, 0.06251168996095657, -0.011290304362773895, 0.04423300176858902, 0.024276385083794594, -0.046660639345645905, 0.05472896993160248, -0.02270556055009365, -0.059298641979694366, -0.07382877171039581, 0.018234064802527428, 0.04476851224899292, -0.04412589967250824, -0.015065639279782772, -0.01398569718003273, 0.008380708284676075, -0.01686851866543293, 0.02831055037677288, 0.01358406525105238, -0.006274374667555094, 0.08382493257522583, 0.0017582529690116644, 0.0751853957772255, 0.0007151269819587469, -0.023990780115127563, -0.07072282582521439, -0.007041936740279198, -0.017073795199394226, -0.0315592996776104, -0.09432090073823929, -0.06422531604766846, -0.010433490388095379, 0.026061413809657097, -0.0009996158769354224, 0.030131278559565544, 0.007340929005295038, 0.004868664778769016, -0.052622634917497635, -0.028988860547542572, -0.016591837629675865, -0.020152969285845757, 0.018350090831518173, 0.036985788494348526, 0.016556138172745705, 0.029399417340755463, 0.03211265802383423, -0.0222593042999506, 0.011058250442147255, -0.030470434576272964, -0.026882527396082878, 0.017448652535676956, 0.012682626023888588, -0.03313012421131134, -0.03186275437474251, -0.02839980088174343, -0.019367557018995285, 0.005230132956057787, 0.03937772661447525, -0.02715028077363968, 0.023687325417995453, -0.023312469944357872, -0.02743588574230671, -0.036146823316812515, -0.0006074674311093986, -0.08967982232570648, 0.058299027383327484, 0.009719478897750378, -0.025043947622179985, -0.015128115192055702, 0.05947714298963547, 0.003804341657087207, -0.0009404867887496948, 0.07186523824930191, 0.052015725523233414, 0.036807283759117126, -0.006658155936747789, -0.0023606999311596155, -0.053872156888246536, -0.0551573745906353, -0.06122647225856781, -0.06076236441731453, -0.06833088397979736, -0.016520436853170395, 0.0028292699716985226, 0.06144067645072937, -0.0282034482806921, 0.00281365099363029, 0.004694624338299036, -0.006716168951243162, -0.03862801194190979, 0.018332241103053093, 0.0022580609656870365, -0.05594278872013092, -0.0033067651093006134, -0.00200146296992898, -0.01154913380742073, -0.03321937844157219, 0.03286237269639969, -0.047231849282979965, 0.06626024842262268, -0.0011106223100796342, -0.002757868729531765, -0.02800709381699562, -0.004496040288358927, -0.018635695800185204, 0.03919922187924385, 0.06447522342205048, -0.05762071534991264, -0.06443952023983002, 0.03439749777317047, -0.025740109384059906, -0.026632623746991158, -0.031237995252013206, -0.03744989633560181, 0.06229748949408531, 0.015556521713733673, -0.018814198672771454, 0.011281379498541355, -0.052836839109659195, -0.06468942761421204, 0.057692114263772964, 0.03411189094185829, -0.030720338225364685, -0.024794043973088264, -0.020277921110391617, -0.007715784944593906, 0.006515353452414274, 0.013887520879507065, 0.03386198729276657, 0.02873895689845085, -0.031487900763750076, 0.059405744075775146, -0.08154009282588959, 0.047660257667303085, 0.010861897841095924, -0.014030322432518005, -0.005319384392350912, -0.030506134033203125, 0.020902682095766068, 0.015279842540621758, 0.019117653369903564, -0.004721399862319231, 0.0010113301686942577, -0.019367557018995285, -0.009540976025164127, 0.024258535355329514, 0.00805047806352377, -0.053158145397901535, -0.004882052540779114, 0.0061271097511053085, 0.014066023752093315, -0.07325756549835205, -0.012896830216050148, -0.024365637451410294, 0.02186659723520279, 0.058941636234521866, 0.042269472032785416, -0.009344623424112797, 0.013262760825455189, 0.0015518589643761516, -0.031184444203972816, -0.09246446937322617, -0.05358655005693436, 0.06133357435464859, 0.02213435061275959, 0.052122827619314194, -0.042162369936704636, -0.014913911931216717, 0.017894908785820007, -0.010192511603236198, 0.02711458131670952, 0.007724710274487734, -0.023455271497368813, -0.04551822319626808, 0.06194048374891281, 0.046981945633888245, -0.0075149694457650185, -0.029542218893766403, -0.03959192708134651, -0.07632780820131302, -0.0009393711807206273, -0.016252683475613594, -0.01143310684710741, 0.0007430180558003485, 0.0222593042999506, 0.01747542805969715, -0.0142802270129323, -0.024383487179875374, 0.016806041821837425, 0.019528210163116455, 0.05986985191702843, 0.01387859508395195, -0.016056329011917114, -0.037021487951278687, 0.006591217126697302, 0.035522062331438065, -0.020617077127099037, -0.02729308418929577, -0.026168515905737877, 0.02854260243475437, -0.0006548822857439518, -0.015877828001976013, 0.041198454797267914, -0.025686558336019516, 0.05144451558589935, 0.015574372373521328, 0.01745757646858692, 0.029595769941806793, 0.042626477777957916, -0.016234831884503365, 0.06040535867214203, -0.07175813615322113, -0.07654201239347458, -0.0647251307964325, -0.04983799159526825, 0.06269019842147827, -0.006118184421211481, 0.0002045809815172106, -0.0425550751388073, 0.04426870122551918, 0.013949996791779995, -0.01102255005389452, 0.00019328510097693652, -0.014574756845831871, 0.0030479358974844217, -0.0007932219887152314, -0.0075462074019014835, 0.06215468794107437, -0.013012856245040894, 0.057977721095085144, -0.008813577704131603, -0.03202340751886368, 0.058656029403209686, 0.05397925525903702, 0.014137424528598785, -0.001406825496815145, 0.05526447668671608, 0.07265065610408783, -0.009148269891738892, 0.0068946718238294125, 0.014307002536952496, 0.030756037682294846, -0.02183089591562748, -0.018234064802527428, -0.05465756729245186, -0.014574756845831871, 0.05430056154727936, 0.002307149115949869, -0.03891361877322197, -0.011932914145290852, 0.0706157237291336, 0.02772149071097374, -0.010549517348408699, 0.025293851271271706, 0.011683010496199131, 0.001127357012592256, -0.014931761659681797, -0.026561221107840538, -0.0058102672919631, 0.05662110075354576, 0.04562532529234886, -0.018582144752144814, 0.08004067093133926, -0.006631380412727594, 0.04016313701868057, -0.020956233143806458, -0.02743588574230671, 0.005970919970422983, 0.024972546845674515, -0.016752490773797035, 0.023330319672822952, -0.036289624869823456, -0.030863139778375626, 0.05112321302294731, -0.04444720596075058, 0.0043175374157726765, 0.01410172414034605, -0.018269764259457588, 0.029363716021180153, 0.0026217603590339422, -0.03802110254764557, -0.02300901524722576, -0.05412206053733826, 0.030541835352778435, -0.04287638142704964, 0.005087330937385559, -0.047267548739910126, -0.01345911342650652, 0.041091352701187134, -0.047553155571222305, 0.048160064965486526, -0.01688636839389801, 0.01735047623515129, 0.04034164175391197, -0.03919922187924385, 0.03777119889855385, 0.04840996861457825, 0.007309691049158573, -0.05144451558589935, 0.0032152822241187096, -0.0009471806697547436, -0.029488667845726013, 0.025900760665535927, -0.003420560620725155, 0.017537903040647507, 0.06097656860947609, 0.02140248939394951, -0.0038868992123752832, -0.10353164374828339, 0.005524662788957357, -0.03371918573975563, -0.002661923412233591, 0.02147389017045498, 0.058370426297187805, -0.07397157698869705, -0.025990013033151627, 0.012361321598291397, -0.01376256812363863, -0.03784260153770447, -0.0228840634226799, -0.0441616028547287, -0.03712859004735947, 0.058656029403209686, 0.0439830981194973, -0.014253451488912106, -0.04537542164325714, -0.009335698559880257, -0.0020293539855629206, 0.03991323336958885, 0.02756083756685257, 0.031113043427467346, 0.015279842540621758, -0.006573366932570934, 0.008081715553998947, -0.03246966376900673, 0.004531740676611662, 0.04926678165793419, -0.035165056586265564, -0.052836839109659195, -0.0020483199041336775, 0.03830670937895775, -0.08111168444156647, 0.030666787177324295, 0.026936078444123268, -0.019153354689478874, -0.008501197211444378, -0.07654201239347458, 0.035432811826467514, 0.030434733256697655, 0.02797139436006546, -0.053300946950912476, -0.004404557403177023, 0.020599227398633957, 0.03891361877322197, 0.016609689220786095, -0.03780690208077431, -0.05669249966740608, -0.0425550751388073, 0.011700861155986786, -0.06676006317138672, 0.046553537249565125, -0.026168515905737877, 0.0445186085999012, 0.00018115248531103134, -0.06858079135417938, 0.02192014828324318, -0.030059877783060074, -0.019028402864933014, 0.04462570697069168, 0.019885215908288956, -0.023723026737570763, 0.04409020021557808, -0.0030166979413479567, 0.023651625961065292, 0.037021487951278687, 0.06515353173017502, 0.003230901202186942, -0.0014358321204781532, -0.002512427279725671, 0.048160064965486526, 0.020670628175139427, -0.02140248939394951, -0.008581523783504963, 0.029934925958514214, 0.0020550137851387262, -0.05198002606630325, -0.02777504175901413, 0.0015228523407131433, -0.01647581160068512, 0.0047883386723697186, 0.02250920794904232, -0.04316198453307152, -0.008501197211444378, 0.020456423982977867, 0.0007011814159341156, -0.026275618001818657, -0.02814989723265171, -0.01718982309103012, -0.014431954361498356, 0.028935309499502182, -0.01645796187222004, 0.017073795199394226, -0.03275527060031891, 0.10067559778690338, 0.019760264083743095, 0.0008216708665713668, 0.011531283147633076, -0.014699708670377731, -0.06533204019069672, -0.01114750187844038, -0.02247350662946701, -0.05976274982094765, 0.007256140001118183, 0.046303633600473404, -0.03236256539821625, -0.02807849645614624, 0.009942607954144478, 0.02727523259818554, -0.06451092660427094, 0.058299027383327484, -0.0107726464048028, -0.037021487951278687, 0.0218130461871624, -0.0445186085999012, -0.019653161987662315, 0.02732878364622593, -0.06115506961941719, 0.046553537249565125, 0.047517456114292145, -0.04516121745109558, -0.057977721095085144, -0.01731477491557598, 0.011067175306379795, -0.01760037988424301, -0.017520053312182426, -0.01125460397452116, 0.02306256629526615, 0.011468807235360146, 0.03727139160037041, 0.012397021986544132, 0.03837810829281807, 0.018992701545357704, 0.0039092120714485645, -0.017921684309840202, 0.026400569826364517, 0.010263913311064243, -0.025900760665535927, -0.07354316860437393, 0.02133108861744404, -0.009139345027506351, -0.012450573034584522, -0.011040400713682175, -0.04894547536969185, 0.05080190673470497, 0.06169058009982109, 0.006930372677743435, -0.029024560004472733, -0.031077343970537186, -0.020920531824231148, 0.019635312259197235, 0.06343990564346313, -0.024026481434702873, 0.03409404307603836, 0.02864970453083515, -0.004908828064799309, 0.06222608685493469, -0.01102255005389452, 0.012423797510564327, 0.03273741900920868, -0.04016313701868057, -0.014664007350802422, 0.0005017602816224098, 0.06518923491239548, 0.01718982309103012, -0.01434270292520523, 0.07090132683515549, 0.02172379568219185, 0.017287999391555786, -0.009317847900092602, -0.03339787945151329, 0.0020126195158809423, 0.019099803641438484, -0.004953453782945871, 0.005372935440391302, -0.0029296777211129665, -0.008608299307525158, -0.041591159999370575, -0.0031438812147825956, 0.04369749501347542, -0.029078111052513123, -0.03755699470639229, -0.03748559579253197, 0.012361321598291397, 0.017073795199394226, -0.03994893282651901, 0.0274001844227314, -0.0158689022064209, -0.016199132427573204, 0.004272911697626114, -0.005065017845481634, 0.017305849120020866, 0.03791400045156479, 0.03473665192723274, -0.007153501268476248, -0.03359423205256462, 0.0320948101580143, 0.019081952050328255, 0.024901146069169044, 0.05026639625430107, 0.014530130662024021, 0.03427254408597946, -0.012316695414483547, 0.02140248939394951, -0.03719998896121979, 0.07100842893123627, 0.0682951807975769, -0.019456809386610985, 0.018332241103053093, 0.019456809386610985, -0.013048557564616203, -0.05526447668671608, 0.020152969285845757, -0.01144203171133995, -0.008358395658433437, 0.018475042656064034, -0.00672955671325326, 0.04644643887877464, -0.01096899900585413, -0.009210745804011822, 0.029203062877058983, -0.012548749335110188, 0.0030836365185678005, -0.025990013033151627, 0.02702532894909382, -0.0565853975713253, 0.018957000225782394, -0.047267548739910126, 0.0024209446273744106, 0.03712859004735947, -0.002313842996954918, -0.03762839734554291, 0.02870325557887554, -0.030934540554881096, -0.002686467720195651, 0.0013086488470435143, 0.008893903344869614, -0.05565718188881874, -0.006278837099671364, 0.025793660432100296, -0.05565718188881874, 0.020385023206472397, 0.03470095247030258, 0.0072115142829716206, -0.020063718780875206, -0.0004010735428892076, 0.036271777004003525, -0.010326389223337173, -0.030006326735019684, -0.01676141656935215, 0.009790880605578423, 0.01397677231580019, 0.007907675579190254, 0.0033692410215735435, -0.023473123088479042, 0.047267548739910126, -0.006818808149546385, -0.03941342607140541, 0.02293761447072029, 0.05458616837859154, 0.005087330937385559 ]
24,365
storage3._sync.bucket
_request
null
def _request( self, method: RequestMethod, url: str, json: Optional[dict[Any, Any]] = None, ) -> Response: response = self._client.request(method, url, json=json) try: response.raise_for_status() except HTTPError: raise StorageException( {**response.json(), "statusCode": response.status_code} ) return response
(self, method: Literal['GET', 'POST', 'DELETE', 'PUT', 'HEAD'], url: str, json: Optional[dict[Any, Any]] = None) -> httpx.Response
[ 0.005494420882314444, -0.07262685894966125, -0.05821526050567627, 0.0378873273730278, -0.0040674833580851555, 0.018251527100801468, -0.008817620575428009, 0.05707750469446182, 0.02385498397052288, -0.0059210797771811485, 0.07315780967473984, 0.016592297703027725, 0.06652089208364487, -0.04414499178528786, -0.00694506149739027, -0.02977132238447666, 0.035042934119701385, 0.0031880915630608797, 0.041376449167728424, -0.06906188279390335, 0.0437278151512146, 0.031041817739605904, 0.03073841705918312, 0.02903177961707115, 0.005276350770145655, 0.09359952062368393, -0.004558141343295574, -0.006964024156332016, 0.06424537301063538, -0.021522579714655876, 0.018033457919955254, 0.04884772375226021, -0.014790847897529602, 0.09450972825288773, -0.0028135795146226883, 0.04672390967607498, -0.013795310631394386, -0.018934182822704315, -0.09784714877605438, 0.021579468622803688, -0.11491351574659348, -0.014942549169063568, 0.0421728789806366, -0.036256540566682816, 0.033336296677589417, 0.040200766175985336, -0.03568766266107559, 0.010789734311401844, -0.007395423948764801, 0.0218639075756073, 0.010685439221560955, 0.04073172062635422, 0.018564410507678986, -0.0632593184709549, -0.0270217414945364, 0.0020728521049022675, -0.02461348846554756, 0.0030174278654158115, -0.01753094792366028, 0.025258217006921768, -0.014193525537848473, 0.03123144432902336, 0.00027851355844177306, -0.026889003813266754, -0.017929162830114365, -0.0311745572835207, -0.062311187386512756, 0.010713883675634861, 0.020290009677410126, -0.0033587550278753042, 0.02630116231739521, 0.04721693694591522, -0.01769213005900383, 0.006181816104799509, 0.046837687492370605, -0.01904795691370964, -0.013757385313510895, -0.037223633378744125, -0.0008491700864396989, -0.013103174045681953, 0.0307194534689188, -0.05684995278716087, 0.03752703592181206, -0.0011383501114323735, -0.00041184452129527926, 0.025390956550836563, 0.02652871422469616, -0.04839261993765831, -0.024897927418351173, 0.04205910488963127, -0.02704070508480072, 0.011093135923147202, -0.06970661133527756, -0.0699341669678688, 0.014288338832557201, 0.020043496042490005, 0.014923586510121822, -0.057873934507369995, -0.023248178884387016, -0.001364123891107738, -0.00010681291314540431, 0.06405574828386307, 0.024632450193166733, -0.006655881647020578, 0.04736863821744919, -0.01783435046672821, 0.04095927253365517, -0.016924142837524414, 0.016544891521334648, 0.007305351551622152, -0.020327934995293617, 0.019493579864501953, -0.01964528113603592, 0.01290406659245491, 0.02336195483803749, 0.012088674120604992, -0.022451749071478844, -0.012951473705470562, -0.055636342614889145, -0.030359163880348206, 0.0040982975624501705, -0.033070821315050125, 0.020214159041643143, 0.0011401278898119926, 0.05628107488155365, 0.014714997261762619, -0.039176784455776215, -0.02110540308058262, 0.027647508308291435, 0.045548226684331894, -0.02605464868247509, 0.03568766266107559, 0.006456774193793535, 0.07926377654075623, -0.027400994673371315, 0.031610697507858276, -0.06872055679559708, 0.056432776153087616, -0.03764081373810768, 0.055863894522190094, 0.05529501661658287, -0.0018855960806831717, -0.00960457045584917, -0.0003063649346586317, 0.002038482343778014, 0.010837140493094921, -0.03856997936964035, -0.05483991280198097, -0.006034855730831623, 0.0011715347645804286, 0.017142213881015778, 0.00258128740824759, 0.05279194936156273, -0.031572770327329636, -0.008774954825639725, -0.04111097380518913, -0.024973778054118156, -0.03371554985642433, 0.010372556746006012, 0.016943106427788734, -0.018744556233286858, 0.025997759774327278, 0.008713326416909695, -0.029790285974740982, 0.0087417708709836, -0.06515558063983917, -0.04274175688624382, 0.029676510021090508, 0.0002453289635013789, -0.0544985868036747, -0.028216388076543808, 0.01635526493191719, -0.026851078495383263, -0.0374322235584259, 0.002235219581052661, -0.04099719598889351, 0.044372543692588806, 0.03322251886129379, -0.04649635776877403, -0.024935852736234665, 0.017398208379745483, -0.0329570434987545, 0.030397089198231697, 0.021541543304920197, 0.01204126700758934, 0.004027187824249268, 0.021920794621109962, -0.0006838396657258272, 0.015710536390542984, 0.06678637117147446, -0.015217507258057594, 0.008006968535482883, 0.014203006401658058, -0.04198325425386429, 0.03731844946742058, -0.04251420870423317, 0.011908529326319695, -0.009002506732940674, -0.018526485189795494, 0.04907527565956116, -0.022546561434864998, 0.023703282698988914, 0.04429669305682182, 0.015539871528744698, -0.041414376348257065, 0.009225317277014256, -0.012600664980709553, -0.020688224583864212, -0.016023417934775352, 0.04494142159819603, -0.03219853714108467, 0.007841045968234539, -0.04073172062635422, 0.022736188024282455, -0.018441153690218925, 0.016962068155407906, -0.004164666868746281, -0.04429669305682182, 0.026149461045861244, -0.027400994673371315, 0.04319686070084572, -0.01623200811445713, -0.0343223512172699, -0.04915112629532814, 0.02899385429918766, 0.00344171654433012, 0.005527605302631855, -0.013823754154145718, -0.09519238024950027, -0.03200891241431236, -0.019351359456777573, 0.03487226739525795, 0.06617956608533859, -0.035005006939172745, -0.03121248260140419, -0.025504732504487038, 0.00041836293530650437, -0.03985944017767906, 0.01966424286365509, -0.03951811045408249, 0.07497822493314743, -0.0042760721407830715, -0.0299419853836298, 0.07941547781229019, -0.05275402590632439, 0.0043519227765500546, -0.044638022780418396, 0.07638145983219147, -0.03314666822552681, -0.058632440865039825, 0.031819287687540054, -0.006802842020988464, -0.046610135585069656, -0.03544114902615547, 0.03024538792669773, -0.0614389069378376, -0.014733959920704365, -0.0383424311876297, 0.039897363632917404, -0.02013830840587616, -0.03978358954191208, 0.010894028469920158, 0.06769657135009766, -0.00007540606748079881, -0.05593974515795708, -0.032577790319919586, 0.023475730791687965, 0.05116116628050804, 0.015767423436045647, 0.03420857712626457, 0.08184269070625305, 0.039404336363077164, 0.08722808212041855, 0.02019519731402397, -0.011766308918595314, -0.006186556536704302, -0.0012882733717560768, 0.014563296921551228, -0.021996645256876945, -0.026225311681628227, -0.004982430022209883, -0.03936641290783882, 0.04365196451544762, -0.00982264056801796, -0.012932511046528816, 0.0029510585591197014, 0.03210372477769852, 0.015397652052342892, 0.022736188024282455, 0.005944783333688974, 0.04152815043926239, 0.0441829189658165, 0.013719459995627403, 0.0030719453934580088, -0.03479641675949097, -0.028102612122893333, -0.07767091691493988, 0.06166645884513855, 0.0766848623752594, 0.04425876960158348, 0.0014968622708693147, 0.0062908511608839035, 0.02484104037284851, 0.01140601933002472, 0.0020112234633415937, -0.07137532532215118, 0.002047963673248887, 0.011718902736902237, -0.041907403618097305, -0.03197098895907402, -0.024916891008615494, 0.011813716031610966, -0.018441153690218925, -0.004076964687556028, -0.010002785362303257, 0.03343110904097557, 0.029676510021090508, 0.02114332839846611, 0.028368087485432625, 0.043158937245607376, 0.028652528300881386, 0.06489010900259018, -0.015625203028321266, 0.0006767287268303335, 0.01857389137148857, -0.012373113073408604, 0.008428887464106083, 0.04922697693109512, -0.02969547174870968, 0.027363069355487823, 0.04300723597407341, 0.03293808177113533, -0.04888565093278885, -0.05506746470928192, -0.05161626636981964, -0.03978358954191208, 0.0022079607006162405, -0.037489112466573715, 0.02404460869729519, 0.016535410657525063, -0.016715554520487785, -0.008917175233364105, 0.03836139291524887, -0.01303680520504713, -0.006129669025540352, -0.0016651556361466646, 0.0991366058588028, -0.04058001935482025, 0.02605464868247509, -0.05620522424578667, -0.06762072443962097, 0.03420857712626457, 0.001532417256385088, 0.011851641349494457, -0.0003054760454688221, -0.04156607761979103, 0.00264528626576066, -0.023001665249466896, -0.052223071455955505, -0.008779696188867092, -0.0040840753354132175, 0.007722529582679272, -0.07497822493314743, 0.04801337048411369, -0.023513656109571457, -0.06735524535179138, 0.04770996794104576, -0.043576113879680634, -0.02724929340183735, -0.02776128426194191, -0.01548298355191946, -0.02535303123295307, -0.07308196276426315, 0.04304515942931175, -0.0135108707472682, 0.042134955525398254, -0.06306969374418259, -0.04452424496412277, 0.0007430979167111218, 0.065914086997509, 0.0471031628549099, -0.030074724927544594, -0.013558277860283852, -0.023760169744491577, 0.101336270570755, -0.03492915630340576, 0.00463399151340127, -0.001404419424943626, 0.0039063007570803165, 0.014231450855731964, 0.02823534980416298, -0.051730044186115265, 0.01079921517521143, 0.07099606841802597, 0.012742884457111359, -0.008452590554952621, -0.014658110216259956, -0.020783038809895515, -0.02163635566830635, 0.06587616354227066, -0.014923586510121822, 0.016222527250647545, -0.07247515767812729, 0.044069141149520874, -0.006001671310514212, 0.01795760728418827, -0.0008462072000838816, -0.03492915630340576, 0.003254460636526346, -0.027154481038451195, -0.03546011075377464, -0.02042274735867977, -0.040655869990587234, 0.023646393790841103, 0.00007459126936737448, 0.05229892209172249, -0.006390404887497425, 0.030093686655163765, -0.02605464868247509, 0.03301393240690231, 0.02800779789686203, -0.02408253401517868, 0.014553815126419067, -0.008296148851513863, -0.028804229572415352, 0.0007513940217904747, -0.04862017184495926, -0.024973778054118156, 0.006267148070037365, -0.020726149901747704, 0.024746226146817207, 0.03200891241431236, 0.006015893071889877, -0.052260998636484146, 0.05472613871097565, 0.02656663954257965, -0.051009465008974075, -0.015568315982818604, 0.0018405598821118474, 0.05480198934674263, 0.022982701659202576, -0.0029297256842255592, -0.054195184260606766, 0.01536920852959156, 0.06955491006374359, 0.002068111440166831, 0.010590626858174801, 0.04050416871905327, 0.02527718059718609, -0.0428176075220108, 0.03853205591440201, 0.049492452293634415, 0.07471274584531784, 0.002526769880205393, -0.04073172062635422, -0.049264900386333466, -0.029828211292624474, 0.015549353323876858, 0.0163173396140337, 0.03616172820329666, 0.03583936393260956, -0.008338814601302147, -0.007570828311145306, -0.06022530049085617, -0.027363069355487823, 0.02535303123295307, 0.022281086072325706, 0.05176796764135361, 0.005048799328505993, -0.041869476437568665, -0.010287224315106869, -0.010666477493941784, -0.057342980057001114, 0.000246514129685238, -0.008656438440084457, -0.017104288563132286, 0.048544321209192276, 0.024404900148510933, 0.010391519404947758, -0.06701391935348511, 0.04001114144921303, -0.05726712942123413, 0.0193323977291584, 0.003254460636526346, 0.021788056939840317, -0.026111535727977753, -0.026130499318242073, 0.047823742032051086, 0.01892470009624958, -0.01608978770673275, 0.02311544120311737, 0.0461929552257061, -0.03269156813621521, 0.06439707428216934, -0.02506859228014946, 0.0031430551316589117, -0.0968610942363739, -0.021977683529257774, -0.008153929375112057, -0.00014703442866448313, 0.060566626489162445, -0.04767204076051712, 0.04224872961640358, 0.04615503177046776, -0.02408253401517868, 0.02404460869729519, 0.023646393790841103, 0.05904961749911308, 0.023020626977086067, -0.04740656539797783, 0.0008681326871737838, 0.07687448710203171, -0.015786385163664818, -0.032027874141931534, 0.0006897654966451228, 0.02535303123295307, -0.029183480888605118, 0.032027874141931534, 0.01279029157012701, 0.041148897260427475, 0.060073599219322205, 0.027571657672524452, 0.04111097380518913, -0.009841603226959705, -0.02110540308058262, -0.01992972008883953, 0.018687667325139046, -0.02085888758301735, -0.011766308918595314, 0.031364183872938156, -0.0023857352789491415, 0.02650975063443184, -0.03728052228689194, -0.03891130909323692, 0.03125040605664253, 0.02870941534638405, -0.035042934119701385, -0.04380366578698158, 0.027931947261095047, -0.018213601782917976, 0.027609582990407944, 0.02239486202597618, 0.01364360935986042, 0.00761823495849967, -0.10975567996501923, -0.04149022698402405, -0.006617956329137087, 0.003967929631471634, -0.0032900155056267977, -0.012107636779546738, -0.007438090164214373, -0.020745113492012024, 0.018962625414133072, -0.010666477493941784, -0.026130499318242073, 0.0325019396841526, 0.01105521060526371, -0.06617956608533859, 0.037944212555885315, -0.03460679203271866, 0.007954821921885014, 0.021048514172434807, -0.04452424496412277, 0.04801337048411369, -0.0041291117668151855, -0.0007792453980073333, 0.04027661681175232, 0.06250081211328506, 0.012354150414466858, -0.056129373610019684, 0.006196037866175175, 0.030586715787649155, -0.04414499178528786, -0.02700277976691723, 0.02772335894405842, 0.01338761392980814, -0.011595645919442177, -0.014288338832557201, 0.004773841239511967, 0.022660337388515472, 0.021048514172434807, -0.05597767233848572, -0.04152815043926239, 0.004072223789989948, -0.024689339101314545, -0.01118794921785593, -0.020100383087992668, -0.014942549169063568, 0.03445509076118469, -0.01871611177921295, 0.0029984652064740658, -0.018858332186937332, 0.05893583968281746, -0.04308308660984039, -0.01252481434494257, 0.08760733157396317, -0.0214088037610054, -0.058139409869909286, -0.05070606246590614, 0.024708300828933716, 0.030890118330717087, 0.039707738906145096, 0.003652675775811076, -0.029316220432519913, 0.011301725171506405, 0.024423861876130104, -0.03519463539123535, 0.035289447754621506, 0.0185549296438694, -0.06519350409507751, 0.004387477412819862, -0.03221750259399414, -0.06568653881549835, -0.012164524756371975, -0.04600333049893379, -0.017967088147997856, -0.06697599589824677, 0.04676183685660362, 0.03559285029768944, -0.04717901349067688, -0.013349688611924648, -0.022470710799098015, -0.0524885468184948, 0.05210929736495018, -0.018877293914556503, 0.0457378551363945, 0.05036473274230957, -0.01827049069106579, -0.09139985591173172, -0.012543777003884315, -0.009002506732940674, 0.015625203028321266, 0.050023406744003296, 0.03244505450129509, -0.002706914907321334, -0.011396538466215134, 0.014819292351603508, -0.010694921016693115, -0.009102060459554195, 0.051730044186115265, 0.029069704934954643, 0.00668906606733799, -0.05324705317616463, 0.04179362580180168, -0.019550466910004616, 0.036977119743824005, -0.014070268720388412, -0.011766308918595314, 0.038209691643714905, -0.03614276647567749, -0.02233797311782837, 0.04130059853196144, 0.01734132133424282, -0.062007784843444824, -0.014307301491498947, -0.0307194534689188, 0.01218348741531372, -0.03985944017767906, -0.008315111510455608, -0.00001924039861478377, 0.03020746260881424, -0.0019531503785401583, 0.03422753885388374, 0.00993641559034586, -0.003527048509567976, -0.05108531564474106, 0.0012835327070206404, -0.09443387389183044, 0.024177348241209984, 0.031307294964790344, -0.011206911876797676, -0.009244279935956001, 0.007537643890827894, 0.015549353323876858, 0.01992972008883953, 0.03324148431420326, 0.03779251500964165, -0.02110540308058262, 0.015805348753929138, 0.05620522424578667, -0.026111535727977753, 0.022262122482061386, -0.031572770327329636, 0.07247515767812729, -0.05631899833679199, 0.018479079008102417, 0.03214165195822716, -0.00304587185382843, -0.040428318083286285, -0.02751477062702179, -0.0181661956012249, -0.057342980057001114, -0.045358601957559586, 0.02580813318490982, -0.04107304662466049, -0.00165804463904351, -0.000010462777026987169, -0.0495683029294014, -0.006309813819825649, 0.09337197244167328, 0.07054096460342407, -0.04623088240623474, -0.002256552455946803, 0.04422084242105484, 0.009002506732940674, -0.025390956550836563, 0.0214088037610054, 0.0461929552257061, -0.064359150826931, 0.0026381753850728273, 0.01608978770673275, 0.001082647475413978, 0.013340207748115063, -0.0005007318104617298, -0.03390517458319664, 0.11726488173007965, 0.017559392377734184, -0.011756828054785728, -0.04858224838972092, 0.0066606225445866585, -0.047330714762210846, -0.067469023168087, 0.01707584410905838, 0.030814267694950104, 0.007385942619293928, -0.0131221367046237, 0.0017386357067152858, 0.016696592792868614, 0.0039465962909162045, 0.008713326416909695, -0.012230893597006798, 0.023456769064068794, -0.00952397845685482, -0.019853869453072548, -0.0002555510145612061, -0.07505407184362411, 0.0003567344101611525, 0.03680645674467087, 0.06891018152236938, 0.04714108631014824, -0.044107068330049515, 0.00383993168361485, -0.049492452293634415, -0.05578804388642311, 0.004953986033797264, -0.005081983748823404, 0.039214711636304855, -0.026206348091363907, -0.0204037856310606, 0.021257104352116585, 0.008447850123047829, -0.027344105765223503, 0.04300723597407341, 0.057153355330228806, -0.0004124371043872088, -0.021541543304920197, 0.002550473203882575, 0.028178462758660316, 0.008153929375112057, -0.013823754154145718, -0.04221080616116524, -0.01044840645045042, 0.009860565885901451, -0.011453426443040371, -0.0679241269826889, 0.029429994523525238, 0.06799997389316559, -0.015900161117315292 ]
24,366
storage3._sync.client
aclose
null
def aclose(self) -> None: self.session.aclose()
(self) -> NoneType
[ -0.03360070288181305, -0.01170857809484005, 0.02738390490412712, 0.02693389542400837, 0.004520928021520376, -0.05606783926486969, -0.07046814262866974, 0.06250130385160446, -0.018000375479459763, -0.025250528007745743, -0.04416758939623833, -0.0869351476430893, 0.043000899255275726, 0.04480093717575073, -0.038700807839632034, -0.007691827602684498, 0.006366799585521221, -0.015200317837297916, 0.01614200323820114, -0.0007515781908296049, -0.025917207822203636, -0.0003312569169793278, -0.018350383266806602, -0.08906852453947067, -0.023917166516184807, -0.009591867215931416, -0.014950312674045563, 0.04320090264081955, -0.029917292296886444, -0.023100482299923897, -0.03410071134567261, -0.04176754131913185, 0.03356736898422241, 0.052367761731147766, 0.028517263010144234, 0.0234171561896801, -0.04516761004924774, -0.04836767911911011, 0.015650326386094093, 0.026717225089669228, 0.0129419369623065, -0.006833476014435291, 0.010825226083397865, -0.004850101191550493, -0.00467926450073719, -0.018300382420420647, -0.02680055983364582, 0.0028979771304875612, 0.02246713638305664, 0.015041980892419815, -0.0042313383892178535, 0.0001293646782869473, 0.015975333750247955, 0.020667098462581635, 0.0018646223470568657, 0.04253422096371651, -0.011033563874661922, 0.010625221766531467, -0.001276068389415741, -0.058934565633535385, 0.03006729483604431, -0.008279339410364628, -0.011175233870744705, -0.01497531309723854, 0.0869351476430893, 0.013000271283090115, -0.03570074588060379, 0.037867456674575806, 0.04610096290707588, -0.037167444825172424, 0.011958583258092403, -0.03440072014927864, 0.018750391900539398, 0.032567348331213, 0.017050355672836304, -0.010816892609000206, -0.05503448471426964, 0.023600492626428604, -0.019150400534272194, -0.01263359747827053, -0.02061709761619568, 0.014708640985190868, -0.011925249360501766, 0.08786850422620773, 0.0234171561896801, -0.012883602641522884, 0.05536782369017601, 0.006325132213532925, -0.05550115928053856, 0.018883727490901947, 0.034367386251688004, 0.009225192479789257, -0.0047667664475739, 0.011091898195445538, 0.04223421588540077, -0.04120086133480072, -0.016825351864099503, 0.021983793005347252, -0.0019333737436681986, -0.0698014572262764, -0.057434532791376114, -0.013483614660799503, -0.012791934423148632, -0.01850038580596447, -0.0033604868222028017, -0.013241942971944809, 0.0049459366127848625, -0.03643409535288811, -0.015750329941511154, 0.007120982278138399, -0.1123356819152832, 0.02306714840233326, 0.00041016482282429934, 0.02986729145050049, -0.020983772352337837, -0.03186733275651932, 0.025217194110155106, 0.04240088537335396, -0.015625325962901115, -0.013658618554472923, -0.020433761179447174, 0.019250402227044106, -0.00748765654861927, -0.04166753590106964, 0.04996770992875099, 0.11013563722372055, -0.0021125441417098045, 0.00497510377317667, 0.006125127896666527, 0.0321173369884491, 0.001959415851160884, 0.006254297215491533, 0.007895998656749725, 0.01661701314151287, 0.01322527602314949, 0.02456717938184738, 0.04920102655887604, -0.02565053664147854, 0.0046125962398946285, 0.006425134371966124, -0.04133419692516327, 0.011491906829178333, 0.027650577947497368, -0.03233400732278824, 0.01898372918367386, 0.010808559134602547, -0.04016750678420067, -0.07333486527204514, -0.06596804410219193, -0.06236796826124191, 0.019050398841500282, 0.0046875979751348495, -0.04843434691429138, -0.0005823038518428802, -0.032734017819166183, -0.01282526832073927, -0.047134317457675934, 0.04013417288661003, 0.029783954843878746, -0.042200881987810135, 0.011216901242733002, 0.017400363460183144, -0.019633743911981583, -0.021983793005347252, -0.01756703294813633, -0.03976749628782272, -0.0037271613255143166, 0.057534534484148026, -0.005212608724832535, -0.009391862899065018, -0.058934565633535385, -0.025500532239675522, 0.017150359228253365, -0.005900123156607151, -0.05750120058655739, 0.041034191846847534, 0.012850268743932247, -0.014183629304170609, 0.009175191633403301, -0.012275256216526031, 0.0015937832649797201, -0.0887351855635643, -0.06880144029855728, 0.02833392471075058, 0.042300883680582047, -0.013341945596039295, -0.0315839946269989, 0.02645055204629898, 0.0026708892546594143, -0.00012324476847425103, -0.011150233447551727, 0.015141983516514301, 0.023333821445703506, 0.01557532511651516, 0.0454009473323822, -0.017700370401144028, -0.019517075270414352, 0.029450615867972374, -0.009700202383100986, 0.05270110070705414, -0.001060438808053732, 0.041134193539619446, 0.013900290243327618, -0.07060147821903229, 0.07353486865758896, 0.024050502106547356, 0.027817247435450554, -0.09753537178039551, -0.019583743065595627, -0.056001171469688416, -0.028267256915569305, 0.04846768081188202, 0.010200212709605694, -0.007762662135064602, 0.025500532239675522, 0.00044193631038069725, 0.004000083543360233, -0.027000565081834793, 0.04236755147576332, 0.04503427445888519, -0.007587658707052469, -0.027817247435450554, -0.0008130377973429859, -0.019350403919816017, 0.01721702702343464, 0.010708557441830635, 0.010641888715326786, -0.003029230050742626, 0.0500677116215229, 0.022533804178237915, -0.04753432795405388, 0.052367761731147766, -0.009208525530993938, -0.0330173559486866, -0.02598387561738491, 0.03653409704566002, -0.06770141422748566, 0.03168399631977081, -0.11746912449598312, 0.013650285080075264, -0.02213379554450512, -0.00954186636954546, 0.0001354194973828271, 0.02680055983364582, -0.009508532471954823, 0.07046814262866974, 0.03476739302277565, 0.03146732598543167, 0.0384008027613163, -0.0253005288541317, 0.010183545760810375, -0.08340173959732056, 0.08073502033948898, -0.004139669705182314, -0.004620929714292288, -0.06040126085281372, -0.05480114370584488, -0.02740057185292244, 0.00871684867888689, 0.024050502106547356, 0.05066772550344467, 0.06090127304196358, -0.06086793914437294, 0.058934565633535385, 0.06886810809373856, 0.03043396957218647, 0.044434260576963425, -0.022567138075828552, 0.024400509893894196, -0.02013375423848629, 0.056734517216682434, -0.019717078655958176, -0.06053460016846657, -0.04240088537335396, -0.012525261379778385, 0.006879310589283705, 0.0033604868222028017, -0.059301238507032394, -0.10166878998279572, -0.03396737575531006, 0.07220150530338287, 0.054834477603435516, 0.011658577248454094, 0.027100566774606705, -0.030517304316163063, 0.007795996032655239, -0.006258463952690363, -0.023783830925822258, -0.00842100940644741, -0.014200297184288502, -0.041034191846847534, -0.024733850732445717, 0.02983395755290985, 0.05856788903474808, 0.02891727164387703, 0.00855017825961113, -0.02526719495654106, 0.03385070711374283, -0.0010099168866872787, 0.023383822292089462, 0.02386716566979885, -0.032950688153505325, 0.020283756777644157, 0.010791892185807228, -0.02468384988605976, -0.014891977421939373, 0.013000271283090115, 0.066934734582901, -0.0011073148343712091, 0.07666826993227005, 0.017233693972229958, -0.00459592929109931, -0.03990083560347557, 0.03430071845650673, -0.00966686848551035, 0.015300319530069828, 0.006966812070459127, -0.04836767911911011, 0.032250672578811646, 0.04600096121430397, -0.05130107328295708, -0.05933457240462303, 0.065501369535923, 0.021467115730047226, -0.01001687627285719, -0.02318381704390049, 0.015775330364704132, 0.048767685890197754, 0.016558678820729256, -0.07926832139492035, -0.06770141422748566, 0.0076834941282868385, -0.008766849525272846, -0.04526761174201965, -0.06416800618171692, -0.028000585734844208, -0.0339173749089241, -0.023250486701726913, 0.035767413675785065, -0.022450469434261322, -0.108202263712883, 0.0030042293947190046, 0.023217150941491127, 0.033184025436639786, -0.06310132145881653, 0.04250088706612587, -0.040900856256484985, -0.027217235416173935, 0.052367761731147766, -0.03793412446975708, 0.024733850732445717, 0.0262005478143692, 0.00032552762422710657, 0.05136774107813835, -0.002239630091935396, 0.007516823709011078, 0.07700160890817642, 0.04496760666370392, -0.005387612618505955, -0.05376778915524483, -0.002743807388469577, -0.039834164083004, -0.0275005754083395, -0.014033626765012741, -0.026950562372803688, -0.007383487652987242, -0.020533762872219086, -0.011308569461107254, 0.06860143691301346, 0.003500073216855526, -0.025683870539069176, -0.06556803733110428, 0.04386758431792259, 0.05216775834560394, -0.0020281674806028605, 0.04343423992395401, 0.04596762731671333, -0.006679306272417307, 0.003712577512487769, 0.02273380756378174, 0.031133983284235, -0.03703410550951958, 0.028417261317372322, -0.012600263580679893, -0.019133733585476875, -0.0404675118625164, -0.017233693972229958, -0.028767267242074013, -0.050034377723932266, 0.0018312882166355848, 0.06350132822990417, -0.034234046936035156, 0.034017376601696014, -0.02460051327943802, -0.02013375423848629, 0.008558511734008789, 0.014558637514710426, -0.013933624140918255, 0.047567661851644516, 0.013891956768929958, -0.01464197225868702, 0.021283777430653572, -0.014383633621037006, -0.002364632673561573, 0.03746744990348816, 0.026867227628827095, 0.016333675011992455, -0.018583722412586212, 0.05456780642271042, -0.023917166516184807, -0.03298402205109596, -0.009991875849664211, -0.03830080106854439, 0.014608638361096382, 0.05610117316246033, 0.018750391900539398, 0.030600639060139656, 0.04960103705525398, 0.07380153983831406, 0.01941707171499729, 0.018083712086081505, 0.05216775834560394, -0.004027167335152626, -0.01089189387857914, -0.018800392746925354, -0.04470093548297882, -0.019000397995114326, 0.03053397126495838, -0.03405071049928665, -0.02046709507703781, -0.03466739133000374, -0.05130107328295708, 0.015133650042116642, 0.005100106354802847, -0.010375216603279114, 0.05833455175161362, -0.025700537487864494, -0.0044542597606778145, -0.012958603911101818, 0.04153420031070709, 0.06803475320339203, 0.012850268743932247, -0.00477093318477273, -0.0286672655493021, 0.08266839385032654, -0.05190108343958855, 0.07326819747686386, -0.020667098462581635, 0.04353424161672592, 0.036000750958919525, 0.0029146443121135235, -0.02048376202583313, 0.01528365258127451, -0.01012521144002676, -0.02365049347281456, 0.004420925863087177, 0.0064376345835626125, 0.011166900396347046, 0.024433843791484833, 0.018533721566200256, 0.013216942548751831, 0.037767454981803894, 0.029700620099902153, -0.03873414173722267, -0.0014125294983386993, 0.02365049347281456, 0.000726577709428966, -0.011191900819540024, 0.0015969083178788424, -0.0018312882166355848, -0.05093439668416977, 0.025467198342084885, 0.0018437885446473956, -0.02503385581076145, 0.01861705631017685, -0.006891810800880194, -0.022067127749323845, 0.018233714625239372, 0.01605866849422455, -0.01778370514512062, -0.024400509893894196, -0.05556782707571983, 0.00037683077971450984, -0.008733515627682209, -0.023433823138475418, 0.026133880019187927, 0.08940187096595764, -0.06556803733110428, -0.03216733783483505, -0.01953374221920967, 0.00016979521024040878, -0.018450384959578514, -0.0234171561896801, -0.02388383261859417, 0.07066814601421356, -0.0035834081936627626, -0.03970082849264145, -0.0713348239660263, -0.06120127812027931, -0.11200234293937683, -0.011558574624359608, 0.024900520220398903, -0.09266860038042068, 0.010650222189724445, 0.013000271283090115, -0.012983604334294796, 0.002362549304962158, -0.029667286202311516, -0.007762662135064602, -0.008166837505996227, -0.06640138477087021, 0.01567532680928707, -0.0011343987425789237, 0.005841788835823536, 0.035867415368556976, -0.010225214064121246, -0.0014187796041369438, -0.034600723534822464, 0.03180066496133804, 0.016200339421629906, 0.029700620099902153, -0.023250486701726913, -0.011450239457190037, -0.007333486806601286, -0.027600577101111412, -0.04246755316853523, 0.02763391099870205, 0.04386758431792259, 0.004027167335152626, 0.044900938868522644, 0.019250402227044106, 0.017117023468017578, 0.017817039042711258, 0.008412675932049751, 0.00638346653431654, 0.0049459366127848625, -0.05570116266608238, -0.02048376202583313, 0.02761724404990673, 0.019367070868611336, -0.008650180883705616, 0.025950541719794273, 0.017417030408978462, 0.014866976998746395, -0.05866789445281029, -0.022683806717395782, 0.01230025663971901, -0.001121898414567113, 0.019467074424028397, 0.05973458290100098, 0.01605866849422455, 0.059401240199804306, 0.08373508602380753, 0.016017001122236252, -0.023567158728837967, 0.03443405404686928, 0.02320048399269581, -0.032000668346881866, 0.00935852900147438, -0.04760099574923515, 0.00918352510780096, 0.028517263010144234, 0.04790100082755089, -0.032000668346881866, 0.03966749459505081, 0.02366716042160988, 0.08833517879247665, -0.010358549654483795, 0.03486739471554756, 0.014775308780372143, -0.020350424572825432, -0.08446843177080154, 0.06760141253471375, -0.01557532511651516, -0.01182524673640728, -0.0445009283721447, -0.021583784371614456, 0.006504302378743887, -0.008050167933106422, -0.011091898195445538, 0.0005708452663384378, 0.004070918541401625, -0.0690014436841011, -0.08480177074670792, -0.008471010252833366, 0.0538344569504261, 0.044534262269735336, 0.033550702035427094, -0.013658618554472923, -0.026617223396897316, 0.0008474135538563132, 0.011091898195445538, -0.008825184777379036, -0.06570137292146683, -0.019617076963186264, 0.024967188015580177, 0.043267570436000824, 0.02506718970835209, -0.03245067968964577, 0.013208609074354172, 0.006050126627087593, 0.05363445356488228, 0.025100525468587875, 0.014233631081879139, -0.009116857312619686, 0.0856017917394638, -0.065501369535923, 0.03466739133000374, -0.023017147555947304, 0.028850603848695755, -0.0567011833190918, 0.003414654638618231, -0.013450280763208866, -0.007062647491693497, -0.04573429003357887, 0.006341799162328243, -0.02413383685052395, 0.0381341315805912, -0.009150191210210323, 0.04743432626128197, -0.0015916998963803053, -0.05933457240462303, -0.0007698077824898064, 0.050401054322719574, -0.030483970418572426, 0.0538344569504261, -0.035634078085422516, 0.043967586010694504, -0.04193421080708504, 0.045134276151657104, -0.028633931651711464, -0.00995020754635334, 0.005429279990494251, 0.024983854964375496, 0.00477093318477273, -0.025600535795092583, -0.007162649650126696, 0.0061042942106723785, 0.02305048145353794, -0.04016750678420067, -0.025117192417383194, -0.005112607032060623, 0.03180066496133804, 0.011583575047552586, 0.011916915886104107, -0.02610054612159729, -0.02165045216679573, -0.029417281970381737, 0.017867039889097214, -0.04763432964682579, -0.010558553971350193, 0.039867497980594635, 0.0003544344799593091, -0.02845059521496296, 0.004070918541401625, -0.02236713469028473, -0.0010916894534602761, 0.019517075270414352, -0.005929290782660246, 0.02998396009206772, -0.03593408316373825, -0.061867959797382355, -0.025133859366178513, 0.004395924974232912, 0.04506760835647583, 0.004154253285378218, -0.018083712086081505, 0.024650515988469124, -0.006545970216393471, 0.011375238187611103, -0.0011104398872703314, 0.010983563028275967, 0.004550095181912184, 0.05770120769739151, 0.003656326327472925, 0.032817352563142776, 0.01696702092885971, -0.019600410014390945, -0.005950124468654394, 0.004154253285378218, -0.062101297080516815, 0.03440072014927864, -0.007558491080999374, -0.09033522009849548, 0.05770120769739151, 0.026617223396897316, -0.026317216455936432, 0.05270110070705414, -0.02248380333185196, -0.08300173282623291, -0.011666910722851753, 0.015033647418022156, -0.030000627040863037, -0.010900227352976799, -0.06786808371543884, -0.021600451320409775, -0.006741807330399752, 0.028767267242074013, -0.004225088283419609, -0.008983520790934563, 0.007425155024975538, 0.015775330364704132, 0.039034150540828705, 0.023083815351128578, 0.0410008579492569, 0.02831725776195526, 0.0007979333167895675, 0.002439634408801794, 0.00034662181860767305, 0.0155669916421175, -0.016308674588799477, 0.009158524684607983, 0.0011239817831665277, 0.04343423992395401, 0.0386674739420414, 0.05873456224799156, -0.029817290604114532, -0.030483970418572426, -0.018700391054153442, 0.05406779795885086, -0.04843434691429138, 0.04063418135046959, 0.05686785653233528, -0.006912644486874342, 0.02000041864812374, -0.05826788395643234, -0.07873497903347015, 0.04330090433359146, 0.024983854964375496, 0.0386674739420414, -0.08513510972261429, -0.07206816971302032, -0.05610117316246033, 0.08606846630573273, -0.08133503049612045, -0.01464197225868702, -0.011508573777973652, 0.0018031627405434847, 0.03680076822638512, 0.018817059695720673, -0.030967313796281815, -0.031100649386644363, 0.0024688015691936016, -0.014933645725250244, 0.033634036779403687, -0.013600284233689308, -0.04803433641791344, 0.03266735002398491, 0.016800351440906525, 0.011466906405985355, 0.039867497980594635, 0.020433761179447174, 0.04240088537335396, 0.0716014951467514, 0.05093439668416977, 0.02085043489933014, -0.006025125738233328, 0.056467846035957336, -0.022900478914380074, 0.009583533741533756, 0.007220984436571598, 0.08526844531297684, -0.000819808803498745, -0.017700370401144028, -0.0017323278589174151, -0.03303402289748192, 0.01988374814391136, 0.011941916309297085 ]
24,367
storage3._sync.bucket
create_bucket
Creates a new storage bucket. Parameters ---------- id A unique identifier for the bucket you are creating. name A name for the bucket you are creating. If not passed, the id is used as the name as well. options Extra options to send while creating the bucket. Valid options are `public`, `file_size_limit` and `allowed_mime_types`.
def create_bucket( self, id: str, name: Optional[str] = None, options: Optional[CreateOrUpdateBucketOptions] = None, ) -> dict[str, str]: """Creates a new storage bucket. Parameters ---------- id A unique identifier for the bucket you are creating. name A name for the bucket you are creating. If not passed, the id is used as the name as well. options Extra options to send while creating the bucket. Valid options are `public`, `file_size_limit` and `allowed_mime_types`. """ json: dict[str, Any] = {"id": id, "name": name or id} if options: json.update(**options) res = self._request( "POST", "/bucket", json=json, ) return res.json()
(self, id: str, name: Optional[str] = None, options: Optional[storage3.types.CreateOrUpdateBucketOptions] = None) -> dict[str, str]
[ -0.06955472379922867, 0.04452388361096382, -0.06187564507126808, -0.08638962358236313, -0.03378055989742279, 0.013484534807503223, -0.009095830842852592, 0.004317173734307289, 0.035146549344062805, -0.031270090490579605, -0.004589448682963848, 0.013004591688513756, -0.027522848919034004, -0.02964567020535469, -0.04090585559606552, 0.00012049033830408007, 0.04858493432402611, -0.06050965562462807, -0.0020847495179623365, -0.011001755483448505, 0.02888883836567402, 0.018994642421603203, 0.054565753787755966, -0.01812705397605896, 0.1001971960067749, 0.058959074318408966, 0.0056531671434640884, 0.011860114522278309, -0.002436630427837372, 0.012967673130333424, 0.00044071630691178143, 0.020157579332590103, -0.0010319914435967803, 0.03832155093550682, -0.01287537720054388, -0.03990905359387398, 0.021542027592658997, -0.02407095581293106, -0.01654878258705139, 0.005556255578994751, 0.016391877084970474, 0.03337445482611656, -0.023720229044556618, -0.06416460126638412, 0.04906487837433815, -0.02576921321451664, 0.015764260664582253, -0.005574715323746204, -0.04987708851695061, 0.01418598834425211, 0.012081625871360302, -0.018745440989732742, -0.04013056680560112, -0.01391832809895277, -0.02329566329717636, 0.05545180290937424, 0.014139840379357338, -0.025990724563598633, -0.035681869834661484, 0.04400702193379402, 0.010964836925268173, 0.0026996757369488478, 0.039687540382146835, -0.056264013051986694, -0.03285759314894676, 0.03309756517410278, -0.02082211524248123, -0.030236368998885155, -0.03546035662293434, 0.01878236047923565, 0.014582864008843899, -0.04075818136334419, 0.03597721830010414, 0.008320539258420467, -0.04814191162586212, 0.04492998868227005, -0.005657781846821308, 0.002669679466634989, 0.01049412414431572, 0.02990410104393959, -0.03584800288081169, -0.07782450318336487, 0.03322678059339523, -0.055747151374816895, -0.016613390296697617, 0.05995587632060051, 0.015902705490589142, -0.006206946913152933, -0.02874116413295269, -0.01801629737019539, -0.004993246402591467, -0.04585295543074608, -0.018413173034787178, 0.021172842010855675, 0.004451003856956959, -0.002639682963490486, 0.031159333884716034, -0.04644365236163139, 0.019862230867147446, 0.08845707029104233, -0.04987708851695061, -0.024532439187169075, 0.05331052094697952, -0.05504569783806801, 0.006691504269838333, -0.04644365236163139, 0.018671603873372078, -0.03821079432964325, -0.07967042922973633, -0.00835284311324358, 0.05563639476895332, 0.014933590777218342, 0.02807662822306156, 0.008708184584975243, 0.0035072711762040854, 0.03928143531084061, 0.01360451988875866, -0.006146953906863928, 0.0023835599422454834, -0.02654450386762619, -0.02875962294638157, -0.0629832074046135, 0.030734769999980927, -0.02135743573307991, 0.00657613342627883, 0.027762819081544876, -0.021062085404992104, -0.0006708809523843229, -0.03263607993721962, 0.04969249293208122, 0.02523389272391796, -0.000502728100400418, -0.04168114811182022, 0.013567601330578327, 0.03466660529375076, 0.000796058215200901, 0.014361351728439331, 0.02850119210779667, 0.03108549676835537, 0.052867498248815536, 0.02798433229327202, -0.04555760696530342, -0.004222569987177849, -0.020932869985699654, 0.01685336045920849, 0.0008900854154489934, 0.02565845660865307, -0.07752914726734161, -0.00032188440673053265, -0.0016797982389107347, 0.007863670587539673, 0.06154337897896767, 0.023240284994244576, 0.09170591086149216, -0.0022278092801570892, -0.07276664674282074, -0.0015875016106292605, -0.0681518167257309, 0.016908738762140274, 0.01668722741305828, 0.053790461272001266, 0.047588132321834564, 0.04186573997139931, -0.05855296924710274, -0.00195784168317914, 0.003371133701875806, 0.06541983783245087, 0.024661652743816376, -0.02990410104393959, 0.005708544980734587, -0.016401106491684914, 0.0023339504841715097, -0.0709945484995842, 0.03743550553917885, -0.027282876893877983, -0.02693215012550354, -0.026969069615006447, 0.016345730051398277, 0.041348882019519806, -0.02665526047348976, 0.03354058787226677, -0.03590337932109833, 0.049286387860774994, 0.03302372619509697, -0.01941920630633831, -0.02863040752708912, 0.033854395151138306, 0.07084687799215317, 0.04817882925271988, 0.000438120448961854, 0.005436270032078028, -0.08070415258407593, 0.007969812490046024, 0.029442617669701576, 0.05279365926980972, -0.04884336516261101, 0.01875467039644718, -0.012109315022826195, -0.029202647507190704, 0.029497995972633362, 0.02331412397325039, 0.029054971411824226, 0.010604879818856716, -0.027282876893877983, 0.11341407150030136, 0.006119265221059322, -0.01708410121500492, -0.029627211391925812, 0.011297104880213737, -0.02719058096408844, 0.0023004929535090923, 0.03680788725614548, -0.030107153579592705, 0.04193957895040512, -0.029442617669701576, 0.027227498590946198, 0.033983610570430756, -0.01443518977612257, 0.04145963490009308, 0.011869343928992748, 0.028279680758714676, -0.007748300209641457, 0.022077348083257675, 0.03688172623515129, -0.046037547290325165, -0.010946378111839294, 0.06741344183683395, -0.009663455188274384, 0.006511525716632605, -0.0028588874265551567, -0.02781819738447666, 0.0673765242099762, 0.013059969991445541, -0.05604249984025955, -0.07907973229885101, -0.038912251591682434, 0.02072981745004654, -0.059106748551130295, 0.02811354584991932, -0.01658570021390915, 0.0707361176609993, 0.06612128764390945, -0.029830263927578926, 0.053162846714258194, -0.035275764763355255, -0.023794066160917282, -0.0038787650410085917, 0.01203547790646553, 0.01980685256421566, -0.06172797083854675, -0.008020575158298016, -0.03691864386200905, -0.03802620247006416, 0.008283620700240135, 0.0176194217056036, -0.020139120519161224, -0.00011652446846710518, -0.04803115501999855, -0.017674800008535385, 0.0026996757369488478, -0.04131196066737175, -0.04917563125491142, -0.02615685947239399, 0.05065237730741501, 0.006119265221059322, -0.057445406913757324, -0.01914231665432453, 0.0049794018268585205, 0.011573994532227516, 0.06512448936700821, 0.1126018613576889, 0.005454729311168194, -0.010401827283203602, -0.04027824103832245, 0.010512583889067173, -0.07922741025686264, -0.000871049240231514, 0.05452883616089821, -0.049027957022190094, -0.06826256960630417, 0.01022646389901638, -0.008777406997978687, -0.006479221861809492, -0.020249875262379646, 0.042677950114011765, 0.048363421112298965, 0.004827112425118685, 0.0005422425456345081, 0.039835214614868164, 0.03924451768398285, -0.04895412176847458, 0.017407139763236046, -0.09495475143194199, 0.014748997986316681, 0.002359332051128149, -0.029719507321715355, 0.03108549676835537, -0.02927648462355137, 0.03690018504858017, -0.004031054209917784, -0.04659132659435272, -0.01386295072734356, 0.006686889100819826, 0.007854441180825233, -0.04895412176847458, -0.004785579163581133, -0.031270090490579605, -0.03031020611524582, -0.028445813804864883, 0.06534599512815475, -0.012506190687417984, 0.014776687137782574, -0.014010624960064888, 0.010678717866539955, 0.05294133350253105, 0.08631578832864761, 0.02977488562464714, -0.020785195752978325, -0.04197649657726288, -0.024513978511095047, -0.023867903277277946, -0.046554408967494965, -0.05578406900167465, -0.09886812418699265, 0.020416010171175003, -0.007799063343554735, -0.02759668603539467, -0.000030897732358425856, 0.03474044427275658, 0.013253793120384216, 0.017914772033691406, 0.062097158282995224, 0.04895412176847458, 0.0004946521366946399, -0.00262353103607893, -0.03324523940682411, 0.017499437555670738, -0.006820719223469496, 0.019234612584114075, -0.0005586828920058906, 0.04478231444954872, -0.026766017079353333, 0.007466795388609171, 0.01566273346543312, -0.06250326335430145, 0.02912880852818489, 0.012275449000298977, -0.02202196978032589, -0.024753950536251068, 0.019197694957256317, 0.052904415875673294, -0.023923281580209732, 0.014019854366779327, 0.045889873057603836, 0.035755705088377, -0.011573994532227516, 0.011610913090407848, -0.03998288884758949, -0.025584619492292404, -0.004441774450242519, -0.014868983067572117, -0.07907973229885101, -0.024790868163108826, 0.002501238137483597, -0.02174508012831211, 0.003306525992229581, 0.030199449509382248, 0.01890234462916851, -0.027412092313170433, -0.059106748551130295, 0.05201836675405502, -0.08284543454647064, -0.014527485705912113, 0.03376209735870361, -0.014139840379357338, 0.005657781846821308, 0.03560803085565567, -0.012967673130333424, -0.037989284843206406, -0.005154765676707029, -0.00823285710066557, -0.04142271727323532, -0.005999279674142599, -0.0017905541462823749, 0.017305614426732063, 0.014509026892483234, 0.01695488765835762, 0.01967763714492321, 0.07055152952671051, 0.0040195174515247345, -0.013936787843704224, -0.043453242629766464, 0.012321596965193748, 0.0038787650410085917, -0.020895952358841896, 0.028796542435884476, -0.0075221736915409565, 0.013383008539676666, 0.030402502045035362, 0.06224483251571655, -0.01345684565603733, -0.016354959458112717, -0.008408221416175365, 0.0010533350287005305, -0.031934626400470734, 0.0318792499601841, -0.0041441177017986774, 0.015201251022517681, 0.04049975052475929, -0.014795145951211452, 0.0030273287557065487, -0.008325153961777687, -0.07014542073011398, -0.020102201029658318, -0.029036512598395348, 0.03599567711353302, -0.06327855587005615, 0.0004239875415805727, -0.08860474079847336, -0.00918812770396471, 0.004504074342548847, -0.016474943608045578, -0.006294628605246544, 0.02990410104393959, -0.03370672091841698, 0.0022428075317293406, 0.006885326933115721, -0.0041625769808888435, 0.028648866340517998, -0.01386295072734356, 0.007240668870508671, 0.04544685035943985, -0.00019021754269488156, -0.017554813995957375, -0.03832155093550682, 0.007046846207231283, -0.017684029415249825, 0.01980685256421566, 0.01852392964065075, 0.019843770191073418, 0.009183512069284916, -0.04075818136334419, -0.03274683654308319, -0.04430237039923668, -0.016927197575569153, -0.000852589902933687, 0.010780244134366512, 0.010872540064156055, 0.09126288443803787, -0.024366304278373718, 0.04301021993160248, 0.005616248585283756, 0.04515150189399719, 0.009543469175696373, -0.012580027803778648, -0.022446535527706146, -0.0063638510182499886, -0.02613839879631996, 0.040204402059316635, -0.03706631809473038, -0.00045629136729985476, 0.017822474241256714, 0.033079102635383606, 0.06793030351400375, -0.012017018161714077, 0.023111071437597275, 0.022557290270924568, 0.02135743573307991, 0.041496556252241135, 0.01565350405871868, -0.019123857840895653, 0.037361666560173035, -0.004125658422708511, 0.03507271036505699, -0.0011906262952834368, 0.03582954406738281, 0.013826032169163227, 0.02575075440108776, -0.0016151906456798315, -0.006709963548928499, 0.07878438383340836, -0.005343973636627197, -0.005094772670418024, 0.041496556252241135, 0.03093782253563404, -0.017157940194010735, -0.020249875262379646, 0.03577416390180588, 0.04027824103832245, -0.003055017674341798, -0.06571518629789352, -0.04987708851695061, -0.02240961603820324, 0.03778623044490814, -0.010088019073009491, -0.006571518257260323, 0.028962675482034683, 0.015358155593276024, -0.055341046303510666, 0.008435909636318684, 0.028279680758714676, -0.019345369189977646, -0.08085183054208755, -0.02445860020816326, 0.014979739673435688, -0.025049299001693726, -0.040352076292037964, -0.0038095423951745033, -0.014748997986316681, -0.0036018751561641693, -0.05840529501438141, -0.027892034500837326, -0.0019705325830727816, -0.02266804687678814, 0.03195308521389961, 0.027504388242959976, -0.045779116451740265, -0.000838168547488749, -0.051981449127197266, -0.003073476953431964, 0.005454729311168194, -0.008837400004267693, 0.04662824794650078, -0.0023651006631553173, 0.004937868565320969, -0.009086601436138153, 0.008708184584975243, -0.0663428008556366, 0.03763855621218681, 0.02499392069876194, -0.018191661685705185, -0.03913376107811928, -0.009317342191934586, 0.018099363893270493, -0.0730619952082634, 0.012441582977771759, 0.009368105791509151, 0.011481697671115398, -0.03741704300045967, -0.04256719723343849, 0.024034036323428154, 0.0066176666878163815, 0.06549367308616638, -0.023147989064455032, -0.02150510996580124, 0.026618340983986855, -0.004464848432689905, -0.01593039371073246, 0.07269281148910522, -0.052129123359918594, 0.08181171119213104, 0.04766196757555008, -0.0008295157458633184, -0.032063841819763184, 0.012912295758724213, -0.05726081505417824, 0.014933590777218342, -0.06434919685125351, -0.01892080530524254, -0.02733825519680977, 0.0071206833235919476, 0.06567826867103577, 0.011850884184241295, -0.01967763714492321, 0.006142339203506708, 0.07656926661729813, 0.0025127751287072897, 0.05179685726761818, 0.04777272418141365, 0.023221826180815697, -0.007531403098255396, 0.02525235153734684, 0.049766331911087036, 0.0029188802000135183, -0.01775786653161049, 0.011767817661166191, 0.01798860915005207, 0.02305569313466549, -0.0784890353679657, -0.04515150189399719, -0.030384043231606483, -0.021800458431243896, -0.043822430074214935, 0.018856197595596313, -0.019991444423794746, 0.036586374044418335, -0.057297732681035995, 0.014748997986316681, 0.05929134041070938, 0.0764215886592865, -0.004744045436382294, 0.06095267832279205, 0.05072621628642082, -0.0689271092414856, 0.016114987432956696, 0.02189275622367859, 0.0010308377677574754, -0.037472423166036606, -0.08609427511692047, -0.00657613342627883, 0.012506190687417984, -0.0017490207683295012, -0.03806312009692192, 0.06848408281803131, 0.0063638510182499886, 0.05622709169983864, -0.023203367367386818, -0.024938544258475304, 0.0012702320236712694, -0.08579892665147781, -0.03245148807764053, -0.08203322440385818, -0.01851470023393631, -0.019474584609270096, 0.01332763023674488, -0.0010308377677574754, -0.002118207048624754, 0.0015494292601943016, 0.05035702884197235, -0.03173157200217247, -0.0016371110687032342, -0.014204448089003563, 0.022612668573856354, 0.08306694775819778, -0.06460762768983841, -0.024513978511095047, 0.007951352745294571, -0.04622214287519455, -0.052387554198503494, -0.024790868163108826, -0.020305253565311432, -0.03950294852256775, -0.010106478817760944, -0.0831407830119133, 0.04090585559606552, 0.1312088519334793, 0.020139120519161224, 0.08092566579580307, 0.007886745035648346, 0.04212417080998421, -0.030845526605844498, -0.005362432915717363, -0.009571158327162266, 0.040573589503765106, 0.03573724627494812, 0.024403223767876625, 0.018440863117575645, -0.029553374275565147, -0.01710256189107895, -0.05467651039361954, -0.04984016716480255, 0.02239115722477436, 0.02226194180548191, -0.036604832857847214, 0.042936380952596664, 0.01798860915005207, -0.00644691800698638, -0.02072981745004654, -0.05552563816308975, -0.040610507130622864, 0.0810733437538147, -0.026322992518544197, -0.014776687137782574, 0.05013551563024521, -0.09539777040481567, -0.005080928094685078, 0.02628607302904129, -0.010014181956648827, -0.018588537350296974, 0.07236053794622421, 0.002685831394046545, 0.0071852910332381725, -0.03702940046787262, -0.03634640574455261, -0.023498715832829475, 0.06512448936700821, -0.014582864008843899, -0.01390909869223833, 0.01417675893753767, 0.01022646389901638, 0.010161856189370155, -0.028648866340517998, 0.004988631699234247, 0.013807572424411774, 0.02925802394747734, 0.02848273329436779, 0.00847744382917881, -0.0331714004278183, 0.008034419268369675, -0.015441222116351128, 0.060805004090070724, 0.042936380952596664, -0.023074151948094368, 0.0086158886551857, -0.007171446457505226, 0.028667327016592026, 0.017157940194010735, -0.020434468984603882, 0.05995587632060051, -0.012921525165438652, 0.005833145696669817, 0.005939286667853594, 0.020379090681672096, -0.026599882170557976, -0.027301335707306862, 0.02163432538509369, 0.002115899696946144, -0.02604610286653042, 0.06833640486001968, -0.036327943205833435, -0.0637584999203682, 0.025086218491196632, -0.024790868163108826, 0.005168610252439976, -0.03510962799191475, 0.04164423048496246, -0.02357255294919014, -0.021283598616719246, -0.0023812525905668736, 0.013872180134057999, 0.036438699811697006, 0.018745440989732742, -0.01927153207361698, -0.02200351096689701, -0.0019474583677947521, -0.03802620247006416, -0.05674395337700844, 0.033614423125982285, -0.06025122478604317, 0.020489847287535667, 0.014915131963789463, 0.008708184584975243, -0.03857998177409172, 0.04049975052475929, -0.006059272214770317, -0.0161980539560318, 0.0707361176609993, -0.052904415875673294, 0.03976137936115265, -0.013982935808598995, 0.014970509335398674, 0.008763562887907028, 0.06368465721607208, -0.03001485764980316, 0.01810859516263008, -0.003398822620511055, 0.03732474893331528, 0.03680788725614548, -0.026193777099251747, 0.03156543895602226, 0.020526764914393425, -0.0066361259669065475, 0.002347795059904456, 0.04042591527104378, -0.009571158327162266, -0.06124803051352501, -0.00025597886997275054, 0.04463464021682739, -0.024827787652611732, 0.016677996143698692, -0.026766017079353333, -0.024513978511095047, 0.03778623044490814, -0.04467155784368515, -0.009598847478628159, -0.05201836675405502, 0.01954842172563076, 0.01825626939535141 ]
24,368
storage3._sync.bucket
delete_bucket
Deletes an existing bucket. Note that you cannot delete buckets with existing objects inside. You must first `empty()` the bucket. Parameters ---------- id The unique identifier of the bucket you would like to delete.
def delete_bucket(self, id: str) -> dict[str, str]: """Deletes an existing bucket. Note that you cannot delete buckets with existing objects inside. You must first `empty()` the bucket. Parameters ---------- id The unique identifier of the bucket you would like to delete. """ res = self._request("DELETE", f"/bucket/{id}", json={}) return res.json()
(self, id: str) -> dict[str, str]
[ -0.006062136497348547, 0.059230927377939224, -0.07701437920331955, -0.07921073585748672, 0.0003810976049862802, 0.030731357634067535, -0.0022849251981824636, 0.05540500581264496, 0.016906674951314926, -0.008953718468546867, -0.01583506166934967, 0.026586608961224556, -0.05299609154462814, -0.03149300068616867, -0.038790591061115265, -0.030111417174339294, 0.020900866016745567, 0.025045612826943398, 0.04148290306329727, -0.03638167679309845, -0.005663603078573942, 0.003230334958061576, 0.04449404403567314, 0.02208760939538479, 0.029987428337335587, 0.026657460257411003, 0.0626317486166954, 0.004525568801909685, 0.06904370337724686, -0.024089133366942406, 0.0008003879920579493, -0.005823016632348299, 0.015516235493123531, 0.07162974774837494, -0.03438015282154083, -0.044068943709135056, 0.07269249856472015, -0.027667077258229256, -0.04477744922041893, 0.039534516632556915, -0.00790424644947052, 0.04343128949403763, -0.040278445929288864, -0.08657918125391006, 0.07772287726402283, -0.005229644477367401, 0.02901323512196541, -0.015516235493123531, -0.05728254094719887, 0.019165031611919403, 0.002543971873819828, 0.015339110046625137, -0.018474239856004715, -0.00797952525317669, 0.03053651936352253, -0.008373630233108997, 0.01248738169670105, -0.010857822373509407, -0.02757851406931877, 0.06362365186214447, 0.04243938624858856, -0.02098942920565605, -0.0549444779753685, -0.039534516632556915, 0.0030997046269476414, -0.011832015588879585, -0.004060612991452217, -0.027064848691225052, -0.03818836063146591, 0.0032458335626870394, -0.00373071595095098, -0.03014684095978737, 0.0020900864619761705, 0.002242857590317726, -0.07003561407327652, 0.0053403484635055065, 0.03744443133473396, 0.006504951510578394, -0.009183982387185097, -0.03684220463037491, -0.016127320006489754, -0.12150841951370239, 0.028977809473872185, -0.053031519055366516, -0.015241690911352634, 0.03128044679760933, 0.05607808381319046, 0.001470145653001964, -0.03730273246765137, -0.001367191202007234, 0.02366403117775917, -0.01013160590082407, -0.02934977412223816, -0.002913722302764654, 0.024337109178304672, -0.01007846836000681, 0.007244452368468046, -0.03269745409488678, 0.013939814642071724, 0.011708026751875877, 0.02536443993449211, -0.002160936826840043, 0.03871973976492882, -0.031422149389982224, -0.009166269563138485, -0.03634624928236008, 0.04460032284259796, -0.07481801509857178, -0.02304409071803093, 0.02070602774620056, 0.014267497695982456, 0.018421102315187454, 0.04091610014438629, 0.016844680532813072, 0.020280923694372177, 0.021272830665111542, 0.0002964092418551445, 0.0073640127666294575, -0.010273306630551815, -0.02093628980219364, -0.008107941597700119, -0.044635746628046036, 0.041801732033491135, -0.01625130884349346, 0.07102751731872559, 0.021201979368925095, -0.03666507825255394, -0.00196056324057281, -0.03751528263092041, 0.029526900500059128, 0.02865898422896862, -0.0029314348939806223, -0.05416512489318848, -0.05214588716626167, 0.037090178579092026, -0.010530139319598675, 0.04885134473443031, 0.024053707718849182, 0.0170749444514513, 0.059797730296850204, 0.05444852635264397, 0.002796376356855035, -0.00956480298191309, -0.025559278205037117, 0.00546433636918664, -0.012327968142926693, -0.019111892208456993, -0.05816817283630371, 0.013036471791565418, 0.0056326063349843025, -0.022618986666202545, 0.06309227645397186, 0.0606125108897686, 0.025576991960406303, -0.06372992694377899, -0.04824911803007126, 0.019572420045733452, -0.03276830539107323, -0.016977524384856224, -0.027844203636050224, 0.072621650993824, 0.06029368191957474, 0.02934977412223816, -0.07297590374946594, -0.012398818507790565, -0.013187029398977757, 0.053669173270463943, 0.054271399974823, -0.05338577181100845, -0.005725597031414509, -0.05260641500353813, 0.010716121643781662, -0.07255080342292786, 0.029934290796518326, 0.019838109612464905, 0.029367487877607346, -0.03677135333418846, 0.032325491309165955, 0.009919054806232452, -0.04573392868041992, 0.04091610014438629, -0.013125034980475903, 0.04392724111676216, 0.03701933100819588, 0.015640223398804665, -0.05097685754299164, -0.013346442952752113, 0.039144840091466904, 0.021981334313750267, -0.012212836183607578, -0.07474716007709503, -0.06659936904907227, -0.027879629284143448, 0.05466107651591301, 0.06096676364541054, -0.03218378871679306, 0.05186248570680618, -0.04902847111225128, -0.034079037606716156, 0.036310825496912, -0.014568611979484558, 0.012195123359560966, 0.010707265697419643, -0.016844680532813072, 0.08317835628986359, 0.0037152173463255167, -0.00625697523355484, -0.08601237833499908, 0.011743452399969101, 0.04070354998111725, 0.013629844412207603, 0.048390816897153854, -0.0017236571293324232, 0.032378628849983215, 0.027596227824687958, -0.0008319385815411806, 0.011282924562692642, -0.02502790093421936, 0.048213690519332886, -0.018651366233825684, 0.014081515371799469, -0.02940291166305542, 0.07003561407327652, 0.035956572741270065, -0.020918577909469604, -0.006062136497348547, 0.0857289731502533, 0.044635746628046036, 0.012097704224288464, -0.037550706416368484, 0.03808208554983139, 0.007585420273244381, 0.06826435029506683, -0.042474810034036636, 0.0023690599482506514, -0.03818836063146591, -0.038790591061115265, -0.04807199165225029, 0.030625082552433014, -0.020280923694372177, 0.04371469095349312, 0.01872221566736698, -0.03342367336153984, 0.06238377094268799, -0.023805731907486916, 0.02525816485285759, 0.0018277186900377274, 0.08636662364006042, -0.002942505292594433, -0.06801637262105942, -0.013488143682479858, -0.027826491743326187, 0.002501904498785734, -0.00635882280766964, 0.04304161295294762, -0.037479858845472336, -0.02986343950033188, -0.015516235493123531, -0.017004093155264854, 0.034645840525627136, -0.04258108511567116, -0.025807255879044533, 0.003458384657278657, 0.05466107651591301, 0.03857803717255592, 0.027064848691225052, 0.021821919828653336, 0.04137662798166275, 0.026976287364959717, 0.06826435029506683, 0.08034434169530869, -0.0338842011988163, 0.051791634410619736, -0.006048852112144232, -0.007762546185404062, -0.0033078277483582497, -0.03684220463037491, 0.03662965074181557, 0.02265441231429577, -0.051614511758089066, 0.004862108267843723, -0.04959527403116226, -0.008045947179198265, -0.01688896119594574, -0.021095704287290573, 0.04183715581893921, 0.010716121643781662, 0.019784972071647644, 0.05664488673210144, 0.08176135271787643, -0.0414474792778492, -0.005663603078573942, -0.11010150611400604, 0.014506617560982704, 0.00505251856520772, 0.025399865582585335, 0.012788495980203152, 0.016720691695809364, 0.0288892462849617, 0.04722178727388382, -0.038613464683294296, 0.0051145125180482864, 0.0054599083960056305, 0.0001551236055092886, -0.026763735339045525, 0.01171688362956047, 0.020422624424099922, 0.009290257468819618, 0.006912341341376305, 0.040384724736213684, -0.008705741725862026, 0.022796113044023514, -0.03857803717255592, 0.04619445651769638, 0.019820397719740868, 0.0464424304664135, -0.026763735339045525, -0.028464144095778465, -0.06273802369832993, -0.01203570980578661, -0.02394743263721466, -0.0009636760223656893, 0.009485095739364624, 0.0006232620216906071, 0.008010522462427616, -0.052535563707351685, -0.028924671933054924, 0.027312826365232468, 0.03041253052651882, 0.02901323512196541, 0.03250261768698692, 0.06450928002595901, 0.042829062789678574, -0.054129697382450104, -0.0001605204161023721, -0.021201979368925095, 0.06022283434867859, -0.0001877812173916027, -0.012345680966973305, 0.043962668627500534, 0.022548137232661247, -0.028517283499240875, 0.08324921131134033, 0.052818965166807175, -0.03087305836379528, 0.007727121002972126, -0.031174171715974808, -0.0564323365688324, -0.017500046640634537, -0.02708256244659424, 0.08997999876737595, 0.010733834467828274, 0.039073992520570755, 0.0271356999874115, 0.059620603919029236, 0.0018188623944297433, 0.04173088073730469, 0.012372249737381935, -0.03446871414780617, 0.004862108267843723, -0.0008839693618938327, -0.09578973054885864, -0.042545661330223083, -0.05476735159754753, -0.0020435908809304237, 0.010751547291874886, -0.019855821505188942, -0.02662203460931778, -0.009502808563411236, -0.03193581476807594, 0.037763260304927826, -0.02734825201332569, -0.037940382957458496, -0.03207751363515854, 0.0003420745488256216, 0.029526900500059128, 0.016756117343902588, -0.022494999691843987, 0.004932958632707596, -0.005411198828369379, -0.031758688390254974, -0.02958003804087639, 0.025683267042040825, -0.012496237643063068, -0.05444852635264397, 0.013603274710476398, -0.012850489467382431, -0.019625557586550713, 0.03168783709406853, 0.04215598478913307, 0.028393294662237167, -0.02265441231429577, 0.019271306693553925, -0.02621464431285858, -0.03395504876971245, 0.004999380558729172, 0.014710312709212303, -0.06837062537670135, 0.007372868712991476, 0.03625768795609474, 0.028960097581148148, 0.031864963471889496, -0.00443479185923934, 0.012637938372790813, 0.0292966365814209, -0.004649557173252106, -0.028906960040330887, 0.02237101085484028, 0.017801159992814064, -0.03609827533364296, 0.029526900500059128, -0.04385639354586601, 0.00048100773710757494, 0.030093703418970108, 0.03524807095527649, 0.027897341176867485, -0.03344138339161873, -0.005867298226803541, -0.05444852635264397, 0.014825444668531418, -0.0008003879920579493, -0.01356784999370575, -0.022831538692116737, -0.0046407007612288, -0.03399047628045082, -0.002776449779048562, 0.00013706505706068128, -0.03932196646928787, 0.03480525314807892, 0.005074659362435341, 0.03576173633337021, -0.030217692255973816, -0.05721168965101242, -0.024213122203946114, -0.022123035043478012, 0.050658028572797775, -0.009352251887321472, 0.0799192413687706, 0.0456276535987854, 0.03854261338710785, -0.00717803044244647, -0.007399437949061394, -0.0037528567481786013, -0.04194343090057373, -0.039180267602205276, 0.03673592954874039, 0.056219786405563354, -0.014967145398259163, 0.05969145521521568, -0.018917053937911987, 0.016153888776898384, -0.020298637449741364, 0.00845776591449976, -0.0282161682844162, -0.028676696121692657, -0.07963584363460541, 0.010574420914053917, 0.02832244336605072, -0.020068373531103134, -0.02945605106651783, -0.03946366906166077, 0.022282447665929794, 0.0065979426726698875, 0.015135414898395538, -0.049914099276065826, 0.006828206591308117, 0.042545661330223083, 0.04204970598220825, 0.00446136062964797, -0.01467488706111908, -0.004031830001622438, 0.006389819551259279, -0.020900866016745567, 0.010096181184053421, -0.010291019454598427, 0.057176265865564346, 0.03882601484656334, 0.007399437949061394, 0.02106027863919735, 0.03099704720079899, 0.03751528263092041, -0.015339110046625137, -0.0027609511744230986, 0.008094657212495804, 0.029208073392510414, 0.0020303064957261086, -0.03211294114589691, 0.04297076165676117, 0.07892733812332153, -0.043785542249679565, -0.044246070086956024, -0.03094390779733658, -0.03156384825706482, -0.016950955614447594, 0.005858441814780235, -0.03494695574045181, -0.0004779633891303092, 0.01594133861362934, -0.04814283922314644, -0.017004093155264854, 0.013505855575203896, -0.007142605260014534, -0.10457517951726913, -0.006735215429216623, 0.0005637587746605277, -0.08473706990480423, -0.02423083409667015, 0.014054946601390839, 0.011380343697965145, -0.011672602035105228, -0.054413098841905594, 0.005756594240665436, -0.005455479957163334, 0.00790424644947052, 0.013319873251020908, 0.009272544644773006, -0.06334024667739868, -0.0007168066804297268, -0.03122730925679207, 0.013063040561974049, -0.003850275883451104, -0.008373630233108997, 0.017057232558727264, -0.0017867583082988858, -0.036417100578546524, -0.05692828819155693, 0.0005806410918012261, -0.053669173270463943, 0.026072943583130836, 0.03662965074181557, -0.053775448352098465, 0.007576563861221075, -0.009600227698683739, -0.0029890008736401796, -0.05947890505194664, 0.04017217084765434, 0.0003227013803552836, -0.0491347461938858, -0.005787591449916363, -0.029208073392510414, 0.013612131588160992, 0.02848185785114765, 0.09968650341033936, -0.019590133801102638, -0.03225464001297951, 0.04683210700750351, -0.017880868166685104, 0.009113132022321224, 0.05203961208462715, 0.0027255259919911623, 0.04059727489948273, 0.0026967430021613836, 0.033565372228622437, -0.03275059163570404, -0.018314825370907784, -0.00365322339348495, -0.03159927576780319, -0.060364533215761185, 0.003394176485016942, -0.032042089849710464, -0.02446109801530838, 0.04449404403567314, 0.08480791747570038, 0.0059912861324846745, 0.057920195162296295, 0.03797581046819687, -0.012575944885611534, 0.037373580038547516, 0.04336043819785118, -0.01598561927676201, -0.0549444779753685, -0.0072134556248784065, 0.04874506965279579, -0.02945605106651783, -0.038400910794734955, 0.0043993666768074036, -0.014462335966527462, -0.013718406669795513, -0.013293304480612278, -0.02973945252597332, 0.0162690207362175, -0.0030177838634699583, -0.021414531394839287, -0.009183982387185097, -0.020174648612737656, 0.056219786405563354, -0.03041253052651882, -0.022406436502933502, 0.011911721900105476, 0.026374058797955513, -0.007700551766902208, 0.05607808381319046, 0.0419788584113121, -0.06249004602432251, 0.0017801161156967282, 0.007142605260014534, 0.038896866142749786, -0.0769435241818428, -0.09600228071212769, -0.037550706416368484, 0.03921569138765335, -0.0073020183481276035, 0.02144995518028736, 0.0449545718729496, 0.016029901802539825, 0.08254070580005646, -0.013045328669250011, -0.032042089849710464, -0.022778401151299477, -0.09217636287212372, -0.0282161682844162, -0.051791634410619736, -0.03956994414329529, 0.00953823421150446, 0.003442886285483837, -0.0064562419429421425, 0.02309722825884819, -0.03772783279418945, -0.0584515742957592, -0.030377104878425598, 0.0082009332254529, -0.05487362667918205, -0.011486619710922241, 0.08161965012550354, -0.04229768365621567, 0.007669555023312569, 0.014426911249756813, 0.00040019399602897465, -0.06082506105303764, 0.007319731172174215, -0.03655880317091942, -0.0303062554448843, 0.015551661141216755, -0.05583010986447334, 0.0288892462849617, 0.08459536731243134, -0.02695857360959053, 0.00020660084555856884, -0.027029424905776978, 0.04807199165225029, 0.04399809241294861, -0.02265441231429577, -0.0471155121922493, 0.05972687900066376, 0.0024598371237516403, 0.0196432713419199, 0.029934290796518326, -0.0006647759582847357, -0.019536996260285378, -0.0927431657910347, 0.006969907321035862, 0.006566945463418961, 0.006766212172806263, -0.02469136193394661, -0.0022151817101985216, -0.015241690911352634, 0.017517758533358574, 0.012381105683743954, -0.06231291964650154, -0.013355298899114132, 0.09444357454776764, -0.051118556410074234, -0.01489629503339529, 0.030855344608426094, -0.039640795439481735, -0.025523854419589043, 0.017694884911179543, 0.022618986666202545, -0.019820397719740868, 0.01850966550409794, 0.03494695574045181, 0.015277115628123283, -0.022317873314023018, -0.07240910083055496, -0.0564323365688324, 0.005734453443437815, 0.008506475016474724, 0.025382153689861298, 0.029420625418424606, 0.023681743070483208, -0.0068680597469210625, 0.023575467988848686, 0.0026413912419229746, 0.019448433071374893, 0.037479858845472336, -0.0024221977218985558, -0.002357989549636841, -0.02253042533993721, -0.0035203788429498672, -0.04357299208641052, 0.000889504502993077, -0.016720691695809364, 0.006141843274235725, -0.01038843858987093, -0.020954003557562828, 0.031864963471889496, -0.016189314424991608, -0.015578229911625385, 0.026090657338500023, -0.005539615172892809, 0.01331101730465889, -0.01884620450437069, 0.02701171115040779, -0.021148841828107834, 0.010291019454598427, 0.005127796903252602, 0.01763289049267769, -0.003261332167312503, 0.006566945463418961, -0.03406132757663727, -0.021237405017018318, 0.027224263176321983, -0.030607368797063828, -0.0019317802507430315, 0.05579468235373497, 0.0741095095872879, -0.03205980360507965, -0.052535563707351685, -0.0011380343930795789, -0.023646317422389984, -0.0028118749614804983, -0.007403865922242403, 0.01614503376185894, 0.04297076165676117, 0.023292066529393196, -0.018261687830090523, -0.011096942238509655, 0.0321306511759758, -0.07580991834402084, 0.06674107164144516, 0.006035567726939917, 0.02734825201332569, -0.049807824194431305, 0.01596790738403797, 0.013036471791565418, -0.032555755227804184, 0.053492046892642975, -0.06713074445724487, 0.05558213219046593, -0.036417100578546524, -0.013417293317615986, -0.016853537410497665, 0.03939281776547432, -0.04013674706220627, 0.026781447231769562, -0.00964450929313898, 0.023540042340755463, 0.03092619590461254, 0.015498523600399494, 0.05703456699848175, 0.04771773889660835, 0.001249845139682293, -0.019041042774915695, 0.022548137232661247, -0.03443329036235809, -0.053775448352098465, -0.06387162953615189, 0.035726308822631836, -0.02003294788300991, 0.04874506965279579, -0.04853251948952675, -0.0030532090459018946, -0.019218169152736664, -0.052252162247896194, 0.05940805375576019, -0.024709073826670647, 0.02644490823149681, -0.004454718437045813 ]
24,369
storage3._sync.bucket
empty_bucket
Removes all objects inside a single bucket. Parameters ---------- id The unique identifier of the bucket you would like to empty.
def empty_bucket(self, id: str) -> dict[str, str]: """Removes all objects inside a single bucket. Parameters ---------- id The unique identifier of the bucket you would like to empty. """ res = self._request("POST", f"/bucket/{id}/empty", json={}) return res.json()
(self, id: str) -> dict[str, str]
[ -0.028641682118177414, 0.04259089007973671, -0.10115336626768112, -0.08518178015947342, 0.008240750059485435, 0.021088022738695145, -0.03246172517538071, 0.002849907847121358, 0.023594385012984276, 0.006676433142274618, -0.027708278968930244, 0.015911085531115532, -0.023525243625044823, 0.002268690848723054, -0.0445268414914608, -0.00964517705142498, 0.009688390418887138, 0.008383353240787983, 0.07328952103853226, -0.037820156663656235, 0.005911560263484716, 0.02945408970117569, 0.08352239429950714, 0.04359343647956848, 0.009273543953895569, -0.0025430945679545403, 0.0572487935423851, -0.017129696905612946, 0.06167382374405861, -0.024994492530822754, 0.003865417093038559, 0.016766706481575966, 0.015530809760093689, 0.05220149829983711, -0.0052158283069729805, -0.061500970274209976, 0.07909736782312393, -0.010518083348870277, -0.05590054392814636, 0.03211602196097374, 0.040274664759635925, 0.052270639687776566, -0.04435398802161217, -0.08435209095478058, 0.09313300251960754, 0.0222634207457304, 0.062226951122283936, 0.02585875429213047, -0.015720948576927185, 0.019636061042547226, -0.009066120721399784, 0.07405006885528564, -0.03450138866901398, 0.0033490199130028486, 0.014182559214532375, -0.013456578366458416, 0.020465752109885216, -0.03064677305519581, -0.019065646454691887, 0.04870987311005592, 0.009740246459841728, 0.010302017442882061, -0.02815769612789154, -0.06689397245645523, 0.02820955030620098, -0.022764692083001137, -0.02663659118115902, 0.007173384539783001, -0.033602554351091385, -0.002817498054355383, -0.049401283264160156, -0.039756108075380325, -0.0012153701391071081, 0.027483569458127022, -0.0878782793879509, 0.011157638393342495, 0.03716331720352173, 0.018495231866836548, -0.02184857428073883, -0.04535653442144394, -0.0028974423184990883, -0.07287467271089554, -0.007389450445771217, -0.03202959522604942, -0.01814952678978443, 0.030940622091293335, 0.05531284585595131, -0.000986340339295566, -0.046220798045396805, -0.012056471779942513, 0.03498537465929985, 0.017786536365747452, -0.01637778803706169, -0.03351612761616707, 0.032721005380153656, -0.006183803081512451, -0.02017190307378769, -0.0366101898252964, -0.025046348571777344, -0.003934558480978012, -0.00033490199712105095, -0.02815769612789154, 0.03885727375745773, -0.025046348571777344, -0.020292900502681732, -0.020776888355612755, 0.06571857631206512, -0.07557117193937302, -0.011849048547446728, 0.06025643274188042, 0.0072727748192846775, 0.016127152368426323, 0.011978687718510628, -0.01331829559057951, 0.030473921447992325, 0.030301067978143692, -0.013577574864029884, 0.016662994399666786, 0.0111317103728652, -0.05272005498409271, -0.003104865550994873, -0.03795843943953514, 0.026135319843888283, -0.030370209366083145, 0.07591687887907028, 0.03341241553425789, -0.006996210664510727, 0.004476883448660374, -0.031666602939367294, 0.02419937029480934, 0.001596726244315505, 0.024164799600839615, -0.06917563080787659, -0.006080091465264559, -0.006464688573032618, -0.023265965282917023, 0.037509024143218994, -0.01866808533668518, 0.007964185439050198, 0.04214147478342056, 0.0414154939353466, -0.023905521258711815, 0.011952760629355907, -0.004366689827293158, 0.007549338974058628, -0.022090567275881767, 0.010725506581366062, -0.04895186796784401, 0.009766174480319023, 0.0022492450661957264, -0.03361983969807625, 0.04826045781373978, 0.043455153703689575, 0.027034152299165726, -0.07211412489414215, -0.021520154550671577, 0.029989933595061302, -0.028503401204943657, -0.042625460773706436, -0.026187175884842873, 0.048364169895648956, 0.06260722875595093, 0.029782509431242943, -0.06032557040452957, -0.03564221411943436, -0.0338791161775589, 0.03322227671742439, 0.02397466078400612, -0.06074041873216629, 0.0030832591000944376, -0.02117444947361946, 0.006049842573702335, -0.05479428917169571, 0.013862782157957554, 0.03588420897722244, 0.04639364778995514, -0.05614253878593445, 0.019636061042547226, 0.009921741671860218, -0.034898947924375534, -0.007065351586788893, -0.026135319843888283, 0.025876039639115334, 0.030888767912983894, 0.012488603591918945, -0.04781104251742363, -0.036783043295145035, 0.015271530486643314, -0.00694867642596364, -0.013914637267589569, -0.055451128631830215, -0.047257911413908005, -0.03301485627889633, 0.05489799752831459, 0.06409376114606857, -0.013698572292923927, 0.03602249175310135, -0.03408654034137726, -0.03809672221541405, 0.00713017163798213, -0.029333094134926796, 0.004550345707684755, 0.03194316849112511, -0.05337689444422722, 0.07294381409883499, 0.011814477853477001, -0.030422065407037735, -0.0673779621720314, 0.008850054815411568, 0.043144021183252335, 0.01529745850712061, 0.054967138916254044, -0.02247084304690361, 0.013914637267589569, 0.017872963100671768, 0.00422408664599061, 0.026965012773871422, -0.008007398806512356, 0.03619534149765968, -0.0003184269880875945, -0.036783043295145035, -0.051959503442049026, 0.03806215152144432, 0.017803821712732315, -0.017449473962187767, 0.03208145126700401, 0.06136268749833107, 0.030802341178059578, 0.0013763391179963946, -0.03747445344924927, 0.04186490923166275, 0.015651807188987732, 0.029747938737273216, -0.0514063760638237, -0.00744130602106452, -0.02753542549908161, -0.017717394977808, -0.0710078626871109, 0.011702124029397964, -0.04241803660988808, 0.021520154550671577, -0.014744330197572708, -0.033239562064409256, 0.043558865785598755, -0.019618775695562363, 0.03310127928853035, -0.019981766119599342, 0.07045473903417587, 0.016360502690076828, -0.05189036205410957, -0.0014433196047320962, -0.014631976373493671, 0.0017177230911329389, -0.036679331213235855, 0.053204044699668884, -0.06682483106851578, -0.049504995346069336, -0.014554192312061787, -0.031096190214157104, 0.022453557699918747, -0.01233303640037775, -0.03882270306348801, -0.002435061614960432, 0.07653915137052536, 0.05645367130637169, 0.03196045383810997, 0.014830756932497025, 0.06281465291976929, 0.020137332379817963, 0.05479428917169571, 0.08227785676717758, -0.06374805420637131, 0.06316035240888596, -0.021088022738695145, -0.009169832803308964, 0.04034380614757538, -0.023732667788863182, 0.04473426192998886, -0.0005485370638780296, -0.0319950245320797, 0.029626943171024323, -0.04010181128978729, 0.022747406736016273, -0.007082636933773756, 0.03788929805159569, 0.025841470807790756, -0.005963416304439306, -0.01451962161809206, 0.024164799600839615, 0.0347260944545269, -0.037716448307037354, 0.041726626455783844, -0.1048869863152504, -0.01610986702144146, -0.006611613556742668, -0.005764635745435953, 0.014778900891542435, -0.02565133199095726, 0.02559947595000267, 0.02725886180996895, -0.05202864482998848, -0.0009193599689751863, -0.028641682118177414, -0.006304800044745207, -0.011632982641458511, -0.004409903194755316, -0.0002044522698270157, 0.03054306097328663, 0.04238346964120865, 0.01814952678978443, -0.01700005680322647, 0.025150058791041374, -0.04691220819950104, 0.02143372781574726, 0.0445268414914608, 0.03403468430042267, 0.01355164684355259, -0.001946752890944481, -0.04978156089782715, 0.009541465900838375, -0.006693718489259481, -0.00969703309237957, 0.019584205001592636, 0.00284126540645957, -0.02528834156692028, -0.059979867190122604, -0.029955362901091576, 0.029989933595061302, 0.0014109096955507994, 0.017397617921233177, 0.018754512071609497, 0.03498537465929985, 0.03348155692219734, -0.050334688276052475, -0.027829274535179138, -0.02815769612789154, 0.021364586427807808, -0.018650799989700317, -0.014606048353016376, 0.030629487708210945, 0.026100749149918556, -0.015617236495018005, 0.06322949379682541, 0.04905558004975319, -0.04635907709598541, 0.018287809565663338, 0.004558988381177187, -0.04566766694188118, -0.009299471974372864, -0.03356798365712166, 0.08656460046768188, 0.03481252118945122, 0.06602971255779266, 0.010120522230863571, 0.12272537499666214, -0.014251700602471828, 0.020552178844809532, 0.04794932156801224, -0.02298940159380436, -0.002036420162767172, 0.03289385885000229, -0.06333320587873459, -0.06533829867839813, -0.062019526958465576, 0.03033563867211342, -0.00581216998398304, 0.007458591368049383, 0.0012099684681743383, -0.004213283304125071, -0.027120579034090042, 0.02632545679807663, -0.060187291353940964, -0.06520001590251923, -0.040274664759635925, 0.006464688573032618, 0.05085324868559837, -0.01061315182596445, -0.02642916887998581, -0.014113417826592922, 0.007225240580737591, -0.016083939000964165, -0.03979067876935005, 0.05099152773618698, -0.02392280474305153, -0.05527827516198158, 0.0074110571295022964, -0.024838924407958984, -0.00499112019315362, 0.03260000795125961, 0.03126904368400574, 0.05835505202412605, -0.012566386722028255, 0.003163203364238143, -0.014727044850587845, -0.009705675765872002, 0.025789614766836166, 0.03194316849112511, -0.06934847682714462, 0.005159651394933462, 0.004762090276926756, 0.06305664032697678, 0.006689397152513266, -0.01035387348383665, 0.019981766119599342, 0.020673176273703575, -0.05005812644958496, -0.022073281928896904, -0.013387436978518963, 0.03671390190720558, -0.012998518534004688, 0.08068761229515076, -0.019947195425629616, 0.013387436978518963, 0.02476978302001953, 0.03476066514849663, 0.015124605968594551, 0.004567631054669619, -0.02585875429213047, -0.020206473767757416, 0.03178760036826134, 0.0036212627310305834, 0.015280173160135746, -0.009074763394892216, 0.02027561515569687, -0.021347301080822945, -0.021347301080822945, 0.019687915220856667, -0.06264179944992065, 0.040482088923454285, 0.025945181027054787, 0.04494168609380722, -0.03826957568526268, -0.07149185240268707, -0.019255783408880234, -0.04635907709598541, 0.058527905493974686, -0.003889184445142746, 0.03310127928853035, 0.02955780178308487, 0.07432663440704346, -0.02037932723760605, -0.012021901085972786, 0.006395547650754452, -0.029575087130069733, 0.004844195209443569, 0.045805949717760086, 0.014009706676006317, 0.01820138283073902, 0.04566766694188118, 0.023023972287774086, 0.0019283873261883855, -0.03564221411943436, 0.0021379711106419563, -0.05209778621792793, -0.015236960723996162, -0.08110246062278748, 0.0183050949126482, 0.03501994535326958, -0.04677392542362213, -0.029160240665078163, -0.021969569846987724, 0.02215970866382122, 0.016801277175545692, 0.022125137969851494, -0.01563452184200287, 0.007817260921001434, -0.0068276794627308846, 0.03622991219162941, -0.0001901379000628367, -0.025219200178980827, -0.03768187761306763, -0.012108327820897102, -0.03045663610100746, 0.007713549304753542, 0.005954773630946875, 0.025219200178980827, 0.025478478521108627, 0.00043726316653192043, 0.0049738348461687565, 0.0019413512200117111, 0.012315751053392887, -0.00910069141536951, 0.03737074136734009, 0.016870418563485146, 0.02596246637403965, -0.017872963100671768, 0.002670573303475976, 0.011269992217421532, 0.06903734803199768, -0.05552027001976967, -0.05410287529230118, -0.03612620383501053, -0.03778558596968651, -0.014683831483125687, -0.011658910661935806, -0.03889184445142746, -0.018477946519851685, 0.04342058300971985, -0.024182084947824478, -0.02945408970117569, 0.04196862131357193, -0.007315988186746836, -0.110072560608387, -0.011684838682413101, -0.006486295256763697, -0.053515177220106125, -0.0225226990878582, -0.013525718823075294, -0.010915644466876984, -0.02221156470477581, -0.03629905357956886, -0.006335049401968718, -0.027915701270103455, -0.00003460428706603125, 0.011797192506492138, 0.0314764678478241, -0.041830338537693024, 0.0007157179643400013, -0.029989933595061302, 0.0038092401809990406, -0.05520913377404213, -0.010932929813861847, -0.019774341955780983, 0.008210500702261925, -0.05887360870838165, -0.019048361107707024, -0.025841470807790756, -0.04224518686532974, 0.012652813456952572, 0.03216787800192833, -0.04276374354958534, 0.007281417492777109, -0.018547087907791138, 0.014778900891542435, -0.06298750638961792, 0.033965542912483215, 0.015556737780570984, -0.08608061820268631, 0.012972590513527393, 0.0011224618647247553, 0.0009679747745394707, 0.011390988714993, 0.11000341922044754, -0.012255252338945866, -0.05845876410603523, 0.06333320587873459, -0.02867625281214714, 0.03164931759238243, 0.04781104251742363, -0.009411826729774475, 0.021053452044725418, -0.009973597712814808, 0.0366101898252964, -0.033187706023454666, -0.004243532195687294, -0.0338791161775589, -0.001363375224173069, -0.06298750638961792, -0.0091525474563241, -0.01585058681666851, 0.00038378688623197377, 0.03799301013350487, 0.08649545907974243, 0.023283250629901886, 0.04826045781373978, 0.05251263082027435, -0.03757816553115845, 0.03795843943953514, 0.04566766694188118, 0.004349404480308294, -0.04269460216164589, -0.0023724024649709463, 0.030162785202264786, -0.07287467271089554, -0.007990113459527493, 0.0017274460988119245, -0.042106904089450836, -0.012903450056910515, -0.017423545941710472, -0.051164381206035614, 0.023127684369683266, -0.02143372781574726, -0.019878054037690163, -0.05548569932579994, 0.00039540042052976787, 0.037128746509552, -0.015150533989071846, -0.0024609894026070833, -0.0073203095234930515, 0.04905558004975319, -0.0007994434563443065, 0.05403373762965202, 0.03747445344924927, -0.02435493655502796, -0.009161190129816532, 0.012402176856994629, 0.039963532239198685, -0.1006002351641655, -0.07792197167873383, -0.023265965282917023, 0.04003267362713814, 0.055554840713739395, -0.011693481355905533, 0.06091327220201492, -0.004111732356250286, 0.059150174260139465, -0.008720415644347668, 0.027881130576133728, 0.016662994399666786, -0.06350605934858322, -0.02006819099187851, -0.0273280031979084, -0.02361167035996914, 0.03012821637094021, 0.00938589870929718, -0.010397086851298809, 0.016611138358712196, -0.018633514642715454, -0.02497720718383789, -0.022695552557706833, 0.008041969500482082, -0.04936671629548073, -0.04227975755929947, 0.06585685908794403, -0.042210616171360016, -0.0003511069226078689, 0.007519090082496405, 0.01642100140452385, -0.050645824521780014, 0.03799301013350487, -0.0288836769759655, -0.05171750858426094, -0.006823358125984669, -0.0030616524163633585, 0.051268093287944794, 0.08704859018325806, -0.06865707039833069, 0.025098202750086784, -0.0041268570348620415, 0.043870002031326294, 0.033446986228227615, -0.026774873957037926, -0.002409133594483137, 0.015911085531115532, 0.0005471866461448371, 0.011520628817379475, 0.008309890516102314, -0.022609125822782516, -0.03356798365712166, -0.06679026037454605, -0.018080387264490128, 0.006041199900209904, 0.03578049689531326, -0.0062010884284973145, -0.004541703034192324, 0.01621357724070549, -0.008560527116060257, -0.031061619520187378, -0.036783043295145035, -0.03033563867211342, 0.04822588711977005, -0.07183755934238434, 0.002350796014070511, 0.055658549070358276, -0.01782110705971718, -0.00998224038630724, 0.009550108574330807, 0.023110399022698402, -0.029523231089115143, 0.05873532593250275, 0.036264482885599136, 0.03415568172931671, -0.004396939184516668, -0.0651654452085495, -0.04604794457554817, 0.016343217343091965, 0.031614746898412704, 0.029834365472197533, 0.014424553140997887, 0.03519279882311821, -0.004515775479376316, 0.0037271350156515837, -0.01892736367881298, 0.01767418347299099, 0.03194316849112511, -0.03788929805159569, -0.01410477515310049, -0.038407858461141586, 0.012894807383418083, -0.02955780178308487, 0.019618775695562363, -0.0325135812163353, 0.0546560063958168, 0.016464214771986008, -0.04943585395812988, 0.04507996886968613, 0.010077308863401413, -0.01704327017068863, 0.04338601231575012, -0.012125613167881966, 0.012125613167881966, 0.011788549832999706, -0.0055528911761939526, -0.027673708274960518, 0.023386962711811066, 0.03992896154522896, 0.02273012325167656, 0.017172910273075104, -0.027310717850923538, -0.004137659911066294, -0.0030659737531095743, 0.06312578171491623, -0.05265091359615326, 0.007268453482538462, 0.05911560356616974, 0.05890817940235138, -0.021779432892799377, -0.04214147478342056, 0.011036640964448452, -0.012834308668971062, 0.01767418347299099, -0.009964955039322376, -0.010094594210386276, 0.03246172517538071, 0.038131292909383774, -0.020880598574876785, -0.03602249175310135, 0.029263952746987343, -0.042210616171360016, 0.05171750858426094, 0.01799396052956581, 0.026913156732916832, -0.02158929407596588, 0.021623864769935608, 0.05859704688191414, -0.04138092324137688, 0.0572487935423851, -0.06219238042831421, 0.01714698225259781, -0.0314764678478241, -0.013249155133962631, -0.06094784289598465, 0.05420658737421036, -0.02955780178308487, 0.027224291115999222, -0.04656650125980377, 0.05040382966399193, 0.039202980697155, -0.010025452822446823, 0.0869794487953186, 0.020241044461727142, -0.006615934893488884, -0.008979694917798042, 0.023853665217757225, -0.013871424831449986, -0.005898596253246069, -0.07460319995880127, 0.04511453956365585, -0.016334574669599533, 0.0407586544752121, -0.04822588711977005, -0.021935001015663147, -0.014286271296441555, -0.019221214577555656, 0.06374805420637131, 0.005276327021420002, 0.04753447696566582, -0.02456236071884632 ]
24,370
storage3._sync.client
from_
Run a storage file operation. Parameters ---------- id The unique identifier of the bucket
def from_(self, id: str) -> SyncBucketProxy: """Run a storage file operation. Parameters ---------- id The unique identifier of the bucket """ return SyncBucketProxy(id, self._client)
(self, id: str) -> storage3._sync.file_api.SyncBucketProxy
[ 0.01594431884586811, -0.03174714744091034, -0.08645128458738327, -0.01132815983146429, 0.009258847683668137, 0.034240931272506714, -0.003952917642891407, 0.11460807919502258, -0.017898669466376305, -0.014396755956113338, -0.0017045298591256142, 0.02769695222377777, -0.02815680019557476, -0.00394849618896842, -0.03158796951174736, 0.03707076236605644, -0.003338314127177, 0.02562764100730419, -0.02173662558197975, -0.01618308573961258, 0.024230411276221275, 0.06515681743621826, 0.0358680859208107, 0.004916828125715256, 0.0579761266708374, 0.08355070650577545, -0.01148733776062727, -0.016147712245583534, 0.010894842445850372, -0.0549694299697876, 0.03302057087421417, 0.0015575113939121366, 0.04442831873893738, 0.05670270323753357, -0.004461402539163828, -0.06204400584101677, 0.033781085163354874, 0.015511001460254192, -0.07944745570421219, -0.027608521282672882, 0.01761568710207939, 0.01693475805222988, 0.0579761266708374, -0.03563816100358963, 0.03572659194469452, 0.06292832642793655, 0.002677283715456724, 0.0025601109955459833, -0.017836766317486763, 0.01396343857049942, -0.012185951694846153, 0.05366063490509987, -0.03401101008057594, 0.020321710035204887, 0.0019631939940154552, 0.05868358165025711, 0.01148733776062727, -0.0004982599639333785, -0.015749767422676086, 0.05348377302289009, -0.026529649272561073, -0.00843200646340847, 0.013194078579545021, -0.031234240159392357, 0.02974857948720455, -0.019260523840785027, -0.058329854160547256, -0.031251925975084305, -0.04573711380362511, 0.026282038539648056, 0.020410142838954926, -0.002686126856133342, 0.04410996288061142, -0.013132176361978054, -0.006994984112679958, 0.012583896517753601, 0.02815680019557476, 0.0037627883721143007, 0.02532697096467018, 0.010806410573422909, 0.008516017347574234, -0.05677344650030136, 0.031853266060352325, -0.021259091794490814, -0.036363303661346436, 0.011584613472223282, 0.04662143439054489, -0.07152393460273743, -0.06360041350126266, -0.01984417624771595, -0.012592739425599575, -0.0040833549574017525, -0.07230213284492493, -0.052776314318180084, 0.0012026773765683174, -0.07690060883760452, -0.016227301210165024, -0.026830317452549934, -0.03572659194469452, 0.07994267344474792, -0.06112430989742279, -0.0031813469249755144, 0.03413481265306473, -0.021400583907961845, 0.028103740885853767, -0.06059371680021286, 0.024301158264279366, -0.060770582407712936, -0.06275146454572678, -0.0037981614004820585, 0.03852104768157005, 0.09741687029600143, 0.0062963697127997875, 0.04824858903884888, -0.009051031433045864, 0.005460686050355434, 0.01929589733481407, -0.004476878326386213, -0.002717078197747469, -0.026352783665060997, -0.0022926037199795246, -0.034771524369716644, -0.018588440492749214, 0.03045603632926941, 0.05083080753684044, 0.04531263932585716, 0.03616875410079956, -0.021559761837124825, 0.014370226301252842, -0.03685852512717247, 0.03749523684382439, -0.04594935104250908, -0.015351823531091213, 0.00006217886402737349, 0.006747373845428228, 0.029483282938599586, 0.0640956312417984, 0.047435011714696884, -0.03302057087421417, 0.06763291358947754, 0.05097229778766632, 0.0026595972012728453, 0.015466785058379173, -0.015705551952123642, 0.015104212798178196, 0.004211581777781248, -0.043154895305633545, -0.02410660684108734, 0.01862381398677826, 0.005863052327185869, 0.0045409915037453175, 0.01472395472228527, 0.04768262058496475, 0.1030765250325203, -0.05100766941905022, -0.03795508295297623, -0.007317761424928904, -0.017571469768881798, 0.01362739596515894, -0.015687866136431694, -0.0027834023348987103, 0.028881944715976715, 0.047045908868312836, -0.039935965090990067, 0.018217025324702263, -0.020498575642704964, -0.02099379524588585, -0.002095842268317938, -0.059532530605793, 0.009745224379003048, 0.02969552017748356, 0.027431655675172806, -0.03535517677664757, 0.021099913865327835, 0.015245704911649227, 0.0006914289551787078, -0.010496897622942924, 0.012000244110822678, 0.007441566325724125, -0.012230168096721172, -0.0312872976064682, 0.0009351701010018587, 0.04892067238688469, -0.00046067629591561854, 0.0016149923903867602, 0.012566209770739079, 0.012194794602692127, 0.06176102161407471, 0.10979737341403961, -0.01701434701681137, -0.028581274673342705, -0.02794456295669079, 0.018570754677057266, -0.020569320768117905, 0.0005153936799615622, -0.05100766941905022, -0.02838672325015068, -0.027360910549759865, -0.017757177352905273, 0.06689008325338364, -0.015139586292207241, 0.012353972531855106, 0.056738074868917465, -0.03570890799164772, 0.021418269723653793, 0.032914452254772186, 0.01695244573056698, -0.021170658990740776, 0.0071630049496889114, 0.0381673201918602, -0.0015962005127221346, -0.020357083529233932, -0.05932029336690903, 0.028121426701545715, -0.007919100113213062, 0.004757650196552277, -0.02297467552125454, -0.00033051520586013794, 0.09295988827943802, 0.03951149061322212, 0.10321801900863647, 0.03493070229887962, -0.04616158828139305, -0.03595651686191559, 0.0015785141149535775, -0.00782182440161705, 0.0442514531314373, -0.04672755300998688, -0.0434732511639595, -0.041846100240945816, 0.03760135546326637, -0.011858752928674221, 0.020498575642704964, -0.035532042384147644, 0.0028430940583348274, -0.05935566499829292, -0.0312872976064682, 0.010134325362741947, 0.01922515220940113, 0.003490859642624855, 0.03372802585363388, 0.026901062577962875, 0.02428347058594227, 0.06448473036289215, -0.05656120926141739, -0.022620946168899536, -0.05404973775148392, 0.05829448252916336, -0.007605165708810091, -0.013008370995521545, 0.04679829999804497, -0.012424718588590622, -0.06098281964659691, -0.0011938342358916998, 0.014626679942011833, 0.0041275713592767715, -0.0021433744113892317, -0.06809276342391968, 0.011239727959036827, 0.018729932606220245, -0.0435086227953434, -0.02571607194840908, 0.011239727959036827, 0.008723832666873932, -0.024000488221645355, -0.041633863002061844, -0.03275527432560921, -0.0008975864620879292, 0.05889581888914108, 0.04442831873893738, 0.0564904659986496, 0.053306907415390015, 0.007773187011480331, 0.020038727670907974, -0.06575815379619598, -0.07272660732269287, 0.003970603924244642, 0.0186945591121912, -0.011363532394170761, -0.03876866027712822, -0.025928309187293053, -0.01938433013856411, 0.0021323205437511206, -0.03180020675063133, -0.01816396601498127, -0.00023862866510171443, 0.007136475294828415, 0.0015232439618557692, -0.014980408363044262, -0.013636238873004913, -0.013229451142251492, 0.044534437358379364, -0.07046274840831757, -0.032100874930620193, 0.013875005766749382, -0.016501441597938538, -0.08333846926689148, -0.04633845388889313, 0.04662143439054489, 0.000021088997527840547, -0.07233750820159912, -0.028192173689603806, -0.019667312502861023, 0.04725814610719681, -0.015891259536147118, -0.009550673887133598, 0.010921372100710869, -0.008776891976594925, -0.030013876035809517, 0.009055453352630138, 0.020321710035204887, -0.011160138994455338, -0.033162061125040054, -0.021241405978798866, 0.05914342775940895, 0.06013387069106102, 0.005611020606011152, 0.006769482046365738, 0.011045176535844803, 0.04219982773065567, -0.05588912591338158, 0.037813592702150345, -0.006260997150093317, 0.019967982545495033, -0.024460336193442345, -0.023063108325004578, -0.011876439675688744, 0.02449570782482624, -0.027573147788643837, 0.019048288464546204, -0.003203455125913024, 0.07449525594711304, 0.04389772564172745, -0.0358857698738575, -0.029324105009436607, -0.0309158843010664, 0.026282038539648056, -0.003378108609467745, 0.023257657885551453, 0.029430223628878593, 0.06862335652112961, 0.036221813410520554, 0.03908701613545418, 0.0434732511639595, -0.041775353252887726, 0.006968454457819462, 0.017987102270126343, -0.05362526327371597, 0.032843705266714096, -0.059957005083560944, 0.03029685840010643, -0.06197325885295868, -0.04701053723692894, 0.017146995291113853, 0.050547823309898376, -0.013494747690856457, 0.03351578861474991, 0.02159513346850872, -0.0488145537674427, -0.04715202748775482, -0.014140302315354347, -0.07240825146436691, -0.015059997327625751, -0.006787168327718973, -0.018676873296499252, -0.010523427277803421, 0.014874289743602276, -0.02801530808210373, -0.021860430017113686, 0.02334609068930149, -0.0030177475418895483, -0.031552594155073166, -0.030119994655251503, -0.0051511735655367374, -0.029094181954860687, 0.00965679157525301, -0.03542592376470566, -0.03516062721610069, -0.02122371830046177, 0.04633845388889313, 0.04442831873893738, 0.01609465293586254, 0.05206885561347008, 0.023257657885551453, 0.005274978466331959, 0.02603442780673504, -0.024761004373431206, 0.007357555907219648, 0.06575815379619598, 0.002447359962388873, 0.057127177715301514, -0.020640065893530846, 0.002624224405735731, 0.023540642112493515, 0.0069640325382351875, -0.031234240159392357, 0.019101347774267197, -0.00843200646340847, 0.02440727688372135, 0.0006013386882841587, 0.02313385345041752, -0.011584613472223282, -0.0093472795560956, 0.08836141228675842, 0.007879305630922318, -0.047187402844429016, 0.03753060847520828, -0.006079711019992828, -0.005168859846889973, -0.03570890799164772, -0.009064296260476112, -0.03593882918357849, -0.047364264726638794, 0.05504017695784569, 0.01938433013856411, 0.03233079984784126, -0.026759572327136993, -0.04085565730929375, -0.09147422760725021, 0.0221434123814106, -0.009338436648249626, 0.032313112169504166, 0.006035495083779097, -0.03310900181531906, 0.0020085154101252556, -0.00035151783959008753, 0.02578681893646717, 0.005217497702687979, -0.010824096389114857, -0.009108512662351131, 0.029111867770552635, 0.047647248953580856, -0.0045409915037453175, 0.011009803973138332, 0.041244760155677795, 0.017421135678887367, -0.0320478156208992, 0.021860430017113686, 0.07378779351711273, 0.04573711380362511, -0.027272477746009827, -0.037353746592998505, 0.016068123281002045, -0.08057938516139984, -0.026901062577962875, -0.011354689486324787, -0.03898089751601219, 0.032401543110609055, 0.04609084129333496, -0.005248448811471462, 0.027661580592393875, 0.027714639902114868, 0.05281168594956398, -0.012150579132139683, -0.020569320768117905, -0.0656166672706604, 0.014936191961169243, 0.01725311391055584, -0.028192173689603806, -0.054297346621751785, -0.03183557838201523, -0.015272234566509724, -0.013335569761693478, -0.06964916735887527, 0.010302347131073475, -0.012362816371023655, 0.0183054581284523, 0.03013768047094345, 0.022868556901812553, -0.04591397941112518, 0.00673410901799798, 0.011390062049031258, -0.039405371993780136, 0.03820269554853439, 0.04679829999804497, 0.032383859157562256, 0.02534465678036213, -0.019897235557436943, -0.03898089751601219, -0.03745986521244049, 0.013892692513763905, -0.05150289088487625, -0.03006693534553051, 0.06377727538347244, -0.01588241569697857, -0.0001700937282294035, 0.0289880633354187, 0.02769695222377777, 0.11934804171323776, -0.06614726036787033, 0.011275100521743298, 0.08355070650577545, -0.04701053723692894, 0.025167793035507202, 0.021612821146845818, 0.02647658996284008, -0.036204125732183456, 0.04007745534181595, -0.010939057916402817, -0.009161571972072124, 0.03180020675063133, 0.005978014320135117, -0.08560233563184738, 0.031251925975084305, -0.0017841188237071037, -0.025079360231757164, -0.05588912591338158, -0.009170414879918098, -0.021312151104211807, -0.05327153578400612, -0.0146885821595788, -0.0038202693685889244, -0.07194840908050537, 0.008224191144108772, -0.014502874575555325, -0.0075167338363826275, -0.04785948619246483, 0.009807126596570015, -0.08107460290193558, -0.005907268263399601, 0.011540397070348263, -0.044605180621147156, 0.01802247390151024, -0.013680455274879932, -0.0358503982424736, -0.045772485435009, -0.04856694117188454, -0.026211293414235115, 0.05143214389681816, 0.022603260353207588, -0.017810236662626266, -0.03164102882146835, 0.0015729870647192001, -0.04870843514800072, 0.0075167338363826275, 0.07491973042488098, -0.045772485435009, -0.06611188501119614, -0.05061857029795647, -0.049946483224630356, -0.02350526861846447, 0.03540823608636856, 0.016908228397369385, -0.05447421222925186, -0.04234131798148155, 0.034594662487506866, -0.00939149595797062, 0.009913245216012001, 0.061159681528806686, -0.031340356916189194, 0.06611188501119614, -0.037212252616882324, 0.0006930870586074889, -0.005938219837844372, -0.051927365362644196, -0.039935965090990067, -0.02884657122194767, -0.10031744092702866, -0.026352783665060997, -0.03947611525654793, 0.02739628404378891, 0.08751246333122253, 0.013397471979260445, 0.039051640778779984, 0.022709378972649574, 0.04057267680764198, 0.06324668228626251, 0.006132770329713821, 0.02974857948720455, -0.034223247319459915, -0.007644960191100836, 0.018800677731633186, 0.036964643746614456, 0.00584094412624836, -0.02212572656571865, 0.020799243822693825, -0.01023160107433796, -0.00614603515714407, -0.0029138396494090557, -0.04410996288061142, -0.011575769633054733, -0.02173662558197975, 0.020569320768117905, 0.007698019500821829, -0.0495927557349205, 0.029872383922338486, -0.05659658461809158, 0.04923902824521065, 0.06699620187282562, 0.015051153488457203, 0.006570509634912014, 0.009727537631988525, -0.015687866136431694, -0.023063108325004578, -0.023487582802772522, 0.0056242854334414005, -0.027431655675172806, -0.05228109285235405, -0.026264352723956108, -0.03022611327469349, 0.017686432227492332, 0.05769314244389534, -0.012336286716163158, 0.028634333983063698, -0.015440255403518677, 0.03176483139395714, -0.05783463269472122, 0.007313339971005917, 0.00212789885699749, -0.014591306447982788, -0.025433089584112167, -0.04099715128540993, -0.004454770125448704, -0.007030356675386429, 0.03197706863284111, -0.0018670239951461554, 0.0013452742714434862, 0.0312696136534214, 0.010063580237329006, -0.015236861072480679, 0.01961425319314003, -0.00545626413077116, -0.03799045830965042, 0.051326025277376175, -0.0412093885242939, -0.011283943429589272, 0.026441216468811035, -0.01435253955423832, -0.027360910549759865, 0.008900697343051434, -0.03625718504190445, -0.026441216468811035, 0.030208425596356392, -0.010479210875928402, 0.0785985067486763, -0.0097363805398345, -0.02258557453751564, 0.044003844261169434, -0.008967021480202675, 0.008883010596036911, 0.045595623552799225, -0.03569122031331062, -0.008860902860760689, 0.006110662128776312, -0.009833656251430511, -0.04573711380362511, 0.022249531000852585, -0.03326817974448204, -0.02318691276013851, -0.031782519072294235, -0.026388157159090042, 0.04679829999804497, -0.018659185618162155, 0.00881668645888567, 0.016076967120170593, -0.0020803664810955524, 0.02716635912656784, -0.028280604630708694, 0.024018175899982452, 0.018181651830673218, 0.04821321368217468, -0.012398188933730125, -0.03632793202996254, 0.04166923463344574, -0.06809276342391968, -0.03883940353989601, 0.03806120157241821, -0.013972281478345394, -0.027573147788643837, 0.04510040208697319, 0.0034621190279722214, 0.04877917841076851, -0.05641971901059151, -0.03951149061322212, -0.016076967120170593, -0.04846082255244255, 0.06738530844449997, -0.0015729870647192001, 0.04739964008331299, 0.03233079984784126, -0.05716254934668541, -0.02785613015294075, 0.0240358617156744, 0.02083461731672287, -0.00915272906422615, 0.027060240507125854, 0.016368793323636055, -0.0186945591121912, -0.008003110997378826, -0.05900193750858307, 0.027520088478922844, 0.0846826359629631, 0.016271518543362617, -0.024212725460529327, -0.046904418617486954, 0.036504797637462616, -0.00614603515714407, -0.06802202016115189, 0.020781558007001877, 0.01672252081334591, 0.03450622782111168, -0.04021894559264183, 0.0404665581882, -0.03707076236605644, 0.02327534556388855, -0.033374298363924026, 0.0019156617345288396, -0.006331742741167545, -0.014900819398462772, 0.012159422039985657, 0.040714167058467865, 0.022868556901812553, -0.012575053609907627, 0.0480717234313488, 0.042093709111213684, 0.05670270323753357, -0.02969552017748356, 0.0009445660398341715, -0.016421852633357048, 0.005938219837844372, -0.03289676457643509, -0.04290728643536568, 0.03714150935411453, 0.02053394727408886, 0.073292575776577, -0.03164102882146835, -0.030190739780664444, 0.049946483224630356, -0.015555216930806637, 0.04152774438261986, 0.040183573961257935, 0.004125360399484634, -0.0274847149848938, 0.010320032946765423, 0.024920182302594185, -0.029271045699715614, 0.06080595403909683, -0.014396755956113338, 0.015210331417620182, 0.03947611525654793, -0.02435421757400036, -0.023063108325004578, 0.006504185497760773, 0.0001272594090551138, -0.005425313021987677, 0.013618553057312965, 0.0725143700838089, 0.014591306447982788, -0.03006693534553051, 0.08977632969617844, 0.01552868727594614, -0.007180691696703434, -0.0069640325382351875, 0.06529831141233444, -0.014715111814439297, -0.03898089751601219, -0.018800677731633186, 0.035815026611089706, -0.007406193297356367, -0.020587006583809853, -0.0702151358127594, -0.05171512812376022, 0.012946468777954578, -0.036893896758556366, 0.022320277988910675, -0.019702685996890068, 0.047647248953580856, 0.013070273213088512 ]
24,371
storage3._sync.bucket
get_bucket
Retrieves the details of an existing storage bucket. Parameters ---------- id The unique identifier of the bucket you would like to retrieve.
def get_bucket(self, id: str) -> SyncBucket: """Retrieves the details of an existing storage bucket. Parameters ---------- id The unique identifier of the bucket you would like to retrieve. """ res = self._request("GET", f"/bucket/{id}") json = res.json() return SyncBucket(**json, _client=self._client)
(self, id: str) -> storage3._sync.file_api.SyncBucket
[ 0.00008925123256631196, 0.011293844319880009, -0.11398094892501831, -0.03659205511212349, 0.03365565463900566, 0.017566271126270294, 0.03832957148551941, 0.04295135661959648, 0.03164013847708702, -0.025072334334254265, -0.035653796046972275, -0.009825644083321095, -0.05966624617576599, -0.03627930209040642, -0.02880799025297165, 0.02065904811024666, 0.017114518210291862, 0.01738383248448372, 0.030059000477194786, -0.008982949890196323, 0.022552937269210815, 0.006993495859205723, 0.03306490182876587, 0.01048589963465929, 0.05977049842476845, 0.06091725826263428, 0.024255702272057533, -0.008457351475954056, 0.048893656581640244, -0.014508246444165707, 0.016636701300740242, -0.0004001712950412184, 0.014351869933307171, 0.05153467878699303, -0.025437211617827415, -0.013856678269803524, 0.06661630421876907, -0.04138759523630142, -0.05010991916060448, 0.025489337742328644, 0.005373263731598854, 0.022153310477733612, 0.048511404544115067, -0.07735414803028107, 0.06929207593202591, 0.013344110921025276, 0.031344760209321976, -0.014247618615627289, -0.03791256621479988, 0.03191814199090004, 0.022744065150618553, 0.04083159193396568, -0.03749556466937065, -0.018991032615303993, -0.013361486606299877, -0.013257235288619995, 0.0055687339045107365, -0.013205110095441341, -0.020989175885915756, 0.07658963650465012, 0.01396961696445942, -0.02912074327468872, -0.018973657861351967, -0.00706299627199769, -0.006294146180152893, -0.004298176616430283, -0.022691939026117325, -0.027261601760983467, -0.05219493433833122, 0.018400277942419052, 0.020259419456124306, 0.01045983750373125, 0.01437793206423521, 0.0013183391420170665, -0.07137709856033325, -0.008170661516487598, 0.03304752707481384, -0.05174318328499794, -0.0005440592067316175, -0.0030819163657724857, -0.022083809599280357, -0.04858090355992317, 0.059874750673770905, -0.027209477499127388, -0.014873123727738857, 0.032265644520521164, 0.030215376988053322, -0.0411095917224884, -0.036522556096315384, -0.012301602400839329, -0.01696682907640934, -0.019338537007570267, -0.010746527463197708, 0.038399070501327515, 0.034924041479825974, -0.04587038233876228, -0.025836840271949768, -0.03412478417158127, -0.011345969513058662, 0.0699523314833641, -0.031483761966228485, 0.00014334495062939823, 0.02592371590435505, -0.038399070501327515, 0.002452067332342267, -0.029051242396235466, 0.02830411121249199, -0.034281160682439804, -0.05379344895482063, 0.011293844319880009, 0.04656538739800453, 0.0662340521812439, 0.020398419350385666, 0.036974307149648666, 0.020363669842481613, 0.014925249852240086, -0.012162601575255394, 0.030510755255818367, -0.011372032575309277, -0.0519169345498085, -0.009469454176723957, -0.04340311139822006, 0.017505459487438202, -0.012188664637506008, 0.049206409603357315, 0.04093584045767784, -0.019668664783239365, -0.01827865280210972, -0.016558513045310974, 0.0605350062251091, 0.023091567680239677, -0.027261601760983467, -0.07106434553861618, -0.03356878086924553, 0.03575804829597473, -0.0011272125411778688, 0.061021510511636734, 0.0395805798470974, 0.002862555207684636, 0.07064733654260635, 0.03412478417158127, -0.007914378307759762, 0.024168826639652252, -0.017062392085790634, 0.0033425434958189726, 0.013265923596918583, -0.019112659618258476, -0.05494020879268646, 0.015950383618474007, -0.010260023176670074, 0.012874982319772243, 0.0525771901011467, 0.033864159137010574, 0.041839350014925, -0.06772831827402115, -0.04653063789010048, 0.018365528434515, -0.032126642763614655, 0.001381324022077024, -0.009565017186105251, 0.006889245007187128, 0.04368111491203308, 0.02550671249628067, -0.09354778379201889, 0.007110778242349625, 0.013839302584528923, -0.008027317002415657, 0.04795540124177933, -0.06526104360818863, -0.022309686988592148, -0.04145709425210953, 0.029381370171904564, -0.10105384141206741, 0.006346271838992834, 0.0075147501192986965, -0.02601059153676033, -0.03233514353632927, 0.03210926800966263, 0.030875632539391518, -0.025124460458755493, 0.004456724505871534, -0.04284710809588432, 0.024377329275012016, 0.019425412639975548, 0.0097300810739398, -0.02248343825340271, 0.02656659670174122, 0.04486262425780296, 0.07151609659194946, -0.009764831513166428, -0.04163084924221039, -0.03645305335521698, -0.012953170575201511, 0.02449895441532135, 0.03690480813384056, -0.05247293785214424, 0.04611363634467125, -0.0073149362578988075, -0.057442229241132736, 0.07624213397502899, 0.024829082190990448, 0.015055563300848007, 0.02679247409105301, -0.023108942434191704, 0.06592129915952682, 0.01456037163734436, 0.02317844331264496, -0.08013416826725006, 0.025663089007139206, 0.061021510511636734, -0.032265644520521164, 0.016419511288404465, -0.04211734980344772, -0.0012759872479364276, 0.007436561863869429, 0.0034077002201229334, 0.008535539731383324, -0.0338120311498642, 0.09333927929401398, -0.007579906843602657, 0.044619373977184296, -0.06425328552722931, 0.018852032721042633, 0.027765480801463127, -0.057998232543468475, -0.01108534261584282, 0.07012608647346497, -0.017965899780392647, -0.045592378824949265, -0.05087442323565483, 0.030945133417844772, 0.01593300886452198, 0.04795540124177933, -0.04600938409566879, 0.0018786875298246741, -0.03923307731747627, -0.009756144136190414, -0.005017072893679142, 0.04816390201449394, -0.014456120319664478, 0.04823340103030205, 0.06206401810050011, -0.013517863117158413, 0.11321644484996796, -0.05278569087386131, -0.03231776878237724, -0.008292287588119507, 0.05970099940896034, -0.007249779067933559, -0.04336836189031601, -0.003025447018444538, -0.013882740400731564, 0.016289198771119118, -0.015472566708922386, 0.03690480813384056, -0.08513820916414261, -0.061994519084692, -0.08124617487192154, -0.006441834848374128, -0.00869191624224186, -0.07401812076568604, -0.0163760744035244, 0.026392845436930656, 0.03417690843343735, -0.005051823332905769, -0.015689756721258163, 0.0008057723753154278, 0.03687005862593651, 0.035184670239686966, 0.05448845401406288, 0.0879182368516922, 0.03150113672018051, -0.006802369374781847, 0.013491800054907799, -0.029051242396235466, -0.0648440420627594, 0.00843997672200203, 0.05302894115447998, -0.03902457654476166, -0.05188218131661415, -0.06032650172710419, -0.013648176565766335, 0.005364575888961554, -0.04197835177183151, -0.010138397105038166, -0.0037182809319347143, 0.01973816379904747, -0.01755758374929428, 0.010216585360467434, 0.05247293785214424, -0.04771214723587036, -0.001917781657539308, -0.11154843121767044, -0.025072334334254265, 0.03283902257680893, 0.014021742157638073, -0.0032621833961457014, -0.014073867350816727, 0.04944966360926628, 0.02757435478270054, -0.043159861117601395, -0.009130639024078846, -0.01016446016728878, 0.0403798371553421, -0.017088454216718674, -0.0001455168385291472, 0.0017060220707207918, -0.012006225064396858, -0.014951311983168125, 0.03466341271996498, -0.008939512073993683, 0.005421045236289501, 0.0048606968484818935, 0.07304511219263077, -0.007167247124016285, 0.04437611997127533, -0.03690480813384056, -0.0029754936695098877, -0.02595846727490425, 0.032630521804094315, -0.037704065442085266, 0.0005494889337569475, 0.02138880267739296, -0.004015830345451832, -0.007962159812450409, -0.04931066185235977, -0.05608696863055229, 0.03455916419625282, 0.00268445978872478, 0.058449987322092056, 0.001269471482373774, 0.047781649976968765, 0.04465412348508835, -0.026583971455693245, 0.005399326328188181, 0.007718908134847879, 0.02142355404794216, -0.04333361238241196, 0.014360557310283184, 0.015211939811706543, 0.08492971211671829, -0.029798373579978943, 0.030979882925748825, 0.047746896743774414, -0.018713030964136124, 0.03301277384161949, 0.03278689831495285, -0.06168176606297493, -0.03231776878237724, -0.03382940590381622, 0.04580088332295418, -0.06870132684707642, -0.028356237336993217, 0.06824956834316254, 0.032439395785331726, 0.021545179188251495, 0.0212498027831316, 0.004565319512039423, -0.0291728675365448, -0.01277941931039095, -0.0010072154691442847, -0.0906982570886612, -0.0008747299434617162, -0.02606271766126156, -0.042152103036642075, -0.0012401510030031204, -0.007327967323362827, -0.0025845528580248356, -0.000822061556391418, -0.0034185596741735935, -0.006281115114688873, -0.009304390288889408, -0.012805481441318989, -0.015516004525125027, -0.03391628339886665, 0.0014149884227663279, -0.02130192704498768, -0.029641997069120407, 0.017965899780392647, 0.020937049761414528, 0.014968687668442726, 0.003309965133666992, 0.015151126310229301, 0.014282369054853916, -0.01522931456565857, 0.004180894233286381, 0.024429453536868095, -0.011745598167181015, 0.0590754933655262, -0.0056947036646306515, 0.027209477499127388, -0.0266534723341465, 0.012484041973948479, -0.021597305312752724, -0.015828756615519524, 0.004202613141387701, 0.03382940590381622, -0.028999116271734238, 0.04197835177183151, 0.038955073803663254, 0.0021990418899804354, -0.0026605690363794565, 0.008939512073993683, 0.03690480813384056, -0.009695330634713173, -0.038399070501327515, 0.022605063393712044, 0.005903205368667841, -0.015281439758837223, -0.06032650172710419, -0.022379186004400253, -0.046634890139102936, -0.020954424515366554, 0.016636701300740242, 0.04131809622049332, 0.0005348286940716207, -0.029728872701525688, -0.010103646665811539, -0.09924682974815369, 0.04580088332295418, -0.018660904839634895, -0.022327061742544174, -0.020259419456124306, -0.02276143990457058, -0.031101509928703308, -0.0067198374308645725, 0.008639791049063206, 0.023890824988484383, 0.008161974139511585, -0.02276143990457058, 0.06699855625629425, -0.000035632619983516634, -0.024516329169273376, -0.02032892033457756, 0.018400277942419052, 0.03617505356669426, -0.021232428029179573, 0.04802490025758743, 0.05473170801997185, 0.01165003515779972, 0.0035488733556121588, -0.009356515482068062, -0.04729514569044113, -0.0454186275601387, -0.010494587942957878, 0.0033599187154322863, -0.008757073432207108, 0.03558429703116417, 0.08861324191093445, -0.03435066342353821, -0.011137467809021473, 0.011597909033298492, 0.03104938380420208, -0.0019492740975692868, -0.00461310101673007, -0.0820801854133606, -0.009495516307651997, 0.008314006961882114, -0.003924611024558544, -0.034593913704156876, -0.05754648149013519, 0.009260952472686768, 0.006650336552411318, -0.0014215040719136596, 0.002803914016112685, -0.02757435478270054, 0.011180905625224113, 0.04051883891224861, -0.00339901284314692, -0.03412478417158127, 0.007254123222082853, 0.03158801421523094, -0.032126642763614655, 0.0037682345137000084, 0.02175368182361126, 0.009808269329369068, 0.029416119679808617, -0.008991637267172337, -0.007797096390277147, -0.013726364821195602, 0.01859140582382679, 0.005612171720713377, -0.042742855846881866, 0.041283342987298965, -0.01142415776848793, -0.004495818633586168, -0.02399507537484169, 0.048337653279304504, 0.08312269300222397, -0.054835956543684006, -0.030093751847743988, 0.03614030033349991, -0.06022225320339203, 0.04722564294934273, -0.010155771858990192, 0.008613727986812592, -0.027139976620674133, 0.02797398343682289, -0.009356515482068062, 0.02257031388580799, 0.02248343825340271, -0.018921533599495888, -0.07770165055990219, 0.015055563300848007, -0.026444971561431885, -0.0850687101483345, -0.06804107129573822, 0.003114494727924466, 0.04260385408997536, -0.030371753498911858, -0.0062507083639502525, 0.009790894575417042, -0.027765480801463127, 0.025906341150403023, -0.010199209675192833, -0.014742810279130936, -0.053967200219631195, -0.043020859360694885, -0.02880799025297165, 0.030945133417844772, 0.026722973212599754, -0.023195818066596985, 0.03641830384731293, -0.011007154360413551, -0.007023902144283056, -0.03521941974759102, -0.03205714374780655, -0.07422661781311035, -0.017323018983006477, 0.026497095823287964, -0.04910216107964516, -0.017253518104553223, -0.03961532935500145, -0.029068617150187492, -0.042464856058359146, 0.030927758663892746, -0.03627930209040642, -0.03787781670689583, -0.0320223905146122, -0.058449987322092056, 0.000824776419904083, -0.021319303661584854, 0.07721514254808426, -0.03205714374780655, -0.04712139442563057, 0.04580088332295418, -0.03481978923082352, 0.005425388924777508, 0.048059649765491486, -0.0021686353720724583, 0.07089059054851532, -0.014247618615627289, 0.013352799229323864, -0.08173268288373947, -0.040310338139534, -0.04938016086816788, -0.04600938409566879, -0.05438420549035072, -0.005690359976142645, -0.026896724477410316, 0.03846856951713562, 0.06105626001954079, 0.05205593258142471, 0.04361161217093468, 0.025541463866829872, 0.035966549068689346, 0.03370778262615204, 0.05646922066807747, 0.05313319340348244, -0.02060692198574543, -0.03304752707481384, 0.026844598352909088, 0.03992808237671852, 0.020207293331623077, -0.010763902217149734, 0.024968083947896957, -0.0037617189809679985, 0.013144297525286674, -0.025211336091160774, -0.04997091740369797, -0.0016875609289854765, -0.034924041479825974, 0.04670438915491104, 0.028495237231254578, -0.024655330926179886, 0.019807664677500725, -0.052368685603141785, 0.024342577904462814, 0.03805156797170639, 0.011285156942903996, 0.014734122902154922, 0.04628738760948181, 0.015055563300848007, -0.037704065442085266, 0.04361161217093468, 0.03365565463900566, -0.008544227108359337, -0.06421853601932526, -0.08597221970558167, -0.04138759523630142, 0.03205714374780655, 0.0662340521812439, -0.004630476236343384, 0.04204785078763962, 0.01211047638207674, 0.04291660711169243, -0.00033012774656526744, -0.07867465913295746, 0.002843008143827319, -0.062342021614313126, -0.010546713136136532, -0.05459270626306534, -0.030840883031487465, 0.0008068582974374294, 0.021354053169488907, 0.0021099941805005074, 0.008353101089596748, 0.007614657282829285, -0.022813566029071808, -0.03197026625275612, 0.0699523314833641, 0.021944807842373848, 0.010598838329315186, 0.07971716672182083, -0.06456603854894638, -0.0145864337682724, 0.016888640820980072, -0.021632054820656776, -0.028234610334038734, -0.020120417699217796, -0.008544227108359337, -0.018521904945373535, 0.02637547068297863, -0.05563521385192871, 0.03634880483150482, 0.06797156482934952, 0.0028929617255926132, 0.016037259250879288, -0.03553217276930809, 0.06633830070495605, 0.0065417420119047165, -0.016089383512735367, -0.004059268161654472, 0.0684928223490715, 0.006172520108520985, -0.014899186789989471, 0.004799883812665939, 0.001722311251796782, -0.0077493148855865, -0.07867465913295746, -0.03933732956647873, 0.036800555884838104, 0.008044691756367683, -0.005924924276769161, 0.01682782731950283, -0.050353169441223145, 0.019216910004615784, -0.002608443610370159, -0.045036375522613525, 0.0025650057941675186, 0.07235010713338852, -0.03435066342353821, -0.0475383959710598, 0.023317445069551468, -0.02825198508799076, -0.014169430360198021, 0.01286629494279623, 0.016245760023593903, -0.006841463502496481, 0.011137467809021473, 0.01531619019806385, 0.04260385408997536, -0.02427307702600956, -0.053098443895578384, -0.07728464156389236, -0.004895447287708521, 0.014438745565712452, 0.03158801421523094, 0.059144992381334305, 0.026636097580194473, -0.0028929617255926132, -0.010729151777923107, -0.007380092982202768, 0.04958866536617279, -0.007579906843602657, 0.014603809453547001, -0.0003648780402727425, -0.05629546940326691, -0.02105867490172386, -0.06856232136487961, 0.009790894575417042, 0.014386620372533798, 0.017879024147987366, -0.009113263338804245, 0.003561904653906822, 0.039997585117816925, 0.00922620203346014, -0.011111405678093433, 0.025854215025901794, -0.0008709291578270495, 0.01378717739135027, -0.050353169441223145, 0.023143693804740906, -0.010972403921186924, 0.03118838556110859, 0.01598513312637806, 0.034541789442300797, -0.021545179188251495, -0.055113960057497025, 0.001677787397056818, -0.0012596980668604374, 0.030006876215338707, -0.02995475009083748, -0.002317409962415695, 0.05288994312286377, 0.03690480813384056, -0.006854494567960501, -0.016089383512735367, -0.02766123041510582, 0.013274610973894596, -0.02184055745601654, -0.02508970908820629, 0.014655934646725655, 0.012953170575201511, 0.09000325202941895, 0.0252287108451128, -0.00535588851198554, 0.07193309813737869, -0.09882982820272446, 0.06963957846164703, 0.03247414529323578, 0.009530266746878624, -0.0291728675365448, 0.06487879157066345, 0.04844190552830696, -0.0059118932113051414, 0.058727990835905075, -0.02455108053982258, 0.0403798371553421, 0.010355586186051369, 0.0021621196065098047, -0.01045983750373125, 0.025072334334254265, -0.006689430680125952, -0.001439965097233653, -0.0030710569117218256, 0.027834981679916382, -0.0012434087693691254, -0.009504204615950584, 0.04913691058754921, 0.06394053250551224, -0.010494587942957878, 0.004363333340734243, 0.030927758663892746, -0.02797398343682289, -0.05639972165226936, -0.02724422700703144, 0.04475837200880051, 0.02052004635334015, 0.04312511160969734, -0.0417698472738266, -0.042881857603788376, -0.0034793727099895477, -0.03850332275032997, 0.01582006923854351, -0.013891428709030151, 0.026253843680024147, -0.004002798814326525 ]
24,372
storage3._sync.bucket
list_buckets
Retrieves the details of all storage buckets within an existing product.
def list_buckets(self) -> list[SyncBucket]: """Retrieves the details of all storage buckets within an existing product.""" # if the request doesn't error, it is assured to return a list res = self._request("GET", "/bucket") return [SyncBucket(**bucket, _client=self._client) for bucket in res.json()]
(self) -> list[storage3._sync.file_api.SyncBucket]
[ 0.004117409698665142, -0.04419656842947006, -0.1402217596769333, -0.06528880447149277, 0.029383432120084763, 0.04312114045023918, -0.004848092794418335, -0.032418910413980484, 0.03160366788506508, 0.021924827247858047, -0.020970821380615234, -0.023763461038470268, -0.055505894124507904, -0.06660707294940948, 0.0045705633237957954, -0.03172508627176285, -0.010563465766608715, -0.042982377111911774, 0.08076107501983643, -0.013399469666182995, -0.009704858995974064, 0.049192097038030624, 0.020068850368261337, -0.010806303471326828, 0.038819435983896255, 0.05588749796152115, 0.02353796735405922, -0.008143755607306957, 0.018559783697128296, 0.023815497756004333, 0.008161100558936596, 0.019791319966316223, 0.020172923803329468, 0.018212871626019478, 0.025723513215780258, -0.027041777968406677, 0.10497552156448364, -0.0483248196542263, -0.0047440193593502045, 0.0401030071079731, 0.05894032120704651, -0.008612086065113544, 0.030146637931466103, -0.053528495132923126, 0.09102966636419296, 0.052661217749118805, 0.021300386637449265, 0.0344136543571949, 0.03961733356118202, 0.007250457536429167, 0.009548747912049294, 0.0392010360956192, -0.028342697769403458, -0.03488198667764664, -0.0009773157071322203, 0.0002810527803376317, 0.02919263020157814, -0.006821154151111841, -0.005975556559860706, 0.06681521981954575, 0.0029704326298087835, -0.03663389012217522, -0.006157685071229935, -0.05238368734717369, 0.024318519979715347, -0.025012344121932983, -0.013876473531126976, -0.04679840803146362, -0.04225386306643486, 0.01970459148287773, -0.013685671612620354, -0.0001563813566463068, -0.004277856554836035, 0.003568855579942465, -0.09040522575378418, 0.006396187003701925, 0.09234793484210968, -0.003280485048890114, -0.031222065910696983, -0.05613033473491669, -0.05120418593287468, -0.027492763474583626, 0.007658078800886869, -0.011422072537243366, 0.028724299743771553, 0.025012344121932983, -0.00034826697083190084, -0.005593953188508749, -0.006734426133334637, 0.023832842707633972, -0.05727514624595642, 0.011335344053804874, 0.012853083200752735, 0.03722364082932472, 0.03559315577149391, -0.0505797453224659, -0.08950325101613998, -0.054395776242017746, -0.019773975014686584, 0.04724939167499542, -0.010546119883656502, -0.017666485160589218, 0.04065806791186333, 0.009644148871302605, 0.011161888018250465, -0.01155216433107853, -0.032054655253887177, -0.04697186127305031, -0.031083300709724426, 0.028186587616801262, 0.0051082768477499485, 0.06900076568126678, 0.10004937648773193, 0.005849801003932953, 0.01306123100221157, -0.0048784478567540646, 0.0017985210288316011, 0.044057805091142654, 0.007397894747555256, -0.052973438054323196, -0.014544278383255005, -0.01296583004295826, 0.07236581295728683, 0.010650193318724632, 0.036564506590366364, 0.07514110207557678, 0.013928510248661041, -0.0013085081009194255, -0.1002575233578682, 0.05196739360690117, 0.02168199047446251, 0.011179233901202679, -0.05502021685242653, -0.04336398094892502, 0.0481860525906086, -0.0163482204079628, 0.04506384953856468, -0.015957944095134735, 0.03455241769552231, 0.0137290358543396, -0.000749112747143954, -0.015168719924986362, -0.0011393885361030698, 0.017917996272444725, -0.02974768914282322, 0.024457285180687904, 0.04065806791186333, -0.03559315577149391, 0.015238102525472641, -0.030216021463274956, 0.004332061391323805, 0.05894032120704651, 0.03961733356118202, -0.004596581682562828, -0.1014370247721672, 0.009661494754254818, -0.01154349185526371, -0.021057548001408577, -0.026955049484968185, -0.008291193284094334, -0.03496871143579483, 0.0540141724050045, 0.00724178459495306, -0.05890563130378723, -0.0017931006150320172, 0.01679053343832493, 0.00010644501890055835, -0.0010120068909600377, -0.06067487969994545, -0.049677774310112, -0.021872790530323982, 0.013477524742484093, -0.03847252205014229, -0.005004203412681818, 0.015836525708436966, 0.018282253295183182, -0.028724299743771553, -0.02339920401573181, 0.052661217749118805, -0.04149065539240837, -0.04048461094498634, -0.07958157360553741, 0.008729169145226479, -0.019253607839345932, -0.021647298708558083, -0.022306431084871292, -0.021716680377721786, 0.02133507840335369, 0.0339626707136631, 0.009132454171776772, -0.03975609689950943, -0.020623909309506416, -0.02244519628584385, 0.0056806812062859535, 0.013130612671375275, -0.03496871143579483, -0.003995990846306086, 0.004887120332568884, -0.08221810311079025, 0.05547120422124863, -0.015281466767191887, 0.016513003036379814, 0.013130612671375275, -0.03038947656750679, 0.09540075808763504, 0.008074373006820679, -0.007692770101130009, -0.07292086631059647, 0.05304282158613205, 0.039478566497564316, -0.015081992372870445, 0.025775549933314323, -0.04891457036137581, -0.004583572503179312, -0.0015166552038863301, 0.029036520048975945, 0.013581598177552223, -0.044057805091142654, 0.08686672151088715, -0.058003660291433334, 0.033719830214977264, -0.10775081813335419, -0.005724045448005199, 0.029227321967482567, -0.07174136489629745, 0.03951326012611389, 0.04867172986268997, -0.01486517209559679, -0.03673796355724335, -0.06043204292654991, -0.025463329628109932, 0.020988166332244873, 0.014735080301761627, -0.011907748878002167, 0.02071063593029976, 0.0027579490561038256, 0.015316157601773739, 0.029695652425289154, 0.053216274827718735, -0.0032653077505528927, 0.0015545986825600266, 0.03257502242922783, -0.018143489956855774, 0.044508788734674454, -0.04544544965028763, -0.00893297977745533, 0.005364124197512865, 0.045688290148973465, 0.028585534542798996, -0.03711956739425659, -0.0068341633304953575, -0.010008406825363636, 0.016929296776652336, -0.04287830367684364, 0.015940599143505096, -0.08894819766283035, -0.03214138001203537, -0.03972140699625015, -0.005264387000352144, -0.030337439849972725, -0.05238368734717369, -0.019583173096179962, 0.03113533742725849, 0.04586174339056015, 0.03127410262823105, 0.007931271567940712, 0.03255767747759819, 0.0396520234644413, 0.005537580233067274, 0.08874005079269409, 0.06799472123384476, -0.005888828542083502, -0.030354786664247513, 0.01655636727809906, -0.024665432050824165, 0.0000042559372559480835, 0.014310113154351711, 0.028828373178839684, -0.06705805659294128, -0.02407568134367466, -0.039582639932632446, 0.011040469631552696, 0.009947696700692177, -0.02397160790860653, 0.02605307847261429, -0.015402885153889656, -0.001609887694939971, -0.055158983916044235, -0.0001158631348516792, 0.05210615694522858, -0.02841207943856716, 0.03562784567475319, -0.06723151355981827, -0.0869361087679863, 0.019669901579618454, 0.02071063593029976, 0.014500915072858334, 0.001407161122187972, 0.017068061977624893, 0.04256608337163925, -0.017579756677150726, 0.021924827247858047, 0.038299065083265305, 0.056893542408943176, 0.008629431948065758, -0.03288724273443222, 0.06327671557664871, -0.029556889086961746, 0.009843623265624046, 0.024786850437521935, -0.007016291841864586, 0.04103967174887657, 0.012861756607890129, 0.04652087762951851, -0.021178968250751495, -0.006652034353464842, -0.030337439849972725, 0.015073318965733051, -0.0668845996260643, 0.02973034419119358, -0.023364512249827385, 0.04974715784192085, 0.01795268803834915, 0.03181181475520134, 0.003961299546062946, -0.020068850368261337, -0.05467330664396286, 0.025844931602478027, 0.011690928600728512, -0.013945856131613255, -0.023572659119963646, -0.01220262423157692, -0.0030441514682024717, 0.028360042721033096, -0.01883731223642826, -0.029331395402550697, 0.0477350689470768, -0.025636784732341766, -0.007727461401373148, -0.009730877354741096, 0.04183756932616234, -0.008477658033370972, 0.0033411947079002857, 0.04225386306643486, -0.074516661465168, 0.012462807819247246, 0.05241837725043297, -0.009878315031528473, -0.05737921968102455, -0.026070425286889076, 0.035558462142944336, -0.02690301276743412, -0.00893297977745533, 0.09456817060709, 0.09505384415388107, 0.006465569604188204, 0.003839880460873246, 0.010008406825363636, -0.011500127613544464, 0.04672902449965477, 0.02919263020157814, -0.05196739360690117, 0.01154349185526371, -0.018264908343553543, 0.00838659331202507, -0.02973034419119358, 0.03607882931828499, -0.04378027468919754, 0.02549801953136921, -0.01883731223642826, -0.010676211677491665, -0.018368981778621674, -0.020294342190027237, -0.035471733659505844, 0.004943493753671646, -0.011682256124913692, 0.024439938366413116, -0.008096055127680302, -0.0022419176530092955, 0.039374493062496185, 0.024700121954083443, -0.005776082165539265, 0.049192097038030624, -0.025654129683971405, -0.01569776050746441, 0.029695652425289154, 0.006400523241609335, -0.008707487024366856, 0.041004978120326996, -0.016096709296107292, -0.008408275432884693, -0.044716935604810715, -0.011578182689845562, 0.019322989508509636, -0.025550056248903275, -0.014127984642982483, 0.031412865966558456, -0.05106542259454727, 0.0028316678944975138, -0.022185012698173523, 0.011500127613544464, -0.003833375871181488, -0.030805770307779312, 0.013364778831601143, -0.0060449386946856976, -0.0784020721912384, -0.006686725653707981, -0.015081992372870445, -0.0029097229707986116, -0.03321680799126625, -0.007827198132872581, -0.043398670852184296, 0.027527455240488052, -0.005541916470974684, -0.01722417213022709, -0.006933900527656078, -0.029695652425289154, 0.0019546314142644405, -0.004757028538733721, 0.07056187093257904, -0.010936395265161991, -0.06761311739683151, 0.015845198184251785, -0.005567934829741716, 0.013139286078512669, -0.008776869624853134, 0.00555058941245079, -0.00441011693328619, 0.000873242155648768, -0.03614821285009384, 0.08062230795621872, 0.028811028227210045, -0.03798684477806091, -0.05626910179853439, 0.011959785595536232, -0.0011198747670277953, 0.0006233571912162006, 0.030198674649000168, -0.011708274483680725, 0.009930351749062538, -0.0015014777891337872, -0.01588856242597103, -0.03885412588715553, -0.019878048449754715, 0.015706432983279228, 0.0564078651368618, -0.023763461038470268, 0.004583572503179312, 0.08506277948617935, -0.003302167169749737, -0.06098710000514984, -0.02275741659104824, 0.016252819448709488, -0.01885465905070305, 0.022375812754034996, -0.008126409724354744, -0.013468852266669273, -0.023485930636525154, -0.0697292760014534, -0.01885465905070305, 0.03299131616950035, 0.009227855131030083, 0.05862810090184212, -0.005381470080465078, 0.014726407825946808, -0.02822127752006054, 0.013373451307415962, 0.01993008516728878, 0.053875409066677094, -0.02003415860235691, -0.004583572503179312, 0.04391903802752495, -0.02702443301677704, -0.023243093863129616, 0.009817604906857014, 0.025879623368382454, 0.0282039325684309, 0.01611405424773693, 0.02778763882815838, -0.0625482052564621, -0.011604201048612595, -0.006630352698266506, 0.012922465801239014, 0.01192509476095438, 0.0036187241785228252, -0.02168199047446251, -0.006131666712462902, -0.005537580233067274, 0.07243519276380539, -0.04235793650150299, 0.0126796280965209, -0.026955049484968185, -0.04551483318209648, 0.06456029415130615, -0.009644148871302605, 0.03548908233642578, -0.01551563199609518, 0.02605307847261429, 0.02438790164887905, 0.04121312499046326, 0.02886306494474411, 0.01611405424773693, -0.043086450546979904, -0.0024847560562193394, -0.010563465766608715, -0.07521048933267593, 0.023069636896252632, -0.009392637759447098, 0.006144675891846418, -0.047665685415267944, -0.0020088362507522106, 0.02081470936536789, 0.0463821142911911, -0.00661734351888299, -0.03417081758379936, -0.013711689971387386, -0.06011982262134552, -0.005142968147993088, -0.00686018168926239, 0.07319840043783188, 0.004887120332568884, -0.02156057022511959, 0.008395266719162464, -0.01399789284914732, -0.005290405359119177, -0.0448903925716877, -0.04031115397810936, -0.0811079889535904, -0.05404886603355408, 0.05567935109138489, -0.00021451618522405624, -0.008243492804467678, -0.06515004485845566, -0.023711424320936203, -0.04322521388530731, 0.028151895850896835, -0.020658599212765694, -0.013321414589881897, 0.03573191910982132, -0.013408142141997814, 0.0023633369710296392, -0.0015535146230831742, 0.047214701771736145, 0.006552297156304121, -0.04724939167499542, 0.04190694913268089, -0.0196005180478096, -0.034691184759140015, 0.022792108356952667, -0.009383965283632278, 0.09394372254610062, -0.011526145972311497, 0.018993422389030457, -0.03214138001203537, -0.0009843623265624046, -0.020433107390999794, -0.004097896162420511, -0.07229642570018768, -0.062235984951257706, -0.03836844861507416, 0.05019814148545265, 0.04128250852227211, -0.005593953188508749, 0.03113533742725849, 0.017180807888507843, 0.003878907999023795, 0.001922108349390328, 0.06511535495519638, 0.02615715190768242, -0.0007615798967890441, 0.009626803919672966, 0.01535084843635559, 0.07590430974960327, -0.0010174274211749434, 0.050475671887397766, 0.008455975912511349, -0.012566881254315376, -0.042947687208652496, -0.03104860894382, -0.10837525874376297, 0.023798152804374695, -0.07708381116390228, -0.01883731223642826, 0.010632847435772419, 0.023173710331320763, 0.03826437518000603, -0.03933980315923691, 0.01842101849615574, 0.023381857201457024, 0.017796577885746956, 0.012506172060966492, 0.07146383821964264, 0.001567607861943543, -0.035350315272808075, 0.024457285180687904, -0.02941812388598919, -0.054395776242017746, -0.04887987673282623, -0.10282466560602188, -0.00789658073335886, 0.07004150003194809, 0.07423913478851318, 0.026660174131393433, 0.013737708330154419, 0.03933980315923691, -0.018334290012717247, 0.03625228628516197, -0.04128250852227211, 0.014344804920256138, 0.017571084201335907, -0.008577395230531693, -0.005017212592065334, -0.009730877354741096, -0.031534284353256226, 0.017371609807014465, 0.028689609840512276, -0.008265174925327301, -0.008451639674603939, 0.04201102256774902, -0.010528774000704288, 0.056477248668670654, 0.017501702532172203, 0.04936555400490761, 0.07923466712236404, -0.05384071543812752, -0.021161621436476707, -0.03543704375624657, 0.020988166332244873, -0.03614821285009384, -0.020068850368261337, 0.00882457010447979, -0.05862810090184212, 0.049920614808797836, -0.03493402153253555, 0.010641520842909813, 0.057899586856365204, -0.01621812768280506, -0.020970821380615234, -0.002259263303130865, -0.000019191948013030924, 0.022792108356952667, 0.010528774000704288, 0.010771612636744976, 0.012749009765684605, 0.010528774000704288, -0.01676451414823532, -0.00995637010782957, -0.01591457985341549, 0.002907554851844907, -0.03684203699231148, -0.0011740797199308872, 0.010225226171314716, -0.00631379522383213, 0.016530349850654602, -0.049504321068525314, -0.002814322244375944, -0.011404726654291153, -0.05044098198413849, -0.0056850179098546505, -0.03389328718185425, 0.03169039636850357, -0.031534284353256226, -0.021734027191996574, 0.03559315577149391, -0.026174498721957207, -0.04565359652042389, 0.028047822415828705, 0.03864597901701927, -0.04051930084824562, 0.054395776242017746, 0.061611540615558624, 0.015940599143505096, -0.037293024361133575, -0.04027646407485008, -0.050926659256219864, 0.06431745737791061, -0.04006831720471382, 0.058350570499897, 0.031412865966558456, -0.008590403944253922, 0.012020494788885117, -0.016703804954886436, -0.024873578920960426, 0.07430851459503174, -0.010754266753792763, 0.001953547354787588, -0.010181862860918045, -0.03313007950782776, -0.005420497618615627, -0.02069329097867012, 0.01795268803834915, -0.018230216577649117, 0.012896447442471981, -0.009175818413496017, -0.01389381941407919, 0.0634501725435257, 0.04943493753671646, -0.039027582854032516, 0.041664112359285355, 0.0150386281311512, 0.04620865732431412, -0.03215872868895531, 0.0076407333835959435, 0.02343389391899109, 0.03169039636850357, 0.03146490454673767, 0.019253607839345932, -0.026937704533338547, -0.0625482052564621, 0.030025219544768333, 0.03016398474574089, 0.03335557132959366, -0.029470160603523254, -0.04388434812426567, 0.047318775206804276, 0.010468064807355404, 0.003295662347227335, -0.017796577885746956, 0.03191588819026947, 0.023936916142702103, -0.005155977327376604, -0.0013193490449339151, 0.038923509418964386, 0.006816817447543144, 0.07368407398462296, -0.0075193140655756, -0.007848880253732204, 0.08908695727586746, -0.07514110207557678, 0.05221023038029671, 0.00920183677226305, -0.0014852163149043918, -0.04606989026069641, 0.034049395471811295, 0.06737028062343597, -0.019461754709482193, 0.04530668631196022, -0.0008390930015593767, 0.021525880321860313, 0.02114427648484707, 0.031083300709724426, -0.028134550899267197, -0.007250457536429167, -0.027267269790172577, 0.04273953661322594, -0.03181181475520134, 0.00947936624288559, -0.0258102398365736, -0.013104594312608242, 0.020849401131272316, 0.029591578990221024, -0.026330608874559402, -0.013269377872347832, 0.012107223272323608, -0.023659387603402138, -0.01514270156621933, -0.028498807922005653, 0.012384752742946148, -0.022497233003377914, -0.03005991131067276, -0.009618130512535572, -0.009019707329571247, -0.049504321068525314, 0.017666485160589218, 0.025341909378767014, -0.027423379942774773, 0.051793936640024185, -0.03864597901701927 ]
24,373
storage3._sync.bucket
update_bucket
Update a storage bucket. Parameters ---------- id The unique identifier of the bucket you would like to update. options The properties you want to update. Valid options are `public`, `file_size_limit` and `allowed_mime_types`.
def update_bucket( self, id: str, options: CreateOrUpdateBucketOptions ) -> dict[str, str]: """Update a storage bucket. Parameters ---------- id The unique identifier of the bucket you would like to update. options The properties you want to update. Valid options are `public`, `file_size_limit` and `allowed_mime_types`. """ json = {"id": id, "name": id, **options} res = self._request("PUT", f"/bucket/{id}", json=json) return res.json()
(self, id: str, options: storage3.types.CreateOrUpdateBucketOptions) -> dict[str, str]
[ -0.0019064599182456732, 0.03477605804800987, -0.11042141914367676, -0.07943505793809891, 0.014146351255476475, 0.01517737191170454, 0.01810324192047119, 0.007435426115989685, 0.004068353213369846, -0.01318034902215004, -0.03273259475827217, -0.038714371621608734, -0.03180374577641487, -0.001512860762886703, -0.044584691524505615, 0.006696992088109255, 0.02344411611557007, -0.0502692386507988, 0.03252824768424034, -0.018372608348727226, -0.00015921030717436224, -0.0024428695905953646, 0.03265828639268875, -0.013895561918616295, 0.0764627456665039, 0.022255191579461098, 0.0703323483467102, -0.002872461685910821, 0.01687716320157051, -0.02379707805812359, 0.001846084836870432, -0.01331038773059845, -0.010709614492952824, 0.05532217025756836, -0.011907828040421009, -0.07534812390804291, 0.06877188384532928, -0.018335454165935516, -0.004216968547552824, 0.019412918016314507, -0.012892406433820724, 0.06033794954419136, 0.007700147572904825, -0.0632731094956398, 0.07025804370641708, 0.04629376903176308, -0.0005216060671955347, 0.004407382570207119, -0.010904672555625439, 0.011461980640888214, 0.03102351352572441, -0.045253459364175797, -0.021939383819699287, -0.01209359709173441, 0.0003686364507302642, 0.05539647862315178, -0.010542421601712704, -0.0019981837831437588, -0.03267686441540718, 0.03496182709932327, 0.03139505162835121, -0.0643877238035202, -0.00698029063642025, -0.07285881787538528, -0.020211726427078247, 0.010254479013383389, -0.01557677611708641, 0.0253203883767128, -0.03927168250083923, -0.005252633709460497, -0.006427626125514507, -0.02901720255613327, 0.01715581677854061, -0.0147501016035676, -0.12186481803655624, 0.038602910935878754, -0.02370419353246689, 0.006464780308306217, 0.003819886362180114, 0.008661504834890366, 0.002540398621931672, -0.042689841240644455, 0.045847922563552856, -0.07958367466926575, -0.011647750623524189, 0.03412586450576782, 0.05227554962038994, -0.03524048253893852, -0.03694956377148628, -0.02535754255950451, 0.011629173532128334, -0.05907471477985382, 0.0037037802394479513, -0.022236615419387817, -0.007955580949783325, -0.006594819016754627, 0.02357415482401848, -0.1094554141163826, 0.010700325481593609, 0.04863446578383446, -0.0323796309530735, -0.05331585928797722, 0.11138741672039032, -0.01482440996915102, 0.03037331998348236, -0.042949918657541275, 0.023927116766572, -0.0523127056658268, -0.02717808447778225, -0.02697373740375042, 0.07371335476636887, -0.02738243155181408, 0.006873473059386015, 0.01710008643567562, 0.03328990191221237, 0.02918439544737339, 0.014452870935201645, -0.0017230125376954675, 0.03707960247993469, -0.0321938619017601, -0.014815120957791805, -0.045179154723882675, 0.02403857931494713, 0.004391127731651068, 0.05599094182252884, 0.007495800964534283, -0.02649073675274849, 0.022329499945044518, -0.018205415457487106, 0.0346088670194149, 0.020806189626455307, -0.05227554962038994, -0.0638304129242897, 0.01204715482890606, 0.047631312161684036, -0.0027261681389063597, 0.023518424481153488, 0.00863363966345787, 0.0295002032071352, 0.02775396965444088, 0.040980760008096695, -0.020155996084213257, -0.03637367859482765, -0.06093240901827812, 0.008782255463302135, -0.005991067737340927, 0.01648704707622528, -0.06825172901153564, -0.01239082869142294, -0.01723012514412403, -0.020248880609869957, 0.040051914751529694, 0.042429763823747635, 0.05357593670487404, -0.01360761933028698, -0.05762571468949318, 0.005447691772133112, -0.07824613153934479, 0.019691571593284607, -0.018112530931830406, 0.05535932257771492, 0.018558377400040627, 0.019821610301733017, -0.038194216787815094, -0.009734324179589748, 0.002480023540556431, 0.03271401673555374, 0.044287458062171936, -0.02834843285381794, 0.02597058191895485, -0.013282522559165955, -0.012762367725372314, -0.08069828897714615, 0.024075733497738838, 0.005744923371821642, 0.02814408577978611, -0.03522190451622009, 0.00429359870031476, 0.045104846358299255, -0.022979693487286568, 0.0262492373585701, -0.02498600445687771, 0.04982339218258858, 0.05309293419122696, -0.023258347064256668, -0.03007609024643898, -0.010542421601712704, 0.07988090068101883, 0.0123815406113863, -0.03696813806891441, -0.010133728384971619, -0.08664291352033615, -0.0140534657984972, 0.019580110907554626, 0.012288655154407024, -0.042949918657541275, 0.024372965097427368, -0.06899481266736984, -0.02610062062740326, 0.07884059846401215, 0.020081687718629837, 0.0028631731402128935, 0.035909254103899, -0.01356117706745863, 0.108712337911129, 0.019264301285147667, 0.02834843285381794, -0.06728573143482208, 0.019022801890969276, 0.020007379353046417, -0.0070824637077748775, 0.05197831988334656, -0.0308005902916193, -0.002147960476577282, 0.0072543006390333176, 0.04963762313127518, 0.01144340354949236, -0.012037866748869419, 0.020769035443663597, 0.018706992268562317, 0.02857135608792305, -0.022961115464568138, 0.03252824768424034, 0.02832985483109951, -0.0019250368932262063, -0.0007146322168409824, 0.08649429678916931, 0.03459028899669647, -0.023722771555185318, -0.005768144503235817, -0.015456026419997215, 0.039717528969049454, 0.040014758706092834, -0.044175997376441956, -0.03602071478962898, -0.01613408513367176, -0.009242034517228603, -0.04774277284741402, 0.03347567096352577, -0.007300742901861668, 0.040163375437259674, 0.046739619225263596, -0.037934139370918274, 0.041575223207473755, -0.04870877414941788, -0.03672663867473602, -0.021679306402802467, 0.0022245903965085745, -0.0005799492937512696, -0.05387316644191742, 0.02834843285381794, -0.020713305100798607, -0.02862708643078804, 0.043321456760168076, 0.02630496770143509, -0.018614107742905617, -0.004453824833035469, -0.02745673805475235, -0.019357185810804367, -0.0031093177385628223, -0.046516694128513336, -0.02786543220281601, 0.0072728777304291725, 0.023778501898050308, 0.010709614492952824, -0.009567131288349628, 0.02907293289899826, 0.0351661741733551, 0.047259774059057236, 0.05736563727259636, 0.13308529555797577, -0.014555043540894985, -0.02821839414536953, 0.02970455028116703, 0.018595531582832336, -0.020861919969320297, -0.016570642590522766, 0.03403298184275627, -0.01222363580018282, -0.08307614177465439, 0.03499898314476013, -0.003446025075390935, -0.01357046514749527, -0.003487823298200965, 0.038528602570295334, 0.042318303138017654, -0.03156224638223648, 0.03202667087316513, -0.00030419763061217964, 0.08188721537590027, 0.0027122353203594685, -0.01425781287252903, -0.12045297026634216, 0.01360761933028698, -0.02741958573460579, 0.020843343809247017, 0.006441559176892042, -0.015883296728134155, 0.0536130890250206, 0.003606251208111644, -0.05535932257771492, 0.012465136125683784, 0.0035667752381414175, 0.021604998037219048, -0.0007424976211041212, -0.010969691909849644, 0.02842274121940136, -0.03258397802710533, 0.0035389098338782787, 0.09147292375564575, 0.022942539304494858, -0.0036108954809606075, -0.06657980382442474, 0.02591485157608986, 0.0491546206176281, 0.018706992268562317, -0.018595531582832336, -0.021790767088532448, -0.05431901663541794, -0.02754962258040905, -0.05959486961364746, -0.03213813155889511, -0.02396427094936371, -0.05513640120625496, -0.040349144488573074, -0.0037455784622579813, -0.013468291610479355, 0.04911746829748154, 0.03678236901760101, -0.022793922573328018, 0.004662815481424332, 0.03321559354662895, 0.06762011349201202, -0.03174801543354988, -0.00894015934318304, -0.005582374986261129, 0.02403857931494713, -0.01204715482890606, 0.043544381856918335, 0.046479541808366776, 0.044175997376441956, -0.00619541434571147, 0.018614107742905617, 0.045364923775196075, -0.09764046967029572, 0.0019819289445877075, 0.004377194680273533, -0.05948340892791748, -0.00929312128573656, 0.021660728380084038, 0.040014758706092834, -0.06524226069450378, 0.019617263227701187, 0.0344230979681015, 0.0314507856965065, -0.009567131288349628, 0.02753104642033577, -0.02987174317240715, 0.0038547180593013763, -0.021549267694354057, -0.022069422528147697, -0.07419635355472565, -0.03050335869193077, -0.021976538002490997, -0.018539801239967346, 0.00589353870600462, -0.005703125149011612, 0.009232746437191963, 0.03306698054075241, -0.05781148374080658, 0.060858104377985, -0.038342833518981934, -0.00026094814529642463, -0.010263767093420029, 0.0027122353203594685, 0.02875712513923645, -0.040720682591199875, 0.022849654778838158, -0.013198926113545895, -0.012883118353784084, -0.014062754809856415, -0.04722261801362038, -0.0009474246762692928, -0.0038082755636423826, -0.01183351967483759, 0.002062042010948062, 0.020063111558556557, 0.009455669671297073, 0.05000916123390198, 0.0008289965917356312, 0.010300921276211739, -0.007073175627738237, 0.01435069739818573, -0.03000178188085556, -0.047891389578580856, 0.0316365547478199, 0.018075376749038696, -0.011944981291890144, 0.023258347064256668, 0.003982434514909983, -0.03453455865383148, 0.003223101608455181, 0.02396427094936371, 0.05632532760500908, 0.012845964170992374, -0.02780969999730587, -0.0033043758012354374, 0.02883143350481987, 0.009752901270985603, -0.0004432345158420503, 0.006246501114219427, -0.02963024191558361, -0.05717986449599266, 0.005647394340485334, 0.010189459659159184, 0.021716460585594177, -0.0340515561401844, -0.06111818179488182, -0.06947781145572662, 0.045402076095342636, 0.019914494827389717, -0.01767597161233425, -0.03986614570021629, 0.0130781764164567, -0.04978623986244202, -0.03115355223417282, 0.007045309990644455, -0.05810871347784996, -0.0012318843510001898, 0.005104018375277519, 0.0290357805788517, 0.03115355223417282, -0.03050335869193077, -0.005052931606769562, -0.0019261980196461082, 0.010273056104779243, 0.011127595789730549, 0.0513838566839695, 0.007955580949783325, 0.004904315806925297, 0.03096778318285942, -0.020583266392350197, -0.06487072259187698, -0.041538070887327194, -0.02606346644461155, 0.001294581568799913, 0.010198747739195824, -0.01630127802491188, 0.05023208633065224, -0.02556188963353634, 0.01500089094042778, -0.005554509349167347, 0.001338701811619103, -0.021010534837841988, -0.011452692560851574, -0.037674061954021454, 0.001490800641477108, 0.01260446384549141, 0.00460011838003993, -0.0521269328892231, -0.03763690963387489, -0.010765344835817814, 0.018632685765624046, 0.03548198193311691, -0.003736289916560054, 0.03044762834906578, 0.065873883664608, 0.0038082755636423826, 0.02937016449868679, -0.003963857889175415, 0.002129383385181427, -0.006274366285651922, -0.006348674185574055, 0.03548198193311691, 0.013802677392959595, 0.043172843754291534, 0.02702946960926056, 0.0331227108836174, -0.0250417347997427, -0.008842630311846733, 0.08812907338142395, 0.006724857725203037, 0.0130781764164567, 0.04807715862989426, 0.03446025028824806, -0.02548758126795292, -0.020583266392350197, 0.03054051287472248, 0.07352758944034576, -0.038082756102085114, -0.008796188049018383, -0.05383601412177086, -0.02851562574505806, -0.008183148689568043, -0.01657993160188198, -0.02567335031926632, -0.011331941932439804, 0.02565477415919304, -0.03031758964061737, 0.011276211589574814, 0.02868281863629818, -0.0312650129199028, -0.06293871998786926, -0.041315145790576935, 0.01462006289511919, -0.03611360117793083, -0.0360950231552124, 0.004862518049776554, 0.007607263047248125, 0.02509746514260769, -0.03706102445721626, 0.01378410030156374, 0.02873854897916317, -0.008271388709545135, 0.05097516253590584, 0.03146935999393463, -0.05914902314543724, 0.03811991214752197, -0.02444727160036564, 0.012465136125683784, -0.018446916714310646, -0.05799725279211998, 0.042429763823747635, -0.005475557409226894, 0.011471269652247429, -0.03016897477209568, 0.01536314096301794, -0.0636446475982666, 0.04941469803452492, 0.001864661811850965, -0.03258397802710533, 0.044510383158922195, -0.03304840251803398, 0.0125673096626997, -0.03696813806891441, 0.046479541808366776, 0.042392611503601074, -0.019505802541971207, -0.03009466640651226, -0.043024227023124695, -0.01581827737390995, 0.06349603086709976, 0.06955211609601974, -0.023351231589913368, -0.020323188975453377, 0.006223279982805252, -0.011016134172677994, -0.05610240250825882, 0.07965797930955887, -0.07074104249477386, 0.01771312579512596, 0.045141998678445816, 0.02825554832816124, -0.005090085323899984, -0.040534913539886475, -0.045216307044029236, -0.0017230125376954675, -0.07297027856111526, -0.02829270251095295, -0.02925870381295681, -0.012056443840265274, 0.0372096411883831, 0.03837998956441879, -0.03206382319331169, 0.039048757404088974, 0.06895765662193298, 0.008429293520748615, 0.07230150699615479, 0.0360950231552124, 0.009594997391104698, -0.03631794452667236, 0.04777992516756058, 0.03765548765659332, -0.043618690222501755, -0.0012980647152289748, 0.005299076437950134, -0.01462006289511919, 0.02829270251095295, -0.011294788680970669, -0.007992735132575035, 0.011545577086508274, -0.014592197723686695, 0.0011471268953755498, 0.008582552894949913, -0.003093062900006771, 0.017239414155483246, -0.043915919959545135, 0.03704244643449783, 0.01431354321539402, 0.07393627613782883, -0.01321750320494175, 0.043544381856918335, 0.02836700901389122, -0.07698290050029755, 0.01364477351307869, 0.021307766437530518, -0.0011465464485809207, -0.10068709403276443, -0.06405334174633026, -0.014192793518304825, 0.02656504511833191, 0.021103421226143837, -0.022868230938911438, 0.06238141283392906, -0.014202081598341465, 0.03563059866428375, -0.0060839527286589146, 0.007723368704319, -0.0014675793936476111, -0.0669884979724884, -0.03672663867473602, -0.05784863606095314, 0.0008922743727453053, 0.01598547026515007, 0.03446025028824806, 0.009019111283123493, 0.003185947658494115, -0.03029901348054409, 0.00027676759054884315, -0.04882023483514786, -0.03221243992447853, 0.0057170577347278595, -0.005466268863528967, 0.0515696257352829, -0.045959386974573135, -0.01801035739481449, 0.005322297569364309, -0.047111157327890396, -0.07122404128313065, -0.023499848321080208, -0.010328786447644234, -0.03696813806891441, 0.022255191579461098, -0.06739719212055206, 0.017833875492215157, 0.08961522579193115, -0.02472592703998089, 0.05350162833929062, -0.02691800706088543, 0.018001068383455276, 0.040534913539886475, -0.02883143350481987, -0.010756056755781174, 0.05190401151776314, 0.041538070887327194, 0.07371335476636887, 0.01170348096638918, -0.02706662192940712, -0.0593719482421875, -0.08040105551481247, -0.05179255083203316, 0.009594997391104698, -0.007467935793101788, -0.01695147156715393, 0.02885000966489315, -0.0040776412934064865, 0.0349804051220417, -0.03388436511158943, -0.04893169924616814, -0.01483369804918766, 0.06490787863731384, -0.05357593670487404, -0.02706662192940712, 0.03707960247993469, -0.041909608989953995, 0.0000592140422668308, 0.01869770511984825, 0.017592376098036766, 0.02881285734474659, 0.01788031868636608, 0.0349804051220417, -0.0016545100370422006, -0.030893474817276, -0.041760992258787155, -0.06490787863731384, 0.019338609650731087, -0.0005979457055218518, -0.022793922573328018, 0.023388385772705078, 0.023072578012943268, 0.014462159015238285, -0.0375811792910099, -0.03585352376103401, 0.021233458071947098, 0.022998269647359848, -0.0090237557888031, 0.009511400945484638, -0.012623040936887264, 0.00377576588653028, 0.002308186609297991, 0.03678236901760101, -0.01592973805963993, -0.020601842552423477, -0.02650931477546692, 0.021010534837841988, 0.0005726926610805094, 0.0023569511249661446, 0.00732860853895545, 0.047111157327890396, -0.004895027726888657, 0.01279023289680481, -0.013756235130131245, 0.040051914751529694, -0.06282725930213928, 0.022422384470701218, 0.0007430781843140721, -0.01667281612753868, -0.010338075459003448, 0.0020121163688600063, -0.01579969935119152, -0.03837998956441879, 0.0251346193253994, -0.06204702705144882, -0.022403806447982788, 0.02637927606701851, 0.06799165159463882, -0.010263767093420029, -0.043209996074438095, 0.013198926113545895, 0.030893474817276, 0.015558199025690556, 0.044027380645275116, -0.020304610952734947, -0.01260446384549141, 0.006525155156850815, -0.043730150908231735, -0.03707960247993469, 0.07586827874183655, -0.0684746578335762, 0.046776771545410156, 0.04870877414941788, 0.016236258670687675, -0.042875610291957855, 0.018781300634145737, -0.005921404343098402, -0.0005822714301757514, 0.041017916053533554, -0.048671621829271317, 0.03191520646214485, 0.017165105789899826, 0.021902229636907578, 0.011684904806315899, 0.040757838636636734, -0.04956331476569176, 0.0563996322453022, -0.01697004772722721, 0.03302982449531555, 0.02678796835243702, 0.009799343533813953, 0.040720682591199875, 0.02732669934630394, -0.003963857889175415, 0.006316164508461952, 0.0536130890250206, 0.01570681482553482, -0.0742335096001625, -0.020954804494976997, 0.044361766427755356, 0.02818123996257782, 0.03830568119883537, -0.006446203216910362, -0.01531669870018959, 0.0523127056658268, -0.040460605174303055, 0.01269734837114811, -0.017666684463620186, -0.0004722610174212605, -0.0006507739308290184 ]
24,376
supabase._async.client
create_client
Create client function to instantiate supabase client like JS runtime. Parameters ---------- supabase_url: str The URL to the Supabase instance that should be connected to. supabase_key: str The API key to the Supabase instance that should be connected to. **options Any extra settings to be optionally specified - also see the `DEFAULT_OPTIONS` dict. Examples -------- Instantiating the client. >>> import os >>> from supabase import create_client, Client >>> >>> url: str = os.environ.get("SUPABASE_TEST_URL") >>> key: str = os.environ.get("SUPABASE_TEST_KEY") >>> supabase: Client = create_client(url, key) Returns ------- Client
def _listen_to_auth_events( self, event: AuthChangeEvent, session: Union[Session, None] ): access_token = self.supabase_key if event in ["SIGNED_IN", "TOKEN_REFRESHED", "SIGNED_OUT"]: # reset postgrest and storage instance on event change self._postgrest = None self._storage = None self._functions = None access_token = session.access_token if session else self.supabase_key self.options.headers["Authorization"] = self._create_auth_header(access_token)
(supabase_url: str, supabase_key: str, options: Optional[supabase.lib.client_options.ClientOptions] = None) -> supabase._async.client.AsyncClient
[ -0.07870490103960037, 0.011157134547829628, -0.05839396268129349, 0.035583820194005966, 0.006039728876203299, 0.006927340757101774, -0.02300848998129368, 0.026677947491407394, 0.0026107693556696177, -0.024258090183138847, 0.0028289533220231533, -0.02935566008090973, -0.004817402455955744, -0.022552287206053734, -0.021580377593636513, -0.012039787136018276, 0.01864481158554554, -0.002995070768520236, 0.013904268853366375, -0.0791412740945816, -0.03199370205402374, -0.0016537352930754423, -0.002351675881072879, -0.0017888605361804366, -0.04458886757493019, 0.02177872695028782, -0.020925825461745262, 0.004229793790727854, 0.06902547180652618, 0.0026504392735660076, -0.019438207149505615, -0.026757286861538887, 0.05966339632868767, 0.0006471137749031186, -0.025110989809036255, -0.08521075546741486, 0.049785614013671875, -0.021679552271962166, -0.050142642110586166, 0.05284018814563751, -0.06489980965852737, -0.011405070312321186, 0.027947381138801575, 0.04522358253598213, 0.011524080298841, 0.06541551649570465, -0.010284398682415485, 0.039987169206142426, 0.01548114325851202, 0.016651403158903122, -0.05085669830441475, 0.033977191895246506, -0.02530933916568756, 0.011434823274612427, 0.008573638275265694, 0.04268471524119377, 0.05093603581190109, -0.009986874647438526, -0.028363915160298347, 0.007140566129237413, -0.013815011829137802, -0.02084648609161377, -0.004859551787376404, -0.027967216446995735, 0.0386383943259716, -0.026995306834578514, 0.021005164831876755, 0.028264740481972694, -0.0009167445241473615, -0.03403669595718384, -0.02812589518725872, -0.010224893689155579, 0.013477818109095097, 0.009679433889687061, -0.007140566129237413, 0.014479480683803558, -0.1028241515159607, 0.01327946875244379, -0.033322639763355255, 0.019735731184482574, 0.028582097962498665, -0.0593460351228714, 0.008990170434117317, 0.0884636789560318, 0.0582352839410305, -0.020945660769939423, -0.04399381950497627, -0.03943179175257683, 0.03288627415895462, 0.030863113701343536, 0.00107418408151716, -0.0005293440190143883, -0.002766969380900264, 0.027630023658275604, 0.034909434616565704, -0.017147276550531387, -0.0783875435590744, 0.04240702837705612, -0.027630023658275604, -0.006922381930053234, -0.006024852395057678, -0.00847446359694004, 0.05688650906085968, 0.08033137023448944, 0.0025909345131367445, -0.05537905544042587, -0.00144174974411726, -0.0479608029127121, 0.020945660769939423, 0.034611910581588745, -0.006803372409194708, -0.004395911004394293, 0.04066155478358269, 0.027868041768670082, -0.021263018250465393, 0.006029811222106218, 0.010125719010829926, -0.03068459779024124, -0.057997263967990875, -0.05462532863020897, 0.0029702770989388227, -0.01655222848057747, 0.0524434894323349, 0.061488207429647446, 0.013854681514203548, 0.03034740500152111, 0.021044835448265076, -0.013011697679758072, -0.00632237596437335, -0.0197853185236454, 0.009555465541779995, -0.011057959869503975, 0.009719103574752808, -0.01877373829483986, -0.009555465541779995, -0.016681155189871788, 0.023960566148161888, -0.016710907220840454, -0.0012805911246687174, 0.016264623031020164, -0.04020535200834274, 0.04363679140806198, -0.015094363130629063, -0.03532596677541733, 0.04300207644701004, 0.05791792273521423, 0.00839016493409872, -0.020786980167031288, 0.020608466118574142, -0.09409679472446442, 0.052602168172597885, -0.05902867764234543, -0.017484469339251518, -0.029613513499498367, -0.0675576850771904, 0.03760698065161705, -0.053514573723077774, 0.03348131850361824, -0.012714174576103687, 0.06882712244987488, 0.0059405541978776455, -0.03893591836094856, -0.06628825515508652, -0.026697782799601555, -0.014548903331160545, -0.005097570829093456, 0.019884493201971054, -0.02681679278612137, -0.013477818109095097, 0.008410000242292881, 0.007725695613771677, -0.00283887074328959, 0.0468500480055809, 0.043121084570884705, 0.03358049318194389, 0.05022197961807251, 0.06347169727087021, 0.011295978911221027, -0.01597701571881771, 0.00647113798186183, 0.011623254977166653, -0.0808074027299881, 0.0005023809499107301, 0.06561386585235596, 0.0015619988553225994, 0.03350115567445755, 0.020786980167031288, 0.010061255656182766, 0.012495990842580795, -0.02177872695028782, -0.05109471455216408, -0.028641603887081146, -0.024872971698641777, -0.07243707776069641, 0.03786483407020569, 0.05728320777416229, -0.04264504835009575, 0.01074060145765543, -0.033699505031108856, -0.028899457305669785, -0.044073160737752914, 0.012575330212712288, -0.005162034183740616, -0.04811948165297508, 0.04617565870285034, 0.03691275790333748, 0.05077735707163811, 0.011038124561309814, 0.007066185120493174, -0.04395414888858795, 0.0033273054286837578, -0.009233148768544197, 0.0035107783041894436, 0.022691132500767708, -0.01784149743616581, -0.016939008608460426, 0.0018719191430136561, -0.006897588260471821, 0.032410234212875366, -0.00107666349504143, 0.08433801680803299, -0.03484993055462837, -0.06843042373657227, -0.06125018745660782, 0.007765365298837423, 0.015947263687849045, 0.03764665126800537, -0.014816674403846264, 0.007115772459656, -0.003233089577406645, 0.0341557078063488, 0.03578216955065727, -0.012714174576103687, 0.05490301921963692, 0.013219964690506458, 0.03127964586019516, 0.038717735558748245, -0.0003715945640578866, -0.025468017905950546, -0.015401803888380527, 0.017752239480614662, 0.005722369998693466, 0.0016760495491325855, 0.04990462213754654, -0.03419537842273712, 0.016502641141414642, -0.029851533472537994, 0.04506490379571915, -0.02207624912261963, 0.02374238148331642, -0.016810081899166107, -0.013606744818389416, 0.0010035221930593252, 0.01563982293009758, -0.0498252809047699, -0.06394773721694946, -0.051055047661066055, 0.07005688548088074, 0.014132370240986347, -0.04101858288049698, 0.010849692858755589, 0.025785377249121666, -0.04827816039323807, 0.054506320506334305, 0.06287664920091629, 0.02808622643351555, 0.06069481000304222, 0.005127322860062122, 0.018862994387745857, -0.009699269197881222, 0.08949509263038635, -0.004998396150767803, -0.0287407785654068, 0.020370448008179665, 0.013031532987952232, -0.031180471181869507, -0.02499198168516159, 0.013884433545172215, -0.03193419799208641, -0.010909197852015495, 0.040582217276096344, -0.0173555426299572, 0.02532917447388172, 0.07378584891557693, -0.040939245373010635, 0.01737537793815136, 0.037130944430828094, -0.010353820398449898, 0.046096321195364, -0.047881461679935455, 0.010651344433426857, -0.013983608223497868, 0.013686085119843483, 0.030744103714823723, -0.010135636664927006, 0.02342502400279045, -0.038083016872406006, 0.03189452737569809, 0.03760698065161705, 0.0418119803071022, 0.022909315302968025, 0.004336406011134386, 0.0035479688085615635, -0.02245311252772808, 0.03197386860847473, -0.025805212557315826, 0.04581863060593605, 0.002000845968723297, -0.005008313804864883, -0.029296156018972397, -0.007016597781330347, 0.007125689648091793, -0.028244905173778534, 0.01696876250207424, -0.039907827973365784, 0.023444857448339462, -0.001775223994627595, -0.008618266321718693, 0.03641688451170921, 0.025468017905950546, -0.049150895327329636, 0.01976548321545124, -0.012515825219452381, -0.020945660769939423, 0.09560424089431763, 0.01593734696507454, 0.0038926000706851482, -0.0001182346313726157, -0.030902782455086708, -0.0021223349031060934, -0.0832272619009018, -0.014380306005477905, 0.006728991866111755, 0.031120967119932175, -0.08949509263038635, -0.020985329523682594, -0.06676429510116577, 0.0034463147167116404, -0.014806756749749184, -0.05383193492889404, -0.07529330253601074, 0.008286031894385815, 0.017137357965111732, 0.04581863060593605, 0.01343814842402935, -0.06739901006221771, 0.0005095091182738543, -0.006510807666927576, -0.004961205646395683, -0.06632792204618454, -0.02336551807820797, 0.005722369998693466, 0.04831783100962639, 0.01004142127931118, 0.11773999780416489, -0.052562497556209564, -0.007824869826436043, -0.007646356243640184, -0.011692676693201065, -0.03855905681848526, 0.03717061132192612, 0.022829975932836533, 0.0016004289500415325, -0.026618443429470062, 0.0026256456039845943, 0.0365755669772625, -0.013041450642049313, -0.03183502331376076, 0.0436764620244503, -0.003141353139653802, -0.011791851371526718, -0.06136919558048248, 0.01088936347514391, 0.054784007370471954, 0.003233089577406645, -0.039947498589754105, -0.003478546626865864, 0.01705801859498024, -0.0879082977771759, 0.011484410613775253, 0.039907827973365784, 0.038420211523771286, 0.021005164831876755, 0.03923344239592552, -0.01591751165688038, -0.011057959869503975, -0.028264740481972694, 0.004549631383270025, 0.09266867488622665, 0.024218419566750526, -0.08235453069210052, 0.03435405716300011, 0.02683662623167038, 0.011434823274612427, -0.0015756352804601192, -0.01137531828135252, -0.07001721858978271, 0.024396933615207672, 0.0612105168402195, 0.042803727090358734, -0.02302832528948784, -0.010819940827786922, -0.028661439195275307, -0.00901496410369873, 0.02435726299881935, -0.002276055281981826, 0.02816556580364704, -0.045382265001535416, 0.018803490325808525, -0.02050929144024849, -0.025130825117230415, -0.022591957822442055, -0.0030719309579581022, -0.005330631043761969, 0.051650092005729675, -0.02870110794901848, -0.03502844274044037, -0.005385176744312048, 0.02558702789247036, 0.01655222848057747, -0.0086777713149786, 0.04066155478358269, -0.05886999890208244, -0.014132370240986347, -0.03481025993824005, 0.03500860929489136, 0.0016128257848322392, 0.039947498589754105, -0.010155471973121166, -0.011434823274612427, 0.023206839337944984, 0.09790509194135666, -0.033005282282829285, 0.0015086925122886896, -0.00020113833306822926, 0.025825046002864838, -0.04966660216450691, 0.057640235871076584, -0.054784007370471954, -0.0012179871555417776, -0.030585424974560738, 0.0054496400989592075, -0.03193419799208641, -0.015867924317717552, 0.10821924358606339, 0.015233207494020462, -0.05787825211882591, 0.05399061366915703, 0.013180295005440712, -0.029613513499498367, -0.001440510037355125, -0.014231544919312, -0.028502758592367172, 0.003111600875854492, 0.024813465774059296, -0.028542429208755493, -0.0073785847052931786, 0.030446579679846764, 0.013299304060637951, -0.019339032471179962, -0.07342881709337234, -0.01879357360303402, -0.0518881119787693, 0.025368843227624893, 0.028244905173778534, -0.01674065925180912, 0.06894613057374954, 0.03354082629084587, -0.04197065904736519, 0.04197065904736519, -0.00638683931902051, -0.020687805488705635, -0.03568299487233162, 0.02689613215625286, -0.03161684051156044, -0.04395414888858795, 0.030902782455086708, -0.02372254617512226, -0.05510136857628822, 0.011910860426723957, 0.016334043815732002, 0.07922061532735825, 0.022532451897859573, 0.01580842025578022, -0.0061587379314005375, 0.00018285303667653352, 0.04193098843097687, -0.0287407785654068, 0.020162181928753853, -0.0313589870929718, -0.033977191895246506, 0.0062529537826776505, -0.032707758247852325, 0.05045999959111214, 0.018565472215414047, 0.012119127437472343, -0.026618443429470062, 0.006183531600981951, 0.00932240579277277, 0.012129045091569424, -0.006262871436774731, 0.03726978600025177, -0.03784500062465668, 0.003141353139653802, 0.026777122169733047, -0.009793484583497047, -0.07176268845796585, 0.005459557753056288, -0.03199370205402374, -0.010081090964376926, 0.013854681514203548, 0.04224834963679314, 0.038102854043245316, -0.03328297287225723, 0.02152087166905403, 0.043081413954496384, -0.029018467292189598, -0.018000176176428795, -0.0255671925842762, 0.029871366918087006, 0.0022525014355778694, -0.005915760528296232, 0.0227704718708992, 0.025448184460401535, 0.0004273802333045751, -0.020945660769939423, 0.008767028339207172, 0.002338039455935359, 0.007358749862760305, 0.010363738052546978, -0.049150895327329636, 0.004581863060593605, -0.03633754700422287, 0.030843278393149376, -0.029653184115886688, -0.009669516235589981, 0.008618266321718693, -0.04827816039323807, 0.02586471661925316, -0.056093111634254456, -0.030426744371652603, 0.028363915160298347, -0.0065554361790418625, 0.04169297218322754, -0.043438442051410675, -0.02870110794901848, 0.010165388695895672, -0.02620190940797329, 0.02241344377398491, -0.008568678982555866, -0.05141207575798035, 0.011821603402495384, 0.07580900937318802, 0.0053405482321977615, -0.06029811128973961, -0.017087770625948906, 0.014945601113140583, 0.01407286524772644, 0.007790158968418837, 0.0005079595139250159, -0.021560542285442352, -0.016998514533042908, -0.04573929309844971, 0.05752122402191162, -0.034631744027137756, -0.03504827618598938, 0.013497653417289257, 0.041534293442964554, 0.0013338973512873054, 0.04998396337032318, 0.022353937849402428, -0.043478112667798996, -0.023544032126665115, -0.014598490670323372, -0.024535778909921646, -0.03481025993824005, -0.01214887946844101, 0.051015377044677734, 0.03437389060854912, -0.003909955732524395, 0.053911272436380386, -0.033679667860269547, 0.006495931651443243, -0.012614999897778034, -0.01705801859498024, 0.021540706977248192, 0.04240702837705612, 0.017286119982600212, -0.023147335276007652, -0.002276055281981826, -0.0735478326678276, -0.044112831354141235, 0.0022326665930449963, -0.02624158002436161, 0.0015830734046176076, -0.007899250835180283, -0.05998075380921364, -0.014509233646094799, -0.056965846568346024, -0.018426626920700073, -0.024753961712121964, 0.06664527952671051, -0.016155529767274857, -0.0746585875749588, 0.0030793689657002687, -0.022691132500767708, -0.020469622686505318, -0.004078552592545748, -0.002955400850623846, -0.022314269095659256, -0.018099350854754448, 0.09933320432901382, -0.011821603402495384, 0.011583584360778332, 0.040245022624731064, 0.0725957527756691, -0.04653268679976463, 0.015550565905869007, 0.01406294759362936, -0.014935683459043503, 0.007497594226151705, 0.041573960334062576, -0.048159148544073105, 0.02840358391404152, -0.03494910150766373, -0.042129337787628174, 0.06874778121709824, -0.0214613676071167, -0.05363358557224274, 0.003964501898735762, -0.026320919394493103, -0.036159031093120575, -0.02243327721953392, -0.01357699278742075, 0.0625196248292923, -0.016939008608460426, -0.039947498589754105, -0.00696205161511898, 0.00646617915481329, -0.018258029595017433, 0.022988654673099518, -0.04197065904736519, 0.053593914955854416, -0.029831698164343834, 0.046096321195364, 0.09211330115795135, -0.01784149743616581, 0.006768661551177502, 0.050063300877809525, -0.07287344336509705, 0.05284018814563751, 0.06616924703121185, 0.000739470066037029, 0.04327976331114769, -0.051293063908815384, -0.02279030717909336, -0.020330777391791344, 0.020489457994699478, 0.048516180366277695, 0.00946125015616417, 0.02142169699072838, 0.008434793911874294, 0.08187849074602127, 0.05379226431250572, 0.029653184115886688, -0.007725695613771677, -0.01743488200008869, 0.015600153245031834, -0.008578596636652946, 0.0694221705198288, 0.003919873386621475, -0.07330980896949768, 0.012714174576103687, 0.03312429040670395, 0.04855584725737572, -0.05248316004872322, 0.08449669927358627, -0.018148938193917274, -0.000989265856333077, 0.017008431255817413, -0.06470146030187607, 0.023782052099704742, 0.07112797349691391, -0.08909839391708374, -0.009114138782024384, -0.029196981340646744, 0.02776886709034443, -0.00561823695898056, 0.007651314605027437, -0.04772278293967247, 0.02780853770673275, -0.021639881655573845, 0.0027049852069467306, -0.05053934082388878, -0.043081413954496384, -0.02776886709034443, -0.0356433242559433, -0.017048101872205734, -0.013467900454998016, -0.04240702837705612, 0.047841791063547134, -0.03598051890730858, -0.014648078009486198, -0.006877753417938948, 0.02273080125451088, -0.019824987277388573, -0.003401686204597354, -0.0334019809961319, 0.030248230323195457, 0.0006489733350463212, -0.06351136416196823, -0.05557740479707718, 0.020449787378311157, 0.028522593900561333, 0.026420094072818756, 0.07457924634218216, -0.026479598134756088, 0.02907797135412693, 0.02437709830701351, 0.0126447519287467, -0.060179103165864944, -0.029534174129366875, 0.01898200437426567, 0.016472889110445976, 0.07612636685371399, -0.0375078059732914, 0.06767670065164566, 0.05184844136238098, -0.013983608223497868, 0.020310943946242332, -0.021025000140070915, -0.03157716989517212, -0.033342476934194565, 0.0675576850771904, -0.06835108250379562, -0.01107779424637556, -0.04395414888858795, 0.022691132500767708, -0.018654728308320045, 0.041851650923490524, -0.01737537793815136, -0.05744188651442528, 0.042486365884542465, -0.0062430365942418575, 0.0021657238248735666, 0.008067848160862923, -0.004529796540737152, -0.0643841028213501, 0.02302832528948784, 0.03728962317109108, 0.00924802478402853, 0.06850976496934891, 0.006262871436774731, -0.019398538395762444, -0.040978915989398956, 0.028482923284173012, -0.03469124808907509, 0.009411662817001343, 0.016155529767274857, 0.01216871477663517, -0.06069481000304222, 0.0022748156916350126, -0.04843683913350105, -0.029930872842669487, 0.05284018814563751, -0.00002711803426791448, 0.05490301921963692, 0.011930695734918118 ]
24,377
supabase._sync.client
create_client
Create client function to instantiate supabase client like JS runtime. Parameters ---------- supabase_url: str The URL to the Supabase instance that should be connected to. supabase_key: str The API key to the Supabase instance that should be connected to. **options Any extra settings to be optionally specified - also see the `DEFAULT_OPTIONS` dict. Examples -------- Instantiating the client. >>> import os >>> from supabase import create_client, Client >>> >>> url: str = os.environ.get("SUPABASE_TEST_URL") >>> key: str = os.environ.get("SUPABASE_TEST_KEY") >>> supabase: Client = create_client(url, key) Returns ------- Client
def create_client( supabase_url: str, supabase_key: str, options: Union[ClientOptions, None] = None, ) -> SyncClient: """Create client function to instantiate supabase client like JS runtime. Parameters ---------- supabase_url: str The URL to the Supabase instance that should be connected to. supabase_key: str The API key to the Supabase instance that should be connected to. **options Any extra settings to be optionally specified - also see the `DEFAULT_OPTIONS` dict. Examples -------- Instantiating the client. >>> import os >>> from supabase import create_client, Client >>> >>> url: str = os.environ.get("SUPABASE_TEST_URL") >>> key: str = os.environ.get("SUPABASE_TEST_KEY") >>> supabase: Client = create_client(url, key) Returns ------- Client """ return SyncClient.create( supabase_url=supabase_url, supabase_key=supabase_key, options=options )
(supabase_url: str, supabase_key: str, options: Optional[supabase.lib.client_options.ClientOptions] = None) -> supabase._sync.client.SyncClient
[ -0.07519587129354477, -0.04516032710671425, 0.016837025061249733, -0.03253255784511566, -0.022366134449839592, 0.05764541029930115, -0.009622431360185146, -0.016507063060998917, 0.008663755841553211, -0.03802599385380745, -0.0070897433906793594, 0.04747898504137993, -0.03315681219100952, -0.01654273457825184, -0.04137913137674332, -0.010870940051972866, 0.07148601859807968, -0.08404244482517242, 0.000894578464794904, -0.06442302465438843, 0.017907176166772842, 0.08197348564863205, 0.014277583919465542, 0.004474564455449581, 0.035154424607753754, 0.02794874832034111, -0.029072405770421028, 0.04373345896601677, 0.04523167014122009, -0.008610247634351254, 0.05450630187988281, 0.04487495496869087, 0.02732449397444725, 0.004601644817739725, 0.030695466324687004, -0.010175342671573162, 0.019779937341809273, -0.011040380224585533, -0.03271091729402542, 0.01796960085630417, 0.0299998689442873, 0.0352257676422596, 0.05183092877268791, -0.014589711092412472, 0.04234226420521736, 0.07191407680511475, 0.016194935888051987, -0.007562392856925726, -0.06278213113546371, -0.006202410440891981, 0.03709853067994118, 0.0026018021162599325, -0.013492806814610958, -0.016382211819291115, -0.07405437529087067, 0.009524334222078323, 0.04180718958377838, 0.029357779771089554, -0.05625421553850174, 0.00024092308012768626, -0.03642076998949051, 0.012164037674665451, 0.00440099136903882, -0.026022478938102722, 0.008302579633891582, -0.0012362460838630795, -0.0796191543340683, -0.010023737326264381, 0.05101047828793526, -0.06709840148687363, 0.02366814948618412, 0.0484064482152462, 0.00799937080591917, 0.020350685343146324, 0.05825182795524597, 0.018834639340639114, -0.01261885091662407, 0.006073100958019495, -0.05143854022026062, 0.00024203781504184008, -0.015499338507652283, -0.05928630754351616, 0.013118254952132702, -0.02206292375922203, 0.0009770691394805908, 0.03781196475028992, 0.01961941458284855, -0.008797524496912956, 0.04623047634959221, 0.07198541611433029, -0.008659296669065952, -0.02001180313527584, -0.0176128838211298, 0.01510694995522499, 0.025790613144636154, -0.013332284986972809, -0.0069738104939460754, -0.03449450060725212, -0.006532373372465372, 0.049369584769010544, 0.022045088931918144, 0.062068697065114975, -0.004258304834365845, -0.040808383375406265, -0.0015015541575849056, -0.009524334222078323, 0.03531494736671448, 0.038489725440740585, -0.010103998705744743, 0.018210384994745255, 0.02728882245719433, 0.05646824464201927, 0.023364940658211708, 0.0012786062434315681, -0.013127172365784645, -0.03226501867175102, -0.009604595601558685, 0.04087972640991211, 0.026825090870261192, 0.0035426421090960503, -0.0599997378885746, -0.01956590823829174, -0.032300692051649094, 0.05161689966917038, 0.030160391703248024, 0.000245382048888132, 0.015008852817118168, -0.019886953756213188, 0.04162883386015892, 0.013590903952717781, 0.017006466165184975, -0.008797524496912956, 0.004525842610746622, 0.030659794807434082, -0.014723479747772217, -0.0005437142099253833, 0.004668529145419598, -0.006898008286952972, -0.02381083555519581, 0.051902271807193756, -0.044553909450769424, 0.028715690597891808, 0.01953023672103882, 0.07419706135988235, 0.037419576197862625, 0.002882716478779912, -0.03057061694562435, -0.030142556875944138, -0.0385967418551445, 0.037704948335886, 0.01319851540029049, 0.02384650707244873, 0.015035606920719147, -0.014937509782612324, -0.043840475380420685, -0.07755019515752792, -0.0005623860633932054, -0.04212823510169983, 0.014179486781358719, 0.022526655346155167, 0.029001062735915184, 0.051688242703676224, 0.05860854312777519, -0.05853720009326935, -0.013724672608077526, 0.023471955209970474, 0.019779937341809273, -0.012360231950879097, 0.030606288462877274, 0.04854913428425789, -0.01992262527346611, -0.012574261985719204, -0.09381647408008575, 0.05361451208591461, 0.021920237690210342, -0.013269859366118908, 0.036848828196525574, 0.05860854312777519, 0.009649185463786125, 0.043804802000522614, 0.03417345508933067, -0.05750272423028946, 0.01908433996140957, -0.009711610153317451, 0.009078438393771648, -0.0031346476171165705, 0.045088984072208405, 0.01569553278386593, 0.05111749470233917, -0.008387300185859203, -0.04501764103770256, -0.019904788583517075, 0.037062861025333405, -0.029571808874607086, 0.057431381195783615, -0.032211512327194214, -0.0383470393717289, -0.0028336679097265005, -0.08832304179668427, 0.011120641604065895, 0.0038904407992959023, 0.003506970591843128, 0.0093638114631176, -0.037062861025333405, 0.06438735127449036, -0.005622745957225561, -0.02211643196642399, -0.026450539007782936, -0.010603401809930801, 0.00021235787426121533, 0.0070674484595656395, -0.03531494736671448, -0.03898913040757179, -0.007776422891765833, 0.006068641785532236, -0.0546489879488945, -0.005488977301865816, -0.023561134934425354, 0.031498078256845474, 0.0073349857702851295, 0.05982138216495514, 0.0018393201753497124, 0.025861956179142, 0.026575390249490738, -0.053650181740522385, 0.027485016733407974, -0.02678941935300827, -0.021064117550849915, -0.046194806694984436, -0.03695584461092949, -0.029803674668073654, 0.018602773547172546, 0.01764855533838272, -0.03288927301764488, -0.06552884727716446, -0.05878690257668495, -0.029803674668073654, 0.06074884533882141, 0.05015436187386513, -0.009595677256584167, 0.029982034116983414, 0.06695571541786194, 0.03606405109167099, 0.006572504062205553, -0.06406630575656891, 0.03927450254559517, 0.0066973548382520676, -0.022455312311649323, -0.035600319504737854, 0.03809733688831329, -0.013430381193757057, -0.09110543131828308, -0.01819254830479622, 0.02224128320813179, -0.01214620191603899, 0.06645631045103073, -0.023596806451678276, -0.001314277877099812, -0.07869169116020203, 0.0100950812920928, -0.0573243647813797, -0.025915464386343956, -0.05129585415124893, 0.07947646826505661, -0.014125979505479336, -0.027788227424025536, -0.0025795071851462126, 0.04070137068629265, 0.019494565203785896, 0.01770206354558468, 0.030427929013967514, 0.015945233404636383, 0.04951227083802223, -0.02803792804479599, -0.03164076805114746, -0.0656001940369606, -0.06620661169290543, -0.028287630528211594, -0.0020990543998777866, -0.02081441693007946, -0.03272875025868416, 0.034922558814287186, 0.09331707656383514, -0.051866598427295685, 0.03486905246973038, -0.03588569536805153, 0.0010372650576755404, -0.01926269941031933, 0.020118819549679756, 0.020315011963248253, -0.024791806936264038, 0.011129559017717838, -0.02348979189991951, -0.008164351806044579, -0.06663466989994049, 0.023650312796235085, 0.03098084032535553, -0.003897129325196147, -0.005640581715852022, -0.03531494736671448, 0.039738234132528305, -0.003203761298209429, -0.012279970571398735, 0.04070137068629265, 0.02741367369890213, -0.0789770632982254, -0.08111736178398132, -0.024988001212477684, -0.03756226226687431, 0.03365621715784073, -0.09224692732095718, -0.044732268899679184, 0.038311365991830826, 0.0100326556712389, -0.04177151992917061, -0.007272560615092516, 0.030499273911118507, -0.05568346753716469, 0.03495823219418526, 0.02313307486474514, -0.04737196862697601, -0.04391181841492653, 0.014438105747103691, 0.015472584404051304, -0.0694170594215393, 0.06417332589626312, -0.06684869527816772, 0.0022718391846865416, 0.035689499229192734, 0.03888211399316788, -0.10401857644319534, 0.06806153804063797, 0.0164981447160244, 0.007950321771204472, -0.033460021018981934, -0.039167486131191254, 0.04180718958377838, -0.02634352445602417, -0.059750039130449295, -0.016792435199022293, 0.009194371290504932, 0.021206803619861603, -0.04230659455060959, -0.0015684384852647781, 0.03326382860541344, -0.0448392815887928, -0.010282357223331928, -0.008908998221158981, 0.03137322887778282, -0.060285113751888275, 0.008864408358931541, -0.029607482254505157, -0.004004144109785557, 0.002037743804976344, 0.059036605060100555, -0.015481502749025822, 0.024631284177303314, -0.01268127653747797, -0.0023141992278397083, -0.05250868946313858, -0.01801419071853161, -0.05225898697972298, -0.023900015279650688, 0.012797209434211254, -0.09424453973770142, 0.00680882902815938, 0.03139106556773186, -0.07066556811332703, 0.0015963070327416062, 0.045802418142557144, 0.024488598108291626, -0.06313884258270264, 0.006055265199393034, 0.03576084226369858, -0.03030307963490486, -0.017104562371969223, 0.001958597218617797, -0.03326382860541344, -0.014027882367372513, 0.0008544478332623839, -0.018567102029919624, 0.026218673214316368, 0.0022852160036563873, 0.03543979674577713, 0.01152194757014513, 0.0037767374888062477, -0.004329648334532976, 0.020439863204956055, -0.0027378001250326633, -0.02461344748735428, 0.003919424023479223, -0.03214016929268837, 0.0014569645281881094, -0.004494629800319672, 0.0017913863994181156, -0.047264955937862396, -0.00499403290450573, 0.029964197427034378, 0.04059435427188873, 0.052223317325115204, 0.023989195004105568, -0.0032973994966596365, 0.05090346559882164, 0.005511272232979536, -0.02054687775671482, 0.025433896109461784, 0.008472020737826824, -0.04248495399951935, 0.05857287347316742, -0.024809641763567924, -0.053115107119083405, -0.04665853828191757, -0.12477948516607285, 0.0010957889026030898, -0.0065279146656394005, 0.001111395307816565, -0.06695571541786194, 0.04862047731876373, -0.06998780369758606, -0.021206803619861603, -0.0037834260147064924, 0.01849575713276863, -0.05950033664703369, 0.04783570021390915, -0.000124781159684062, 0.051331523805856705, -0.01061232015490532, 0.08989259600639343, 0.033138975501060486, 0.05247301980853081, 0.034387484192848206, 0.03774062171578407, 0.02010098285973072, -0.009444072842597961, -0.025416061282157898, 0.04212823510169983, -0.0032104498241096735, 0.01810337044298649, 0.013457135297358036, -0.01116523053497076, -0.0896785631775856, 0.010433961637318134, -0.03440532088279724, -0.033495694398880005, 0.03841838240623474, -0.008654837496578693, -0.008356086909770966, -0.01774665340781212, 0.07059422135353088, -0.005814481060951948, 0.017951764166355133, 0.06766914576292038, 0.002508163917809725, 0.0014959804248064756, -0.007789799477905035, -0.03941718861460686, 0.020582551136612892, -0.023614641278982162, 0.04355510324239731, -0.0205112062394619, 0.049726299941539764, -0.01061232015490532, 0.03988092020153999, -0.014179486781358719, 0.005279406439512968, -0.008703886531293392, 0.057074662297964096, 0.04198554903268814, -0.006166738923639059, -0.027092628180980682, -0.008110844530165195, -0.01172705926001072, -0.015543927438557148, 0.020493371412158012, 0.022580163553357124, 0.013466053642332554, 0.053685855120420456, -0.005163473542779684, -0.032835766673088074, -0.033941589295864105, -0.01689945161342621, 0.017996354028582573, -0.03966689109802246, 0.04819241911172867, -0.03026740811765194, -0.052936751395463943, 0.01733642816543579, -0.02563009038567543, 0.018210384994745255, -0.042627640068531036, 0.007321609184145927, 0.02238396927714348, -0.0325503945350647, 0.010264521464705467, 0.006055265199393034, -0.01535665150731802, 0.00857903528958559, 0.009221125394105911, -0.0018003042787313461, 0.0035537895746529102, -0.02322225272655487, 0.014991017058491707, 0.015980904921889305, 0.037776291370391846, 0.048834510147571564, 0.008842113427817822, -0.006309425458312035, 0.058323170989751816, -0.01867411658167839, -0.05122451111674309, -0.03303196281194687, 0.02901889942586422, -0.031016511842608452, 0.02068956568837166, 0.02345411852002144, -0.022045088931918144, -0.05193794146180153, -0.029750168323516846, -0.06306750327348709, -0.03219367563724518, 0.01565094292163849, 0.035725172609090805, 0.005538025870919228, 0.028341136872768402, 0.001279720920138061, -0.037990324199199677, 0.03276442363858223, -0.00615336187183857, 0.016730010509490967, 0.07455378025770187, 0.02224128320813179, -0.042235251516103745, -0.021777551621198654, 0.010514223016798496, 0.008079632185399532, -0.022615835070610046, -0.056682273745536804, 0.010389371775090694, 0.03784763440489769, -0.0724848210811615, 0.01743452623486519, 0.08946453779935837, -0.05101047828793526, -0.018477922305464745, 0.015535010024905205, 0.018781131133437157, 0.03378106653690338, 0.035190097987651825, -0.04737196862697601, 0.00414683111011982, 0.02991069108247757, 0.03183696046471596, 0.04648017883300781, -0.045659732073545456, 0.013332284986972809, -0.010523141361773014, 0.010862021706998348, -0.0481567457318306, 0.00439207348972559, -0.05101047828793526, -0.01894165389239788, -0.05340048298239708, -0.05254436284303665, 0.0070496127009391785, -0.07812094688415527, 0.018263891339302063, 0.030196063220500946, 0.04626614972949028, 0.029678825289011, -0.026539718732237816, 0.01689945161342621, 0.026379195973277092, 0.06791885197162628, 0.07862035185098648, -0.09003528207540512, 0.04555271565914154, 0.002733341185376048, 0.019548071548342705, 0.03542196378111839, -0.0070496127009391785, 0.003589461324736476, 0.01640004850924015, -0.05200928822159767, 0.00028927490347996354, -0.004775544162839651, 0.04337674379348755, -0.037419576197862625, 0.0094262370839715, 0.05497003346681595, -0.050618093460798264, 0.037704948335886, -0.013903031125664711, 0.006478866096585989, -0.016970794647932053, 0.004543678369373083, 0.0006014019600115716, 0.03222934901714325, 0.01119198463857174, 0.021474342793226242, -0.019601579755544662, 0.0012462787562981248, 0.05086779221892357, 0.005355208646506071, -0.05589749664068222, 0.029232928529381752, 0.020154491066932678, -0.026842927560210228, -0.013082582503557205, 0.060285113751888275, -0.03720554709434509, 0.0033018584363162518, 0.022722849622368813, -0.09374513477087021, -0.04405450448393822, 0.0015138162998482585, 0.032158005982637405, -0.008079632185399532, -0.04269898310303688, -0.008110844530165195, -0.020029639825224876, 0.05714600533246994, 0.011272246018052101, 0.061854664236307144, -0.022473149001598358, -0.03181912377476692, -0.003000878728926182, 0.011076051741838455, -0.011334671638906002, -0.040951069444417953, -0.007187840528786182, 0.03404860198497772, -0.05058242008090019, -0.023168746381998062, -0.018335236236453056, 0.057609736919403076, 0.032603900879621506, 0.053685855120420456, 0.04105808585882187, 0.05393555760383606, 0.058144811540842056, -0.034530170261859894, -0.014331091195344925, 0.031087854877114296, 0.02170620858669281, -0.034209124743938446, -0.020529042929410934, -0.01335012074559927, -0.039738234132528305, -0.03174778074026108, -0.03873942792415619, -0.016685420647263527, 0.029215093702077866, -0.009149782359600067, -0.02318658120930195, -0.002740029711276293, 0.0036853288765996695, 0.01912001147866249, -0.046872567385435104, -0.005506813060492277, 0.030196063220500946, -0.016640830785036087, 0.06966675817966461, -0.004623939283192158, 0.04430420696735382, -0.01609683781862259, -0.00770953856408596, 0.04416152089834213, -0.04587376117706299, 0.001407915959134698, 0.03222934901714325, 0.00853444542735815, 0.02964315377175808, -0.08218751102685928, 0.015205047093331814, 0.02982151135802269, 0.05126018077135086, -0.015677696093916893, 0.00006367949390551075, -0.035992708057165146, -0.023721657693386078, 0.03353136405348778, 0.005760973785072565, -0.005903660319745541, -0.018709788098931313, -0.049726299941539764, -0.016123592853546143, 0.033460021018981934, -0.01867411658167839, -0.04109375551342964, -0.027110464870929718, 0.0368131585419178, 0.04965495690703392, -0.05982138216495514, -0.012422657571732998, 0.06321018934249878, -0.0004049291310366243, 0.016301950439810753, -0.024131881073117256, -0.02327576093375683, 0.06067750230431557, 0.0457310751080513, 0.00593933230265975, -0.01703321933746338, 0.05828750133514404, -0.01681027188897133, 0.085611991584301, 0.0635669082403183, -0.003839162876829505, 0.06032078340649605, -0.0015483731403946877, 0.02500583603978157, -0.0319083034992218, 0.010960118845105171, 0.020850088447332382, -0.03062412329018116, 0.009577841497957706, -0.017095645889639854, 0.050618093460798264, -0.06228272616863251, 0.0007424165378324687, 0.03317464888095856, 0.004318500868976116, -0.002860421547666192, -0.09510065615177155, 0.07034452259540558, 0.012877470813691616, -0.0061578210443258286, 0.009702692739665508, -0.030552780255675316, -0.013599822297692299, -0.03784763440489769, -0.019155682995915413, -0.04451823607087135, -0.008329333737492561, 0.032247185707092285, -0.01569553278386593, 0.014250829815864563, -0.03276442363858223, 0.009872132912278175, -0.021777551621198654, -0.04451823607087135, -0.005564779508858919, 0.00978295411914587, -0.025594418868422508, -0.01568661443889141, 0.010656910017132759, 0.0066037168726325035, -0.03419129177927971, -0.011379260569810867, -0.00878414697945118, -0.033406514674425125, 0.05521973595023155, -0.012663440778851509, 0.02994636259973049, 0.014554038643836975, -0.04416152089834213, -0.010148588567972183, 0.033495694398880005, 0.012663440778851509, -0.03998793661594391, 0.0240783728659153, 0.027699047699570656, 0.029750168323516846, -0.035992708057165146, -0.021902401000261307, -0.0021625945810228586, 0.03551114350557327, 0.009560005739331245 ]
24,379
py3rijndael.paddings
Pkcs7Padding
Technique for padding a string as defined in RFC 2315, section 10.3, note #2
class Pkcs7Padding(PaddingBase): """ Technique for padding a string as defined in RFC 2315, section 10.3, note #2 """ def encode(self, source): amount_to_pad = self.block_size - (len(source) % self.block_size) amount_to_pad = self.block_size if amount_to_pad == 0 else amount_to_pad pad = chr(amount_to_pad).encode() return source + pad * amount_to_pad def decode(self, source): return source[:-source[-1]]
(block_size)
[ 0.0007151144091039896, -0.012658297084271908, -0.029653558507561684, 0.0567331463098526, -0.03846852853894234, -0.053348198533058167, -0.013548608869314194, -0.0003732588666025549, 0.05257248133420944, -0.011362495832145214, 0.06604175269603729, 0.004378836136311293, 0.04530894383788109, 0.05038636922836304, 0.01995709165930748, 0.035612478852272034, 0.047001417726278305, -0.02944199927151203, 0.01005788054317236, -0.039279505610466, 0.02591601200401783, 0.0315575934946537, 0.047354016453027725, 0.04626096040010452, -0.03252723813056946, 0.0816618800163269, -0.000884802604559809, 0.0039843665435910225, -0.03991418331861496, -0.02313048020005226, 0.018617216497659683, -0.010436924174427986, -0.013204825110733509, 0.052255142480134964, -0.01643991842865944, -0.013037340715527534, 0.04093671962618828, -0.0666411742568016, -0.04827077314257622, -0.009846321307122707, 0.0003082484763581306, 0.03453705087304115, -0.0012682537781074643, -0.08462370932102203, 0.0060118092224001884, 0.0354185476899147, 0.05310137942433357, 0.0412893183529377, -0.006505447905510664, 0.03734021261334419, 0.017286155372858047, -0.02344781905412674, 0.026568319648504257, -0.016686737537384033, -0.02311285026371479, 0.010128400288522243, -0.015787610784173012, -0.018105948343873024, -0.024311687797307968, 0.003999792505055666, -0.025986531749367714, -0.01277289167046547, 0.035647738724946976, -0.0051567573100328445, -0.060858551412820816, 0.013257714919745922, -0.023677008226513863, -0.055604830384254456, 0.02485821582376957, 0.006007401738315821, 0.037199173122644424, 0.019727902486920357, -0.03811592981219292, -0.013936467468738556, -0.04922279343008995, 0.037551771849393845, -0.030358755961060524, 0.01784149929881096, 0.005196424666792154, -0.0019910812843590975, 0.030358755961060524, 0.0055490233935415745, 0.06836890429258347, 0.02138511650264263, 0.10768367350101471, -0.021966904401779175, 0.028296053409576416, 0.03420208394527435, 0.05045688897371292, -0.007431019563227892, 0.03392000496387482, 0.01042810920625925, 0.010798337869346142, 0.013416384346783161, 0.03473098203539848, -0.02101488783955574, 0.051232606172561646, 0.02783767506480217, -0.07030820101499557, -0.03027060627937317, -0.012014803476631641, 0.039314765483140945, -0.039138466119766235, -0.016572143882513046, -0.03487202152609825, -0.02397671714425087, -0.04220607504248619, 0.04626096040010452, -0.02873680181801319, -0.046648818999528885, 0.04478004574775696, -0.03779859095811844, -0.027872934937477112, -0.023412559181451797, 0.038962166756391525, 0.011679834686219692, 0.003411393379792571, -0.0077219135127961636, 0.031257882714271545, -0.014447735622525215, 0.027908194810152054, 0.004729231353849173, -0.036529235541820526, -0.01610494963824749, -0.009581872262060642, 0.0025893973652273417, 0.019639752805233, 0.02064465917646885, 0.06667643040418625, -0.02186112478375435, 0.030200086534023285, 0.050174809992313385, -0.031081583350896835, -0.014341956004500389, 0.007263535168021917, -0.029195180162787437, 0.042452894151210785, 0.0006958316662348807, -0.006267443764954805, 0.003426819574087858, 0.04083094000816345, 0.01698644645512104, 0.024946365505456924, 0.020203910768032074, -0.006069106515496969, 0.013328234665095806, 0.03208649158477783, -0.031028693541884422, -0.042981792241334915, 0.010930562391877174, 0.012737631797790527, 0.017418380826711655, 0.04220607504248619, 0.05447651445865631, 0.07496250420808792, 0.0028582538943737745, 0.02905414067208767, -0.05285456031560898, -0.009123493917286396, -0.01349571906030178, 0.01736549101769924, -0.04241763427853584, -0.03305613622069359, 0.010348774492740631, 0.021808234974741936, -0.011882578954100609, -0.010119585320353508, -0.06177530810236931, 0.01734786108136177, 0.01765638403594494, 0.040372561663389206, -0.014112766832113266, 0.0001260953868040815, -0.02156141586601734, 0.04326387122273445, -0.023588858544826508, -0.040901459753513336, -0.04851759225130081, -0.00006394296360667795, -0.1011253371834755, 0.016140209510922432, 0.02676224894821644, 0.03889164701104164, 0.014720999635756016, -0.0076161338947713375, 0.06364408135414124, 0.039984703063964844, 0.06343252211809158, 0.012243993580341339, -0.04379276931285858, -0.026198090985417366, 0.00534187164157629, -0.010648483410477638, 0.04925805330276489, -0.013592683710157871, -0.011706279590725899, 0.07069605588912964, 0.03793963044881821, -0.05458229407668114, 0.0050333477556705475, -0.02381804771721363, 0.04361646994948387, -0.026480169966816902, -0.060118094086647034, -0.014571145176887512, -0.03219227120280266, -0.03811592981219292, 0.04428640753030777, -0.07827693223953247, -0.018423287197947502, 0.020098131150007248, 0.004101164638996124, 0.05743834376335144, 0.025351854041218758, 0.0008864554110914469, -0.05285456031560898, -0.012446737848222256, 0.03522462025284767, 0.01575235091149807, 0.014077506959438324, -0.002351393224671483, -0.010710188187658787, 0.0013486903626471758, -0.0018478380516171455, 0.012455552816390991, -0.007937880232930183, -0.030182456597685814, 0.026303870603442192, 0.027978714555501938, 0.008387443609535694, 0.07277639210224152, -0.01093937736004591, 0.0028251977637410164, 0.06657065451145172, 0.08850229531526566, -0.011715094558894634, -0.029001250863075256, -0.09661206603050232, -0.022002164274454117, -0.04830603301525116, 0.023553598672151566, -0.023394929245114326, 0.022354763001203537, 0.05705048516392708, 0.012825781479477882, 0.010525073856115341, -0.011715094558894634, 0.03116973303258419, 0.028401833027601242, 0.004993680398911238, -0.03518936038017273, -0.025968901813030243, -0.01349571906030178, 0.00038069652509875596, 0.0045705619268119335, 0.019551603123545647, -0.01137131080031395, 0.02378278784453869, 0.050527408719062805, 0.04714245721697807, -0.0005277963355183601, 0.01242029294371605, -0.0472482368350029, -0.06114063039422035, 0.052255142480134964, 0.02610994130373001, -0.030693724751472473, 0.0133017897605896, -0.05422969534993172, -0.012252808548510075, 0.09040632843971252, -0.027009068056941032, -0.004032848868519068, 0.023394929245114326, 0.013425199314951897, -0.06709954887628555, 0.005835509859025478, 0.06590071320533752, 0.021614305675029755, -0.03712865337729454, 0.0772896558046341, -0.003129314398393035, -0.03418445214629173, 0.04012574255466461, 0.04217081516981125, 0.06738162785768509, -0.010031435638666153, -0.0350835807621479, 0.05426495522260666, -0.02752033621072769, -0.052607741206884384, -0.03920898586511612, -0.010366404429078102, 0.006739044561982155, 0.020239170640707016, 0.06671169400215149, 0.027608485892415047, -0.025281334295868874, 0.020768068730831146, -0.0185466967523098, -0.052114102989435196, 0.021244077011942863, 0.05031584948301315, 0.052114102989435196, -0.027943454682826996, 0.018617216497659683, 0.003144740592688322, 0.016686737537384033, 0.0020087112206965685, -0.014959003776311874, -0.021596675738692284, -0.034766241908073425, 0.03899742662906647, -0.0071709780022501945, 0.009916841052472591, 0.023342039436101913, 0.013522163964807987, 0.05757938325405121, 0.02628624066710472, 0.02344781905412674, 0.0104898139834404, -0.006628857459872961, -0.09125256538391113, 0.021067777648568153, 0.01803542859852314, -0.04703667759895325, 0.007761580869555473, -0.03815118968486786, 0.014209731481969357, 0.025704452767968178, -0.02295418083667755, -0.016413474455475807, 0.033020876348018646, -0.013019710779190063, -0.036846574395895004, 0.02223135344684124, -0.0005895011126995087, 0.015637757256627083, -0.052643001079559326, -0.04654303938150406, 0.09541323035955429, -0.0454852432012558, -0.03557721897959709, 0.02325388975441456, -0.021455636247992516, -0.01111567672342062, -0.05045688897371292, 0.01410395186394453, -0.0962594673037529, 0.00704316096380353, 0.007347277365624905, -0.007470686919987202, 0.028595762327313423, -0.0041496469639241695, 0.030429275706410408, -0.013901207596063614, 0.00952898245304823, 0.002263243542984128, 0.03503068909049034, -0.0010269440244883299, 0.11254953593015671, -0.020186280831694603, 0.028965990990400314, -0.01355742383748293, -0.03259775787591934, 0.031751520931720734, -0.018000168725848198, 0.031980711966753006, 0.03868008777499199, 0.022901291027665138, -0.01856432668864727, -0.05694470554590225, 0.01767401397228241, 0.00233817077241838, -0.05169098451733589, -0.005187609698623419, -0.06967352330684662, 0.04686037823557854, -0.07982836663722992, -0.029300959780812263, -0.033161915838718414, -0.0006076819845475256, -0.02239002287387848, 0.03522462025284767, 0.04220607504248619, -0.012905116192996502, 0.028631022199988365, -0.044180627912282944, 0.06709954887628555, 0.02399434708058834, -0.020415470004081726, 0.048799674957990646, 0.06561863422393799, 0.0314694419503212, -0.045943621546030045, 0.040548861026763916, -0.03101106360554695, 0.022619212046265602, -0.022107943892478943, -0.0025365075562149286, 0.038962166756391525, -0.05271352082490921, 0.039491064846515656, 0.012005988508462906, 0.03325006738305092, -0.0039733476005494595, 0.041571397334337234, 0.02170245535671711, -0.0412893183529377, 0.03328532725572586, -0.023024700582027435, 0.023500708863139153, -0.02313048020005226, -0.06420823931694031, 0.002318337094038725, -0.03783385083079338, -0.01907559484243393, -0.04266445338726044, 0.016871852800250053, 0.002125509548932314, 0.015531976707279682, -0.05514645203948021, -0.010692558251321316, 0.03924424573779106, -0.013742538169026375, -0.036881834268569946, -0.020873848348855972, 0.020380210131406784, -0.008788525126874447, 0.012217548675835133, 0.009634762071073055, -0.00831251684576273, 0.00882819201797247, 0.04865863546729088, -0.0019194596679881215, -0.011512350291013718, 0.011353680863976479, 0.02309522032737732, -0.019851312041282654, -0.03663501515984535, 0.025633933022618294, -0.012385033071041107, -0.001202141516841948, 0.00946727767586708, 0.027749525383114815, -0.01277289167046547, -0.0662180557847023, 0.014218546450138092, -0.05236092209815979, 0.020591769367456436, 0.03446653112769127, -0.04812973365187645, -0.0004616840451490134, 0.026850398629903793, -0.003323243698105216, -0.0055666533298790455, 0.05973023548722267, -0.03624715656042099, -0.06762845069169998, -0.015117673203349113, -0.023024700582027435, 0.05285456031560898, 0.02293655090034008, 0.045273683965206146, -0.029970897361636162, 0.007558836601674557, -0.013151935301721096, -0.0029486073181033134, 0.00367804616689682, 0.01480914931744337, -0.01111567672342062, -0.005491726100444794, -0.012578962370753288, 0.01875825598835945, 0.03811592981219292, -0.01435958594083786, 0.0043942625634372234, 0.021438006311655045, -0.07256483286619186, 0.009908026084303856, -0.013592683710157871, -0.07623185962438583, -0.004173888359218836, -0.02924806997179985, -0.018987445160746574, -0.07369314879179001, -0.0034003746695816517, 0.026885658502578735, -0.01822935789823532, 0.01418328657746315, -0.007810063194483519, 0.04220607504248619, -0.052643001079559326, 0.04851759225130081, 0.030517425388097763, 0.0019029316026717424, -0.026057051494717598, -0.03381422534584999, -0.05440599471330643, -0.04851759225130081, -0.03344399482011795, 0.02150852605700493, 0.004370021168142557, -0.07090761512517929, 0.05793198198080063, -0.019163744524121284, -0.027784785255789757, 0.04248815402388573, 0.06244524568319321, 0.04816499352455139, -0.008255219087004662, -0.018634846433997154, 0.025122664868831635, -0.018670106306672096, -0.013645573519170284, 0.05345397815108299, -0.04918753355741501, -0.024188276380300522, 0.001786133274435997, 0.0027392518240958452, 0.03347925469279289, 0.07355210930109024, 0.011283161118626595, -0.0461551807820797, 0.03487202152609825, 0.041571397334337234, 0.00735609233379364, -0.07249431312084198, -0.049293313175439835, 0.040901459753513336, -0.057015225291252136, 0.05814354121685028, 0.004940790589898825, -0.0028053640853613615, -0.015443827025592327, 0.07189489156007767, -0.06611227244138718, 0.03118736296892166, -0.02330677956342697, -0.009908026084303856, -0.012464367784559727, -0.0020660085137933493, -0.002778919180855155, -0.09569530934095383, -0.04093671962618828, 0.08384799212217331, -0.0248405858874321, -0.03464283049106598, 0.014879669062793255, -0.006862454116344452, -0.06611227244138718, -0.01997472159564495, 0.010886487551033497, 0.021631935611367226, 0.0830017551779747, -0.083424873650074, 0.03129314258694649, -0.00047821211046539247, -0.02156141586601734, 0.015197007916867733, -0.008374221622943878, 0.009872766211628914, 0.0150647833943367, -0.04326387122273445, -0.07334055006504059, -0.01541738212108612, -0.07059027999639511, -0.0065671526826918125, -0.04495634511113167, 0.01838802732527256, -0.0190932247787714, 0.05930711701512337, 0.008740042336285114, 0.01819409802556038, -0.026920918375253677, -0.039843663573265076, -0.06692325323820114, 0.010789522901177406, 0.0307995043694973, -0.02750270627439022, -0.022178463637828827, 0.016924742609262466, 0.07355210930109024, -0.06597123295068741, -0.008718005381524563, 0.022002164274454117, 0.003871975466609001, 0.00721946032717824, -0.062057387083768845, 0.015443827025592327, -0.012199918739497662, -0.06611227244138718, 0.05468807369470596, -0.006245406344532967, -0.0008809460559859872, 0.010357589460909367, -0.038962166756391525, 0.032280419021844864, -0.014218546450138092, 0.01539975218474865, 0.0037617883644998074, 0.04513264447450638, -0.0019315802492201328, 0.05133838579058647, 0.1284870058298111, 0.06297414749860764, -0.031398922204971313, 0.048764415085315704, -0.051902543753385544, -0.04608466103672981, -0.012543702498078346, 0.06484291702508926, -0.0024351354222744703, -0.06057647243142128, 0.019675012677907944, -0.04083094000816345, -0.027925824746489525, -0.03769281134009361, -0.016360584646463394, -0.04671933874487877, -0.02993563748896122, 0.09386179596185684, -0.07566770166158676, 0.03150470182299614, -0.041747696697711945, 0.03677605465054512, -0.052643001079559326, 0.0004176092043053359, -0.006060291547328234, -0.02956540882587433, 0.032333310693502426, 0.06283310800790787, 0.05500541254878044, 0.014077506959438324, -0.03395526483654976, 0.00035149691393598914, -0.0034003746695816517, -0.007347277365624905, 0.014676924794912338, 0.017215635627508163, 0.03531276807188988, -0.055745869874954224, -0.037375472486019135, -0.050174809992313385, -0.020785698667168617, -0.0006159460172057152, 0.021226447075605392, -0.055075932294130325, -0.04597888141870499, -0.02432931773364544, -0.027890564873814583, -0.015849316492676735, 0.05511119216680527, -0.05084474757313728, 0.025863122195005417, -0.04636674001812935, 0.03443127125501633, 0.011106861755251884, -0.007408982142806053, -0.06075277179479599, -0.0075632440857589245, -0.03857430815696716, -0.05722678452730179, 0.014650479890406132, 0.035771146416664124, 0.021473266184329987, 0.010260624811053276, 0.003307817503809929, 0.027026697993278503, -0.0388563871383667, 0.00455733947455883, 0.011009897105395794, -0.01428025122731924, 0.007893805392086506, -0.016193099319934845, -0.03464283049106598, 0.001204345258884132, -0.029494889080524445, 0.05708574503660202, 0.01928715407848358, 0.0019370896043255925, -0.008722412399947643, -0.02819027379155159, -0.041747696697711945, -0.016871852800250053, 0.059095557779073715, 0.007810063194483519, -0.004116591066122055, -0.02750270627439022, -0.04745979607105255, 0.034237343817949295, -0.04654303938150406, 0.0239590872079134, 0.032509610056877136, -0.013821872882544994, -0.007034345995634794, -0.0008528483449481428, -0.01025180984288454, -0.017903203144669533, -0.02103251777589321, -0.040196262300014496, 0.010260624811053276, -0.002633472206071019, -0.06427875906229019, -0.025616303086280823, 0.009432017803192139, -0.023923827335238457, -0.04114827886223793, 0.016572143882513046, -0.006880084052681923, 0.013663203455507755, 0.03446653112769127, 0.014033432118594646, -0.05764990299940109, 0.022654471918940544, 0.016519254073500633, -0.016175469383597374, 0.003964532632380724, -0.033884745091199875, 0.03741073235869408, -0.02468191646039486, 0.056486327201128006, 0.05824932083487511, -0.004619044251739979, -0.0878676176071167, -0.022019794210791588, -0.06829838454723358, -0.004887900780886412, -0.038785867393016815, 0.0476713553071022, -0.006880084052681923, 0.06410246342420578, -0.020203910768032074, -0.008528483100235462, -0.03099343366920948, 0.01821172796189785, -0.009960915893316269, -0.012940376065671444, -0.012270438484847546, 0.015531976707279682, -0.0490112341940403, 0.012878671288490295, -0.0056900628842413425, 0.013187195174396038, 0.003272557631134987, 0.022178463637828827, -0.005553430877625942, 0.03487202152609825, -0.009317423216998577, 0.04777713492512703, 0.013072600588202477, 0.0289131011813879, -0.02956540882587433, -0.030429275706410408, 0.0027348443400114775, -0.023518338799476624, -0.03273879736661911, -0.001344282878562808, -0.006470188032835722, -0.03261538967490196, -0.07439834624528885, -0.03882112726569176, 0.031275514513254166, 0.03483676165342331, -0.0056019132025539875, 0.020961998030543327, 0.018511436879634857, 0.06769897043704987 ]
24,380
py3rijndael.paddings
__init__
null
def __init__(self, block_size): self.block_size = block_size
(self, block_size)
[ 0.04330278933048248, -0.04984493926167488, -0.026982033625245094, 0.014148693531751633, -0.05240641534328461, 0.009657456539571285, -0.0368298701941967, 0.04229896888136864, -0.09062086790800095, -0.02831469289958477, 0.0021287943236529827, 0.006170041859149933, -0.02900698408484459, 0.055833254009485245, -0.010081484913825989, 0.05102183297276497, 0.03859521076083183, -0.038075994700193405, -0.017895717173814774, 0.028781989589333534, -0.02042257785797119, 0.03890674188733101, -0.006105139385908842, 0.025026312097907066, -0.018068790435791016, 0.07975190132856369, 0.023434042930603027, -0.009207467548549175, 0.055175576359033585, -0.029647354036569595, -0.012314122170209885, 0.015455392189323902, -0.010851657949388027, 0.07760579884052277, 0.01841493509709835, -0.04475659877061844, 0.01898607611656189, 0.036968328058719635, -0.0994129553437233, 0.03482222557067871, 0.014892905950546265, -0.03089347667992115, 0.005222468636929989, -0.013101603835821152, 0.012954491190612316, 0.07615198940038681, 0.04434122517704964, -0.0008275038562715054, -0.03307419270277023, 0.010159367695450783, -0.00983918271958828, 0.028037777170538902, 0.013629475608468056, 0.01952259987592697, -0.0413297601044178, 0.0949130654335022, 0.0294569730758667, 0.007757983636111021, -0.03194922208786011, 0.05669861659407616, -0.04627963900566101, 0.013231407850980759, 0.06742912530899048, -0.059848539531230927, -0.03269343450665474, -0.024939775466918945, -0.08556714653968811, 0.03586066514253616, 0.028037777170538902, 0.030010806396603584, 0.06746374070644379, 0.024074412882328033, -0.023382121697068214, 0.0437873937189579, 0.0033597738947719336, 0.005694091785699129, -0.0625830888748169, 0.03542798012495041, 0.012158357538282871, -0.030010806396603584, -0.0028968043625354767, 0.0470411591231823, 0.008463255129754543, 0.006286866031587124, 0.022274456918239594, -0.047075774520635605, 0.04849497228860855, 0.010583396069705486, 0.011760289780795574, 0.012841993942856789, -0.02975119650363922, 0.05894856154918671, -0.017298616468906403, 0.03194922208786011, 0.002851372817531228, -0.01321410108357668, 0.01307564228773117, -0.044618140906095505, -0.01151798851788044, -0.0007955935434438288, -0.04364893585443497, -0.008207973092794418, 0.01812071166932583, -0.051817964762449265, -0.0552448071539402, -0.02381480298936367, -0.0038097628857940435, -0.033126115798950195, -0.01526501215994358, 0.02291482500731945, 0.05458712950348854, 0.025908982381224632, -0.07442126423120499, 0.0899978056550026, -0.0188303105533123, 0.03662218153476715, 0.006425323896110058, -0.0014332582941278815, 0.030841555446386337, 0.005001801066100597, 0.03035695105791092, -0.00409316923469305, -0.05950239300727844, 0.023191742599010468, 0.016839973628520966, 0.04074131324887276, -0.00013757927808910608, -0.015377509407699108, 0.011552602984011173, -0.010393016040325165, 0.05005262419581413, -0.028470458462834358, -0.03824906796216965, 0.009363233111798763, -0.035826049745082855, -0.012054513208568096, 0.005945047363638878, 0.00020930980099365115, -0.022309070453047752, 0.034268394112586975, 0.03245113044977188, 0.03679525479674339, 0.05417175590991974, -0.040118250995874405, -0.01664959453046322, 0.03477030619978905, -0.00673252809792757, -0.04783729463815689, -0.0038746651262044907, 0.02030142769217491, 0.02111486904323101, 0.012244893237948418, 0.047318074852228165, 0.019539907574653625, 0.013352558948099613, -0.006953195668756962, -0.0196437519043684, -0.034181859344244, 0.0028362288139760494, -0.02270713821053505, -0.03797215223312378, 0.0015479190042242408, -0.02873006835579872, -0.03217421472072601, -0.0339568629860878, 0.004781133495271206, -0.01959182880818844, -0.04510274529457092, -0.04693731665611267, 0.0009178261389024556, 0.007827213034033775, -0.05257948487997055, -0.05015647038817406, 0.024766704067587852, 0.01940144971013069, 0.057183220982551575, -0.007286360487341881, -0.014763101004064083, -0.008601712994277477, -0.04479121416807175, -0.013240061700344086, 0.0010725099127739668, 0.0023862398229539394, -0.011223764158785343, 0.020716803148388863, 0.00832479726523161, 0.03468376770615578, 0.028574302792549133, 0.06732527911663055, -0.000884293345734477, -0.02120140567421913, 0.00393740413710475, -0.04607195407152176, -0.01593134179711342, 0.022274456918239594, 0.010107445530593395, 0.03340303152799606, 0.0037188995629549026, -0.010393016040325165, 0.0625830888748169, -0.040568239986896515, -0.024005183950066566, 0.0005129983182996511, -0.09034395217895508, 0.005983988754451275, 0.010713200084865093, -0.018259169533848763, 0.0442027673125267, -0.004266242031008005, 0.03907981514930725, -0.07635967433452606, -0.009544959291815758, 0.06787911057472229, 0.048287283629179, 0.055175576359033585, -0.06888293474912643, -0.04447968304157257, 0.01940144971013069, 0.005720052868127823, 0.03589527681469917, 0.10938194394111633, -0.01722073368728161, -0.043268173933029175, -0.0532025471329689, -0.03669141232967377, 0.0034181857481598854, 0.007295014336705208, -0.05572940781712532, -0.04759499430656433, 0.01577557623386383, -0.013188139535486698, 0.011258379556238651, 0.004954205825924873, 0.06798295676708221, 0.04129514470696449, -0.013127564452588558, -0.009596881456673145, -0.0029270921368151903, -0.11450489610433578, -0.0458296500146389, -0.007390204351395369, 0.003725389949977398, 0.03162038326263428, -0.024766704067587852, 0.001994662918150425, -0.011388183571398258, -0.006481572519987822, 0.06324076652526855, -0.022084075957536697, -0.009034395217895508, -0.029889656230807304, -0.04655655473470688, -0.03738370165228844, -0.028141621500253677, 0.03603373467922211, 0.014944828115403652, 0.008281528949737549, -0.02540707215666771, 0.0018691851291805506, 0.015308280475437641, 0.005226795561611652, -0.037418317049741745, -0.0017415439942851663, 0.016069799661636353, 0.027120491489768028, 0.056525543332099915, -0.005084010772407055, -0.000686882296577096, -0.04655655473470688, 0.017558226361870766, 0.11789712309837341, 0.05140259116888046, 0.00021836906671524048, 0.019262991845607758, -0.02075141668319702, -0.0646599605679512, -0.007489721290767193, 0.016727477312088013, -0.009354579262435436, -0.003764331340789795, 0.060333143919706345, -0.005897452123463154, -0.017861101776361465, 0.027033954858779907, -0.028453152626752853, -0.020941797643899918, -0.007667120546102524, 0.02063026651740074, -0.03367994725704193, -0.026289742439985275, -0.07172133028507233, 0.020612958818674088, -0.018276477232575417, 0.004283549264073372, 0.06282538920640945, -0.009354579262435436, -0.03946057707071304, 0.06559455394744873, 0.0006409098277799785, 0.008117109537124634, -0.06760219484567642, -0.0781596302986145, -0.0169784314930439, 0.07047520577907562, -0.023641731590032578, -0.005058049689978361, 0.02189369685947895, 0.015758268535137177, 0.03662218153476715, -0.01652844250202179, 0.060783132910728455, 0.06476380676031113, 0.03162038326263428, 0.03385302051901817, 0.04925648868083954, 0.03734908998012543, 0.038525983691215515, 0.0013250878546386957, 0.009631495922803879, 0.0707867369055748, -0.026687810197472572, -0.020941797643899918, -0.0007853173883631825, -0.003593422006815672, -0.0035241928417235613, 0.007018098141998053, 0.03205306455492973, 0.02063026651740074, -0.05109106004238129, 0.04087977111339569, -0.03817983716726303, -0.011388183571398258, 0.03040887415409088, -0.018674544990062714, -0.07421357184648514, -0.00977860763669014, -0.02279367484152317, -0.006697913631796837, -0.014953481033444405, -0.0749058648943901, 0.05936393514275551, 0.007944037206470966, 0.009008433669805527, 0.000607917841989547, -0.004668636247515678, -0.05746013671159744, 0.024697475135326385, -0.07269053161144257, 0.002269415883347392, 0.02942235954105854, 0.023434042930603027, 0.004954205825924873, -0.002576619852334261, 0.03501260653138161, 0.02426479198038578, -0.003435493214055896, -0.006317153573036194, -0.04510274529457092, -0.025805139914155006, 0.022274456918239594, 0.012816033326089382, 0.014944828115403652, -0.021841775625944138, -0.018605316057801247, 0.0143217658624053, -0.001757769612595439, -0.0404990129172802, -0.012244893237948418, 0.024091720581054688, 0.03997979313135147, -0.02487054653465748, -0.0658714696764946, -0.028695452958345413, 0.010142059996724129, 0.03620680794119835, -0.027691632509231567, -0.1178278923034668, 0.027812782675027847, -0.009700724855065346, 0.003366264048963785, -0.020595651119947433, -0.0030568966176360846, 0.05818704143166542, -0.011959323659539223, -0.03991056606173515, 0.011569909751415253, -0.012634307146072388, 0.003740533720701933, 0.05060645937919617, 0.049983397126197815, -0.018034175038337708, 0.0033597738947719336, -0.03322995826601982, -0.004508543759584427, -0.00926804356276989, 0.02300136163830757, 0.046383485198020935, 0.02651473693549633, -0.021478321403265, -0.04891034588217735, 0.040118250995874405, -0.04652194306254387, -0.07030212879180908, 0.07746733725070953, -0.007818559184670448, -0.03468376770615578, 0.06202925741672516, 0.04357970505952835, 0.005577267613261938, 0.0015360201941803098, 0.02417825534939766, 0.01286795549094677, -0.017688030377030373, -0.026860883459448814, -0.011595871299505234, -0.04274895787239075, 0.002405710518360138, -0.014148693531751633, 0.03207037225365639, -0.013897737488150597, 0.034268394112586975, 0.06798295676708221, 0.04039516672492027, -0.00674118148162961, 0.016502482816576958, -0.03755677491426468, 0.012340083718299866, -0.01256507821381092, 0.005148912779986858, -0.01589672826230526, -0.07539046555757523, 0.0769135057926178, -0.013456402346491814, 0.030841555446386337, 0.011258379556238651, -0.02210138365626335, -0.005516692530363798, -0.04001440852880478, -0.01902068965137005, 0.053375620394945145, 0.06967906653881073, -0.018016867339611053, 0.01426119077950716, 0.009449769742786884, 0.008264221251010895, -0.017913024872541428, -0.058290883898735046, 0.005508038681000471, 0.012314122170209885, -0.012954491190612316, -0.0016571710584685206, -0.0337664820253849, 0.021668702363967896, -0.0532025471329689, -0.01992066763341427, -0.04330278933048248, -0.029612738639116287, -0.0016950307181105018, 0.010695893317461014, -0.05971008166670799, -0.027795474976301193, 0.014477531425654888, 0.0003861684526782483, -0.04029132425785065, -0.024905161932110786, 0.045725807547569275, 0.0123746981844306, 0.033939555287361145, 0.029024291783571243, -0.017142850905656815, -0.017168812453746796, -0.0049109379760921, -0.07009444385766983, -0.04714500531554222, 0.057633209973573685, -0.020284119993448257, -0.006144080776721239, -0.02417825534939766, -0.04306048899888992, -0.05680245906114578, -0.035289522260427475, -0.06455611437559128, 0.0036907752510160208, 0.03122231550514698, -0.009311310946941376, -0.03613758087158203, -0.0028859872836619616, -0.018674544990062714, 0.011206457391381264, -0.015948649495840073, -0.06642530113458633, 0.03371456265449524, -0.034268394112586975, 0.03224344551563263, 0.04586426541209221, 0.05275255814194679, 0.0018875740934163332, -0.003301361808553338, 0.0033597738947719336, -0.02975119650363922, -0.02909352071583271, 0.04891034588217735, 0.034718383103609085, -0.0929054245352745, -0.006927235051989555, 0.015541928820312023, -0.027241643518209457, -0.03776446357369423, -0.0249570831656456, 0.014200614765286446, 0.026462815701961517, 0.019989896565675735, -0.05791012570261955, 0.03658756986260414, -0.01016802154481411, 0.04261050000786781, -0.03873366862535477, 0.03155115246772766, -0.012530463747680187, 0.00889593642205, 0.07044059038162231, 0.037626005709171295, 0.0107391607016325, -0.05019108206033707, 0.002097424818202853, 0.006299846339970827, 0.014979442581534386, -0.05264871567487717, 0.07829809188842773, 0.04129514470696449, -0.007251746021211147, -0.020959103479981422, -0.016147682443261147, 0.0548294298350811, 0.011647792533040047, 0.061925411224365234, 0.007818559184670448, -0.010488205589354038, -0.01748034358024597, -0.021634086966514587, -0.02549360878765583, -0.012123743072152138, 0.05991777032613754, -0.05174873769283295, -0.06272154301404953, 0.046625785529613495, 0.003290544729679823, -0.0006106221117079258, 0.012045860290527344, -0.04150283336639404, 0.0544140562415123, -0.054275598376989365, 0.013603514060378075, -0.05971008166670799, 0.054690971970558167, -0.049533408135175705, 0.05437944084405899, -0.04724884778261185, 0.05662938579916954, 0.017108235508203506, 0.03568759188055992, 0.045033518224954605, -0.01526501215994358, -0.01207182090729475, 0.012876609340310097, -0.010453591123223305, -0.002537678461521864, 0.014287151396274567, 0.012037206441164017, 0.014070810750126839, -0.0012601856142282486, 0.04766422137618065, 0.012746804393827915, 0.056525543332099915, 0.0010676422389224172, -0.00623061740770936, -0.02930120751261711, 0.0613715797662735, -0.005023435223847628, -0.0801672711968422, 0.024905161932110786, -0.023555194959044456, -0.01385447010397911, -0.010557434521615505, -0.05105644837021828, -0.00446094898506999, -0.04295664280653, -0.02192831039428711, -0.011803558096289635, 0.04164129123091698, 0.03731447458267212, -0.027795474976301193, -0.02975119650363922, 0.012720843777060509, -0.05392945185303688, 0.02462824434041977, 0.002552822232246399, -0.020474500954151154, -0.006178695242851973, 0.03423377871513367, -0.04492967203259468, 0.04195282235741615, -0.02840122953057289, 0.11720483005046844, 0.03703755885362625, -0.0017642598832026124, -0.023762881755828857, 0.0609562061727047, -0.022291764616966248, 0.007974324747920036, 0.010600702837109566, 0.009934373199939728, 0.025337843224406242, -0.05060645937919617, -0.07926729321479797, -0.025926290079951286, 0.006572435609996319, 0.026324357837438583, 0.06742912530899048, -0.001586860278621316, -0.038075994700193405, 0.04264511168003082, -0.01577557623386383, 0.019609136506915092, -0.06334460526704788, -0.021062947809696198, -0.015671733766794205, -0.06199464201927185, -0.003366264048963785, -0.03260689601302147, -0.0011152372462674975, -0.047283463180065155, 0.023416737094521523, -0.04569119215011597, 0.034597232937812805, -0.022862903773784637, -0.030668482184410095, 0.03790292143821716, 0.024247486144304276, 0.04444506764411926, 0.05327177792787552, -0.015282319858670235, 0.014598682522773743, -0.037418317049741745, -0.028245463967323303, -0.043233562260866165, 0.016900548711419106, 0.02909352071583271, 0.01914183981716633, 0.01787840947508812, -0.02963004633784294, 0.04053362458944321, 0.01561115775257349, -0.020284119993448257, -0.014287151396274567, -0.028141621500253677, -0.00763250607997179, 0.02177254483103752, 0.03468376770615578, -0.045933496206998825, -0.05804858356714249, 0.005300351418554783, -0.022810982540249825, -0.008264221251010895, 0.039425961673259735, -0.016026532277464867, 0.00359125854447484, 0.007532989140599966, -0.04555273428559303, 0.023555194959044456, -0.03227805718779564, 0.04714500531554222, -0.01067858561873436, 0.0015608994290232658, -0.0026501757092773914, -0.02324366383254528, -0.018553392961621284, -0.03901058807969093, 0.028816604986786842, 0.05164489522576332, -0.014849637635052204, 0.054725587368011475, -0.01922837644815445, -0.043683551251888275, 0.004065045155584812, 0.06337922066450119, -0.09518998861312866, 0.02327827736735344, -0.004279222339391708, -0.03959903493523598, 0.003982835449278355, -0.004724884871393442, 0.0206648800522089, 0.011959323659539223, -0.0785750076174736, 0.015914034098386765, 0.021478321403265, -0.045033518224954605, 0.028297387063503265, 0.01664959453046322, -0.006537821143865585, -0.006429650820791721, -0.04880649968981743, 0.009648802690207958, -0.008060861378908157, -0.010237250477075577, -0.04129514470696449, 0.027570480480790138, -0.03011465072631836, 0.018155327066779137, 0.08584406226873398, 0.030183879658579826, 0.02300136163830757, -0.016623632982373238, 0.0012645124224945903, 0.1145741268992424, -0.0009432462393306196, 0.03219152241945267, -0.03984133526682854, 0.02909352071583271, -0.04018748179078102, 0.0124785415828228, 0.023382121697068214, 0.03568759188055992, -0.04330278933048248, -0.0177918728441, -0.028141621500253677, 0.03321265056729317, 0.0022239841055125, -0.007753657177090645, 0.02753586694598198, -0.01291122380644083, -0.028037777170538902, -0.00713059538975358, -0.005161893088370562, -0.036068350076675415, 0.016113068908452988, -0.03487414866685867, 0.01931491307914257, 0.0724136158823967, 0.012218932621181011, -0.012080474756658077, -0.03518567979335785, 0.019505294039845467, -0.03880289942026138, 0.016502482816576958, 0.01631210185587406, 0.059675466269254684, 0.009830529801547527, 0.014295805245637894, -0.007502701599150896, -0.008740171790122986, 0.023174434900283813, 0.05129874870181084, -0.01716015860438347, -0.0711674913764, 0.0009205304086208344, -0.010669931769371033, -0.028453152626752853, -0.0347876138985157, -0.02725895121693611, -0.0916593000292778, 0.01940144971013069, 0.07372897118330002, -0.01793033257126808, 0.04711038991808891, 0.025805139914155006, 0.00904304813593626 ]
24,381
py3rijndael.paddings
decode
null
def decode(self, source): return source[:-source[-1]]
(self, source)
[ -0.04411647841334343, 0.03820361942052841, -0.024291984736919403, 0.01449470967054367, -0.04864966869354248, -0.06957460939884186, -0.016539573669433594, 0.0718083530664444, 0.12561534345149994, -0.04694150760769844, 0.01793566346168518, 0.009000681340694427, -0.009986157529056072, 0.05308431014418602, 0.04993078485131264, 0.06070532277226448, -0.00408151326701045, 0.046514470130205154, -0.01596471108496189, 0.006007297430187464, -0.03688965365290642, 0.01087308581918478, 0.02113846130669117, 0.010577443055808544, -0.0383678674697876, 0.03240573778748512, -0.00620849896222353, -0.04434642195701599, -0.051441848278045654, -0.05416833236813545, -0.004865787923336029, -0.026246512308716774, -0.013279289938509464, 0.02286304347217083, -0.007735986728221178, 0.003202797146514058, -0.023273659870028496, -0.018707619979977608, -0.017295103520154953, -0.013369624502956867, -0.06405594199895859, -0.016046835109591484, 0.009329172782599926, 0.009279899299144745, 0.02813534066081047, 0.00022352855012286454, -0.03596987575292587, -0.08961261808872223, -0.011751801706850529, 0.008705038577318192, 0.03971468284726143, 0.011710740625858307, -0.009008893743157387, -0.018970413133502007, 0.02961355447769165, -0.000286917231278494, 0.0014977182727307081, 0.05436542630195618, 0.01878974214196205, 0.08356836438179016, 0.00755531620234251, -0.03196227177977562, -0.031781602650880814, -0.014741078950464725, 0.03994463011622429, 0.018773319199681282, 0.0337032787501812, -0.018379127606749535, -0.02016940899193287, -0.008475094102323055, -0.0009664850658737123, -0.0047754524275660515, -0.04500340670347214, 0.022206060588359833, 0.02320796065032482, -0.03050048276782036, 0.013665267266333103, 0.030401935800909996, -0.026082266122102737, -0.025885170325636864, 0.06931181252002716, 0.009263474494218826, 0.04956944286823273, 0.01148900855332613, 0.04227692261338234, -0.05196743458509445, 0.013000071048736572, -0.01425655372440815, -0.07667003571987152, 0.032372888177633286, 0.01584152691066265, -0.016063259914517403, -0.06280767172574997, 0.056336380541324615, -0.03577278181910515, -0.03145311027765274, -0.007448556367307901, 0.04201412945985794, -0.007793473079800606, -0.04142284393310547, 0.015151694416999817, 0.09611675888299942, -0.0997958704829216, 0.019315330311655998, 0.001308835344389081, 0.05666487291455269, -0.005814308766275644, 0.014059457927942276, -0.047861285507678986, -0.0190525371581316, 0.006159225013107061, -0.0356413833796978, -0.02333935722708702, -0.02902226895093918, 0.031633779406547546, -0.030631879344582558, 0.008524367585778236, 0.02938361093401909, -0.030040593817830086, 0.04447781667113304, 0.02887444756925106, -0.00958375446498394, -0.09309463948011398, 0.01449470967054367, -0.012088505551218987, -0.013501022011041641, 0.034590207040309906, -0.003648314392194152, 0.04671156406402588, -0.025113213807344437, 0.00970693863928318, 0.03307914733886719, -0.1047232523560524, -0.0003207929839845747, 0.0035846689715981483, -0.022436004132032394, 0.016063259914517403, -0.0021516226697713137, -0.03958328813314438, -0.038762059062719345, 0.03046763315796852, 0.06615829467773438, 0.11109599471092224, 0.025720924139022827, -0.052887212485075, -0.017853541299700737, 0.040010325610637665, 0.010782750323414803, 0.023191535845398903, 0.0029482156969606876, -0.013804877176880836, -0.005674699321389198, 0.020809968933463097, 0.030746852979063988, 0.03145311027765274, -0.04464206472039223, -0.056237831711769104, 0.01954527385532856, 0.0020694995764642954, 0.03161735460162163, 0.05420118197798729, -0.02371712401509285, -0.03403177112340927, -0.05259156972169876, -0.008347802795469761, -0.04313100129365921, 0.06602689623832703, -0.012129567563533783, -0.04125859588384628, 0.007809897419065237, 0.02161477506160736, -0.014962811022996902, 0.0017512730555608869, 0.014207279309630394, 0.018641920760273933, -0.0028270843904465437, -0.013599568977952003, 0.06684812158346176, -0.005970342084765434, 0.03794082626700401, 0.026147963479161263, 0.03215936943888664, -0.024784721434116364, -0.02062929794192314, 0.05318285524845123, -0.012646942399442196, 0.005058777052909136, 0.060508228838443756, 0.06349750608205795, -0.04838687181472778, 0.004311457742005587, -0.015923650935292244, -0.016695605590939522, -0.024390531703829765, 0.007206293288618326, -0.0720711499452591, 0.00344095379114151, 0.053642746061086655, -0.009936883114278316, -0.06155940145254135, -0.04605457931756973, 0.012786551378667355, -0.012696215882897377, -0.005859476048499346, -0.07936366647481918, 0.021713322028517723, 0.015143482014536858, 0.038137923926115036, -0.06438443064689636, -0.03012271784245968, 0.02396349236369133, 0.000441154494183138, 0.060771021991968155, -0.055088110268116, 0.003691429039463401, -0.09164927154779434, -0.08205730468034744, 0.00823283102363348, 0.07916657626628876, 0.04887961223721504, 0.01443722378462553, -0.0010029271943494678, -0.014798564836382866, -0.014535771682858467, 0.012802976183593273, -0.015504823066294193, -0.03279992565512657, -0.001263667712919414, 0.025655226781964302, -0.024521928280591965, 0.0326521061360836, -0.04746709391474724, 0.04161993786692619, 0.020793544128537178, 0.10570872575044632, 0.05410263314843178, 0.004648162052035332, -0.06937751173973083, -0.007990567944943905, -0.0008294423460029066, -0.023552877828478813, -0.0010403958149254322, 0.02174617163836956, 0.03596987575292587, 0.011103030294179916, 0.08041484653949738, 0.03518149256706238, 0.055712245404720306, -0.008183557540178299, 0.015907226130366325, 0.0033608837984502316, 0.012277388945221901, 0.028332436457276344, 0.05968699976801872, 0.004697435535490513, 0.0018333960324525833, 0.020580025389790535, -0.07607875019311905, 0.0469086579978466, 0.031666629016399384, -0.01719655655324459, -0.0633661076426506, -0.026345059275627136, -0.0022255333606153727, -0.0008951407507993281, 0.007961825467646122, -0.014240128919482231, 0.016030410304665565, 0.018510524183511734, 0.003613412147387862, 0.02531030960381031, -0.04060161113739014, -0.044806309044361115, -0.024127738550305367, 0.021072762086987495, -0.004011708777397871, -0.0007863277569413185, -0.005613107234239578, 0.06034398078918457, -0.04178418219089508, 0.027100590988993645, 0.028463833034038544, -0.03623266890645027, -0.0053338888101279736, 0.027576904743909836, -0.002705952851101756, 0.05196743458509445, -0.140463188290596, 0.009920458309352398, -0.016170019283890724, 0.06546846032142639, -0.021779021248221397, -0.040371667593717575, 0.01530772726982832, 0.03109176829457283, 0.011283700354397297, 0.01599756069481373, -0.008762524463236332, 0.007124170660972595, -0.008885708637535572, -0.07693283259868622, -0.006758722942322493, 0.01596471108496189, 0.008573641069233418, -0.09204345941543579, -0.019118234515190125, -0.050817713141441345, -0.004570145159959793, 0.0019976419862359762, -0.011152303777635098, 0.01425655372440815, 0.006766935344785452, -0.02496539242565632, -0.01431403961032629, -0.051080506294965744, 0.02557310275733471, 0.012573031708598137, 0.10840236395597458, 0.061395157128572464, 0.05380699038505554, -0.005095732398331165, -0.02839813381433487, -0.022189635783433914, 0.015348789282143116, -0.0018262102967128158, 0.0040260800160467625, -0.030796125531196594, 0.013681692071259022, 0.042835358530282974, -0.0191839337348938, -0.00305702886544168, -0.03675825521349907, 0.0136406309902668, -0.038663510233163834, 0.016769517213106155, -0.03501724824309349, -0.008138389326632023, -0.007764730136841536, 0.030878249555826187, -0.040733009576797485, 0.0353785902261734, -0.08277998864650726, 0.03432741388678551, 0.04188273102045059, 0.0378422811627388, 0.020251533016562462, -0.016013985499739647, -0.008672188967466354, 0.02948215790092945, -0.005863582249730825, -0.03823646903038025, -0.03577278181910515, 0.036298368126153946, 0.03086182475090027, 0.0029009950812906027, -0.01706515997648239, 0.0003762260021176189, -0.021187733858823776, -0.004138999152928591, -0.019249631091952324, 0.03968183323740959, 0.0013365518534556031, -0.04326239973306656, -0.02729768678545952, -0.027987519279122353, -0.02874305099248886, -0.04244116693735123, 0.01989019103348255, 0.025211762636899948, 0.03390037640929222, -0.05282151699066162, -0.013098618946969509, -0.008573641069233418, 0.002868145937100053, -0.0594899021089077, -0.04493770748376846, 0.017475774511694908, 0.02839813381433487, -0.00835601519793272, 0.03022126480937004, -0.0024328939616680145, 0.04782843589782715, -0.10728549212217331, 0.03304629772901535, 0.03623266890645027, 0.04924095422029495, -0.04260541498661041, -0.036659710109233856, -0.030303388833999634, 0.02800394408404827, 0.0029892772436141968, -0.02373354695737362, 0.03160092979669571, -0.026575002819299698, -0.027461932972073555, -0.01511063240468502, -0.034951549023389816, 0.0322086401283741, 0.03314484283328056, -0.02250170335173607, 0.015652643516659737, 0.0359041765332222, 0.007407494820654392, 0.050817713141441345, 0.02222248539328575, -0.03307914733886719, 0.06944321095943451, 0.03332551568746567, -0.04096295312047005, -0.058175936341285706, -0.011940684169530869, -0.026115115731954575, -0.032619256526231766, -0.06773505359888077, 0.014716441743075848, -0.01622750610113144, 0.0062659853138029575, -0.0015069571090862155, -0.0019955888856202364, 0.0027100590523332357, -0.011521857231855392, 0.014281190000474453, -0.012326662428677082, -0.04943804815411568, -0.02430840954184532, -0.011899623088538647, -0.017377227544784546, 0.02246885374188423, -0.047171451151371, 0.052558720111846924, -0.023815670982003212, -0.07358220964670181, 0.019627397879958153, -0.06487717479467392, 0.0028291374910622835, 0.04802553355693817, -0.0032110093161463737, 0.02261667512357235, 0.01941387727856636, 0.026985619217157364, 0.014839626848697662, 0.03475445508956909, 0.020842818543314934, 0.02570449933409691, 0.03505009785294533, -0.03390037640929222, -0.04914240539073944, 0.0190525371581316, -0.053642746061086655, -0.012302026152610779, -0.06257772445678711, -0.013451747596263885, -0.006504141725599766, -0.04914240539073944, 0.010659566149115562, -0.015332364477217197, 0.018510524183511734, 0.03036908619105816, 0.007735986728221178, 0.01903611235320568, -0.011259064078330994, 0.046514470130205154, 0.04956944286823273, -0.018888290971517563, 0.010667777620255947, 0.036429762840270996, -0.030878249555826187, 0.019003262743353844, -0.027363384142518044, 0.044674914330244064, -0.03156808391213417, -0.014856051653623581, -0.004927380010485649, -0.0011507485760375857, 0.01584152691066265, 0.0397803820669651, 0.04230977222323418, 0.013106831349432468, 0.0030057018157094717, -0.016629908233880997, -0.009748000651597977, -0.0756845623254776, -0.05177034065127373, -0.02246885374188423, -0.020136559382081032, -0.011201577261090279, -0.013936273753643036, -0.011291912756860256, 0.009082804434001446, 0.024029189720749855, -0.021549075841903687, 0.06720946729183197, -0.04809122905135155, 0.030993221327662468, 0.021532651036977768, -0.01228560134768486, 0.018986837938427925, -0.03449166193604469, 0.028726626187562943, 0.011103030294179916, 0.010840236209332943, -0.012770126573741436, -0.024554777890443802, -0.08028344810009003, 0.009797274135053158, 0.03567423298954964, -0.01683521643280983, 0.01893756352365017, -0.026230087503790855, 0.024883270263671875, -0.022682372480630875, 0.0795607641339302, 0.022271757945418358, 0.013106831349432468, -0.026377908885478973, 0.055120959877967834, -0.008409395813941956, 0.05193458870053291, -0.007481405511498451, 0.041455693542957306, -0.013993759639561176, 0.028118915855884552, 0.018411977216601372, -0.0095919668674469, -0.0017163708107545972, -0.011981746181845665, -0.09302894026041031, -0.03981323167681694, -0.016753092408180237, 0.00890213344246149, -0.029153665527701378, -0.009329172782599926, 0.04014172405004501, -0.02210751175880432, 0.0005933386855758727, 0.03573993220925331, 0.00007429565448546782, -0.014478285796940327, -0.02519533783197403, 0.0033711493015289307, 0.0003734030178748071, -0.013903424143791199, -0.02002158761024475, 0.010561018250882626, -0.027248412370681763, 0.01967667229473591, -0.05607358738780022, 0.04230977222323418, 0.002837349660694599, 0.062249235808849335, -0.09145217388868332, -0.007920763455331326, 0.031748753041028976, 0.01708158478140831, 0.05564654618501663, -0.058077387511730194, -0.01805063523352146, 0.08816725760698318, -0.019101809710264206, 0.02788897231221199, 0.009616604074835777, 0.0014289402170106769, -0.0469086579978466, 0.03514864668250084, -0.07831249386072159, 0.0951312854886055, -0.006323471199721098, -0.028660928830504417, -0.019315330311655998, 0.015480185858905315, 0.017130859196186066, -0.0047672404907643795, 0.030516907572746277, 0.04240831732749939, 0.013591356575489044, 0.009468781761825085, 0.008015205152332783, -0.00411230931058526, 0.05643492937088013, -0.0012708534486591816, 0.04014172405004501, -0.0013786399504169822, 0.059292808175086975, -0.007961825467646122, -0.013936273753643036, -0.006007297430187464, -0.002100295852869749, 0.00836422760039568, 0.015274878591299057, -0.003935744985938072, 0.010002581402659416, -0.03283277526497841, 0.024768298491835594, 0.016506724059581757, 0.005510453600436449, -0.02641075849533081, -0.0010696521494537592, 0.017492199316620827, -0.031666629016399384, 0.0071939751505851746, 0.02296159230172634, 0.021713322028517723, 0.027544055134058, 0.0444449707865715, 0.08146601915359497, 0.0005107024335302413, -0.026887070387601852, 0.00823283102363348, -0.04076585918664932, -0.009173138998448849, 0.0011004481930285692, 0.001982243964448571, -0.02581947296857834, -0.061493705958127975, 0.013739177957177162, 0.010963421314954758, 0.030763275921344757, -0.052427325397729874, -0.05528520420193672, 0.0322086401283741, 0.03283277526497841, 0.03646261245012283, -0.06780075281858444, 0.04119289666414261, 0.010946996510028839, 0.061263758689165115, -0.014346888288855553, 0.04802553355693817, 0.001959660090506077, -0.03332551568746567, 0.011357611045241356, 0.003882365068420768, 0.011760014109313488, 0.011300125159323215, -0.0049766539596021175, 0.03968183323740959, -0.008409395813941956, 0.004709754139184952, -0.01530772726982832, 0.017968513071537018, -0.0007011251291260123, -0.026821373030543327, -0.018379127606749535, -0.0023343462962657213, -0.05423403158783913, -0.015874376520514488, -0.007596377748996019, 0.02261667512357235, -0.045167651027441025, -0.0033116100821644068, -0.029301486909389496, 0.028316011652350426, 0.033358365297317505, 0.05748610198497772, 0.03071400336921215, 0.028710201382637024, 0.06307046860456467, 0.03442596271634102, -0.0011733324499800801, -0.03293132409453392, 0.015471973456442356, -0.010708839632570744, 0.018264155834913254, 0.011497220024466515, -0.019315330311655998, 0.0017759099137037992, -0.012712640687823296, 0.01560337096452713, 0.014387950301170349, -0.0274126585572958, -0.022206060588359833, -0.02923578955233097, -0.04956944286823273, -0.02642718143761158, 0.042703960090875626, -0.07016589492559433, 0.05443112552165985, -0.062249235808849335, 0.10538023710250854, 0.038762059062719345, -0.04007602483034134, -0.004685117397457361, 0.01612074486911297, -0.03416316956281662, 0.016785942018032074, 0.0764729380607605, -0.04529904946684837, 0.014765716157853603, 0.017722144722938538, -0.04533189907670021, 0.04017457365989685, -0.019216783344745636, -0.008959619328379631, -0.02677209861576557, -0.03918909654021263, 0.05860297381877899, -0.015258453786373138, -0.05692766606807709, -0.001132270903326571, 0.021943265572190285, 0.001425860682502389, -0.026755673810839653, 0.0176892951130867, -0.06753795593976974, 0.019939465448260307, -0.009723363444209099, -0.022583825513720512, -0.02115488611161709, -0.055876489728689194, -0.004221122246235609, -0.002545813098549843, 0.019315330311655998, -0.05443112552165985, -0.013730966486036777, 0.05791314318776131, -0.017787842079997063, -0.11181867867708206, 0.00244521233253181, 0.010232525877654552, 0.08599920570850372, -0.029071543365716934, -0.009608391672372818, 0.03301344811916351, 0.07285952568054199, -0.02581947296857834, 0.007050259970128536, -0.03531289100646973, 0.0019627397414296865, -0.05811023712158203, 0.04500340670347214, -0.026722824200987816, 0.032619256526231766, -0.01364884339272976, 0.008121964521706104, -0.04891246184706688, 0.02519533783197403, -0.04720430076122284, 0.003837197320535779, 0.05370844528079033, -0.013459959998726845, -0.03442596271634102, 0.030796125531196594, -0.02936718612909317, 0.09145217388868332, -0.017656445503234863, -0.00043756162631325424, 0.0359041765332222, -0.0025786622427403927, -0.03413031995296478, -0.003929585684090853, -0.011521857231855392, 0.03153523430228233, -0.030697578564286232, 0.012367724440991879, -0.04076585918664932, -0.02062929794192314, 0.005177855491638184, 0.032274339348077774, -0.036823954433202744, 0.008450456894934177, -0.04053591564297676, -0.005132687743753195, 0.06983739882707596, -0.00401992117986083, -0.03505009785294533, 0.009419508278369904, 0.008573641069233418, 0.015800464898347855 ]
24,382
py3rijndael.paddings
encode
null
def encode(self, source): amount_to_pad = self.block_size - (len(source) % self.block_size) amount_to_pad = self.block_size if amount_to_pad == 0 else amount_to_pad pad = chr(amount_to_pad).encode() return source + pad * amount_to_pad
(self, source)
[ -0.054225560277700424, -0.02315778099000454, -0.003328089602291584, 0.02044818550348282, 0.013371262699365616, -0.02674252539873123, -0.06667959690093994, 0.01996012218296528, 0.058769602328538895, -0.02192920632660389, 0.046382881700992584, -0.033390291035175323, 0.060115985572338104, 0.0661073848605156, 0.04278130829334259, 0.025345653295516968, 0.018529590219259262, -0.048234157264232635, 0.013337602838873863, 0.002619134960696101, 0.016282815486192703, 0.021996526047587395, 0.0575915165245533, -0.02216482348740101, -0.038169946521520615, 0.060991134494543076, 0.013505901210010052, -0.007405104581266642, -0.0955258458852768, -0.03300320357084274, 0.049445901066064835, -0.060721855610609055, 0.008566359989345074, 0.015668528154492378, 0.011360103264451027, -0.00865050870925188, -0.00474599888548255, -0.021407483145594597, -0.02781963162124157, -0.08401427417993546, -0.0033954086247831583, -0.015146804973483086, -0.014490443281829357, -0.03618403524160385, 0.01280746515840292, 0.00932369939982891, 0.03490497171878815, -0.0000010354260666645132, 0.04867173358798027, -0.021508462727069855, -0.00269697280600667, 0.03588109835982323, 0.010139944031834602, -0.0050489348359405994, 0.06304436922073364, 0.042613010853528976, -0.030461907386779785, -0.03540986403822899, 0.0057852379977703094, 0.025581270456314087, 0.0026086163707077503, 0.017957378178834915, 0.08569725602865219, -0.038674842566251755, -0.009710785001516342, 0.02857697196304798, -0.05749053880572319, 0.01115814596414566, 0.027903780341148376, 0.000772592204157263, 0.06560249626636505, -0.001319034257903695, -0.0183781236410141, 0.038068968802690506, -0.05826471000909805, 0.037429437041282654, -0.04237739369273186, 0.056312453001737595, 0.0022383611649274826, -0.05217232555150986, 0.07492619752883911, -0.039045095443725586, 0.03857386112213135, 0.029620418325066566, 0.0846201479434967, -0.045171137899160385, -0.08650508522987366, 0.03944901004433632, 0.003298637457191944, -0.060991134494543076, 0.053384073078632355, 0.016821367666125298, -0.017082229256629944, 0.030848992988467216, -0.02303997240960598, -0.016627825796604156, 0.038304585963487625, -0.002989390166476369, 0.0051414985209703445, 0.012916858308017254, -0.03662160784006119, 0.06297704577445984, -0.048368796706199646, -0.001032402040436864, -0.0003636810870375484, -0.007102168630808592, 0.0008704153588041663, 0.043690115213394165, -0.022400440648198128, 0.0027874328661710024, 0.04692143574357033, -0.05678368732333183, -0.03971828892827034, -0.07687845081090927, 0.021037228405475616, -0.014742889441549778, 0.05368700623512268, 0.05062398687005043, 0.03712650015950203, 0.012647582218050957, 0.07216610759496689, -0.0011843959800899029, 0.0005004230770282447, -0.020195739343762398, -0.011048752814531326, -0.030445076525211334, 0.007809019181877375, 0.007720662746578455, -0.004754413850605488, -0.0625394731760025, 0.007064301520586014, 0.03968462720513344, -0.03300320357084274, 0.030697524547576904, 0.028997715562582016, -0.021054059267044067, -0.027112780138850212, -0.01849593222141266, 0.008322327397763729, 0.016139762476086617, 0.048368796706199646, 0.015786336734890938, 0.08522602170705795, 0.011864997446537018, 0.02990652434527874, -0.02290533483028412, 0.05220598727464676, 0.003046190831810236, 0.05260990187525749, 0.014759719371795654, 0.03540986403822899, 0.010459709912538528, 0.054360199719667435, 0.05042203143239021, 0.02795426920056343, 0.023830972611904144, -0.007039056625217199, 0.00637428043410182, 0.028290865942835808, 0.02233312278985977, 0.03692454472184181, -0.032414160668849945, -0.05940913408994675, 0.002035351935774088, -0.020498676225543022, -0.021289674565196037, -0.03783335164189339, 0.004905881825834513, -0.013463826850056648, -0.04130028560757637, 0.0330873541533947, -0.09296771883964539, -0.01667831465601921, -0.0016019849572330713, 0.05052300915122032, -0.01824348419904709, -0.05594220012426376, 0.00741351954638958, -0.031337056308984756, -0.08886125683784485, -0.011174975894391537, 0.0214579738676548, -0.0037530416157096624, 0.008860880509018898, -0.0005606421618722379, -0.04089637100696564, 0.02903137542307377, 0.029586758464574814, 0.031202416867017746, -0.05456215515732765, -0.0023687919601798058, -0.00219207932241261, -0.022535080090165138, -0.02364584431052208, -0.00924796611070633, -0.01913546398282051, 0.046382881700992584, 0.0035300469025969505, -0.026439588516950607, 0.02585054747760296, -0.029620418325066566, 0.010619592852890491, 0.026641545817255974, -0.02808890864253044, 0.016711974516510963, -0.005149913486093283, 0.0034437943249940872, 0.0006731913308613002, -0.045272115617990494, -0.05823104828596115, 0.03981926664710045, 0.01720845326781273, 0.03810263052582741, -0.013581634499132633, -0.033642735332250595, -0.01182292215526104, -0.06287606805562973, 0.021659931167960167, 0.019690845161676407, 0.005002652760595083, -0.04449794441461563, 0.0005314529989846051, -0.03860752284526825, -0.04180518165230751, 0.028509652242064476, -0.016964420676231384, -0.028038417920470238, 0.0004220594128128141, 0.0011381140211597085, -0.009407849051058292, 0.05200402811169624, -0.007417726796120405, -0.03408031165599823, 0.061597004532814026, 0.0392470546066761, -0.003178725251927972, 0.013287113979458809, -0.08327376842498779, -0.09094814956188202, -0.012672826647758484, -0.02598518505692482, -0.009853838011622429, 0.06227019801735878, -0.0025539195630699396, 0.03530888631939888, -0.0003962887858506292, -0.009702369570732117, 0.03470301255583763, 0.004956371150910854, 0.03655428811907768, -0.0477629229426384, 0.012664412148296833, -0.033289309591054916, 0.003923443146049976, 0.03581377863883972, 0.042949605733156204, 0.037429437041282654, 0.00938260369002819, -0.021491633728146553, 0.052879177033901215, -0.030495567247271538, 0.001979603199288249, -0.06402049213647842, -0.057557858526706696, 0.05308113619685173, 0.040021222084760666, -0.05944279208779335, 0.024487333372235298, -0.006874966435134411, -0.0020753226708620787, 0.015230953693389893, 0.010535444132983685, -0.0069801523350179195, 0.020178910344839096, 0.04631556198000908, -0.04927760362625122, 0.011747188866138458, 0.08630312979221344, 0.035611819475889206, -0.07748432457447052, 0.03763139620423317, 0.026893993839621544, -0.026439588516950607, -0.0379679910838604, 0.0058778016828000546, 0.030310438945889473, 0.01586207002401352, -0.05446117743849754, -0.013783591799438, -0.02401610091328621, -0.00992115680128336, 0.026523737236857414, -0.032313182950019836, 0.024588312953710556, 0.017940549179911613, -0.011326444335281849, 0.012655996717512608, 0.01624915562570095, 0.02218165434896946, 0.011166561394929886, -0.0846201479434967, 0.02144114300608635, 0.056817349046468735, 0.03174097090959549, -0.03408031165599823, -0.0025854753330349922, -0.06078917533159256, -0.016106102615594864, -0.017553463578224182, -0.046517521142959595, -0.022669717669487, 0.02992335334420204, 0.04880636930465698, -0.024251718074083328, 0.03864118084311485, 0.020683802664279938, -0.003260770346969366, 0.03625135123729706, 0.058668624609708786, 0.03530888631939888, 0.013707858510315418, 0.0017860607476904988, -0.054225560277700424, 0.02674252539873123, 0.0002084000443574041, 0.020162079483270645, 0.04140126705169678, -0.002856855746358633, -0.0006453169626183808, -0.04998445510864258, -0.011132901534438133, -0.01428848598152399, 0.03195975720882416, -0.028980886563658714, -0.07694576680660248, 0.006572030484676361, 0.02391512133181095, -0.010047380812466145, -0.012546603567898273, -0.019084973260760307, 0.056817349046468735, -0.01482703909277916, 0.03662160784006119, 0.018563250079751015, -0.006513126194477081, -0.02379731275141239, -0.01741882599890232, -0.026692036539316177, -0.07021385431289673, 0.026641545817255974, 0.002102670958265662, -0.005372908432036638, 0.08872661739587784, -0.017923718318343163, 0.010888869874179363, -0.04678679630160332, 0.01103192288428545, -0.012622336857020855, -0.04796488210558891, 0.04008854180574417, 0.025816887617111206, -0.010569103993475437, 0.032060734927654266, 0.01067008264362812, -0.03281807526946068, 0.05826471000909805, -0.03739577904343605, 0.0026843503583222628, 0.012538188137114048, 0.055841218680143356, -0.05385530740022659, -0.07216610759496689, -0.027011802420020103, 0.022652888670563698, -0.029822375625371933, -0.0025728531181812286, -0.06089015305042267, 0.00026585799059830606, -0.014221166260540485, -0.050691306591033936, 0.001244352082721889, 0.010459709912538528, -0.035477183759212494, -0.0007084286771714687, 0.05365334823727608, 0.04207445681095123, 0.03739577904343605, -0.01146108191460371, -0.014633496291935444, -0.004205341916531324, -0.04214177653193474, 0.009845422580838203, 0.041367605328559875, 0.020279888063669205, -0.03298637643456459, 0.0018081498565152287, -0.015836825594305992, 0.012563432566821575, 0.007855300791561604, -0.0035005947574973106, 0.05671636760234833, -0.04432964697480202, 0.0441276915371418, 0.033541757613420486, -0.0017597641563042998, -0.04018952324986458, 0.041872501373291016, 0.0031135098543018103, 0.003774078795686364, -0.009180646389722824, -0.07135827839374542, 0.04348815977573395, 0.003477453952655196, -0.012731730937957764, 0.004985823296010494, -0.05594220012426376, -0.04729168862104416, -0.08960176259279251, -0.00016803486505523324, 0.018411783501505852, 0.010872039943933487, 0.010872039943933487, 0.017157964408397675, 0.00560852512717247, 0.006879173684865236, -0.04766194522380829, 0.014271656051278114, 0.04692143574357033, -0.052273306995630264, 0.03884314000606537, -0.011385348625481129, -0.00038577019586227834, 0.03601573407649994, 0.015660112723708153, -0.018849356099963188, 0.021895548328757286, 0.03894411772489548, 0.013211379759013653, 0.01681295409798622, 0.03490497171878815, 0.0698772594332695, -0.023578526452183723, -0.023073632270097733, 0.037698712199926376, 0.03285173699259758, -0.007367237471044064, -0.0625394731760025, 0.004409403074532747, -0.0441276915371418, 0.04305058345198631, 0.02366267517209053, -0.031438034027814865, 0.008633678779006004, -0.007531327661126852, -0.036587949842214584, -0.007733285427093506, 0.05328309163451195, -0.03716016188263893, -0.045406755059957504, -0.027382057160139084, 0.00986225251108408, 0.03384469449520111, 0.05540364608168602, 0.012563432566821575, -0.010569103993475437, 0.011806093156337738, -0.0637175589799881, 0.008334949612617493, 0.0226865466684103, 0.030596544966101646, 0.01849593222141266, 0.007102168630808592, -0.026439588516950607, 0.01630805991590023, 0.0771477222442627, -0.00883563607931137, -0.029132355004549026, 0.006929663009941578, -0.04190615937113762, 0.0018880913266912103, -0.06630934774875641, -0.06671325862407684, 0.014986922033131123, -0.011351688764989376, 0.005566450767219067, -0.011503156274557114, 0.031673651188611984, 0.036217693239450455, 0.03958364948630333, 0.026523737236857414, -0.003976036328822374, 0.05934181436896324, -0.06432343274354935, 0.017115889117121696, -0.02771865203976631, 0.02376365289092064, -0.011671454645693302, -0.057658836245536804, -0.05499973148107529, 0.007358822505921125, -0.026018844917416573, 0.01115814596414566, -0.008810391649603844, -0.08273521065711975, 0.023023143410682678, -0.004489344544708729, -0.019657187163829803, 0.030192630365490913, -0.0019333213567733765, 0.05971207097172737, -0.0015336140058934689, 0.007371444720774889, -0.005410775076597929, -0.015298272483050823, -0.019892804324626923, 0.035477183759212494, -0.026288121938705444, 0.006041891872882843, -0.006769780069589615, -0.02376365289092064, -0.010081039741635323, 0.060015007853507996, 0.0006542578339576721, -0.03244782239198685, 0.01482703909277916, 0.057288579642772675, 0.034635692834854126, -0.0392470546066761, -0.0685645341873169, 0.056581731885671616, -0.08408159762620926, 0.03689088299870491, 0.017334677278995514, 0.04570969194173813, -0.034501053392887115, 0.08993835747241974, -0.022013356909155846, 0.058533985167741776, 0.016493188217282295, -0.044060371816158295, -0.03763139620423317, 0.016863442957401276, 0.006816062144935131, -0.04648385941982269, -0.03428226709365845, 0.05843300744891167, 0.010400805622339249, -0.00530558917671442, 0.027516694739460945, -0.02118869684636593, -0.07586865872144699, -0.01611451804637909, 0.034635692834854126, 0.03537620231509209, 0.04496917873620987, -0.07088704407215118, 0.04274765029549599, 0.009685540571808815, -0.0007341993041336536, 0.07788823544979095, 0.06287606805562973, 0.02462197281420231, -0.0026654168032109737, -0.0698772594332695, -0.03887679800391197, 0.02820671536028385, -0.025547610595822334, -0.04705607146024704, -0.01985914446413517, 0.01561803836375475, 0.009391019120812416, 0.013261868618428707, -0.01483545359224081, 0.027651334181427956, -0.019707676023244858, -0.03349126875400543, -0.06469368934631348, 0.028980886563658714, 0.012083783745765686, -0.05715394392609596, -0.05257624387741089, 0.01251294370740652, 0.034265439957380295, -0.028593800961971283, -0.003929754253476858, -0.033642735332250595, 0.004203238524496555, -0.012546603567898273, -0.030445076525211334, 0.02243410050868988, -0.004880636930465698, -0.05200402811169624, -0.005419190041720867, 0.008006769232451916, 0.03685722500085831, -0.0038792649284005165, -0.06391951441764832, 0.021794568747282028, -0.0032271109521389008, -0.010064209811389446, 0.02096990868449211, 0.0007831108523532748, -0.03564548119902611, 0.0931696817278862, 0.09619904309511185, 0.02990652434527874, -0.026018844917416573, 0.014145432971417904, -0.046147264540195465, -0.034736670553684235, -0.007182110100984573, 0.0638185366988182, 0.005675844382494688, -0.09108278900384903, -0.05503338947892189, -0.020397696644067764, -0.008743071928620338, -0.03349126875400543, 0.01716637797653675, -0.005187780596315861, -0.014221166260540485, 0.07095436751842499, -0.07001189887523651, -0.008053051307797432, 0.013489071279764175, 0.05442751944065094, -0.024840759113430977, 0.047359008342027664, 0.016375379636883736, -0.01849593222141266, 0.005465472117066383, 0.020767951384186745, 0.02044818550348282, 0.023124121129512787, -0.0294352900236845, -0.009643465280532837, -0.029384801164269447, 0.03421494737267494, -0.00937418919056654, 0.006327998358756304, 0.024908078834414482, -0.012521358206868172, -0.036587949842214584, -0.024857589974999428, -0.02169359102845192, -0.04268033057451248, -0.004523004405200481, 0.007405104581266642, -0.13652320206165314, -0.04325254261493683, -0.03295271471142769, -0.06230385601520538, 0.054259222000837326, -0.0028757890686392784, 0.06338096410036087, 0.026776185259222984, 0.043319862335920334, 0.016787707805633545, 0.00793103501200676, -0.04830147698521614, 0.04146858677268028, -0.0022236350923776627, -0.014986922033131123, -0.01876520738005638, -0.02108771726489067, -0.014019208960235119, -0.009088083170354366, -0.05806275084614754, -0.012403549626469612, -0.030007503926753998, 0.0018849356565624475, -0.03655428811907768, -0.0784941092133522, -0.003372267819941044, 0.03581377863883972, -0.05318211391568184, 0.019152292981743813, -0.03564548119902611, 0.027752311900258064, -0.007245221640914679, -0.041603222489356995, -0.01691393181681633, -0.015466570854187012, -0.05903887748718262, -0.007262051571160555, 0.03850654512643814, -0.046046286821365356, -0.030125310644507408, -0.03158950433135033, -0.06391951441764832, 0.03934803232550621, -0.01635013334453106, 0.006795024964958429, 0.012942102737724781, -0.021289674565196037, 0.04715705290436745, 0.019068144261837006, -0.015365592204034328, -0.023090463131666183, -0.004544041585177183, 0.008313912898302078, 0.0027537732385098934, 0.02403292991220951, -0.02378048375248909, 0.006929663009941578, 0.0023708955850452185, 0.06577078998088837, 0.01537400670349598, 0.001273804227821529, -0.0028505444061011076, 0.04093003273010254, 0.013371262699365616, -0.014742889441549778, 0.020077930763363838, 0.01169669907540083, 0.027600843459367752, -0.04587798938155174, 0.01827714405953884, -0.0003097731969319284, 0.07829215377569199, -0.011545231565833092, 0.037934329360723495, 0.0006589911645278335, -0.011503156274557114, -0.05035471171140671, 0.004535626620054245, -0.04449794441461563, 0.00007579976227134466, -0.0029052412137389183, 0.019892804324626923, -0.02083527110517025, 0.04251203313469887, 0.02867794968187809, -0.034635692834854126, 0.0034900761675089598, 0.058163728564977646, -0.0759359821677208, -0.012395135127007961, -0.028408674523234367, 0.007968902587890625, -0.025227844715118408, 0.03887679800391197, 0.004180097486823797, 0.01826031506061554, 0.056682709604501724, 0.02820671536028385, 0.07465691864490509, -0.010754231363534927, 0.001307463739067316, 0.04941224306821823, 0.0030945762991905212, 0.041603222489356995, -0.03441690653562546, -0.017822740599513054, 0.012210007756948471, -0.000015827226889086887, -0.047123391181230545, 0.058870580047369, -0.002930485876277089, -0.009517242200672626, -0.022720206528902054, -0.05207134783267975, 0.04648385941982269, 0.009046008810400963, -0.029081864282488823, 0.04338718205690384, 0.040155861526727676, 0.05156645551323891 ]
24,383
py3rijndael.rijndael
Rijndael
null
class Rijndael: def __init__(self, key, block_size: int = 16): if block_size not in (16, 24, 32): raise ValueError('Invalid block size: %s' % str(block_size)) if len(key) not in (16, 24, 32): raise ValueError('Invalid key size: %s' % str(len(key))) self.block_size = block_size self.key = key rounds = num_rounds[len(key)][block_size] b_c = block_size // 4 # encryption round keys k_e = [[0] * b_c for _ in range(rounds + 1)] # decryption round keys k_d = [[0] * b_c for _ in range(rounds + 1)] round_key_count = (rounds + 1) * b_c k_c = len(key) // 4 # copy user material bytes into temporary ints tk = [] for i in range(0, k_c): tk.append((ord(key[i * 4:i * 4 + 1]) << 24) | (ord(key[i * 4 + 1:i * 4 + 1 + 1]) << 16) | (ord(key[i * 4 + 2: i * 4 + 2 + 1]) << 8) | ord(key[i * 4 + 3:i * 4 + 3 + 1])) # copy values into round key arrays t = 0 j = 0 while j < k_c and t < round_key_count: k_e[t // b_c][t % b_c] = tk[j] k_d[rounds - (t // b_c)][t % b_c] = tk[j] j += 1 t += 1 r_con_pointer = 0 while t < round_key_count: # extrapolate using phi (the round key evolution function) tt = tk[k_c - 1] tk[0] ^= (S[(tt >> 16) & 0xFF] & 0xFF) << 24 ^ \ (S[(tt >> 8) & 0xFF] & 0xFF) << 16 ^ \ (S[tt & 0xFF] & 0xFF) << 8 ^ \ (S[(tt >> 24) & 0xFF] & 0xFF) ^ \ (r_con[r_con_pointer] & 0xFF) << 24 r_con_pointer += 1 if k_c != 8: for i in range(1, k_c): tk[i] ^= tk[i - 1] else: for i in range(1, k_c // 2): tk[i] ^= tk[i - 1] tt = tk[k_c // 2 - 1] tk[k_c // 2] ^= (S[tt & 0xFF] & 0xFF) ^ \ (S[(tt >> 8) & 0xFF] & 0xFF) << 8 ^ \ (S[(tt >> 16) & 0xFF] & 0xFF) << 16 ^ \ (S[(tt >> 24) & 0xFF] & 0xFF) << 24 for i in range(k_c // 2 + 1, k_c): tk[i] ^= tk[i - 1] # copy values into round key arrays j = 0 while j < k_c and t < round_key_count: k_e[t // b_c][t % b_c] = tk[j] k_d[rounds - (t // b_c)][t % b_c] = tk[j] j += 1 t += 1 # inverse MixColumn where needed for r in range(1, rounds): for j in range(b_c): tt = k_d[r][j] k_d[r][j] = ( U1[(tt >> 24) & 0xFF] ^ U2[(tt >> 16) & 0xFF] ^ U3[(tt >> 8) & 0xFF] ^ U4[tt & 0xFF] ) self.Ke = k_e self.Kd = k_d def encrypt(self, source): if len(source) != self.block_size: raise ValueError( 'Wrong block length, expected %s got %s' % ( str(self.block_size), str(len(source)) ) ) k_e = self.Ke b_c = self.block_size // 4 rounds = len(k_e) - 1 if b_c == 4: s_c = 0 elif b_c == 6: s_c = 1 else: s_c = 2 s1 = shifts[s_c][1][0] s2 = shifts[s_c][2][0] s3 = shifts[s_c][3][0] a = [0] * b_c # temporary work array t = [] # source to ints + key for i in range(b_c): t.append((ord(source[i * 4: i * 4 + 1]) << 24 | ord(source[i * 4 + 1: i * 4 + 1 + 1]) << 16 | ord(source[i * 4 + 2: i * 4 + 2 + 1]) << 8 | ord(source[i * 4 + 3: i * 4 + 3 + 1])) ^ k_e[0][i]) # apply round transforms for r in range(1, rounds): for i in range(b_c): a[i] = (T1[(t[i] >> 24) & 0xFF] ^ T2[(t[(i + s1) % b_c] >> 16) & 0xFF] ^ T3[(t[(i + s2) % b_c] >> 8) & 0xFF] ^ T4[t[(i + s3) % b_c] & 0xFF]) ^ k_e[r][i] t = copy.copy(a) # last round is special result = [] for i in range(b_c): tt = k_e[rounds][i] result.append((S[(t[i] >> 24) & 0xFF] ^ (tt >> 24)) & 0xFF) result.append((S[(t[(i + s1) % b_c] >> 16) & 0xFF] ^ (tt >> 16)) & 0xFF) result.append((S[(t[(i + s2) % b_c] >> 8) & 0xFF] ^ (tt >> 8)) & 0xFF) result.append((S[t[(i + s3) % b_c] & 0xFF] ^ tt) & 0xFF) out = bytes() for xx in result: out += bytes([xx]) return out def decrypt(self, cipher): if len(cipher) != self.block_size: raise ValueError( 'wrong block length, expected %s got %s' % ( str(self.block_size), str(len(cipher)) ) ) k_d = self.Kd b_c = self.block_size // 4 rounds = len(k_d) - 1 if b_c == 4: s_c = 0 elif b_c == 6: s_c = 1 else: s_c = 2 s1 = shifts[s_c][1][1] s2 = shifts[s_c][2][1] s3 = shifts[s_c][3][1] a = [0] * b_c # temporary work array t = [0] * b_c # cipher to ints + key for i in range(b_c): t[i] = (ord(cipher[i * 4: i * 4 + 1]) << 24 | ord(cipher[i * 4 + 1: i * 4 + 1 + 1]) << 16 | ord(cipher[i * 4 + 2: i * 4 + 2 + 1]) << 8 | ord(cipher[i * 4 + 3: i * 4 + 3 + 1])) ^ k_d[0][i] # apply round transforms for r in range(1, rounds): for i in range(b_c): a[i] = (T5[(t[i] >> 24) & 0xFF] ^ T6[(t[(i + s1) % b_c] >> 16) & 0xFF] ^ T7[(t[(i + s2) % b_c] >> 8) & 0xFF] ^ T8[t[(i + s3) % b_c] & 0xFF]) ^ k_d[r][i] t = copy.copy(a) # last round is special result = [] for i in range(b_c): tt = k_d[rounds][i] result.append((Si[(t[i] >> 24) & 0xFF] ^ (tt >> 24)) & 0xFF) result.append((Si[(t[(i + s1) % b_c] >> 16) & 0xFF] ^ (tt >> 16)) & 0xFF) result.append((Si[(t[(i + s2) % b_c] >> 8) & 0xFF] ^ (tt >> 8)) & 0xFF) result.append((Si[t[(i + s3) % b_c] & 0xFF] ^ tt) & 0xFF) out = bytes() for xx in result: out += bytes([xx]) return out
(key, block_size: int = 16)
[ 0.020183546468615532, -0.04596087709069252, -0.053892362862825394, 0.08503388613462448, 0.0057503278367221355, -0.051471173763275146, -0.042558688670396805, 0.018367653712630272, 0.0053093996830284595, -0.027405373752117157, 0.01899382285773754, 0.02406580001115799, 0.01925472728908062, 0.07789554446935654, -0.055102959275245667, 0.03306177631020546, 0.03233124315738678, -0.030139649286866188, -0.006752199959009886, -0.05422632023692131, -0.0051815565675497055, -0.030390117317438126, 0.004252737853676081, 0.10970498621463776, -0.03869730606675148, 0.03462719917297363, 0.06482946872711182, 0.01715705730021, 0.009241225197911263, -0.03661007061600685, 0.02233339659869671, 0.009001193568110466, 0.025276394560933113, 0.019546939060091972, -0.055812619626522064, -0.06474597752094269, 0.07426375895738602, -0.004594522528350353, -0.02335614152252674, -0.03132937103509903, 0.03504464775323868, -0.012147697620093822, 0.0758083164691925, -0.06821078807115555, -0.000877290265634656, 0.03408452123403549, -0.032644327729940414, 0.04566866531968117, -0.00442493474110961, -0.001281039440073073, -0.0035352513659745455, -0.08682890236377716, 0.014767175540328026, 0.03406364843249321, 0.008526348508894444, -0.012210315093398094, -0.04842381179332733, -0.023001311346888542, -0.03942783549427986, -0.026570480316877365, 0.0033787088468670845, -0.019223418086767197, 0.06946312636137009, 0.07509865611791611, -0.025631224736571312, 0.03661007061600685, -0.02135239727795124, -0.005280700046569109, 0.013546144589781761, 0.043289218097925186, 0.04487551748752594, 0.04257955774664879, 0.011104080826044083, 0.013191314414143562, -0.07017278671264648, 0.0037361476570367813, -0.04404062405228615, 0.01599864289164543, -0.025276394560933113, -0.048716023564338684, 0.05088674649596214, 0.03842596337199211, 0.04934219643473625, -0.006162556353956461, 0.04105588048696518, 0.009439513087272644, 0.053099215030670166, 0.05243130028247833, -0.039469581097364426, -0.08127686381340027, -0.06553912907838821, 0.017751919105648994, 0.0003551557892933488, 0.03533685952425003, 0.012606889009475708, -0.0215193759649992, -0.008949012495577335, -0.023585736751556396, 0.011907665990293026, -0.030661458149552345, 0.04189077392220497, 0.020684482529759407, -0.017230110242962837, -0.043372709304094315, 0.002327265217900276, -0.010749251581728458, -0.06574784964323044, 0.04541819542646408, -0.017929334193468094, -0.043205730617046356, -0.00021491981169674546, 0.006882651709020138, -0.04078453779220581, -0.03331224247813225, -0.033834051340818405, -0.02951347827911377, -0.024295395240187645, 0.04007488116621971, 0.0011049291351810098, 0.04475028067827225, 0.07046499848365784, -0.03512813523411751, -0.018305035308003426, 0.0030056159012019634, 0.006366061512380838, -0.045376453548669815, 0.045376453548669815, 0.03224775567650795, 0.05393410846590996, -0.04295526072382927, -0.009277751669287682, 0.03821724280714989, 0.007409678306430578, 0.06745938211679459, -0.06796031445264816, 0.02078884281218052, 0.003211730159819126, 0.011709379032254219, 0.01690658926963806, -0.016311727464199066, 0.04992661997675896, -0.012095517478883266, 0.051095470786094666, 0.029304755851626396, -0.00017252287943847477, -0.02208292856812477, 0.03552471101284027, -0.04992661997675896, 0.04917521774768829, 0.018691174685955048, 0.026403501629829407, 0.05322444811463356, 0.02425365149974823, 0.026215650141239166, 0.04892474785447121, -0.004320573061704636, 0.03168420121073723, -0.01371312327682972, -0.06942138075828552, 0.008161081932485104, 0.007300098426640034, -0.015320292674005032, -0.03224775567650795, -0.001416709623299539, 0.04130634665489197, 0.026048671454191208, -0.011834613047540188, -0.002115932758897543, -0.009883049875497818, -0.012826048769056797, -0.0006698714569211006, -0.016040388494729996, -0.0544767901301384, 0.022750843316316605, 0.05698147043585777, 0.03713187947869301, -0.08691239356994629, -0.03825898468494415, 0.007409678306430578, -0.088665671646595, -0.030264882370829582, 0.023481374606490135, -0.0021485458128154278, 0.0134417824447155, -0.007811470422893763, 0.06804380565881729, 0.11129128187894821, -0.004083150066435337, 0.05122070387005806, -0.07209303975105286, -0.07422201335430145, -0.017094440758228302, -0.007206173148006201, 0.05259827896952629, -0.004221429582685232, 0.05076151341199875, 0.001774148317053914, 0.03769543394446373, -0.012805175967514515, 0.03504464775323868, -0.04224560037255287, -0.018513759598135948, 0.027092289179563522, -0.03794590011239052, -0.007681018672883511, -0.07756158709526062, -0.019557375460863113, 0.034209754317998886, 0.020141800865530968, 0.032936543226242065, 0.041368965059518814, -0.0245249904692173, 0.02934649959206581, 0.03485679626464844, 0.017960643395781517, -0.009241225197911263, 0.031454604119062424, 0.04758891835808754, -0.013598324730992317, -0.01249209139496088, 0.006731327623128891, 0.04153594374656677, -0.0245249904692173, -0.024003183469176292, 0.00362134980969131, -0.005661620292812586, 0.0019398224540054798, 0.04262130334973335, -0.01144847460091114, -0.005098067224025726, 0.047922875732183456, -0.01066576223820448, -0.036735307425260544, 0.0653304010629654, 0.029137777164578438, -0.04495900496840477, -0.003501333761960268, -0.031475476920604706, -0.006574784871190786, -0.032372988760471344, -0.003678748616948724, -0.030995415523648262, 0.03372969105839729, -0.017292728647589684, 0.00889683235436678, 0.0003013443201780319, 0.037758052349090576, 0.010175262577831745, -0.024128416553139687, 0.04758891835808754, -0.0193382166326046, -0.04495900496840477, 0.016384782269597054, -0.0030891052447259426, 0.013681814074516296, -0.015831664204597473, 0.02859509550035, 0.008093247190117836, 0.01679179258644581, 0.0001081121590686962, 0.0319555401802063, -0.005030232481658459, -0.034105394035577774, -0.015330729074776173, 0.033917542546987534, 0.004419716540724039, -0.008369805291295052, 0.030181393027305603, -0.022834332659840584, 0.005369407590478659, 0.14143092930316925, -0.004135331138968468, -0.06691669672727585, 0.06645750999450684, -0.0031778127886354923, -0.00715399207547307, 0.04234996438026428, 0.05877649039030075, 0.014297547750175, 0.013431346043944359, 0.026215650141239166, -0.007347061298787594, -0.02496330998837948, 0.012116389349102974, -0.005541604477912188, 0.02769758552312851, -0.04113936796784401, -0.06900393217802048, 0.07827124744653702, -0.05080325901508331, 0.0036343950778245926, -0.004263174254447222, 0.009074246510863304, -0.013274803757667542, 0.06257525086402893, 0.01457932498306036, -0.02905428782105446, -0.026466118171811104, 0.009736943058669567, -0.003793546464294195, -0.03736147657036781, -0.029910054057836533, 0.08582703024148941, 0.01825285516679287, 0.0323103703558445, -0.021394141018390656, 0.04278828203678131, -0.008359369821846485, 0.004477115347981453, -0.0345437116920948, 0.0030369244050234556, -0.02986830845475197, 0.047839388251304626, -0.03777892142534256, -0.010655325837433338, -0.056647513061761856, 0.024211905896663666, 0.032206010073423386, 0.02615303359925747, 0.06228304281830788, 0.02750973589718342, -0.003420453518629074, -0.03007703274488449, 0.024650225415825844, 0.009507347829639912, -0.06411980837583542, 0.034898541867733, -0.08198652416467667, 0.006345189176499844, -0.007649709936231375, -0.028302883729338646, 0.030661458149552345, -0.010227443650364876, 0.021133236587047577, -0.06608180701732635, -0.012001591734588146, -0.019473886117339134, 0.0028229830786585808, 0.0014258412411436439, -0.030014414340257645, 0.076643206179142, -0.01943214237689972, -0.008411549963057041, -0.001810674904845655, -0.04099326208233833, -0.01530985627323389, -0.043080493807792664, -0.029388245195150375, -0.04525121673941612, 0.04312223941087723, 0.040387965738773346, -0.021769843995571136, 0.021477630361914635, 0.0673341453075409, 0.03389666974544525, 0.018764227628707886, -0.028135905042290688, -0.0590687021613121, 0.020475758239626884, -0.005452896934002638, 0.01707356795668602, 0.009215135127305984, -0.0003290653694421053, 0.0019280817359685898, -0.04758891835808754, 0.008505475707352161, -0.0523478128015995, -0.05460202321410179, 0.03070320188999176, 0.021561119705438614, -0.0039057352114468813, -0.0436231754720211, -0.005019796080887318, 0.031204137951135635, 0.01860768534243107, -0.0008890309254638851, -0.07284444570541382, 0.06315968185663223, -0.0018419834086671472, -0.007811470422893763, 0.01430798415094614, 0.004075323231518269, 0.006694800686091185, 0.04921695962548256, 0.001164937042631209, 0.027927180752158165, 0.023126544430851936, 0.011187570169568062, 0.043289218097925186, 0.0019111230503767729, -0.07559958845376968, 0.007294880226254463, 0.0799410343170166, -0.04650355875492096, 0.017866717651486397, 0.04771415516734123, 0.016551760956645012, 0.011792868375778198, -0.057273682206869125, -0.08282142132520676, -0.0005195254343561828, -0.015758611261844635, 0.008348933421075344, 0.0034308896865695715, 0.0011988546466454864, -0.010937102138996124, 0.051262449473142624, 0.004638875834643841, -0.013900973834097385, -0.015612505376338959, -0.052264321595430374, 0.07447248697280884, 0.01996438577771187, -0.028031542897224426, -0.07505691051483154, -0.03976179286837578, -0.04251694306731224, -0.052807003259658813, 0.005760763771831989, 0.06353538483381271, 0.028824692592024803, -0.0020376616157591343, 0.03473156318068504, -0.0285324789583683, -0.01671873964369297, 0.0004569084267131984, -0.0036917938850820065, 0.044833771884441376, -0.03567081689834595, 0.009001193568110466, -0.024671098217368126, -0.009815214201807976, 0.025234650820493698, 0.0026599180418998003, -0.06574784964323044, 0.004067495930939913, 0.03408452123403549, 0.012241623364388943, 0.028929052874445915, -0.0007677105022594333, 0.0008166300249285996, 0.025568608194589615, 0.02725926786661148, 0.025735586881637573, 0.032748691737651825, -0.019390396773815155, -0.05339142680168152, 0.04742193967103958, -0.04216211289167404, 0.036735307425260544, 0.025735586881637573, 0.009736943058669567, -0.019734790548682213, 0.01245034672319889, -0.01062923576682806, 0.0008583746966905892, 0.021561119705438614, 0.059277426451444626, -0.0265287347137928, -0.011709379032254219, 0.02462935261428356, 0.011208442971110344, 0.008134991861879826, 0.01808587647974491, 0.017292728647589684, 0.01888946071267128, -0.015549887903034687, -0.017125749960541725, 0.02851160615682602, -0.019004259258508682, -0.01961999386548996, -0.026215650141239166, -0.014161878265440464, 0.022291650995612144, 0.033207882195711136, -0.0061677745543420315, 0.016217803582549095, 0.010937102138996124, -0.04980138689279556, -0.06804380565881729, -0.0732201412320137, -0.058442533016204834, -0.015163750387728214, -0.07159209996461868, 0.04168204963207245, -0.07847997546195984, 0.04189077392220497, 0.0009731725440360606, 0.0063086627051234245, -0.0376119427382946, -0.05693972483277321, 0.02235426940023899, 0.0027916745748370886, 0.061281170696020126, -0.029555223882198334, 0.03241473436355591, -0.04642006754875183, -0.02135239727795124, -0.030202265828847885, -0.037925031036138535, -0.006496513728052378, 0.03661007061600685, -0.03287392482161522, -0.06057151034474373, 0.021195854991674423, -0.01067619863897562, -0.040367092937231064, 0.002854291582480073, 0.00853156577795744, -0.026841821148991585, -0.0650799348950386, -0.01860768534243107, 0.05213908851146698, -0.04059668630361557, 0.0030891052447259426, 0.008014976046979427, -0.02625739574432373, 0.01843027025461197, -0.0285324789583683, -0.03663094341754913, 0.02343963086605072, 0.04554343223571777, -0.010749251581728458, 0.06770984828472137, -0.00438319006934762, 0.10544702410697937, 0.027843691408634186, -0.050552789121866226, -0.009684762917459011, -0.010342241264879704, -0.103526771068573, 0.007801034487783909, 0.006611311342567205, 0.016416089609265327, -0.027280138805508614, 0.0339592844247818, -0.00033689249539747834, -0.011980718933045864, 0.028845563530921936, -0.02988918125629425, -0.029200393706560135, 0.022500375285744667, 0.0392608568072319, -0.07029801607131958, -0.046545304358005524, 0.07918962836265564, -0.014861101284623146, 0.03270694613456726, -0.037111006677150726, -0.01889989711344242, -0.004435370676219463, -0.005304181482642889, 0.04988487437367439, -0.03571256250143051, 0.096680648624897, -0.060821980237960815, 0.0346689447760582, -0.01590471714735031, -0.040471453219652176, 0.013994899578392506, 0.018931206315755844, -0.013681814074516296, -0.03425149992108345, -0.06804380565881729, -0.0077749439515173435, 0.000877290265634656, 0.02135239727795124, -0.005729455500841141, -0.012325112707912922, 0.03132937103509903, -0.05702321231365204, 0.03759107366204262, 0.044458068907260895, -0.0034804614260792732, -0.03986615687608719, -0.012919974513351917, -0.07497341930866241, -0.04959266260266304, 0.028094159439206123, -0.11070685088634491, 0.0436231754720211, -0.007613183464854956, 0.052180834114551544, 0.00008927814633352682, 0.031475476920604706, 0.003042142605409026, 0.006261699832975864, 0.02490069344639778, -0.01860768534243107, 0.009476039558649063, 0.0017728437669575214, -0.036568328738212585, -0.020726226270198822, -0.001337133813649416, 0.019473886117339134, 0.007493167649954557, 0.009183826856315136, 0.06896218657493591, -0.0042605651542544365, -0.0017154448432847857, -0.04287177324295044, -0.0759335458278656, 0.011615453287959099, 0.023543991148471832, 0.0014845447149127722, 0.010149171575903893, -0.028135905042290688, 0.0012647329131141305, 0.021540246903896332, 0.008740289136767387, 0.012867793440818787, 0.03452283889055252, 0.019108621403574944, -0.05856776610016823, -0.021195854991674423, -0.04558517411351204, -0.0060529764741659164, 0.005917306523770094, 0.03143373504281044, 0.0014858492650091648, -0.04412411153316498, 0.07163384556770325, -0.03276956453919411, 0.01681266352534294, -0.055269937962293625, 0.01843027025461197, -0.01769973896443844, 0.02980569191277027, 0.015205495059490204, 0.009246443398296833, 0.005405934061855078, 0.024232778698205948, 0.06629052758216858, 0.056271810084581375, 0.013107825070619583, 0.006042540539056063, 0.02769758552312851, 0.008510693907737732, -0.026841821148991585, 0.046545304358005524, 0.0336044579744339, -0.0035665598697960377, 0.00724791781976819, -0.011041464284062386, -0.031183265149593353, -0.04675402492284775, 0.04458330199122429, -0.01062923576682806, -0.03859294205904007, 0.031558968126773834, -0.015362037345767021, 0.02360660955309868, 0.021279344335198402, -0.088665671646595, -0.02544337324798107, -0.037841539829969406, 0.030557096004486084, -0.0057398914359509945, -0.014099260792136192, -0.01915036514401436, -0.009930012747645378, 0.014652377925813198, -0.061823852360248566, -0.03550383821129799, -0.026904437690973282, -0.023460501804947853, 0.0386764332652092, 0.05568738281726837, 0.027092289179563522, 0.008834214881062508, -0.015278548002243042, -0.023418758064508438, -0.04011662304401398, -0.010472693480551243, 0.011594581417739391, -0.00021964868938084692, 0.014036644250154495, -0.05422632023692131, 0.027405373752117157, -0.012387729249894619, -0.004790200386196375, 0.03661007061600685, -0.03990790247917175, 0.0009164258954115212, 0.021748971194028854, 0.04687926173210144, -0.02815677784383297, -0.014245367608964443, -0.06495469808578491, -0.11521527916193008, 0.02115410938858986, 0.002830810146406293, 0.036756180226802826, -0.014913282357156277, -0.02052794024348259, -0.027551479637622833, 0.005074585787951946, 0.024316268041729927, -0.04172379523515701, -0.00771754514425993, -0.017908461391925812, -0.057524148374795914, 0.008103683590888977, -0.031746819615364075, -0.02953435108065605, 0.0272383950650692, -0.023272652179002762, -0.01853463239967823, -0.03281130641698837, 0.012773867696523666, 0.02905428782105446, 0.037737179547548294, -0.0020741880871355534, -0.02433714084327221, 0.0036552674137055874, 0.07042325288057327, -0.03567081689834595, -0.007367933634668589, -0.029576096683740616, 0.021373268216848373, -0.03423062711954117, 0.03439760580658913, 0.02815677784383297, 0.03222688287496567, -0.06236653029918671, -0.009966539219021797, -0.014078388921916485, -0.006741763558238745, -0.00003183846274623647, 0.02742624655365944, 0.017230110242962837, 0.009209916926920414, -0.007545348256826401, -0.003957916051149368, -0.0075401305221021175, -0.034001030027866364, 0.021477630361914635, -0.07939835637807846, -0.019818279892206192, 0.03621349856257439, -0.024044927209615707, -0.023731842637062073, -0.04015836864709854, 0.029910054057836533, -0.050719767808914185, 0.05606308579444885, 0.011083208955824375, 0.008129773661494255, 0.03043186105787754, 0.04042970761656761, 0.032185137271881104, 0.019640864804387093, -0.03362532705068588, 0.0292421393096447, 0.0034387169871479273, -0.012283368036150932, -0.03759107366204262, 0.025860819965600967, -0.00862027332186699, -0.028469862416386604, -0.0271757785230875, -0.02542250230908394, -0.006047758739441633, 0.0591939352452755, -0.02106018364429474, -0.003897908143699169, 0.004889343865215778, 0.021686354652047157 ]