Closed kirang89 closed 4 years ago
Currently the google authentication token is stored under :user -> :token in the re-frame db. It would be better to separate the auth details from the user profile into a seperate key.
:user -> :token
Currently the google authentication token is stored under
:user -> :token
in the re-frame db. It would be better to separate the auth details from the user profile into a seperate key.