mirror of
https://github.com/Silentely/eSIM-Tools.git
synced 2026-09-03 06:24:20 +08:00
docs(readme): 添加英文版README并优化文档链接
新增 README_EN.md 英文档,支持国际化访问,并在中文 README 中添加英文版本跳转链接。 同时更新了文档中的用户指南和参考文档链接,补充对应的中英文对照,提升多语言使用体验。
This commit is contained in:
67
docs/User_Guide_EN.md
Normal file
67
docs/User_Guide_EN.md
Normal file
@@ -0,0 +1,67 @@
|
||||
# Giffgaff User Guide
|
||||
|
||||
> 🎬 Video Tutorial - Giffgaff eSIM Replacement Operation Demo
|
||||
|
||||
Your browser does not support video playback. Please [click here](https://github.com/user-attachments/assets/306dacb4-0a06-4930-bf35-3711d0f63720) to download the video.
|
||||
|
||||
[giffgaff.webm](https://github.com/user-attachments/assets/d4fbd0ff-b8bc-4477-a0c4-45698fe4802c)
|
||||
|
||||
## 1. Open Giffgaff eSIM Replacement Web Page
|
||||
|
||||
Visit the eSIM Tools website and select the Giffgaff eSIM tool.
|
||||
|
||||
## 2. Select Login Method
|
||||
|
||||
Choose OAuth or Cookies login method (OAuth method is recommended)
|
||||
|
||||

|
||||
|
||||
### OAuth Login
|
||||
|
||||
OAuth method requires obtaining the callback URL. For instructions on how to get it, please refer to the page instructions:
|
||||
|
||||

|
||||
|
||||
1. Click the "Login with OAuth" button
|
||||
2. In the newly opened page, enter your Giffgaff username and password and click login (please open the browser developer tools network panel in advance)
|
||||
3. Enter the email verification code
|
||||
4. Find the callback URL in the network panel of the developer tools (format: `giffgaff://auth/callback/?code=ABC123&state=XYZ789`)
|
||||
|
||||

|
||||
|
||||
5. Enter the obtained callback URL into the corresponding input box on the eSIM replacement page and click "Process Callback"
|
||||
|
||||

|
||||
|
||||
## 3. MFA Authentication
|
||||
|
||||
After processing the callback, you will be automatically redirected to the second step, select email/SMS verification code method to obtain MFA authentication:
|
||||
|
||||

|
||||
|
||||
Enter the obtained verification code and click "Verify":
|
||||
|
||||

|
||||
|
||||
## 4. Get Member Information
|
||||
|
||||
After successful verification, you will be automatically redirected to the third step, the get Giffgaff member information page:
|
||||
|
||||

|
||||
|
||||
Click "Get Member Information" to go to the fourth step of applying/activating eSIM:
|
||||
|
||||

|
||||
|
||||
## 5. Select and Activate eSIM
|
||||
|
||||
Select SMS verification code activation and enter the SMS verification code, the system will automatically complete the eSIM replacement and generate QR code and LPA information:
|
||||
|
||||

|
||||
|
||||
After successful exchange, you will be redirected to the fifth step showing QR code and LPA information:
|
||||
|
||||

|
||||

|
||||
|
||||
## 6. Use Native eSIM Phone to Complete Scanning
|
||||
Reference in New Issue
Block a user