diff --git a/docs/wiki/Guides/How-to-obtain-your-Oculus-Token.md b/docs/wiki/Guides/How-to-obtain-your-Oculus-Token.md deleted file mode 100644 index 93214d6e..00000000 --- a/docs/wiki/Guides/How-to-obtain-your-Oculus-Token.md +++ /dev/null @@ -1,30 +0,0 @@ -### Important - -Your token is a confidential piece of information. Possession of this token allows individuals to download applications, send messages, among other actions, under your identity. - -However, you might wonder why it is necessary to provide this token to BSManager. The reason is that BSManager requires the token to continue the download with Oculus. Once you've input the token, it is used exclusively to communicate with Oculus servers to verify that you are the rightful owner of the game. - -## Step 1 - Install and log into the Oculus Rift app -- Get the Oculus Rift app setup from the [Meta website](https://www.oculus.com/rift/setup/) -- Install the Oculus Rift app - -ℹ️ **If you bought Beat Saber from the Quest store, it won't appear in your Rift library by default. To download it with BSManager, first claim it from its store page** ℹ️ - -## Step 2 - Open developer tools - -- Open Oculus app -- Open the developer tools by pressing Ctrl + Shift + i. - -## Step 3 - Copy your Token -In the developer tools : -- Open the `Network` tab ***(1)*** -- Filter for `graph` ***(2)*** -- Click on the first request ***(3)*** -- Open the `Headers` tab ***(4)*** -- Scroll to the bottom to locate your token, it should start with `FRL` ***(5)*** -- Select the token using your mouse and press Ctrl + c to copy it - -![image](https://github.com/Zagrios/bs-manager/assets/40181755/b46be623-cefe-4349-bace-70a4109685a3) - -# Known bugs -- ⁠[Nothing opens when I press `Ctrl`+`Shift`+`i`.](https://github.com/Zagrios/bs-manager/wiki/Nothing-opens-when-I-press-%60Ctrl%60%E2%80%90%60Shift%60%E2%80%90%60i%60.) \ No newline at end of file diff --git a/docs/wiki/Guides/Login/Get-your-oculus-token/Get-your-Oculus-token.md b/docs/wiki/Guides/Login/Get-your-oculus-token/Get-your-Oculus-token.md new file mode 100644 index 00000000..485f3f00 --- /dev/null +++ b/docs/wiki/Guides/Login/Get-your-oculus-token/Get-your-Oculus-token.md @@ -0,0 +1,37 @@ +> ## ⚠️ Important ⚠️ +> +> Your token is a confidential piece of information. Possession of this token allows individuals to download applications, send messages, among other actions, under your identity. +> +> However, you might wonder why it is necessary to provide this token to BSManager. The reason is that BSManager requires the token to continue the download with Oculus. Once you've input the token, it is used exclusively to communicate with Oculus servers to verify that you are the rightful owner of the game. + +# Summary + +- [Step 1 - Install and log into the Oculus Rift app](#step-1---install-and-log-into-the-oculus-rift-app) +- [Step 2 - Open developer tools](#step-2---open-developer-tools) +- [Step 3 - Copy your Token](#step-3---copy-your-token) + +## Step 1 - Install and log into the Oculus Rift app +- Get the Oculus Rift app setup from the [Meta website](https://www.oculus.com/rift/setup/) +- Install the Oculus Rift app + +> 📍 **If you bought Beat Saber from the Quest store, it won't appear in your Rift library by default. To download it with BSManager, first claim it from its store page** + +## Step 2 - Open developer tools + +- Open Oculus app +- Open the developer tools by pressing `Ctrl` + `Shift` + `i`. + +## Step 3 - Copy your Token + +In the developer tools : + +- Open the `Network` tab ***(1)*** +- Filter for `graph` ***(2)*** +- Click on the first request ***(3)*** +- Open the `Headers` tab ***(4)*** +- Scroll to the bottom to locate your token, it should start with `FRL` ***(5)*** +- Select the token using your mouse and press `Ctrl` + `c` to copy it + +
+ GetYourOculusToken.png +
diff --git a/docs/wiki/Guides/Login/Get-your-oculus-token/GetYourOculusToken.png b/docs/wiki/Guides/Login/Get-your-oculus-token/GetYourOculusToken.png new file mode 100644 index 00000000..d2cc3273 Binary files /dev/null and b/docs/wiki/Guides/Login/Get-your-oculus-token/GetYourOculusToken.png differ diff --git a/docs/wiki/Home.md b/docs/wiki/Home.md index 7c42447a..f09fd278 100644 --- a/docs/wiki/Home.md +++ b/docs/wiki/Home.md @@ -10,7 +10,7 @@ Our comprehensive guides are crafted to assist you in maximizing BSManager's cap - [Install or import a version](install-or-import-a-version) - [Create a shortcut](create-a-shortcut) - **🔑 Login**: Guidance on logging into BSManager to access all features. - - [Get your Oculus token](Get-your-Oculus-token) + - [Get your Oculus token](get-your-oculus-token) - **🎮 Content Management**: - **🗺️ Maps**: Learn how to download and organize custom maps for endless entertainment. - [Install any maps](Install-any-maps)