-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from getditto/BP/readme_updates
Add support mailbox to repo readme
- Loading branch information
Showing
1 changed file
with
2 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,15 @@ | ||
# Authentication and Permissions | ||
|
||
Here you will find examples for how to implement authentication and permissions for Ditto, a peer-to-peer database. | ||
|
||
|
||
<img align="left" src="Ditto_logo.png" alt="Ditto Logo" width="150"> | ||
<br /> | ||
|
||
|
||
Ditto does not come with an identity provider. Using "Online With Authentication" requires that you have your own identity provider already set up. Each app can use multiple identity providers. | ||
|
||
The "Online With Authentication" identity type is geared towards apps that will be deployed in real world settings. | ||
|
||
[For more information, read the documentation](https://docs.ditto.live/ios/common/security/authentication) | ||
|
||
For support, please contact Ditto Support ([email protected]). | ||
|
||
## Try it on repl.it | ||
|
||
See an authentication example running on a server that handles three different permissions levels. | ||
|