Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.
/ OAuthApp Public archive

Demonstration of how to secure REST API using OAuth 2 (symfony 3)

Notifications You must be signed in to change notification settings

vincentwongso/OAuthApp

Repository files navigation

OAuthApp

Demonstration of how to secure REST API using OAuth 2 (symfony 3).

Bundle used:

  • Symfony\Bundle\FrameworkBundle\FrameworkBundle()
  • Symfony\Bundle\SecurityBundle\SecurityBundle()
  • Symfony\Bundle\TwigBundle\TwigBundle()
  • Symfony\Bundle\MonologBundle\MonologBundle()
  • Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle()
  • Doctrine\Bundle\DoctrineBundle\DoctrineBundle()
  • Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle()
  • FOS\OAuthServerBundle\FOSOAuthServerBundle()
  • FOS\RestBundle\FOSRestBundle()
  • JMS\SerializerBundle\JMSSerializerBundle()
  • Nelmio\ApiDocBundle\NelmioApiDocBundle()
  • Nelmio\CorsBundle\NelmioCorsBundle()

About

Demonstration of how to secure REST API using OAuth 2 (symfony 3)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published