Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 36node/auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.23.1
Choose a base ref
...
head repository: 36node/auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.24.0
Choose a head ref
  • 3 commits
  • 9 files changed
  • 3 contributors

Commits on Apr 11, 2026

  1. chore: update ssl key to 2048

    zzswang committed Apr 11, 2026
    Configuration menu
    Copy the full SHA
    0ca918b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2026

  1. feat: session acl (#114)

    这个 PR 补充完善了 session 相关的逻辑
    
    - session 增加 acl 字段,并封装在 jwt 中
    - session.role 默认封装在 jwt 中
    
    ### 相关资料
    
    - https://guild.adventurer.tech/projects/7/tickets/237
    tylor-zhang authored Apr 12, 2026
    Configuration menu
    Copy the full SHA
    2552e9a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. chore(main): release 2.24.0 (#115)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.24.0](v2.23.1...v2.24.0)
    (2026-04-12)
    
    
    ### Features
    
    * session acl ([#114](#114))
    ([2552e9a](2552e9a))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    9bf2bd6 View commit details
    Browse the repository at this point in the history
Loading