vinsol / nectarcommerce

Quest for customizable E-commerce - the Elixir way
323 stars 53 forks source link

Add GuardianDB to prevent token reuse #74

Open samhamilton opened 8 years ago

samhamilton commented 8 years ago

I think you should also include GuardianDB to prevent playback of login tokens.

nimish-mehta commented 8 years ago

@samhamilton Thanks for the comment. We are currently refactoring nectar commerce to support latest version of Ecto, Phoenix and Elixir. Will start integrating this once that is complete.

If you would like to work on this please let us know.

agustif commented 8 years ago

@nimish-mehta how is that refactoring going, Would like to contribute to the project. Not GuardianDB feature but nectarcommerce in general

pikender commented 8 years ago

@agustif Thanks and really appreciated for showing interest in contributing to the project.

It's an attempt towards an e-commerce framework in Elixir/Phoenix.

Please do share if you have anything particular in mind.