Skip to content

Conversation

shirne
Copy link
Collaborator

@shirne shirne commented Sep 3, 2022

  • Import riverpod & hive
  • User login
  • Token management

Copy link
Member

@AlexV525 AlexV525 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool stuff, and it's great that you've added tests, thanks!

part 'repositories.g.dart';

@HiveType(typeId: 1, adapterName: 'UserAuthenAdapter')
class UserAuthen extends HiveObject {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we use AuthFactor? Also, we might implement "Remember username" by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants