Skip to content

Commit 4cd695d

Browse files
committed
Adds table of contents to Readme
1 parent 0829e9f commit 4cd695d

1 file changed

Lines changed: 21 additions & 2 deletions

File tree

README.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@
44
</p>
55

66
# Sign in with Apple Unity Plugin
7-
![Release](https://img.shields.io/github/v/release/lupidan/apple-signin-unity?style=for-the-badge!)
87

8+
by **Daniel Lupiañez Casares**
9+
10+
![Release](https://img.shields.io/github/v/release/lupidan/apple-signin-unity?style=for-the-badge!)
911
[![Stars](https://img.shields.io/github/stars/lupidan/apple-signin-unity.svg?style=social)](https://gitHub.com/lupidan/apple-signin-unity/stargazers/)
1012
[![Followers](https://img.shields.io/github/followers/lupidan.svg?style=social)](https://github.com/lupidan?tab=followers)
1113
[![License](https://img.shields.io/github/license/lupidan/apple-signin-unity.svg)](https://github.com/lupidan/apple-signin-unity/blob/master/LICENSE.md)
@@ -20,7 +22,24 @@
2022
<a href="https://raw.githubusercontent.com/lupidan/apple-signin-unity/master/Img/SCRN03.png"><img src="https://raw.githubusercontent.com/lupidan/apple-signin-unity/master/Img/SCRN03.png" alt="Screenshot2" height="400"/></a>
2123
</p>
2224

23-
by **Daniel Lupiañez Casares**
25+
26+
27+
* [Overview](#overview)
28+
* [Features](#features)
29+
* [Installation](#installation)
30+
* [Option 1: Unity Package manager](#option-1--unity-package-manager)
31+
* [Option 2: Unity Package file](#option-2--unity-package-file)
32+
* [Plugin setup](#plugin-setup)
33+
* [Option 1) Programmatic setup with a Script](#option-1---programmatic-setup-with-a-script)
34+
* [Option 2) Manual entitlements setup](#option-2--manual-entitlements-setup)
35+
* [Final notes regarding setup](#final-notes-regarding-setup)
36+
* [Implement Sign in With Apple](#implement-sign-in-with-apple)
37+
* [Initializing](#initializing)
38+
* [Perform Sign In With Apple](#perform-sign-in-with-apple)
39+
* [Checking credential status](#checking-credential-status)
40+
* [Quick login](#quick-login)
41+
* [Listening to credentials revoked notification](#listening-to-credentials-revoked-notification)
42+
* [Some more info](#some-more-info)
2443

2544
## Overview
2645
Sign in with Apple plugin to use with Unity 3D game engine.

0 commit comments

Comments
 (0)