Slide 8
Slide 8 text
Confidential - © All rights reserved. Zend Technologies, Inc
.
8
OAuth2 in Apigility
●
OAuth2 Server implementation (using
bshaffer/oauth2-server-php project)
●
DB as data storage for tokens, users, clients, etc
●
PDO (MySQL, SQLite, PostgreSQL, Oracle, MsSQL),
MongoDB adapters
●
Client secret and user's password protected using
bcrypt