Update third-party-auth.md

This commit is contained in:
eevahr 2019-01-18 13:23:33 +01:00 committed by GitHub
commit 9a257e4243
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -168,7 +168,7 @@ To create a Twitter application for signing in with you may require a phone numb
# APP_URL Needs to be set to your BookStack base url
APP_URL=http://mybookstackurl.com
```
10. All done! Users should now be able to link their AzureAD account in their account profile pages and also register/login using their Slack account.
10. All done! Users should now be able to link their AzureAD account in their account profile pages and also register/login using their AzureAD account.
---