Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Add example Sinatra application #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ZenCocoon
Copy link

Minimalistic application that allow to test the OAuth2 Authorization process and get a token quickly.

@@ -15,3 +15,4 @@ spec/reports
test/tmp
test/version_tmp
tmp
example/.powenv
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't need to be here.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As their's a example/.powenv.sample showing how to setup is environment variables with Pow I think not having this could quickly leak credentials to Git :/

Why don't you like it?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, in that case might make more sense to put in the .gitignore inside example :)

@ZenCocoon ZenCocoon force-pushed the add-example-sinatra-application branch from 8e8f00a to ae156d6 Compare May 10, 2016 14:50
@ZenCocoon ZenCocoon force-pushed the add-example-sinatra-application branch from ae156d6 to 8e8e0a8 Compare May 10, 2016 14:51
@ZenCocoon
Copy link
Author

@markchua is this ok for you now?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants