Skip to content
This repository has been archived by the owner on Dec 30, 2019. It is now read-only.

ash2osh/firebase-auth-wordpress

Repository files navigation

=== Firebase Auth Wordpress ===
### sorry this is an old project no support is given only pull requests

link: http://ash2osh.com
Tags: login, firebase, authentication , auth
Requires at least: 3.5
Tested up to: 4.8.1


== Description ==

#auth for rest api
RewriteCond %{HTTP:Authorization} ^(.*)
RewriteRule ^(.*) - [E=HTTP_AUTHORIZATION:%1]

#allow cors
<IfModule mod_headers.c>    
    Header set Access-Control-Allow-Origin *
</IfModule>

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages