Update apl.md (#77)
This commit is contained in:
parent
658e7f0a23
commit
d81e61d3f6
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue