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

feat: add language to build authorize url and update examples #28

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

danieljausovec
Copy link
Contributor

The kind of change this PR does introduce

  • a bug fix
  • a new feature
  • an update to the documentation
  • a code change that improves performance
  • other

Current behavior

Only en language is available for login

New behavior

Multilanguage support for login

@danieljausovec danieljausovec self-assigned this Apr 17, 2024
Copy link
Collaborator

@matejhocevar matejhocevar left a comment

Choose a reason for hiding this comment

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

LGTM 👍

It would be nice to sync linting configs, but looks good otherwise

@danieljausovec danieljausovec merged commit 049701b into develop Apr 18, 2024
4 checks passed
danieljausovec added a commit that referenced this pull request Apr 18, 2024
* Update README.md

* Initial commit

* Update license, Rename package name

* Remove .idea directory

* Add modules scaffold, Update README.md, Add module usage examples

* Rework module system, Add sample tests

* Add pull request template

* Add prettier support

* Add Husky & Implement pre-commit hook

* build: add convention commits commit-msg hook

* build: add Github actions for tests & PR title check

* build: add semantic release build pipeline

* ci: trigger build

* build: update node-version matrix

* feat: implement existing SDK code

* docs: update README.md

* Update README.md

* Update README.md

* docs: update wording

* docs: update overview section

* docs: update initialize section

* chore: bump version to 1.0.0 (#23)

* feat: add language to build authorize url and update examples (#28)

* feat: add language to build authorize url and update examples

* chore: bump version to 1.0.1

* chore: bump version

---------

Co-authored-by: Matej Hočevar <[email protected]>
Co-authored-by: Matej Hočevar <[email protected]>
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.

2 participants