Skip to content

Commit

Permalink
Refactor Telegram strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
danschultzer committed Dec 27, 2024
1 parent 44aa2f9 commit eeef2f1
Show file tree
Hide file tree
Showing 5 changed files with 321 additions and 492 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* `Assent.Strategy.Bitbucket` added
* `Assent.Strategy.Twitch` added
* `Assent.Strategy.OAuth2` now supports PKCE
* `Assent.Strategy.Telegram` added

## v0.2.10 (2024-04-11)

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Multi-provider authentication framework.
* Strava - `Assent.Strategy.Strava`
* Slack - `Assent.Strategy.Slack`
* Stripe Connect - `Assent.Strategy.Stripe`
* Telegram - `Assent.Strategy.Telegram`
* Twitch - `Assent.Strategy.Twitch`
* Twitter - `Assent.Strategy.Twitter`
* VK - `Assent.Strategy.VK`
Expand Down
Loading

0 comments on commit eeef2f1

Please sign in to comment.