Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/Api Auth Generator #6

Merged
merged 4 commits into from
Mar 14, 2019
Merged

Conversation

creatrixity
Copy link
Owner

This commit adds the ability to choose between generating auth code for RESTful APIs or for traditional HTTP clients. The --api-only and --http-only flags can be passed to the cli to indicate the primary use case of the code to be generated.

auth-api-scaffold

This commit allows CLI users pass flags to selectively switch between
API and HTTP client specific files
This commit adds a require statement to the top of the routes file.
@creatrixity creatrixity merged commit f0bed7c into develop Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant