-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
sources: add Telegram source #15749
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
sources: add Telegram source #15749
Conversation
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
…d SourceFlowManager subclasses for Telegram source
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #15749 +/- ##
==========================================
+ Coverage 92.43% 92.44% +0.01%
==========================================
Files 831 839 +8
Lines 44471 44758 +287
==========================================
+ Hits 41108 41378 +270
- Misses 3363 3380 +17
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
website/docs/users-sources/sources/social-logins/telegram/index.md
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/telegram/index.md
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/telegram/index.md
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/telegram/index.md
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/telegram/index.md
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/telegram/index.md
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/telegram/index.md
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/telegram/index.md
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/telegram/index.md
Outdated
Show resolved
Hide resolved
website/docs/users-sources/sources/social-logins/telegram/index.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much @atereshkin for adding the docs for Telegram. A few nits to address please, but looks great, LGTM!!
Oh, also @atereshkin in order to resolve some of the build checks fails, you might need to 1. rebase your local repo on upstream |
…x.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Alexander Tereshkin <96586+atereshkin@users.noreply.github.com>
…x.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Alexander Tereshkin <96586+atereshkin@users.noreply.github.com>
…x.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Alexander Tereshkin <96586+atereshkin@users.noreply.github.com>
…x.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Alexander Tereshkin <96586+atereshkin@users.noreply.github.com>
…x.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Alexander Tereshkin <96586+atereshkin@users.noreply.github.com>
…x.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Alexander Tereshkin <96586+atereshkin@users.noreply.github.com>
…x.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Alexander Tereshkin <96586+atereshkin@users.noreply.github.com>
…x.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Alexander Tereshkin <96586+atereshkin@users.noreply.github.com>
…x.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Alexander Tereshkin <96586+atereshkin@users.noreply.github.com>
…x.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Alexander Tereshkin <96586+atereshkin@users.noreply.github.com>
…x.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Alexander Tereshkin <96586+atereshkin@users.noreply.github.com>
…x.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Alexander Tereshkin <96586+atereshkin@users.noreply.github.com>
…x.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Alexander Tereshkin <96586+atereshkin@users.noreply.github.com>
…x.md Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Alexander Tereshkin <96586+atereshkin@users.noreply.github.com>
…isconnect Telegram source from their account
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @atereshkin !
Details
This implements Telegram social login provider as requested in #2232
Closes #2232
Checklist
ak test authentik/
)make lint-fix
)If an API change has been made
make gen-build
)If changes to the frontend have been made
make web
)If applicable
make docs
)