Skip to content

A collection of mocked login APIs, distributed as a Docker image

License

Notifications You must be signed in to change notification settings

wiremock/auth-mocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Auth Mocks

A collection of login provider mocks, powered by WireMock and delivered via Docker.

Currently just Google Sign-In, but more to follow.

Running

Requires Docker to be installed.

Run the following command to start the server:

docker run --rm -it --name auth-mocks -p 8080:8080

Verifying

To confirm successful startup and see the OAuth2 configuration settings visit http://localhost:8080 .

To perform a test login against the mock go to http://localhost:8080/test and hit the Login button.

About

A collection of mocked login APIs, distributed as a Docker image

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published