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: OAuth implementation #87

Merged
merged 16 commits into from
Aug 19, 2023
Merged

feat: OAuth implementation #87

merged 16 commits into from
Aug 19, 2023

Conversation

jonas-martinez
Copy link
Collaborator

@jonas-martinez jonas-martinez commented Aug 4, 2023

Closes #

Description of the changes

Checklist

  • I didn't over-scope my PR
  • My PR title matches the commit convention
  • I did not include breaking changes
  • I made my own code-review before requesting one

I included unit tests that cover my changes

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

I added/updated the documentation about my changes

  • 📜 README.md
  • 📕 docs/*.md
  • 📓 docs.lenra.io
  • 🙅 no documentation needed

Technical highlight/advice

@jonas-martinez jonas-martinez added the enhancement New feature or request label Aug 4, 2023
@jonas-martinez jonas-martinez self-assigned this Aug 4, 2023
@jonas-martinez jonas-martinez changed the title [WIP] feat: OAuth implementation feat: OAuth implementation Aug 18, 2023
@jonas-martinez jonas-martinez changed the base branch from beta to alpha August 18, 2023 11:17
Copy link
Member

@taorepoara taorepoara left a comment

Choose a reason for hiding this comment

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

Seems OK. Lets try it in staging

@taorepoara taorepoara merged commit 81b9905 into alpha Aug 19, 2023
6 checks passed
@taorepoara taorepoara deleted the debug-oauth branch August 19, 2023 21:05
@shiipou
Copy link
Contributor

shiipou commented Aug 21, 2023

🎉 This PR is included in version 1.0.0-alpha.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

jonas-martinez added a commit that referenced this pull request Aug 30, 2023
* feat: OAuth implementation (#87)

* fix: Android minSdkVersion

* fix: Kotlin plugin version

* fix: Android client build

* fix: Comment the android release

* fix: No tree shake icons in release

* fix: Content-Security-Policy update

* fix: Content-Security-Policy

* feat: Dynamic oauth client (#89)

* feat: Dynamic OAuth client id

* fix dependencies

* feat: Update dependencies

* fix: OAuth redirect url

* feat: OAuth dynamic vars

* feat: Update dependencies

* fix: redirect.html js

* fix: Scopes

* fix: Add app:websocket scope

* feat: Oauth page rework (#90)

* feat: OAuth page rework

* update deps

* fix

* fix and update deps

* fix analyze

---------

Co-authored-by: Thomas DA ROCHA <[email protected]>

---------

Co-authored-by: Thomas DA ROCHA <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released on @alpha
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants