reanahub / reana-client

REANA command-line client
http://reana-client.readthedocs.io/
MIT License
10 stars 46 forks source link

REANA_TOKEN -> REANA_ACCESS_TOKEN #128

Closed tiborsimko closed 6 years ago

tiborsimko commented 6 years ago

It would be good to use REANA_ACCESS_TOKEN as the environment variable name. It is more descriptive and it matches the CAP practices as well.

We may want to change the OpenAPI specs to use "access_token" everywhere for consistency.

(stemmed from https://github.com/reanahub/reana-client/pull/103)

diegodelemos commented 6 years ago

Closed by https://github.com/reanahub/reana-client/pull/136, https://github.com/reanahub/reana-server/pull/64, https://github.com/reanahub/reana-workflow-controller/pull/112, https://github.com/reanahub/reana-commons/pull/32.