[GH-ISSUE #1983] Please Support Angular #26316

Closed
opened 2026-04-17 16:49:36 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @piseysen on GitHub (Mar 25, 2025).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/1983

Is this suited for github?

  • Yes, this is suited for github

Please add support for Angular.

Describe the solution you'd like

Please add support for Angular.

Describe alternatives you've considered

Please add support for Angular.

Additional context

No response

Originally created by @piseysen on GitHub (Mar 25, 2025). Original GitHub issue: https://github.com/better-auth/better-auth/issues/1983 ### Is this suited for github? - [ ] Yes, this is suited for github ### Is your feature request related to a problem? Please describe. Please add support for Angular. ### Describe the solution you'd like Please add support for Angular. ### Describe alternatives you've considered Please add support for Angular. ### Additional context _No response_
GiteaMirror added the locked label 2026-04-17 16:49:36 -05:00
Author
Owner

@Bekacru commented on GitHub (Mar 25, 2025):

You can use the vanilla plugin for Angular. For reactivity, either avoid using atoms and refetch the session with other libraries when needed, or use Nanostores for Angular. The vanilla plugin's authClient.useSession is a Nanostores atom value.

<!-- gh-comment-id:2750506655 --> @Bekacru commented on GitHub (Mar 25, 2025): You can use the vanilla plugin for Angular. For reactivity, either avoid using atoms and refetch the session with other libraries when needed, or use [Nanostores for Angular](https://github.com/nanostores/angular). The vanilla plugin's `authClient.useSession` is a Nanostores atom value.
Author
Owner

@kirill-dev-pro commented on GitHub (Mar 28, 2025):

This might be closed @piseysen

<!-- gh-comment-id:2761889170 --> @kirill-dev-pro commented on GitHub (Mar 28, 2025): This might be closed @piseysen
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#26316