An open API service indexing awesome lists of open source software.

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

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