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

Code style & docblocks #56

Merged
merged 7 commits into from
Dec 1, 2016
Merged

Code style & docblocks #56

merged 7 commits into from
Dec 1, 2016

Conversation

seanmangar
Copy link
Contributor

Fix code style to PSR-2 & add missing docblocks

seanmangar and others added 3 commits October 31, 2016 11:43
Fix code style to PSR-2 & add missing docblocks
Correct minor typos in readme
Added flag for not encoded tokens + removed example
Copy link
Contributor

@glena glena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you can change that in the readme and rebase from master I can merge the PR. Thanks for the contribution.


* Regular webapp: https://auth0.com/docs/quickstart/webapp/laravel/
* Web API: https://auth0.com/docs/quickstart/backend/php-laravel/

> If you find something wrong in our docs, PR are welcome in our docs repo: https://github.com/auth0/docs

### Setting up a JWKs cache
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is meant to be JWK (json web keys) and not JWT. JWK is the endpoint that returns the public key to verify the token

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok will do

Fix code style to PSR-2 & add missing docblocks
Correct minor typos in readme
# Conflicts:
#	src/Auth0/Login/Auth0Service.php
#	src/Auth0/Login/LoginServiceProvider.php
@seanmangar
Copy link
Contributor Author

@glena Please check if this PR is good to go :)

@glena glena changed the base branch from master to 4.x.x-dev December 1, 2016 15:27
@glena glena merged commit 4f81e5c into auth0:4.x.x-dev Dec 1, 2016
@glena
Copy link
Contributor

glena commented Dec 1, 2016

💥 awesome!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants