Brandon

Results 4 issues of Brandon

### Discussed in https://github.com/sequelize/umzug/discussions/555 Originally posted by **brandon-kyle-bailey** May 26, 2022 Environment info: - "nodejs": "14.18.1" - "npm": "8.1.4" - "sequelize": "6.20.0" - "umzug": "3.1.1" - "pg": "8.7.3" - "typescript":...

### Minimal reproducible example https://github.com/brandon-kyle-bailey/expo-notifications-bug ### What platform(s) does this occur on? Android, iOS, Web ### Did you reproduce this issue in a development build? Yes ### Summary Following documentation...

project: notification-service
Notifications

As the title suggests. Interested in using this library and curios if it supports OAuth2.0 with PKCE flow? Thanks,

**Describe the bug** Docs state the argument: ``` tag_exists_error: false ``` Prevents the action from failing if the tag already exists. But it appears the action still errors and fails...