Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TongjiRabbit/gpt-auto-register
/ functions
Functions
222 in github.com/TongjiRabbit/gpt-auto-register
⨍
Functions
222
◇
Types & classes
32
↳
Endpoints
13
Function
stopTask
()
static/script.js:237
Function
stop_task
()
app/server.py:410
Method
test_load_account_from_file_reads_mailtm_credentials
(self)
tests/test_existing_account_oauth.py:43
Method
test_load_accounts_from_file_returns_all_records
(self)
tests/test_existing_account_oauth.py:60
Method
test_loader_parses_oauth_and_cpa_sections
(self)
tests/test_config_oauth.py:9
Method
test_login_existing_email_returns_token
(self)
tests/test_existing_account_oauth.py:78
Method
test_perform_login_supports_no_password_email_otp_branch
( self, mock_build_sentinel, mock_request_kwargs, mock_pkce, )
tests/test_oauth_branching.py:72
Method
test_process_accounts_from_file_reports_realtime_progress
(self)
tests/test_existing_account_oauth.py:101
Method
test_process_accounts_from_file_skips_accounts_already_marked_oauth_success
(self)
tests/test_existing_account_oauth.py:143
Method
test_process_accounts_from_file_uses_output_directory_for_token_files
(self)
tests/test_existing_account_oauth.py:187
Method
test_save_codex_tokens_skips_upload_without_management_key
(self)
tests/test_oauth_service.py:148
Method
test_save_codex_tokens_writes_ak_rk_under_timestamp_directory
(self)
tests/test_oauth_service.py:45
Method
test_save_codex_tokens_writes_files_and_uploads
(self)
tests/test_oauth_service.py:84
Function
token_worker_thread
(accounts_file, output_dir, proxy)
app/server.py:223
Function
video_feed
()
app/server.py:299
Function
wait_for_verification_email
等待并提取 OpenAI 验证码 参数: token: mail.tm JWT token timeout: 超时时间(秒),默认使用配置值 返回: str: 验证码,未找到返回 None
app/mailtm_service.py:115
Function
wait_for_verification_email
轮询 GPTMail 收件箱,等待 OpenAI 验证码。 返回: 验证码字符串 或 None
app/gptmail_service.py:89
Function
wait_for_verification_email
使用指定提供商等待验证邮件 返回: str: 验证码,未找到返回 None
app/email_providers.py:86
Function
wait_for_verification_email
用 Cookie 轮询 Temporam API,等待 OpenAI 验证邮件并提取验证码。
app/temporam_service.py:146
Function
wait_for_verification_email
轮询 TempMail.lol 收件箱,等待 OpenAI 验证码。 返回: 验证码字符串 或 None
app/tempmail_lol_service.py:72
Function
wait_for_verification_email
(session_id: str, timeout: int = None)
app/custom2925_service.py:295
Function
worker_thread
(count, selected_providers, parallel, headless, proxy)
app/server.py:143
← previous
201–222 of 222, ranked by callers