Skip to content

DEV: Add script to get access token#68

Merged
mferrera merged 1 commit intoequinor:mainfrom
mferrera:add-get-access-token-script
Jun 5, 2025
Merged

DEV: Add script to get access token#68
mferrera merged 1 commit intoequinor:mainfrom
mferrera:add-get-access-token-script

Conversation

@mferrera
Copy link
Copy Markdown
Collaborator

@mferrera mferrera commented Jun 5, 2025

Resolves #67

Adds a script that acquires a working SSO access token to make development easier. Also adds some documentation.

No tests for this script.

Checklist

  • Tests added (if not, comment why)
  • Test coverage equal or up from main (run pytest with --cov=src/ --cov-report term-missing)
  • If not squash merging, every commit passes tests
  • Appropriate commit prefix and precise commit message used
  • All debug prints and unnecessary comments removed
  • Docstrings are correct and updated
  • Documentation is updated, if necessary
  • Latest main rebased/merged into branch
  • Added comments on this PR where appropriate to help reviewers
  • Moved issue status on project board
  • Checked the boxes in this checklist ✅

@mferrera mferrera self-assigned this Jun 5, 2025
@mferrera mferrera requested review from joargr and slangeveld June 5, 2025 10:32
@mferrera mferrera force-pushed the add-get-access-token-script branch from 4af5813 to 714b126 Compare June 5, 2025 10:35
Copy link
Copy Markdown

@joargr joargr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mferrera mferrera merged commit e3e0678 into equinor:main Jun 5, 2025
3 checks passed
@mferrera mferrera deleted the add-get-access-token-script branch June 5, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add script to acquire access token for development

2 participants