Jul 20, 2022
Tokens, network sound more like a stuff for interceptors which reside in the middle of the stream and not in the components.
As for “include unsubscribe method” I’m not sure what it means as every stream has the method.
If anything needed to do on stream completion - tap could be used as it has same signature as the subscribe method.