AppFlowy-Cloud icon indicating copy to clipboard operation
AppFlowy-Cloud copied to clipboard

chore: share library for authentication

Open khorshuheng opened this issue 1 year ago • 0 comments

Authentication related functionality is extracted into a shared library to enable sharing across different services.

Additional changes:

  • spawn_blocking_with_tracing is moved from the telemetry module to the authentication crate, as this function is used only within authentication.

khorshuheng avatar May 26 '24 04:05 khorshuheng