Bristol SU Support Package
Public Member Functions | List of all members
BristolSU\Support\Authentication\AuthenticationServiceProvider Class Reference
Inheritance diagram for BristolSU\Support\Authentication\AuthenticationServiceProvider:
Inheritance graph
[legend]
Collaboration diagram for BristolSU\Support\Authentication\AuthenticationServiceProvider:
Collaboration graph
[legend]

Public Member Functions

 register ()
 
 boot ()
 
 registerAuthentication (Request $request)
 

Detailed Description

Authentication Service Provider

Definition at line 16 of file AuthenticationServiceProvider.php.

Member Function Documentation

◆ boot()

BristolSU\Support\Authentication\AuthenticationServiceProvider::boot ( )

Boot

Definition at line 36 of file AuthenticationServiceProvider.php.

◆ register()

BristolSU\Support\Authentication\AuthenticationServiceProvider::register ( )

Register

  • Bind the resource ID generator
  • Bind the authentication contract
  • Register the passport service provider. The normal service provider should be disabled.

Definition at line 26 of file AuthenticationServiceProvider.php.

References BristolSU\Support\Authentication\AuthenticationServiceProvider\register().

Referenced by BristolSU\Support\Authentication\AuthenticationServiceProvider\register().

◆ registerAuthentication()

BristolSU\Support\Authentication\AuthenticationServiceProvider::registerAuthentication ( Request  $request)

Definition at line 59 of file AuthenticationServiceProvider.php.


The documentation for this class was generated from the following file: