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

docs: example showing how to handle user identity #54

Merged
merged 2 commits into from Jun 13, 2022
Merged

docs: example showing how to handle user identity #54

merged 2 commits into from Jun 13, 2022

Conversation

caarlos0
Copy link
Member

An simple example showing how to handle user identity.

Signed-off-by: Carlos A Becker caarlos0@users.noreply.github.com

An simple example showing how to handle user identity.

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 added the documentation Improvements or additions to documentation label Jun 13, 2022
@caarlos0 caarlos0 self-assigned this Jun 13, 2022
examples/identity/main.go Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

Merging #54 (8227f27) into main (c27ea5f) will decrease coverage by 1.69%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
- Coverage   55.68%   53.99%   -1.70%     
==========================================
  Files          21       22       +1     
  Lines        1117     1152      +35     
==========================================
  Hits          622      622              
- Misses        440      475      +35     
  Partials       55       55              
Impacted Files Coverage Δ
examples/identity/main.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c27ea5f...8227f27. Read the comment docs.

@aymanbagabas aymanbagabas self-requested a review June 13, 2022 19:44
Copy link
Member

@bashbunni bashbunni left a comment

Choose a reason for hiding this comment

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

This is really helpful! Thanks Carlos

@caarlos0 caarlos0 merged commit 45089b6 into main Jun 13, 2022
@caarlos0 caarlos0 deleted the id branch June 13, 2022 23:26
@caarlos0
Copy link
Member Author

thanks @aymanbagabas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants