Update apl.md (#77)

This commit is contained in:
Lukasz Ostrowski 2022-10-11 19:12:46 +02:00 committed by GitHub
parent 658e7f0a23
commit d81e61d3f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
# APL - Auth Persistance Layer # APL - Auth Persistence Layer
APL is an interface for managing auth data of registered Apps. Implementing it does not restrict you from choosing the right technology for your project (for example Redis, Postgres, S3, etc.), and provides a common set of operations which can be used by your application and functions provided by App SDK. APL is an interface for managing auth data of registered Apps. Implementing it does not restrict you from choosing the right technology for your project (for example Redis, Postgres, S3, etc.), and provides a common set of operations which can be used by your application and functions provided by App SDK.