https://github.com/versent/oauthtests
A testing framework to test Oauth flows from the app
https://github.com/versent/oauthtests
Last synced: about 2 months ago
JSON representation
A testing framework to test Oauth flows from the app
- Host: GitHub
- URL: https://github.com/versent/oauthtests
- Owner: Versent
- Created: 2019-01-31T04:41:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-31T05:21:44.000Z (over 7 years ago)
- Last Synced: 2025-01-06T08:21:28.625Z (over 1 year ago)
- Language: Java
- Size: 21.5 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oauthTests
A testing framework to test Oauth flows from the app
This covers oauth flow tests
1) OAuth Implicit Grant Test
2) Authorization Code Grant Flow Test
Running :
mvn test -Dtest=CLASS_NAME