oncall-engine/engine/apps/auth_token/models
Yulya Artyukhina 477062bb0c
Integration backsync token (#4056)
# What this PR does
Adds auth token for integrations backsync
Related to https://github.com/grafana/oncall-private/issues/2542

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.
2024-03-18 09:16:54 +00:00
..
__init__.py Integration backsync token (#4056) 2024-03-18 09:16:54 +00:00
api_auth_token.py re-enable mypy GitHub Actions CI job (#2390) 2023-06-29 14:01:52 +00:00
base_auth_token.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
integration_backsync_auth_token.py Integration backsync token (#4056) 2024-03-18 09:16:54 +00:00
plugin_auth_token.py re-enable mypy GitHub Actions CI job (#2390) 2023-06-29 14:01:52 +00:00
schedule_export_auth_token.py re-enable mypy GitHub Actions CI job (#2390) 2023-06-29 14:01:52 +00:00
slack_auth_token.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
user_schedule_export_auth_token.py re-enable mypy GitHub Actions CI job (#2390) 2023-06-29 14:01:52 +00:00