line-bot-sdk-java
line-bot-sdk-java copied to clipboard
LINE Messaging API SDK for Java
Results
21
line-bot-sdk-java issues
Sort by
recently updated
recently updated
newest added
## Changes - Allow skipping signature verification for webhooks ## Motivation The signature returned with webhooks is calculated using a single channel secret. If the bot owner changes their channel...