forked from opauth/opauth
-
Notifications
You must be signed in to change notification settings - Fork 6
Security
uzyn edited this page May 28, 2012
·
5 revisions
Implement your Opauth callback based on example/callback.php
As Opauth uses basic HTTP transports during callback, data integrity may be affected during transit.
As such, to ensure that a user who authenticates with Opauth is who he claims he is, Opauth included a few security features built-in to the main core library.
After
Questions? Ask us on Google Groups or IRC (#opauth on Freenode)
-
Home
with installation and usage instructions - List of strategies
- Opauth configuration
- Auth response
- Security in Opauth