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

Session Bridge #159

Closed
harikt opened this issue Dec 18, 2013 · 5 comments
Closed

Session Bridge #159

harikt opened this issue Dec 18, 2013 · 5 comments

Comments

@harikt
Copy link
Contributor

harikt commented Dec 18, 2013

I have created how we can use with http://github.com/auraphp/Aura.Session .

But looking at I feel the sessions can be on a separate bridge so all need not be downloaded.

Eg: May be someone feel to use with Slim, Li3, ZF2 the dependencies list will go on.

Do you think it will be good to have a SessionBridge repo where the people can add more bridges that can be used with this library ?

It sounds a good idea for I am coming from an aura background.

Thank you

@daviddesberg
Copy link
Owner

+1 storage providers with external deps should be moved to external repos

@harikt
Copy link
Contributor Author

harikt commented Dec 21, 2013

so will you be making a repo, probably naming oauth-session-adapter or something. I think adapter is the right word to use. ( So does SF2 move to the bridge, and we can add suggest to all and require-dev )

Thoughts?

@thomaswelton
Copy link
Contributor

I think this has been been previously discussed regarding a pull request for a laravel session adapter.
I don't think having one repo for all session brides is a good idea as you are going to pull down more code than you need for your chosen framework.

Personally I think pull requests to update the readme that links to your framework specific session adapter would be better.

On 21 Dec 2013, at 00:08, Hari K T notifications@github.com wrote:

so will you be making a repo, probably naming oauth-session-adapter or something. I think adapter is the right word to use. ( So does SF2 move to the bridge, and we can add suggest to all and require-dev )

Thoughts?


Reply to this email directly or view it on GitHub.

@harikt
Copy link
Contributor Author

harikt commented Dec 21, 2013

@thomaswelton that is why I mentioned add them in suggest 👍 .

@harikt
Copy link
Contributor Author

harikt commented Jun 26, 2014

@Lusitanian would be nice if the symfony can create a bundle for the session management with http foundation. Else we are forcing people to download symfony http-foundation just for nothing as composer installs require-dev always in development mode. I have a limited bandwidth, and takes more time. Not because of any hatred for them.

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

No branches or pull requests

3 participants