mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
fixed PlayFab case
This commit is contained in:
parent
99652b24f0
commit
31c2ecc517
@ -1,3 +1,3 @@
|
|||||||
# Playfab Authenticator
|
# PlayFab Authenticator
|
||||||
|
|
||||||
Coming Soon
|
Coming Soon
|
||||||
|
@ -15,7 +15,7 @@ In addition to the Authenticators listed below, you can make your own! Check out
|
|||||||
|
|
||||||
- [Basic Authenticator](Basic.md)
|
- [Basic Authenticator](Basic.md)
|
||||||
Mirror includes a Basic Authenticator in the Mirror / Authenticators folder which just uses a simple username and password.
|
Mirror includes a Basic Authenticator in the Mirror / Authenticators folder which just uses a simple username and password.
|
||||||
- [Playfab Authenticator](Playfab.md)
|
- [PlayFab Authenticator](PlayFab.md)
|
||||||
Coming Soon
|
Coming Soon
|
||||||
- [Facebook Authenticator](Facebook.md)
|
- [Facebook Authenticator](Facebook.md)
|
||||||
Coming Soon
|
Coming Soon
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
href: index.md
|
href: index.md
|
||||||
- name: Basic Authenticator
|
- name: Basic Authenticator
|
||||||
href: Basic.md
|
href: Basic.md
|
||||||
- name: Playfab Authenticator
|
- name: PlayFab Authenticator
|
||||||
href: Playfab.md
|
href: PlayFab.md
|
||||||
- name: Facebook Authenticator
|
- name: Facebook Authenticator
|
||||||
href: Facebook.md
|
href: Facebook.md
|
||||||
- name: Google Authenticator
|
- name: Google Authenticator
|
||||||
|
@ -29,7 +29,7 @@ These core components are included in Mirror:
|
|||||||
|
|
||||||
- [Basic Authenticator](Authenticators/Basic.md)
|
- [Basic Authenticator](Authenticators/Basic.md)
|
||||||
Mirror includes a Basic Authenticator in the Mirror / Authenticators folder which just uses a simple username and password.
|
Mirror includes a Basic Authenticator in the Mirror / Authenticators folder which just uses a simple username and password.
|
||||||
- [Playfab Authenticator](Authenticators/Playfab.md)
|
- [PlayFab Authenticator](Authenticators/PlayFab.md)
|
||||||
Coming Soon
|
Coming Soon
|
||||||
- [Facebook Authenticator](Authenticators/Facebook.md)
|
- [Facebook Authenticator](Authenticators/Facebook.md)
|
||||||
Coming Soon
|
Coming Soon
|
||||||
|
Loading…
Reference in New Issue
Block a user