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

Require firebase JWT lib #7372

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

nickvergessen
Copy link
Member

For #7336

Copy link
Member

@fancycode fancycode left a comment

Choose a reason for hiding this comment

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

Works 👍

You might want to add a call to composer install --no-dev somewhere in the
Makefile so the library is fetched while building the app. Also it should be included in the resulting app tarball (currently vendor is excluded).

Signed-off-by: Joas Schilling <[email protected]>
@nickvergessen nickvergessen force-pushed the feature/7336/JWT-for-HPB-authentication branch from 95d745b to f0edd9c Compare June 10, 2022 10:12
@nickvergessen
Copy link
Member Author

Adjusted

@nickvergessen
Copy link
Member Author

Also checked and the release building action also does composer install --no-dev :
https://github.com/nextcloud/spreed/blob/master/.github/workflows/appstore-build-publish.yml#L80-L84

Copy link
Member

@fancycode fancycode left a comment

Choose a reason for hiding this comment

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

lgtm 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release enhancement feature: signaling 📶 Internal and external signaling backends
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants