-
Updated
Mar 20, 2021 - Shell
Heroku
Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.
Here are 9,043 public repositories matching this topic...
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Nov 18, 2020 - Go
-
Updated
Mar 13, 2021 - TypeScript
-
Updated
Mar 18, 2021 - HTML
This demo is great and help us a lot.
As now JWT ( JSON Web Token ) becomes an important way of authentication. What bout adding JWT authentication to this demo? Or we use JWT authentication instead of traditional session-cookie way.
Let's make this demo more powerful. : )
Add i18n
Describe the solution you'd like
Resizable table columns so that you can view longer strings completely
Additional context
Thank you for your feature request – we love each and every one!
-
Updated
Dec 30, 2020 - Python
-
Updated
Nov 9, 2020 - Shell
Problem
Right now any user with a valid auth token can retrieve any tag resource as long as they know the ID of the resource. We should return a 404 (Not found) error if someone tries to retrieve/update/delete a resource that does not have a matching account_id
Solution
In the show, update, and delete methods of the tag controller, let's add an authorize plug (middleware)
-
Updated
Mar 26, 2020 - Swift
-
Updated
Mar 18, 2021 - JavaScript
-
Updated
Mar 20, 2021 - Python
-
Updated
Feb 27, 2021 - Python
Migration to bcrypt
Context
- This is part of
release-1.5#148 - MEDIUM priority task
Tasks
- Remove dependency
bcrypt-nodejsinpackage.json - Add dependency
bcryptinpackage.json - Migrate file app/data/user-dao.js to bcrypt
- Validate the instalation with the local test
- Add and submit the chang
Upgrade dependencies
-
Updated
Mar 16, 2021 - PHP
-
Updated
Feb 2, 2021 - JavaScript
-
Updated
Mar 19, 2021 - Python
-
Updated
Feb 11, 2021
-
Updated
Mar 19, 2021 - Python
-
Updated
Sep 18, 2020 - TypeScript
-
Updated
Jul 23, 2020 - Python
-
Updated
Jan 22, 2018 - Python
-
Updated
Mar 8, 2021 - Shell
-
Updated
Feb 26, 2021 - HTML
- Organization
- heroku
- Website
- www.heroku.com
- Wikipedia
- Wikipedia

All the steps and configs are not shown while creating an inbox. So after creating an inbox user could be shown a link to do further setting and configs.