Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

KaanMol

KaanMol created a comment on an issue on cloudflare/cloudflare-rs
> I am having the exact same issue @DougAnderson444 I am glad I am not the only one. > > One thing that I have been attempting is to do is make a Crate based off of the OpenAPI schemas posted by...

View on GitHub

KaanMol forked mintlify/docs

KaanMol/docslala

KaanMol opened a draft pull request on better-auth/better-auth
Added SSO Plugin
This plugin allows you to dynamically configure Identity Providers (IdPs) such as Entra ID, Okta, and other providers. This feature is useful for setting up scalable connections without requiring h...
KaanMol pushed 49 commits to main KaanMol/better-auth
  • fix(jwt): added the Key ID in the token header (#261) 9570c42
  • docs: fix typo corrected capitalization issue. (#263) f76e709
  • fix: add full base url 9fe8eca
  • refactor: redirect middleware and origins a247bae
  • chore: release v0.5.2-beta.15 d64859a
  • fix: all plugins should use table name from ctx (#265) 9bdd983
  • chore: release v0.5.2-beta.16 8baed2b
  • docs: fix method typo in phone number plugin (#267) e97127e
  • fix: add new-email to change email verification (#268) f373d89
  • chore: release v0.5.2-beta.17 23b610d
  • docs: email and password integration docs improved clarity and added new examples (#269) 4a454bb
  • docs: change beta label 5dbc36a
  • chore: remove cjs exports 21c7230
  • docs: fix typo (#271) 3ae0577
  • docs: fix typo in basic-usage.mdx (#273) 4edc428
  • chore: update nextjs example dbd9150
  • fix(multi-session): add try catch for deleting sessions d4a1d1a
  • feat: update username and sign up email should allow username 9feed3a
  • refactor: rate-limit rules d9d4203
  • fix: update user shouldn't be called in getEndpoints 6f6531f
  • and 29 more ...

View on GitHub

KaanMol opened a pull request on better-auth/better-auth
Added the Key ID in the token header
I noticed that I forgot to add the ID of the key that got used to sign the token in the header.
KaanMol created a branch on KaanMol/better-auth

fix/kid-in-token-header - The most comprehensive authentication library for TypeScript

KaanMol pushed 33 commits to main KaanMol/better-auth
  • chore: release v0.5.2-beta.3 85bb2cf
  • chore: release v0.5.2-beta.4 f2d18ea
  • fix: trusted providers shoudln't require email verification 088dc7e
  • test: add internal adapter test 5b1f9f0
  • chore: release v0.5.2-beta.5 0082a55
  • fix: email verified missing on oauth 19d7db3
  • chore: release v0.5.2-beta.6 7c8b919
  • refactor: change email should be opt-in (#249) 6ad3fad
  • chore: release v0.5.2-beta.7 8078b79
  • docs: imprvoe account linking docs e7c46e0
  • chore: release v0.5.2-beta.8 07bcad4
  • chore: fix option types 62dbca2
  • fix: email verification should be checked last 3962b5a
  • docs: imprvoe account linking docs 6467af1
  • chore: add type versions (#254) c0f57b1
  • feat: Add support for "like" and similar search operators and add search query for admin plugin (#245) c29968e
  • chore: release v0.5.2-beta.9 672a281
  • fix: kysley type conversion failing on custom field names 6df2739
  • chore: release v0.5.2-beta.10 0dac223
  • docs: fix next headers import (#256) de7e9c7
  • and 13 more ...

View on GitHub

KaanMol pushed 33 commits to feature/jwt-plugin KaanMol/better-auth
  • chore: release v0.5.2-beta.3 85bb2cf
  • chore: release v0.5.2-beta.4 f2d18ea
  • fix: trusted providers shoudln't require email verification 088dc7e
  • test: add internal adapter test 5b1f9f0
  • chore: release v0.5.2-beta.5 0082a55
  • fix: email verified missing on oauth 19d7db3
  • chore: release v0.5.2-beta.6 7c8b919
  • refactor: change email should be opt-in (#249) 6ad3fad
  • chore: release v0.5.2-beta.7 8078b79
  • docs: imprvoe account linking docs e7c46e0
  • chore: release v0.5.2-beta.8 07bcad4
  • chore: fix option types 62dbca2
  • fix: email verification should be checked last 3962b5a
  • docs: imprvoe account linking docs 6467af1
  • chore: add type versions (#254) c0f57b1
  • feat: Add support for "like" and similar search operators and add search query for admin plugin (#245) c29968e
  • chore: release v0.5.2-beta.9 672a281
  • fix: kysley type conversion failing on custom field names 6df2739
  • chore: release v0.5.2-beta.10 0dac223
  • docs: fix next headers import (#256) de7e9c7
  • and 13 more ...

View on GitHub

KaanMol pushed 111 commits to main KaanMol/better-auth
  • fix: infer redirect and respect redirect uri (#195) 7e2e89a
  • chore: release v0.4.11-beta.2 580b4c3
  • feat: JWT & JWKS Plugin (#178) * feat: :construction: Created JWT plugin with some basic functionality The basic ... 309062d
  • chore: release v0.4.11-beta.3 5c2db08
  • docs: add session guide on jwt plugin ccf8f0f
  • fix: OAuth flow errors (#189) * fix: remove codeverifier * chore: release v0.4.10-beta.6 * fix: add claims and... 1d77d0c
  • chore: release v0.4.11 f2901c4
  • docs: change jwt icon e0bc94e
  • docs: fix typos & oversights (#196) c67e8ba
  • docs: remove astro integration unused import 8d5b6ab
  • fix: facebook provider 37ec977
  • chore: release v0.4.12-beta.1 8ce64f5
  • fix: verify email shouldn't require credential account 2b56857
  • chore:lint 44ae469
  • chore: release v0.4.12-beta.2 46a1805
  • fix: csrf token verification (#197) * fix: csrf endpoint returning wrong token * fix: csrf wrong token validation 0f229be
  • chore:lint 684c8c5
  • chore: release v0.4.12-beta.3 590691a
  • docs: fix typo (#199) bbe0d31
  • docs: improve nuxt wording and logo (#200) 743ca99
  • and 91 more ...

View on GitHub

KaanMol pushed 111 commits to feature/jwt-plugin KaanMol/better-auth
  • fix: infer redirect and respect redirect uri (#195) 7e2e89a
  • chore: release v0.4.11-beta.2 580b4c3
  • feat: JWT & JWKS Plugin (#178) * feat: :construction: Created JWT plugin with some basic functionality The basic ... 309062d
  • chore: release v0.4.11-beta.3 5c2db08
  • docs: add session guide on jwt plugin ccf8f0f
  • fix: OAuth flow errors (#189) * fix: remove codeverifier * chore: release v0.4.10-beta.6 * fix: add claims and... 1d77d0c
  • chore: release v0.4.11 f2901c4
  • docs: change jwt icon e0bc94e
  • docs: fix typos & oversights (#196) c67e8ba
  • docs: remove astro integration unused import 8d5b6ab
  • fix: facebook provider 37ec977
  • chore: release v0.4.12-beta.1 8ce64f5
  • fix: verify email shouldn't require credential account 2b56857
  • chore:lint 44ae469
  • chore: release v0.4.12-beta.2 46a1805
  • fix: csrf token verification (#197) * fix: csrf endpoint returning wrong token * fix: csrf wrong token validation 0f229be
  • chore:lint 684c8c5
  • chore: release v0.4.12-beta.3 590691a
  • docs: fix typo (#199) bbe0d31
  • docs: improve nuxt wording and logo (#200) 743ca99
  • and 91 more ...

View on GitHub

KaanMol pushed 1 commit to feature/jwt-plugin KaanMol/better-auth

View on GitHub

KaanMol pushed 26 commits to main KaanMol/better-auth
  • chore: add issue templates (#170) dfc233a
  • docs: updated the `route.ts` parent folder in nextjs integration docs (#179) * docs: add middleware and cors guides ... bee6d26
  • fix: verify email redirection 408179a
  • chore: release v0.4.10-beta.1 d885e2f
  • docs: fix typo in cookies.mdx (#182) fix typo in cookies.mdx which said ¨expiremental¨ instead of ¨experimental¨ b48ec12
  • test: add verify email callback test case 2b7b793
  • chore: release v0.4.10-beta.2 dd5ca32
  • docs: Update astro.mdx (#183) 542df47
  • fix: mmissing header on APIError 5b6a09f
  • chore: release v0.4.10-beta.3 2f314e8
  • chore: fix tests fc765e5
  • feat: support magic link signup 5ee9f14
  • examples: nextjs cf a4d78e8
  • examples: cf example 3aed4ce
  • chore: remove cf example d5bf3eb
  • chore: release v0.4.10-beta.4 a6758cf
  • docs: magic link new option 8be9d76
  • fix: field names ce3f46a
  • chore: release v0.4.10-beta.5 d43131f
  • docs: Fix spelling of sign-in.ts in docs (#188) Small spelling fix in docs for 2FA. fe239ce
  • and 6 more ...

View on GitHub

KaanMol pushed 2 commits to feature/jwt-plugin KaanMol/better-auth
  • feat: Add JWT plugin to sidebar and create JWT documentation page 318e1d5
  • test: :white_check_mark: Added tests for JWT plugin ef48b55

View on GitHub