Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class "TheNetworg\OAuth2\Provider\Azure" not found #173

Open
muhamadnazmi99 opened this issue Nov 16, 2022 · 1 comment
Open

Class "TheNetworg\OAuth2\Provider\Azure" not found #173

muhamadnazmi99 opened this issue Nov 16, 2022 · 1 comment

Comments

@muhamadnazmi99
Copy link

muhamadnazmi99 commented Nov 16, 2022

get the error after implement Authorization Code Flow and when i include require_once DIR . '/vendor/autoload.php';
its show require_once(C:\xxxxxxxxxxxxx\wwwroot\app\Http\Controllers/vendor/autoload.php): Failed to open stream: No such file or directory.

@chrisforrence
Copy link

Is this for a Laravel application? If so, it already autoloads composer (in public/index.php); you'd require thenetworg/oauth2-azure at the repository root ("C:\xx\wwwroot" in your case)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants