options for twitter login validator
whitelist of redirect urls
200 Status OK
This validator will validate twitter login by applying the following steps in sequence:
Check if query is empty
Check if query.redirectUrl is string
Check if query.fp is string
Check if query.typeId is string
Check if query.typeId is one of SUPPORTED_TYPE_IDS
Return 200 Status OK
400 NBError Bad Request
401 NBError Unauthorized
Generated using TypeDoc
Twitter Login Validator