https://github.com/a-type/zombie-oauth-example
Examples of using Zombie.js to test OAuth login flows
https://github.com/a-type/zombie-oauth-example
Last synced: about 1 year ago
JSON representation
Examples of using Zombie.js to test OAuth login flows
- Host: GitHub
- URL: https://github.com/a-type/zombie-oauth-example
- Owner: a-type
- License: mit
- Created: 2015-05-13T13:53:08.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-19T14:27:13.000Z (about 11 years ago)
- Last Synced: 2025-02-05T06:12:17.994Z (over 1 year ago)
- Language: JavaScript
- Size: 156 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zombie-oauth-example
Examples of using Zombie.js to test OAuth login flows
Read [SETUP](./SETUP.md) for instructions on preparing test accounts and running the tests.