Skip to content

Vinai/VinaiKopp_Api2SessionAuthAdapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Magento 1 extension is orphaned, unsupported and no longer maintained.

If you use it, you are effectively adopting the code for your own project.

Api2 Session Auth Adapter

This Magento extension is only interesting to developers implementing a webapp running on the same host as the Magento instance.
It enables the use of regular customer sessions for authentication instead of having to use OAuth.

Facts

Description

This Magento extension is only interesting to developers implementing a webapp running on the same host as the Magento instance.
It enables the use of regular customer sessions for authentication instead of having to use OAuth.

Usage

Simply install the extension and provide some mechanism for customers to log in.

Compatibility

  • Magento >= 1.7

Installation Instructions

If you are using the Magento compiler, disable compilation before the installation, and after the module is installed, you need to run the compiler again.

Refresh the configuration cache after installation.
The extension has no user interface components and offers no configuration options.

Uninstallation

To uninstall this extension simply remove all files, clear the configuration cache.
If you are using compilation, recompile after removing the modules' files.

Support

If you have any issues with this extension, open an issue on GitHub (see URL above)

Contribution

Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Vinai Kopp
http://www.netzarbeiter.com
@VinaiKopp

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2014 Vinai Kopp

About

Session Auth Adapter for Magento REST Interaction from the same host.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages