Skip to content

Instantly share code, notes, and snippets.

View haujoe's full-sized avatar
😘
Welcome!

Charlie haujoe

😘
Welcome!
View GitHub Profile
@haujoe
haujoe / .env
Created February 28, 2018 14:31 — forked from thebrubaker/.env
Laravel Passport: SPA Frontend Authentication
# Added to the bottom of my file
PROXY_OAUTH_CLIENT_ID=2
PROXY_OAUTH_CLIENT_SECRET=SECRET-GENERATED-KEY-HERE
PROXY_OAUTH_GRANT_TYPE=password