erkkki / auth-test

Symfony & Angular google oath test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symfony & angular, google oauth test.

Back end

  • composer install
  • create database: doctrine:database:create
  • create schema: doctrine:schema:create
  • Add google credentials to symfony .env

Front end

  • Change backendPath in environment.ts
  • ng serve

Now you should have very simple google oauth working.

About

Symfony & Angular google oath test


Languages

Language:PHP 56.3%Language:TypeScript 26.0%Language:JavaScript 8.1%Language:Shell 5.8%Language:HTML 2.4%Language:Twig 1.1%Language:SCSS 0.3%