PavlidisLab / rdp

Researcher Gene Registry. Originally developed for the Canadian Rare Disease Models & Mechanisms Network
https://rare-diseases-catalyst-network.ca/
Apache License 2.0
5 stars 7 forks source link

Add a secret to the AccessToken #389

Open arteymix opened 1 year ago

arteymix commented 1 year ago

The bearer authentication now accepts a {token}:{secret} syntax similar to basic authentication. The secret part is optional to be backward-compatible with existing access tokens.