Skip to content

welcoMattic/painless-authentication-with-access-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Painless authentication with access tokens

Demo applications

Old fashion way with Symfony 6.1

  • With a custom Authenticator

With AccessToken Authenticator, Symfony 6.2

  • Using built-in AccessTokenAuthenticator
    • Using a custom TokenHandler

There's also an example with JWT

  • Using built-in AccessTokenAuthenticator
    • Using a custom JwtHandler and Lcobucci/JWT library

Slides

Built with sli.dev

About

SymfonyCon Disneyland Paris 2022 - Painless authentication with access tokens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published