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

Modify JWT payload #29

Merged
merged 3 commits into from
Aug 27, 2020
Merged

Modify JWT payload #29

merged 3 commits into from
Aug 27, 2020

Conversation

Anarav
Copy link
Collaborator

@Anarav Anarav commented Aug 22, 2020

No description provided.

@Anarav Anarav requested a review from Kironb August 22, 2020 22:53
@Anarav Anarav self-assigned this Aug 22, 2020
@Anarav Anarav linked an issue Aug 22, 2020 that may be closed by this pull request
@Kironb Kironb merged commit bab8a36 into develop Aug 27, 2020
Kironb added a commit that referenced this pull request Nov 6, 2020
* Continous integration with Heroku (#13)

* Initial Heroku deployment

* Different settings for different environments

Co-authored-by: Anarav <[email protected]>

* Feedback endpoint and ticket endpoint enhancements (#19)

* Update continuous integration with Heroku 

* Implement feedback endpoint and refactor authentication into Mixin

* Increase access token expiration time locally

* Turn off Debug in dev deployment

* Add documentation for feedback endpoint

* Fix auth backend for LCS API changes

* Refactor ticket status type

* Add feedback submission validation

* Add migrations to deployment

* Add feedback to ticket (#24)

* Rename id to ticket for clarity

* Implement caching

* Allow user to view/edit feedback

* Add feedback to ticket

* Update documentation

* Add missing changes in last commit (Allow user to view/edit feedback)

* Implement feedback rating leaderboard (#28)

* Add mentor present validation

* Implement leaderboard endpoint

* Add travis unit testing (#27)

* Modify JWT payload (#29)

* Move role info into JWT payload

Co-authored-by: Kironb <[email protected]>

* add owner to ticket

* Create slack dm endpoint (#23)

* Create slack dm endpoint

* Make contact field optional

* Update README to include slack-dm

Co-authored-by: srnazng <[email protected]>

* Rename 0005_merge_20201003_2120.py to 0006_merge_20201003_2120.py

* Delete 0006_merge_20201003_2120.py

* Fix Django Migrations

* Fix slack-dm other email

Co-authored-by: Anarav <[email protected]>
Co-authored-by: srnazng <[email protected]>
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

Successfully merging this pull request may close these issues.

Embed role information within access tokens for frontend
2 participants