Uh oh!
There was an error while loading. Please reload this page.
- adds a base64url format description - #3184
Conversation
@baywet I think you need to update this to remove the deprecated version info. I'm also wondering if, now that we have definitively settled on |
baywet
commented
Mar 6, 2023
Can you expand on why do you think we should remove the deprecated aspect please? I might have missed part of the conversation here. If it were only up to me, byte would be base64 and base64url would be base64url. byte only being an alias to byte64 for compatibility reasons. Those different names are simply adding confusion IMHO. |
handrews
commented
Mar 6, 2023
Edit to my previous comment: formats are kebab-case so Re: In #3174 I suggested having a |
c83d732 to
50380dcComparebaywet
commented
Mar 13, 2023
@handrews so are we good with this PR as is or do you suggest we make other changes? |
handrews
commented
Mar 13, 2023
I'm still feeling meh about whether to use @MikeRalphson, @darrelmiller, anyone else - any preference for |
MikeRalphson
commented
Mar 13, 2023
+1 for base64url, let's not be held back by our past missteps. |
handrews
commented
Mar 13, 2023
@MikeRalphson thanks - in that case this looks good to go. |
related #3167