I was wondering if anyone knows if the Facebook API is capable of Triggering a flag, to have the user change the password.
Reasoning: PCI Compliance. I'd like to integrate facebooks API through OAuth 2.0, however, the application I'm working on is required to be PCI Compliant, which means that a Password MUST be changed every 90 days... Any ideas?
Also, is there any spec for OAuth 2.0 to include triggering a password change?