1
0
Fork 0
mirror of synced 2024-06-14 00:34:51 +12:00

Added OAuth

This commit is contained in:
Eldad Fux 2021-02-09 15:23:17 +02:00
parent 414ae26461
commit afdd750706

View file

@ -114,6 +114,7 @@ Learn more at our [Technology Stack](## Technology Stack) section.
##### Security
- [Appwrite Auth and ACL](https://github.com/appwrite/appwrite/blob/0.7.x/docs/specs/authentication.drawio.svg)
- [OAuth](https://en.wikipedia.org/wiki/OAuth)
- [Encryption](https://medium.com/searchencrypt/what-is-encryption-how-does-it-work-e8f20e340537#:~:text=Encryption%20is%20a%20process%20that,%2C%20or%20decrypt%2C%20the%20information.)
- [Hashing](https://searchsqlserver.techtarget.com/definition/hashing#:~:text=Hashing%20is%20the%20transformation%20of,it%20using%20the%20original%20value.)