fixed PlayFab case

This commit is contained in:
Chris Langsenkamp 2019-09-21 13:18:10 -04:00
parent 99652b24f0
commit 31c2ecc517
4 changed files with 5 additions and 5 deletions

View File

@ -1,3 +1,3 @@
# Playfab Authenticator
# PlayFab Authenticator
Coming Soon

View File

@ -15,7 +15,7 @@ In addition to the Authenticators listed below, you can make your own! Check out
- [Basic Authenticator](Basic.md)
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
- [Facebook Authenticator](Facebook.md)
Coming Soon

View File

@ -2,8 +2,8 @@
href: index.md
- name: Basic Authenticator
href: Basic.md
- name: Playfab Authenticator
href: Playfab.md
- name: PlayFab Authenticator
href: PlayFab.md
- name: Facebook Authenticator
href: Facebook.md
- name: Google Authenticator

View File

@ -29,7 +29,7 @@ These core components are included in Mirror:
- [Basic Authenticator](Authenticators/Basic.md)
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
- [Facebook Authenticator](Authenticators/Facebook.md)
Coming Soon