gitcommitshow

Results 38 issues of gitcommitshow

In Create token page, user should be able to change the algorithm options and get the token accordingly

bug

Currently, the project stores only single global choice of `signOptions` for all the users. This will definitely create unexpected results when multiple users have different choices for signOptions(e.g. signing algorithm)....

bug

Can we put a summary at the start/end that explains JWT more simply in a way that it is memorable? The challenge is that there are multiple complex concepts that...

enhancement

Facing an issue with installing [gitcommitshow/open-community-kit](https://github.com/gitcommitshow/open-community-kit) globally. The install command runs successfully but its cli cannot be accessed from the terminal #### Operating system and version: #### `nvm debug` output:...

## PR Description Update contribution guide with the new CLA link ## Cross Browser Tests Not required ## Sanity Suite - [ ] All sanity suite test cases pass locally...

Stale

## What are the changes introduced in this PR? Adds Slack source transform Research doc - https://www.notion.so/rudderstacks/Slack-Source-integration-119cd4bd3d9c466fb875c10dc77fc719?pvs=4 ## Please explain the objectives of your changes below Put down any required...

new-integration

## What are the changes introduced in this PR? Update contributing guide with the new CLA link ## Please explain the objectives of your changes below We are going to...

### Is your project's development setup fully automated? How to use it? Yes. Here's how to contribute to Jina project ``` pip install -r requirements.txt ``` And if you want...