Skip to content

Commit

Permalink
Merge pull request #50 from TigerAppsOrg/cas-info
Browse files Browse the repository at this point in the history
Add link in resources to Princeton CAS documentation
  • Loading branch information
joshuamotoaki authored Oct 19, 2024
2 parents 9b23be4 + 2fc64b7 commit b95dc57
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 73 deletions.
132 changes: 60 additions & 72 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion src/pages/resources.astro
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,10 @@ import HeaderShell from "../components/HeaderShell.astro";
</ul>
<p>
To use CAS Authentication in your app, you may follow this example
from the TigerSnatch code.
from the TigerSnatch code. The documentation found <a
href="https://princeton.service-now.com/service?id=kb_article&sys_id=KB0012958"
target="_blank">here</a
> is also very helpful.
</p>
<ul>
<li>
Expand Down

0 comments on commit b95dc57

Please sign in to comment.