accounts icon indicating copy to clipboard operation
accounts copied to clipboard

Fullstack authentication and accounts-management for Javascript.

Results 85 accounts issues
Sort by recently updated
recently updated
newest added

It works like `@accounts/password` but using only an email and the login process is made by an email verification.

enhancement
help wanted

# Bug report ## Describe the bug I have a setup with apollo-graphql and express, and I need to do some stuff with the context after accounts is done with...

bug

# Feature request In the Mongo package, we could store the reset password tokens in a separate collection and use the TTL feature of Mongo to delete them automatically once...

enhancement
help wanted
discussion

# Feature request ## Is your feature request related to a problem? Please describe. Will try to explain what i mean because not sure how clearly describe in the header...

enhancement

# Feature request ## Is your feature request related to a problem? So the problem I encountered came about when I was creating an 'account settings' page for my app...

enhancement

[Mirko-ORM](https://github.com/B4nan/mikro-orm) is a cool alternative to TypeORM, that I feel works better in several respects. having a database adapter for Mikro-ORM would be awesome.

discussion

# Bug report https://github.com/request/request-promise#deprecated ## Describe the bug I just noticed that the oauth package relies on request (or request promise) which is no longer maintained. ``` "@accounts/oauth@^0.24.0": version "0.24.0"...

enhancement
help wanted
low hanging fruit
1.0

# Feature request Gatsby is a very popular framework, yet it doesn't have a clear accounts story. There are [semi-maintained](https://github.com/epilande/gatsby-theme-auth0/issues) themes that integrate with Auth0 and Firebase, but 3rd party...

enhancement

The lifespan of expired sessions should be configurable. It can provide a useful log for user account activity. Keep the latest 10 sessions for example.

enhancement
help wanted

Allow the user to login as a temporary guest account. This should be configurable in config.

enhancement
help wanted