PATH:
home
/
thebhoeo
/
.trash
/
woodmart-core
/
vendor
/
opauth
/
opauth
/
lib
/
Opauth
/
Strategy
# Place individual specific strategies here. How ------ ### Download and unzip Download additional [strategies](https://github.com/uzyn/opauth/wiki/List-of-strategies) and place them in directories here. Remember to name the directory name as the actual name of the strategy. For example, place [Facebook strategy](https://github.com/uzyn/opauth-facebook) files in `./Facebook/` so that `FacebookStrategy.php` can be found at `./Facebook/FacebookStrategy.php`. ### Git clone If you prefer `git clone`, you can simply run the following at this dir without worrying about renaming: ```bash git clone git://github.com/uzyn/opauth-facebook.git Facebook ``` More strategies --------------- Check out the wiki for [more strategies](https://github.com/uzyn/opauth/wiki/List-of-strategies).
[-] .gitignore
[edit]
[-] README.md
[edit]
[+]
..