mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-12-20 17:17:12 +00:00
Updated docs and guides to reflect the latest changes
This commit is contained in:
@@ -104,8 +104,7 @@
|
||||
from your backend API if needed.
|
||||
</p>
|
||||
<p>
|
||||
Since Javascript cannot read or write <strong>HTTPOnly</strong> cookies, <em>refresh tokens</em> can only be accessed and set via the requests and responses by
|
||||
your backend implementation. Basically, the <em>refresh token</em> implementation needs to be done in your backend, there is nothing that can be done in Fuse or
|
||||
The <em>refresh token</em> implementation needs to be done in your backend, there is nothing that can be done in Fuse or
|
||||
in Javascript.
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user