InfoCommons / cic

Apache License 2.0
0 stars 0 forks source link

Include refresh token in code #261

Open ryscher opened 1 year ago

ryscher commented 1 year ago

The refresh token will work much better than getting a brand new token every time.

ryscher commented 1 year ago

CUIT has now provided an application-level key and ID that should allow us to bypass the CAS login.

ryscher commented 9 months ago

See documentation in cicTechnologyDocs.md, and code in refresh_token branch.