Skip to content

reactive search routes when token expire logout  #132

@longshuicy

Description

@longshuicy

when token expire, need to figure out how to know and how to log out of clowder

<ReactiveBase
      url="http://localhost:8000/api/v2/elasticsearch"
      app="dataset"
	  headers={{"Authorization": cookies.get("Authorization")}}
    >

the requests are handled internally by the reactivesearch library; need to research on that

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions