Skip to content

Commit

Permalink
Merge pull request #12 from getditto/BP/readme_updates
Browse files Browse the repository at this point in the history
Add support mailbox to repo readme
  • Loading branch information
bplattenburg authored Dec 17, 2024
2 parents aad243d + 548e5d1 commit dff66bf
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
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.
Expand Down

0 comments on commit dff66bf

Please sign in to comment.