Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more clarity around how to generate the bearer token #100

Closed
wants to merge 9 commits into from

Commits on Sep 29, 2023

  1. Add more clarity around how to generate the bearer token

    Updated the topic with an updated screenshot, steps to create the app client, and examples (curl and nodejs) about how to generate the bearer token.
    pwoznic committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    034aa44 View commit details
    Browse the repository at this point in the history
  2. Update oauth.md

    Minor updates
    pwoznic committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    7aa8034 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Update API Playground topic with OAuth links

    Added an intro to each topic that required OAuth with links to example credential grants. I also updated the topics that can use both methods.
    pwoznic committed Sep 30, 2023
    2 Configuration menu
    Copy the full SHA
    d8486a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Update intro text

    Updated text across topics
    pwoznic committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    23d0fbd View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Update oauth.md

    Incorporated feedback into a new version of the topic
    pwoznic committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d5c14ed View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Add MMR reranker content (vectara#102)

    * Add MMR reranker content
    
    Updated Reranking topic with info about MMR
    
    * Update reranking.md
    
    Updated based on comments
    pwoznic committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    76a13e2 View commit details
    Browse the repository at this point in the history
  2. Create Learn section (vectara#91)

    * Create Learn section
    
    Created the new Learn section and began moving topics
    
    * Additional updates
    
    Additional updates
    
    * Fix links
    
    Fixed links from deploy error
    
    * Update IA for new Learn section
    
    Continuing to move, merge, rename, etc WIP
    
    * Fix links
    
    Fixed broken links from deploy log
    
    * Fix more links
    
    More links updated
    
    * Continue updating Learn section
    
    More WIP changes
    
    * Update topics in learn section
    
    Updated topics WIP
    
    * Fix links
    
    Updated links WIP
    
    * Update OAuth section
    
    I moved the OAuth topic to the Authentication section of Learn (this PR is still draft as I continue to move and rename topics). In the meantime issue 96 was opened to help clarify how to generate a Bearer Token. I will create a separate branch and PR to get that addressed asap as this Learn section PR is still in draft.
    
    * Update Learn section
    
    Updated several topics and modified the sidebar - WIP
    
    * Update Learn IA
    
    More updates - WIP
    
    * Update links
    
    Fixed links
    
    * More updates
    
    Additional WIP updates
    
    * Update redirects
    
    * More link fixes
    
    * Update _redirects
    
    * Create overview.md
    
    * Fixed a couple links
    
    ---------
    
    Signed-off-by: Paul Wozniczka <[email protected]>
    pwoznic committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d9b1c52 View commit details
    Browse the repository at this point in the history
  3. Update topics related to oauth

    I discussed this PR with Shane for more context. The username/pw is just an analogy because many readers might not be familiar with oauth. At the moment we only support the client credentials grant as the OAuth flow vs other methods.
    pwoznic committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    72490ef View commit details
    Browse the repository at this point in the history
  4. Update vectara-rest-api.info.mdx

    Fixed link
    pwoznic committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    342a200 View commit details
    Browse the repository at this point in the history