-
there is no way to signout currently once you are logged in
-
-
I'm working on refactoring a project to use Astro, and `auth-astro` seems like a great way to handle authentication, but I'm having trouble getting it to work with the Twitch provider from `@auth/core…
-
必須の機能を実現するためにどんな画面が必要か、それぞれの画面にどんなコンポーネントをどう配置するか、どこを押すと何が起こるかを、手書きで簡単に設計してください。
-
- [x] Fix List UI overlapping entry components
- [x] Add internal notes to book entries
- [x] Sorting mechanics (also mentioned in #2)
- [x] Add genre component to add book
- [x] Automaticall…
-
-
- Scrape photo, name, gender, DOB, email, college (year) to simplify signup process and to auto signin users next time they visit site
-
**Is your feature request related to a problem? Please describe:**
I would like the experience on remote servers to be as consistent as possible
**Describe the solution:**
Provide/create .rc …
-
# Abstract
The action is crashed after throwing the `UnauthorizedError` exception.
# Expected behavior
After throwing an `UnauthorizedError` exception to revoke an access token by the code be…
-
Some folks do:
```dart
State? build() => null
```
This likely stems from a misusage of the Riverpod API and should therefore be discouraged