-
Notifications
You must be signed in to change notification settings - Fork 6
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
Added Authentication #237
Added Authentication #237
Conversation
…ction if user is not authenticated
Where / How to store the token?
How will the token be refreshed?
|
# Conflicts: # assets/js/src/app/api/pimcore/index.ts # assets/js/src/modules/app/global-provider.tsx # assets/package.json # public/build/entrypoints.json # public/build/manifest.json # public/core-dll/fonts/Lato-Bold.636be8de.ttf # public/core-dll/fonts/Lato-Light.c7400fca.ttf # public/core-dll/fonts/Lato-Regular.9d883d54.ttf # src/Controller/DefaultController.php
Note:This PR doesn't include the final security concept since it's not finalized yet. Keep an eye on the follow-up PRs 💯 🍾 |
I have to admit that the folder structure confuses me a bit and makes it hard to see how the things are connected.
|
# Conflicts: # assets/package.json # translations/studio.en.yaml
Any updates due to the folder structure? |
Quality Gate passedIssues Measures |
Changes in this pull request
Resolves #110
Related to pimcore/studio-backend-bundle#91